]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java
Fix downloads consuming massive CPU and locking the UI on slower CPUs. https://redmin...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / asynctasks / SaveUrl.java
2021-05-15 Soren StoutnerFix downloads consuming massive CPU and locking the...
2021-03-31 Soren StoutnerMigrate the rest of the dialogs to Kotlin. https:/...
2021-03-27 Soren StoutnerUpdate the download snackbars to be more descriptive...
2021-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2020-10-29 Soren StoutnerCombine the light and dark Guide and About pages. ...
2020-10-12 Soren StoutnerAllow saving of `data:` URLs. https://redmine.stoutner...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-03-25 Soren StoutnerAdd a download location preference. https://redmine...
2020-03-23 Soren StoutnerFix download percentage calculations. https://redmine...
2020-03-17 Soren StoutnerAdd an open option on download completion. https:...
2020-03-13 Soren StoutnerReplace Android's download manager. https://redmine...
2020-02-15 Soren StoutnerRespect proxies when getting source and saving URLs...
2020-02-12 Soren StoutnerAdd an option to save a raw URL. https://redmine.stout...