]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java
Use FQDNs for some file names. https://redmine.stoutner.com/issues/680
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / asynctasks / PrepareSaveDialog.java
2021-04-15 Soren StoutnerUse FQDNs for some file names. https://redmine.stoutner...
2021-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2020-10-12 Soren StoutnerAllow saving of `data:` URLs. https://redmine.stoutner...
2020-09-27 Soren StoutnerUse Content-Type to guess files extensions for download...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-04-10 Soren StoutnerUse the Content-Disposition header to get file names...