]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/AboutTabFragment.java
List the WebView provider in About > Version. https://redmine.stoutner.com/issues/423
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / AboutTabFragment.java
2019-05-07 Soren StoutnerList the WebView provider in About > Version. https...
2019-04-18 Soren StoutnerMake SSL errors tab aware.
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2018-12-07 Soren StoutnerAdd option to download with external program. https...
2018-11-27 Soren StoutnerAdd OpenPGP encrypted export. https://redmine.stoutner...
2018-10-31 Soren StoutnerChange “Chrome” to “WebView” in About > Version. https...
2018-09-11 Soren StoutnerRemove WebKit from About -> Version. https://redmine...
2018-07-27 Soren StoutnerAdd UltraPrivacy. https://redmine.stoutner.com/issues/310
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2018-01-11 Soren StoutnerUpdate the privacy policy. https://redmine.stoutner...
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
2017-09-15 Soren StoutnerCreate dark theme versions of Guide and About. Impleme...
2017-06-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...
2017-06-14 Soren StoutnerCreate a dark theme for `AboutActivity`.
2017-06-08 Soren StoutnerHighlight connections that are not encrypted. Closes...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-04-26 Soren StoutnerDisplay the Orbot version in About → Version if install...
2017-04-21 Soren StoutnerDisplay the package signature in About → Version. ...
2017-03-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.