]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/AboutTabFragment.java
Remove WebKit from About -> Version. https://redmine.stoutner.com/issues/330
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / AboutTabFragment.java
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`.