]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java
Create a dark theme for `SettingsActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / DomainSettingsFragment.java
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`.