]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/helpers
Fix closing of tabs.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / helpers /
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-03-05 Soren StoutnerRelease 2.17.1. v2.17.1
2019-02-23 Soren StoutnerImpliment scrolling of the app bar. https://redmine...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-01-29 Soren StoutnerImplement IP Address Pinning. https://redmine.stoutner...
2019-01-21 Soren StoutnerDisplay the folder icons in the spinners in the bookmar...
2019-01-18 Soren StoutnerAdd a context menu to delete bookmarks from the databas...
2019-01-15 Soren StoutnerAdd an option to sort by display order in the bookmarks...
2018-12-21 Soren StoutnerRemove Google's Ad Consent library. https://redmine...
2018-12-17 Soren StoutnerFix loading of URLs when the user agent changes. https...
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-27 Soren StoutnerAdd OpenPGP encrypted export. https://redmine.stoutner...
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
2018-08-10 Soren StoutnerFix the ghosting of Clear Data. https://redmine.stoutn...
2018-07-27 Soren StoutnerIgnore blocklist entries with "websocket". 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-07-13 Soren StoutnerAdd on-the-fly blocklist controls. https://redmine...
2018-07-10 Soren StoutnerIgnore AdBlock entries that contain `$csp=script-src...
2018-07-07 Soren StoutnerFix proxying through Orbot on current versions of WebVi...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-12 Soren StoutnerFix a crash on blank domains in domain settings. https...
2018-06-01 Soren StoutnerRemove form data options from API >= 26. https://redmi...
2018-05-29 Soren StoutnerAdd swipe to refresh to domain and on-the-fly settings...
2018-05-08 Soren StoutnerRequest Orbot to connect on every restart. https:...
2018-05-08 Soren StoutnerAdd blocklist controls to domain settings. https:...
2018-02-21 Soren StoutnerSpeed up cold start time. https://redmine.stoutner...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-24 Soren StoutnerUse a spinner to select folders in the bookmarks databa...
2017-09-22 Soren StoutnerDisable the edit button in the edit bookmark folder...
2017-09-22 Soren StoutnerHide the move to folder menu item if no folders exist...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-18 Soren StoutnerLoad domain settings after creating a new domain in...
2017-07-11 Soren StoutnerAdd `System default` entries in domain settings. https...
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-03-16 Soren StoutnerImplement automatic loading of privacy settings.
2017-03-15 Soren StoutnerAdd domains `Snackbars` and ghosting of switches.
2017-03-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-03-04 Soren StoutnerPartial Domain implementation.
2017-02-22 Soren StoutnerWait for Orbot to connect when proxying though Orbot...
2017-02-20 Soren StoutnerDisplay a waiting message if proxying through Orbot...
2017-01-26 Soren StoutnerLocalize the start and end dates for `ViewSslCertificat...
2017-01-26 Soren StoutnerWhen proxying through Orbot, start Orbot if it is not...
2016-12-27 Soren StoutnerRelease v1.14. v1.14
2016-11-16 Soren StoutnerCreate Java subpackage folders.