]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.kt
Bump the target API to 34 (Android 14). https://redmine.stoutner.com/issues/1107
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.kt
2023-10-18 Soren StoutnerBump the target API to 34 (Android 14). https://redmin...
2023-10-04 Soren StoutnerPrevent the wrong page being displayed on restart....
2023-08-13 Soren StoutnerIncrease the delay time that the SSL certificate dialog...
2023-07-28 Soren StoutnerScroll the navigation menu to the bottom with the botto...
2023-07-28 Soren StoutnerRefactor page switching code. https://redmine.stoutner...
2023-06-30 Soren StoutnerFix spurious encryption dialogs. https://redmine.stout...
2023-06-21 Soren StoutnerUse the secret built-in View Source. https://redmine...
2023-06-15 Soren StoutnerReorder domain settings entries. https://redmine.stout...
2023-06-12 Soren StoutnerRelease 3.15. v3.15
2023-06-07 Soren StoutnerEnable WebView algorithmic darkening on API 24-28....
2023-06-06 Soren StoutnerFix resizing of the view pages on rotate. https:/...
2023-06-06 Soren StoutnerFix restoring of the current page on restart. https...
2023-06-06 Soren StoutnerAllow duplicate bookmark folders. https://redmine...
2023-05-26 Soren StoutnerChange the domain settings switches to spinners. https...
2023-05-17 Soren StoutnerSwitch the FragmentPagerAdapters to FragmentStateAdapte...
2023-04-27 Soren StoutnerReplace `Blocklists` with `Filter Lists`. https:/...
2023-04-19 Soren StoutnerUpdate the proxy app bar background color. https:...
2023-04-18 Soren StoutnerSplit the blocklist helper. https://redmine.stoutner...
2023-04-18 Soren StoutnerStandardize suggested file names. https://redmine...
2023-04-11 Soren StoutnerMove the blocklist helper to a class instance. https...
2023-04-11 Soren StoutnerCreate a class domains settings set. https://redmine...
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...