]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/dialogs
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / dialogs /
2024-03-20 Soren StoutnerImplement selecting bookmark favorite icons from the...
2024-03-06 Soren StoutnerUnify the code path for navigating history. https...
2024-02-27 Soren StoutnerBump the minimum API to 26. https://redmine.stoutner...
2024-02-03 Soren StoutnerExpand the options for selecting a download provider...
2024-01-25 Soren StoutnerExplain in the settings that displaying under cutouts...
2024-01-19 Soren StoutnerDon't populate the current domain in the new domain...
2023-11-16 Soren StoutnerAdd import and export of bookmarks to HTML file. https...
2023-10-24 Soren StoutnerDisplay SSL information in View Headers. https://redmi...
2023-10-18 Soren StoutnerBump the target API to 34 (Android 14). https://redmin...
2023-06-22 Soren Stoutnerfix crash when moving a bookmark to the home folder...
2023-06-21 Soren StoutnerUse the secret built-in View Source. https://redmine...
2023-06-17 Soren StoutnerFix a delay when displaying an HTTP authentication...
2023-06-17 Soren StoutnerFix a crash when restiarting while the SSL Error Dialog...
2023-06-16 Soren StoutnerCreate a Content URL encryption dialog. https://redmin...
2023-06-06 Soren StoutnerAllow duplicate bookmark folders. https://redmine...
2023-05-17 Soren StoutnerFix a crash when restarting if the pinned mismatch...
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...
next