]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments /
2024-03-30 Soren StoutnerColorize the logcat. https://redmine.stoutner.com...
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-25 Soren StoutnerExplain in the settings that displaying under cutouts...
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-11-28 Soren StoutnerAdd an option to display under the camera cutouts....
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 StoutnerMake About > Version display the full WebView version...
2023-11-08 Soren StoutnerCreate new domain settings with the currently applied...
2023-10-27 Soren StoutnerAdd options to copy, share, and save View Headers....
2023-10-18 Soren StoutnerBump the target API to 34 (Android 14). https://redmin...
2023-06-16 Soren StoutnerCreate a Content URL encryption dialog. https://redmin...
2023-06-15 Soren StoutnerReorder domain settings entries. https://redmine.stout...
2023-06-07 Soren StoutnerEnable WebView algorithmic darkening on API 24-28....
2023-05-26 Soren StoutnerChange the domain settings switches to spinners. https...
2023-04-27 Soren StoutnerReplace `Blocklists` with `Filter Lists`. https:/...
2023-04-22 Soren StoutnerRestore the scroll position when restarting the Setting...
2023-04-19 Soren StoutnerHighlight the background of non-default domain settings...
2023-04-19 Soren StoutnerUpdate the proxy app bar background color. https:...
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...
2023-03-29 Soren StoutnerRemove AsyncTask from SSLCertificateErrorDialog. https...
2023-03-22 Soren StoutnerMigrate five classes to Kotlin. https://redmine.stoutn...
2023-03-20 Soren StoutnerBump the minimum API to 24 (Android 7).
2022-12-13 Soren StoutnerConvert five AsyncTasks to Kotlin. https://redmine...
2022-11-18 Soren StoutnerFix WebView's dark mode on API 29-32. https://redmine...
2022-11-17 Soren StoutnerFix a crash on new installs. https://redmine.stoutner...
2022-11-10 Soren StoutnerUpdate Download with External App summary. https:/...
2022-11-04 Soren StoutnerUse Kotlin string templates in About Version. https...
2022-11-03 Soren StoutnerUse SwitchPreferenceCompat in the Settings layout....
2022-11-03 Soren StoutnerSwitch to new tab when long-pressing bookmark. https...
2022-10-31 Soren StoutnerFix possibly blocking OutputStream calls. https://redmi...
2022-10-31 Soren StoutnerAdd WebView DevTools to the navigation menu. https...
2022-10-27 Soren StoutnerDetect the Google Play flavor of I2P. https://redmine...
2022-10-26 Soren StoutnerConvert all the fragments to Kotlin. https://redmine...
2022-10-26 Soren StoutnerAdd a bottom app bar to Settings. https://redmine.stout...
2022-10-24 Soren StoutnerFix crash when adding domain settings with null domain...
2022-09-09 Soren StoutnerReenable dark WebViews on API 33. https://redmine.stout...
2022-09-09 Soren StoutnerBump target API to 33. https://redmine.stoutner.com...
2022-07-30 Soren StoutnerRelease 3.11. v3.11
2022-07-25 Soren StoutnerAdd X-Requested-With settings. https://redmine.stoutner...
2022-07-23 Soren StoutnerImprove the Night Theme blue button color. https:/...
2022-07-23 Soren StoutnerAdd Night Theme dual tone blue text. https://redmine...
2022-07-20 Soren StoutnerStandardize the app bar icon size. https://redmine...
2022-07-15 Soren StoutnerBlock trackers listed at privacytests.org. https:/...
2022-05-27 Soren StoutnerAdd kernel information to About > Version. https:/...
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-02-28 Soren StoutnerFix custom user agents. https://redmine.stoutner.com...
2022-02-22 Soren StoutnerCombine drawable files. https://redmine.stoutner.com...
2022-01-17 Soren StoutnerUpdate the URL in the copyright header. https://redmine...
2022-01-07 Soren StoutnerBump the minimum API to 23. https://redmine.stoutner...
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-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-06-30 Soren StoutnerRelease 3.8.1. v3.8.1
2021-05-24 Soren StoutnerRelease 3.8. v3.8
2021-05-20 Soren StoutnerAdd the option to move the app bar to the bottom of...
2021-05-10 Soren StoutnerHandle content:// URLs in View Source. https://redmine...
2021-05-03 Soren StoutnerFix a crash in About > Version on some tablets. https...
2021-04-30 Soren StoutnerAdd the option to download with an external app. https...
2021-04-20 Soren StoutnerRemove third-party cookies. https://redmine.stoutner...
2021-04-17 Soren StoutnerRemove Do Not Track. https://redmine.stoutner.com/issue...
2021-04-15 Soren StoutnerUse FQDNs for some file names. https://redmine.stoutner...
2021-04-14 Soren StoutnerRestore saving as MHT web archives. https://redmine...
2021-03-31 Soren StoutnerMigrate the rest of the dialogs to Kotlin. https:/...
2021-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2021-01-20 Soren StoutnerConvert a number of files to Kotlin. https://redmine...
2020-10-29 Soren StoutnerCombine the light and dark Guide and About pages. ...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-09-16 Soren StoutnerDisplay memory usage information in About > Version...
2020-09-14 Soren StoutnerClear the logcat on exit. https://redmine.stoutner...
2020-09-12 Soren StoutnerMigrate five dialogs to Kotlin. https://redmine.stoutn...
2020-08-14 Soren StoutnerSave and restore the app state. https://redmine.stoutn...
2020-06-25 Soren StoutnerUse WebView's new built-in dark theme. https://redmine...
2020-06-20 Soren StoutnerFix custom headers not being loaded for links initialed...
2020-06-19 Soren StoutnerChange the night access color to light violet. https...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-03-28 Soren StoutnerRelease 3.4. v3.4
2020-03-25 Soren StoutnerAdd a download location preference. https://redmine...
2020-03-13 Soren StoutnerReplace Android's download manager. https://redmine...
2019-12-22 Soren StoutnerSwitch to using AndroidX's ProxyController. https...
2019-12-19 Soren StoutnerAdd support for I2P and custom proxies. https://redmin...
2019-11-22 Soren StoutnerAllow specifying any font size. https://redmine.stoutn...
2019-07-11 Soren StoutnerCreate UltraList. https://redmine.stoutner.com/issues/450
2019-05-21 Soren StoutnerManually handle changes in screen layout. https:/...
2019-05-10 Soren StoutnerAdd controls for the viewport. https://redmine.stoutne...
2019-05-09 Soren StoutnerAdd option to remove Twitter AMP redirects. https...
2019-05-08 Soren StoutnerAdd option to remove Facebook Click IDs from URLs....
2019-05-08 Soren StoutnerAdd option to remove Google Analytics from URLs. https...
2019-05-08 Soren StoutnerFix periodic problems adding tabs from intents. https...
2019-05-07 Soren StoutnerList the WebView provider in About > Version. https...
2019-04-23 Soren StoutnerAdd a preference to control opening of intents in new...
2019-04-23 Soren StoutnerFinish tabbed browsing. https://redmine.stoutner.com...
2019-04-20 Soren StoutnerApply domain settings to all tabs on restart when needed.
2019-04-18 Soren StoutnerMake SSL errors tab aware.
2019-04-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-11 Soren StoutnerAdd a context menu entry to Open in New Tab.
next