]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / views / NestedScrollWebView.kt
2024-04-08 Soren StoutnerEnable searching of the logcat. https://redmine.stoutn...
2024-03-20 Soren StoutnerImplement selecting bookmark favorite icons from the...
2024-03-06 Soren StoutnerUpdate the stored favorite icon when navigating history...
2024-03-06 Soren StoutnerUnify the code path for navigating history. https...
2023-11-10 Soren StoutnerReplace `Loading...` and favorite icon on tab after...
2023-10-18 Soren StoutnerBump the target API to 34 (Android 14). https://redmin...
2023-06-17 Soren StoutnerFix a crash when restiarting while the SSL Error Dialog...
2023-04-27 Soren StoutnerReplace `Blocklists` with `Filter Lists`. https:/...
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...
2023-03-29 Soren StoutnerRemove AsyncTask from SSLCertificateErrorDialog. https...
2022-12-14 Soren StoutnerDon't replace a high resolution favorite icon with...
2022-10-31 Soren StoutnerAdd WebView DevTools to the navigation menu. https...
2022-07-25 Soren StoutnerAdd X-Requested-With settings. https://redmine.stoutner...
2022-04-09 Soren StoutnerFix the WebView layout with bottom app bars. https...
2022-03-28 Soren StoutnerBump the target API to 32 (Android 12L). https://redmin...
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-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-08-06 Soren StoutnerConvert the views and data classes to Kotlin. https...