]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs
Switch the FragmentPagerAdapters to FragmentStateAdapters. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs /
2023-05-17 Soren StoutnerSwitch the FragmentPagerAdapters to FragmentStateAdapte...
2023-04-27 Soren StoutnerReplace `Blocklists` with `Filter Lists`. 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-18 Soren StoutnerSplit the blocklist helper. https://redmine.stoutner...
2023-04-18 Soren StoutnerStandardize suggested file names. https://redmine...
2023-04-11 Soren StoutnerMigrate the remaining classes to Kotlin. https://redmi...
2023-03-29 Soren StoutnerRemove AsyncTask from SSLCertificateErrorDialog. https...
2022-12-27 Soren StoutnerUpdate the file name when the URL changes in SaveDialog...
2022-12-14 Soren StoutnerDon't replace a high resolution favorite icon with...
2022-12-13 Soren StoutnerConvert five AsyncTasks to Kotlin. https://redmine...
2022-12-10 Soren StoutnerReplace all instances of `startActivityForResult()...
2022-11-09 Soren StoutnerUpdate the night mode red text color. https://redmine...
2022-11-04 Soren StoutnerUse a coroutine to compress the bitmap in MoveToFolderD...
2022-10-26 Soren StoutnerAdd a bottom app bar to Settings. https://redmine.stout...
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-07-15 Soren StoutnerBlock trackers listed at privacytests.org. https:/...
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-12-31 Soren StoutnerFix scrolling of the bottom app bar. https://redmine...
2021-12-08 Soren StoutnerRemove the free flavor. https://redmine.stoutner.com...
2021-11-22 Soren StoutnerSimplify the SaveWebpageDialog. https://redmine.stoutne...
2021-11-18 Soren StoutnerRemove the SaveDialog. https://redmine.stoutner.com...
2021-09-29 Soren StoutnerFix a crash when opening a drawer while restarting...
2021-08-06 Soren StoutnerConvert the views and data classes to Kotlin. https...
2021-06-30 Soren StoutnerRelease 3.8.1. v3.8.1
2021-05-31 Soren StoutnerConvert the flavor specific Java classes to Kotlin...
2021-05-24 Soren StoutnerRelease 3.8. v3.8
2021-05-20 Soren StoutnerAdd the option to move the app bar to the bottom of...
2021-05-13 Soren StoutnerAllow View Source to connect to untrusted SSL certifica...
2021-04-17 Soren StoutnerFix a crash if the View SSL Certificate is displayed...
2021-04-16 Soren StoutnerFix a crash if the app is restarted while the edit...
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-03-06 Soren StoutnerFix the bookmarks dialogs to align the icons and the...
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-10-12 Soren StoutnerAllow saving of `data:` URLs. https://redmine.stoutner...
2020-10-09 Soren StoutnerFix the app bar and options menu icon colors. https...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-09-12 Soren StoutnerAdd the move to folder icon to the top of the dialog...
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-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-04-20 Soren StoutnerMigrate five dialogs to Kotlin. https://redmine.stoutn...
2020-04-17 Soren StoutnerFix a crash when uploading files to some sites. https...
2020-04-10 Soren StoutnerUse the Content-Disposition header to get file names...
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...
2020-02-12 Soren StoutnerAdd an option to save a raw URL. https://redmine.stout...
2020-01-15 Soren StoutnerAdd a warning if a file will be overwritten. https...
2020-01-14 Soren StoutnerConvert AboutViewSourceDialog to Kotlin. https://redmi...
2019-12-31 Soren StoutnerImplement opening of local files. https://redmine...
2019-12-26 Soren StoutnerImplement Save as Archive. https://redmine.stoutner...
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-17 Soren StoutnerFix applying domain settings when navigating history...
2019-06-26 Soren StoutnerImplement saving a webpage as an image. https://redmin...
2019-05-23 Soren StoutnerCreate a blocklists loading splash screen. https:/...
2019-05-22 Soren StoutnerFix changes to Download with External App not applying...
2019-04-22 Soren StoutnerFix scrolling to new tabs.
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-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-28 Soren StoutnerTeach resource requests to be tab aware.
2019-03-21 Soren StoutnerHandle the options menu.
2019-03-20 Soren StoutnerUpdate the URL edit text when switching tabs.
2019-03-20 Soren StoutnerMove Clear and Exit to the top of the navigation menu...
2019-03-04 Soren StoutnerScale bookmark favorite icons larger than 256 x 256...
2019-02-25 Soren StoutnerAdd an option to always have home screen shortcuts...
2019-02-25 Soren StoutnerAdd the URL to the create homescreen shortcut dialog...
2019-02-20 Soren StoutnerMigrate to AndroidX from the Android Support Library...
2019-02-13 Soren StoutnerAdd a logcat activity. https://redmine.stoutner.com...
2019-01-29 Soren StoutnerImplement IP Address Pinning. https://redmine.stoutner...
2019-01-23 Soren StoutnerDisplay the IP Address in the View SSL Certificate...
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...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-07-10 Soren StoutnerRelease 2.11. v2.11
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-22 Soren StoutnerGet consent for ads to comply with the GDPR. https...
2018-05-11 Soren StoutnerRemove the add domain dialog when creating a domain...
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-11-07 Soren StoutnerUpdate fastlane screenshots.
next