]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.kt
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.kt
2024-04-08 Soren StoutnerEnable searching of the logcat. https://redmine.stoutn...
2024-03-27 Soren StoutnerFix displaying HTTP Authentication dialogs crashing...
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...
2024-02-27 Soren StoutnerBump the minimum API to 26. https://redmine.stoutner...
2024-02-03 Soren StoutnerExpand the options for selecting a download provider...
2024-01-19 Soren StoutnerDon't populate the current domain in the new domain...
2024-01-19 Soren StoutnerFix tabs being created without a corresponding page...
2023-12-30 Soren StoutnerChange the default for scrolling the app bar to false...
2023-12-29 Soren StoutnerMove the progress bar to the bottom when using the...
2023-12-29 Soren StoutnerReimplement ActionBarDrawerToggle to get rid of the...
2023-12-28 Soren StoutnerUse the website title as the default file name when...
2023-12-28 Soren StoutnerAttempt to handle race conditions with the creation...
2023-11-29 Soren StoutnerUpdate favorite icons when navigating history. https...
2023-11-28 Soren StoutnerAdd an option to display under the camera cutouts....
2023-11-16 Soren StoutnerAdd import and export of bookmarks to HTML file. https...
2023-11-13 Soren StoutnerOpen new tabs adjacent to the current tab. https:...
2023-11-10 Soren StoutnerReplace `Loading...` and favorite icon on tab after...
2023-11-08 Soren StoutnerCreate new domain settings with the currently applied...
2023-10-30 Soren StoutnerAdd share entries to the WebView context menus. https...
2023-10-26 Soren StoutnerA more elegant fix for spurious unencrypted website...
2023-10-25 Soren StoutnerAdd a scroll to top/bottom navigation view entry. ...
2023-10-19 Soren StoutnerAlways close the drawers when opening a new intent...
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...