]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/res/xml/preferences.xml
Redesign the user agents so they can autoupdate. https://redmine.stoutner.com/issues/216
[PrivacyBrowserAndroid.git] / app / src / main / res / xml / preferences.xml
2018-05-16 Soren StoutnerRedesign the user agents so they can autoupdate. https...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-07-06 Soren StoutnerChange the homepage to https://duckduckgo.com/?kao...
2017-07-05 Soren StoutnerAdd Searx to the list of search engines. Implements...
2017-06-19 Soren StoutnerCreate a dark theme for `SettingsActivity`.
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-06-03 Soren StoutnerChange the default homepage to `https://start.duckduckg...
2017-05-31 Soren StoutnerAdd controls for `Clear and Exit`. Implements https...
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-21 Soren StoutnerAdd icons to the settings activity. Implements https...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-05-18 Soren StoutnerAdd the title when sharing a URL. Implements https...
2017-05-17 Soren StoutnerDon't add URL redirects to the history list. Implement...
2017-04-26 Soren StoutnerCombine JavaScript-enabled and JavaScript-disabled...
2017-04-07 Soren StoutnerAdd an Incognito Mode. Implements https://redmine...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-02-20 Soren StoutnerCreate default .onion search option for when Orbot...
2016-12-27 Soren StoutnerSet the default for `Do Not Track` to be `false`. ...
2016-12-26 Soren StoutnerImplement ad blocking. Fixes https://redmine.stoutner...
2016-12-22 Soren StoutnerAd a preference to disable full screen browsing mode...
2016-12-16 Soren StoutnerChange default user agent to `PrivacyBrowser/1.0` for...
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-09-15 Soren StoutnerImplement Orbot proxy support. Fixes https://redmine...
2016-09-06 Soren StoutnerAdd a DNT option and turn it on by default. Fixes...
2016-09-05 Soren StoutnerUpdate German translation. Finish optional app bar...
2016-08-22 Soren StoutnerCreate controls for font size.
2016-06-27 Soren StoutnerAdd controls for form data. Fixes https://redmine...
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-05-24 Soren StoutnerUpdate EditText input options.
2016-05-18 Soren StoutnerMark which strings cannot be translated because they...
2016-05-11 Soren StoutnerRelease 1.6. v1.6
2016-05-11 Soren StoutnerAdd preference for customizing the user agent.
2016-05-06 Soren StoutnerAllow customization of the search URLs.
2016-05-06 Soren StoutnerCreate preference to disable swipe to refresh when...
2016-04-28 Soren StoutnerAdd a SharedPreferencesChangeListener.
2016-04-28 Soren StoutnerAdd controls for third-party cookies.
2016-03-09 Soren StoutnerUpdate URL link in copyright text at the beginning...
2016-02-18 Soren StoutnerImplement SwipeToRefresh for real this time.
2016-02-06 Soren StoutnerCreate a settings activity.