]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/adapters
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / adapters /
2023-12-29 Soren StoutnerMove the progress bar to the bottom when using the...
2023-11-13 Soren StoutnerOpen new tabs adjacent to the current tab. https:...
2023-07-28 Soren StoutnerRefactor page switching code. https://redmine.stoutner...
2023-05-17 Soren StoutnerSwitch the FragmentPagerAdapters to FragmentStateAdapte...
2023-04-27 Soren StoutnerReplace `Blocklists` with `Filter Lists`. https:/...
2023-04-19 Soren StoutnerUpdate the proxy app bar background color. https:...
2023-04-18 Soren StoutnerSplit the blocklist helper. https://redmine.stoutner...
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...
2023-03-29 Soren StoutnerRemove AsyncTask from SSLCertificateErrorDialog. https...
2023-03-23 Soren StoutnerFix a crash on restart by a new intent. https://redmin...
2023-03-22 Soren StoutnerMigrate five classes to Kotlin. https://redmine.stoutn...
2022-12-13 Soren StoutnerConvert five AsyncTasks to Kotlin. https://redmine...
2022-11-09 Soren StoutnerUpdate the night mode red text color. https://redmine...
2022-11-03 Soren StoutnerSwitch to new tab when long-pressing bookmark. https...
2022-10-24 Soren StoutnerFix crash when adding domain settings with null domain...
2022-07-23 Soren StoutnerAdd Night Theme dual tone blue text. https://redmine...
2022-03-28 Soren StoutnerBump the target API to 32 (Android 12L). https://redmin...
2022-02-26 Soren StoutnerRelease 3.10. v3.10
2022-02-22 Soren StoutnerCombine drawable files. https://redmine.stoutner.com...
2022-02-05 Soren StoutnerFix the ViewPager not always moving to new tabs. https...
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-08-06 Soren StoutnerConvert the views and data classes to Kotlin. https...
2021-06-08 Soren StoutnerFix crashing when a dialog displays while Privacy Brows...
2021-01-25 Soren StoutnerFix audio and video sometimes playing after a tab is...
2021-01-20 Soren StoutnerConvert a number of files to Kotlin. https://redmine...
2020-11-16 Soren StoutnerRelease 3.6. v3.6
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-08-27 Soren StoutnerFix app initialization when the theme is set to the...
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-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
2020-03-28 Soren StoutnerRelease 3.4. v3.4
2019-12-19 Soren StoutnerAdd support for I2P and custom proxies. https://redmin...
2019-07-13 Soren StoutnerMake the context menu Open in New Tab load the new...
2019-06-11 Soren StoutnerFix a periodic crash while loading the SSL Certificate...
2019-05-23 Soren StoutnerCreate a blocklists loading splash screen. https:/...
2019-05-08 Soren StoutnerFix periodic problems adding tabs from intents. https...
2019-04-18 Soren StoutnerMake SSL errors tab aware.
2019-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-05 Soren StoutnerLoad new intents in a new tab.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-28 Soren StoutnerTeach resource requests to be tab aware.
2019-03-23 Soren StoutnerFix closing of tabs.
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2017-08-25 Soren StoutnerUpdate the Guide screenshots.
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2016-11-16 Soren StoutnerCreate Java subpackage folders.