]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java
Add the title when sharing a URL. Implements https://redmine.stoutner.com/issues...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / SettingsFragment.java
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-05-16 Soren StoutnerDisable the third-party cookies setting if API < 21.
2017-04-26 Soren StoutnerCombine JavaScript-enabled and JavaScript-disabled...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-02-20 Soren StoutnerCreate default .onion search option for when Orbot...
2016-12-22 Soren StoutnerAd a preference to disable full screen browsing mode...
2016-11-26 Soren StoutnerChange the default user-agent to `PrivacyBrowser/1.0`.
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-11-16 Soren StoutnerCreate Java subpackage folders.