]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.kt
Reorder domain settings entries. https://redmine.stoutner.com/issues/1011
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments / DomainSettingsFragment.kt
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-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...
2022-11-18 Soren StoutnerFix WebView's dark mode on API 29-32. https://redmine...
2022-10-31 Soren StoutnerAdd WebView DevTools to the navigation menu. https...
2022-10-24 Soren StoutnerFix crash when adding domain settings with null domain...