]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.java
Allow specifying any font size. https://redmine.stoutner.com/issues/504
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / AddDomainDialog.java
2019-11-22 Soren StoutnerAllow specifying any font size. https://redmine.stoutn...
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-11 Soren StoutnerAdd a context menu entry to Open in New Tab.
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
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`.