]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/AboutTabFragment.java
Refactor style code to use attrs.xml. Create a dark theme for Find on Page.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / AboutTabFragment.java
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`.