]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / asynctasks / PrepareSaveDialog.java
2022-12-13 Soren StoutnerConvert five AsyncTasks to Kotlin. https://redmine...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2021-11-22 Soren StoutnerSimplify the SaveWebpageDialog. https://redmine.stoutne...
2021-08-06 Soren StoutnerConvert the views and data classes to Kotlin. https...
2021-06-08 Soren StoutnerFix crashing when a dialog displays while Privacy Brows...
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...