]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.java
Release 3.7.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs / ViewSslCertificateDialog.java
2020-10-29 Soren StoutnerCombine the light and dark Guide and About pages. ...
2020-09-12 Soren StoutnerMigrate five dialogs to Kotlin. https://redmine.stoutn...
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-01-15 Soren StoutnerAdd a warning if a file will be overwritten. 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-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-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
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-23 Soren StoutnerDisplay the IP Address in the View SSL Certificate...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-09-01 Soren StoutnerColor code the issued to Common Name in the view SSL...
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-04-26 Soren StoutnerDisplay erroneous sections of an SSL certificate in...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.