]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/DomainsActivity.java
Wait to enable the delete icon until the previous domain has been deleted. Fixes...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / DomainsActivity.java
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-18 Soren StoutnerLoad domain settings after creating a new domain in...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...
2017-06-21 Soren StoutnerCreate a dark theme for `DomainsActivity` and `DomainsS...
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 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`.