]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/DomainsListFragment.java
Switch to the new Day/Night theme. https://redmine.stoutner.com/issues/522
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / DomainsListFragment.java
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-02-25 Soren StoutnerRefactor the static snackbar out of the Domains Activit...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2018-07-30 Soren StoutnerChange the default search engine to Searx. https:...
2018-05-16 Soren StoutnerRedesign the user agents so they can autoupdate. https...
2018-05-08 Soren StoutnerAdd blocklist controls to domain settings. https:...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-20 Soren StoutnerReload `DomainSettingsFragment` on rotate. Implements...
2017-07-18 Soren StoutnerWait to enable the delete icon until the previous domai...
2017-07-18 Soren StoutnerLoad the new domain after it is created in two-paned...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...