]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt
Migrate the remaining classes to Kotlin. https://redmine.stoutner.com/issues/989
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / views / NestedScrollWebView.kt
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...