]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java
Add option to download with external program. https://redmine.stoutner.com/issues/333
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / DomainSettingsFragment.java
2018-12-07 Soren StoutnerAdd option to download with external program. https...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-07-27 Soren StoutnerAdd UltraPrivacy. https://redmine.stoutner.com/issues/310
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-06-12 Soren StoutnerFix a crash on blank domains in domain settings. https...
2018-06-01 Soren StoutnerRemove form data options from API >= 26. https://redmi...
2018-05-29 Soren StoutnerAdd swipe to refresh to domain and on-the-fly settings...
2018-05-16 Soren StoutnerRedesign the user agents so they can autoupdate. https...
2018-05-08 Soren StoutnerAdd blocklist controls to domain settings. https:...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-10-24 Soren StoutnerUse a spinner to select folders in the bookmarks databa...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-09-01 Soren StoutnerColor code the issued to Common Name in the view SSL...
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-20 Soren StoutnerReload `DomainSettingsFragment` on rotate. Implements...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...
2017-07-11 Soren StoutnerAdd `System default` entries in domain settings. https...
2017-06-23 Soren StoutnerRelease 2.4. v2.4
2017-06-23 Soren StoutnerFix the spinner font size.
2017-06-21 Soren StoutnerCreate a dark theme for `DomainsActivity` and `DomainsS...
2017-06-19 Soren StoutnerCreate a dark theme for `SettingsActivity`.
2017-05-27 Soren StoutnerApply the Huawei spinner fix to all the spinners in...
2017-05-27 Soren StoutnerAdd attribution to Thomas Jensen <lianergoist@vongriffe...
2017-05-27 Soren StoutnerUse a custom spinner layout on Huawei phones running...
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-15 Soren StoutnerUpdated Spanish translation by Jose A. León Becerra...
2017-03-15 Soren StoutnerAdd domains `Snackbars` and ghosting of switches.
2017-03-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.