]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.java
Remove the add domain dialog when creating a domain from the options menu.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / AddDomainDialog.java
2018-05-11 Soren StoutnerRemove the add domain dialog when creating a domain...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-07-28 Soren StoutnerDon't allow duplicate domains to be created in domain...
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.