]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/asynctasks
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / asynctasks /
2023-03-22 Soren StoutnerMigrate five classes to Kotlin. https://redmine.stoutn...
2022-12-13 Soren StoutnerConvert five AsyncTasks to Kotlin. https://redmine...
2022-11-10 Soren StoutnerUpdate Download with External App summary. https:/...
2022-11-08 Soren StoutnerFix the GUI displaying under the loading blocklists...
2022-10-26 Soren StoutnerConvert all the fragments to Kotlin. https://redmine...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2021-12-31 Soren StoutnerFix scrolling of the bottom app bar. https://redmine...
2021-11-22 Soren StoutnerSimplify the SaveWebpageDialog. https://redmine.stoutne...
2021-11-18 Soren StoutnerRemove the SaveDialog. https://redmine.stoutner.com...
2021-10-12 Soren StoutnerConvert LogcatActivity to Kotlin. https://redmine.stout...
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-05-15 Soren StoutnerFix downloads consuming massive CPU and locking the...
2021-04-15 Soren StoutnerUse FQDNs for some file names. https://redmine.stoutner...
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-13 Soren StoutnerFix incorrect pinned mismatch errors. https://redmine...
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-08-27 Soren StoutnerFix app initialization when the theme is set to the...
2020-08-14 Soren StoutnerSave and restore the app state. https://redmine.stoutn...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-04-10 Soren StoutnerUse the Content-Disposition header to get file names...
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...
2019-10-24 Soren StoutnerAdd the Sec-Fetch headers to View Source. https:/...
2019-07-17 Soren StoutnerUpdate the request headers in View Source. https:...
2019-07-11 Soren StoutnerCreate UltraList. https://redmine.stoutner.com/issues/450
2019-06-26 Soren StoutnerImplement saving a webpage as an image. https://redmin...
2019-06-11 Soren StoutnerUpdated Turkisk translation.
2019-05-27 Soren StoutnerRelease 3.1. v3.1
2019-05-23 Soren StoutnerCreate a blocklists loading splash screen. https:/...
2019-05-22 Soren StoutnerFix changes to Download with External App not applying...
2019-04-23 Soren StoutnerFinish tabbed browsing. https://redmine.stoutner.com...
2019-04-04 Soren StoutnerTrack URL loading by tab.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-20 Soren StoutnerUpdate the URL edit text when switching tabs.