]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java
Display memory usage information in About > Version. https://redmine.stoutner.com...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / GuideActivity.java
2020-09-16 Soren StoutnerDisplay memory usage information in About > Version...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-03-28 Soren StoutnerRelease 3.4. v3.4
2019-12-19 Soren StoutnerAdd support for I2P and custom proxies. https://redmin...
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2018-07-22 Soren StoutnerAdd a Guide → Requests tab. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-03-15 Soren StoutnerAdd a Bookmarks tab to the Guide. https://redmine...
2018-03-06 Soren StoutnerDon't reload web pages on a new intent unless the inten...
2017-09-13 Soren StoutnerUpdate SSL Certificate Guide.
2017-08-25 Soren StoutnerUpdate the Guide screenshots.
2017-08-23 Soren StoutnerAdd an SSL Certificate Pinning tab to the Guide.
2017-06-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...
2017-06-14 Soren StoutnerCreate a dark theme for `GuideActivity`.
2017-05-31 Soren StoutnerRemove `Clear and Exit` and `Planned Features` from...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-04-20 Soren StoutnerAdd guide_domain_settings and make other small updates...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.