]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / GuideActivity.java
2022-10-24 Soren StoutnerFix crash when adding domain settings with null domain...
2022-07-15 Soren StoutnerMove the theme assignments to the manifest file. https...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2021-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-05-20 Soren StoutnerAdd the option to move the app bar to the bottom of...
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`.