]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/DownloadFileDialog.java
Implement saving a webpage as an image. https://redmine.stoutner.com/issues/187
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / DownloadFileDialog.java
2019-06-26 Soren StoutnerImplement saving a webpage as an image. https://redmin...
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-01-29 Soren StoutnerImplement IP Address Pinning. https://redmine.stoutner...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
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-17 Soren StoutnerAutopopulate the text in the create bookmark and create...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.