]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / SettingsFragment.java
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-07-30 Soren StoutnerRelease 3.11. v3.11
2022-07-25 Soren StoutnerAdd X-Requested-With settings. https://redmine.stoutner...
2022-07-20 Soren StoutnerStandardize the app bar icon size. https://redmine...
2022-07-15 Soren StoutnerBlock trackers listed at privacytests.org. https:/...
2022-04-09 Soren StoutnerFix the WebView layout with bottom app bars. https...
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-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-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-03-25 Soren StoutnerRedesign file access to work with the scoped storage...
2020-09-14 Soren StoutnerClear the logcat on exit. https://redmine.stoutner...
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-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-16 Soren StoutnerMake first-party cookies tab aware.
2019-04-11 Soren StoutnerAdd a context menu entry to Open in New Tab.
2019-04-11 Soren StoutnerMake swipe to refresh tab aware.
2019-02-23 Soren StoutnerImpliment scrolling of the app bar. https://redmine...
2018-12-14 Soren StoutnerUpdate preference names. https://redmine.stoutner...
2018-12-12 Soren StoutnerRename `Default font size` to `Font size`. https:...
2018-12-07 Soren StoutnerAdd option to download with external program. https...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-08-10 Soren StoutnerRemove IntentReceiver unregistration error. https...
2018-07-30 Soren StoutnerChange the default search engine to Searx. https:...
2018-07-27 Soren StoutnerAdd UltraPrivacy. https://redmine.stoutner.com/issues/310
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-06-12 Soren StoutnerUse solid colors for gray icons. https://redmine.stout...
2018-06-01 Soren StoutnerRemove form data options from API >= 26. https://redmi...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-29 Soren StoutnerAdd swipe to refresh to domain and on-the-fly settings...
2018-05-16 Soren StoutnerRedesign the user agents so they can autoupdate. https...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-06-19 Soren StoutnerCreate a dark theme for `SettingsActivity`.
2017-06-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-06-03 Soren StoutnerOnly reload the `WebView` on restart when displaying...
2017-05-31 Soren StoutnerAdd controls for `Clear and Exit`. Implements https...
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-21 Soren StoutnerAdd icons to the settings activity. Implements https...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-05-18 Soren StoutnerAdd the title when sharing a URL. Implements https...
2017-05-17 Soren StoutnerDon't add URL redirects to the history list. Implement...
2017-05-16 Soren StoutnerDisable the third-party cookies setting if API < 21.
2017-04-26 Soren StoutnerCombine JavaScript-enabled and JavaScript-disabled...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-02-20 Soren StoutnerCreate default .onion search option for when Orbot...
2016-12-22 Soren StoutnerAd a preference to disable full screen browsing mode...
2016-11-26 Soren StoutnerChange the default user-agent to `PrivacyBrowser/1.0`.
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-11-16 Soren StoutnerCreate Java subpackage folders.