]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments
Fix a crash if the View SSL Certificate is displayed when the app restarts. https...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments /
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.
2019-04-11 Soren StoutnerMake swipe to refresh tab aware.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-23 Soren StoutnerFix closing of tabs.
2019-03-20 Soren StoutnerCreate separate progress bars for each tab.
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-02-25 Soren StoutnerRefactor the static snackbar out of the Domains Activit...
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-24 Soren StoutnerImprove the layout of SSL certificates in Domain Settin...
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-11-20 Soren StoutnerAdd password encrypted export.
2018-10-31 Soren StoutnerChange “Chrome” to “WebView” in About > Version. https...
2018-09-11 Soren StoutnerRemove WebKit from About -> Version. https://redmine...
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-22 Soren StoutnerAdd a Guide → Requests tab. https://redmine.stoutner...
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-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-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-05-08 Soren StoutnerAdd blocklist controls to domain settings. https:...
2018-03-15 Soren StoutnerAdd a Bookmarks tab to the Guide. https://redmine...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2018-01-11 Soren StoutnerUpdate the privacy policy. https://redmine.stoutner...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
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-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
2017-09-15 Soren StoutnerCreate dark theme versions of Guide and About. Impleme...
2017-09-13 Soren StoutnerUpdate SSL Certificate Guide.
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-09-01 Soren StoutnerColor code the issued to Common Name in the view SSL...
2017-08-23 Soren StoutnerAdd an SSL Certificate Pinning tab to the Guide.
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-20 Soren StoutnerReload `DomainSettingsFragment` on rotate. Implements...
2017-07-18 Soren StoutnerWait to enable the delete icon until the previous domai...
2017-07-18 Soren StoutnerLoad the new domain after it is created in two-paned...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...
2017-07-11 Soren StoutnerAdd `System default` entries in domain settings. https...
2017-06-23 Soren StoutnerRelease 2.4. v2.4
2017-06-23 Soren StoutnerFix the spinner font size.
2017-06-21 Soren StoutnerCreate a dark theme for `DomainsActivity` and `DomainsS...
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-14 Soren StoutnerCreate a dark theme for `GuideActivity`.
2017-06-14 Soren StoutnerCreate a dark theme for `AboutActivity`.
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-06-08 Soren StoutnerHighlight connections that are not encrypted. Closes...
2017-06-03 Soren StoutnerOnly reload the `WebView` on restart when displaying...
2017-05-31 Soren StoutnerRemove `Clear and Exit` and `Planned Features` from...
2017-05-31 Soren StoutnerAdd controls for `Clear and Exit`. Implements https...
2017-05-27 Soren StoutnerApply the Huawei spinner fix to all the spinners in...
2017-05-27 Soren StoutnerAdd attribution to Thomas Jensen <lianergoist@vongriffe...
2017-05-27 Soren StoutnerUse a custom spinner layout on Huawei phones running...
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...
next