]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/AboutActivity.java
Handle content:// URLs in View Source. https://redmine.stoutner.com/issues/361
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / AboutActivity.java
2021-04-15 Soren StoutnerUse FQDNs for some file names. https://redmine.stoutner...
2021-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2021-01-20 Soren StoutnerConvert a number of files to Kotlin. https://redmine...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-09-16 Soren StoutnerDisplay memory usage information in About > Version...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
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-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
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-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.