]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities
Add import and export of bookmarks to HTML file. https://redmine.stoutner.com/issues/91
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities /
2023-11-16 Soren StoutnerAdd import and export of bookmarks to HTML file. https...
2023-11-13 Soren StoutnerOpen new tabs adjacent to the current tab. https:...
2023-11-10 Soren StoutnerReplace `Loading...` and favorite icon on tab after...
2023-11-08 Soren StoutnerCreate new domain settings with the currently applied...
2023-11-06 Soren StoutnerAdd a flow layout to the Headers SSL buttons.
2023-10-30 Soren StoutnerAdd share entries to the WebView context menus. https...
2023-10-27 Soren StoutnerAdd options to copy, share, and save View Headers....
2023-10-26 Soren StoutnerA more elegant fix for spurious unencrypted website...
2023-10-25 Soren StoutnerAdd a scroll to top/bottom navigation view entry. ...
2023-10-24 Soren StoutnerDisplay SSL information in View Headers. https://redmi...
2023-10-19 Soren StoutnerAlways close the drawers when opening a new intent...
2023-10-18 Soren StoutnerBump the target API to 34 (Android 14). https://redmin...
2023-10-04 Soren StoutnerPrevent the wrong page being displayed on restart....
2023-08-13 Soren StoutnerIncrease the delay time that the SSL certificate dialog...
2023-07-28 Soren StoutnerScroll the navigation menu to the bottom with the botto...
2023-07-28 Soren StoutnerRefactor page switching code. https://redmine.stoutner...
2023-06-30 Soren StoutnerFix spurious encryption dialogs. https://redmine.stout...
2023-06-25 Soren Stoutnerfix filter lists being enabled when domain settings...
2023-06-21 Soren StoutnerUse the secret built-in View Source. https://redmine...
2023-06-15 Soren StoutnerReorder domain settings entries. https://redmine.stout...
2023-06-12 Soren StoutnerRelease 3.15. v3.15
2023-06-07 Soren StoutnerEnable WebView algorithmic darkening on API 24-28....
2023-06-06 Soren StoutnerFix resizing of the view pages on rotate. https:/...
2023-06-06 Soren StoutnerFix restoring of the current page on restart. https...
2023-06-06 Soren StoutnerAllow duplicate bookmark folders. https://redmine...
2023-05-26 Soren StoutnerChange the domain settings switches to spinners. https...
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 StoutnerMove the blocklist helper to a class instance. https...
2023-04-11 Soren StoutnerCreate a class domains settings set. https://redmine...
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...
2023-03-20 Soren StoutnerBump the minimum API to 24 (Android 7).
2023-02-28 Soren StoutnerAdditional fix for when the app is restarted by a new...
2023-02-27 Soren StoutnerFix a race condition that sometimes causes the current...
2023-01-06 Soren StoutnerFix a bug that caused the tabs to misbehave if the...
2022-12-27 Soren StoutnerUnify URL syntax highlighting. https://redmine.stoutner...
2022-12-27 Soren StoutnerUpdate the file name when the URL changes in SaveDialog...
2022-12-14 Soren StoutnerAdd DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION explanatio...
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 StoutnerFix a rare crash when the system back button is selecte...
2022-12-10 Soren StoutnerReplace all instances of `startActivityForResult()...
2022-12-07 Soren StoutnerAdd the option to pin the bookmarks drawer. https:...
2022-12-05 Soren StoutnerOpen all bookmarks in a folder on long-press. https...
2022-12-05 Soren StoutnerFix rare crash on applying domain settings. https:...
2022-11-30 Soren StoutnerRun Clear and Exit when closing the last tab with the...
2022-11-18 Soren StoutnerFix WebView's dark mode on API 29-32. https://redmine...
2022-11-17 Soren StoutnerFix a crash on new installs. https://redmine.stoutner...
2022-11-10 Soren StoutnerRestrict the File Provider to a subfolder of the cache...
2022-11-10 Soren StoutnerUpdate Download with External App summary. https:/...
2022-11-09 Soren StoutnerUpdate the night mode red text color. https://redmine...
2022-11-08 Soren StoutnerFix the GUI displaying under the loading blocklists...
2022-11-04 Soren StoutnerUse a coroutine to compress the bitmap in MoveToFolderD...
2022-11-03 Soren StoutnerSwitch to new tab when long-pressing bookmark. https...
2022-10-31 Soren StoutnerFix possibly blocking OutputStream calls. https://redmi...
2022-10-31 Soren StoutnerAdd WebView DevTools to the navigation menu. https...
2022-10-27 Soren StoutnerDetect the Google Play flavor of I2P. https://redmine...
2022-10-26 Soren StoutnerConvert all the fragments to Kotlin. https://redmine...
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-09-09 Soren StoutnerReenable dark WebViews on API 33. https://redmine.stout...
2022-09-09 Soren StoutnerBump target API to 33. https://redmine.stoutner.com...
2022-07-30 Soren StoutnerRelease 3.11. v3.11
2022-07-25 Soren StoutnerAdd X-Requested-With settings. https://redmine.stoutner...
2022-07-23 Soren StoutnerAdd Night Theme dual tone blue text. https://redmine...
2022-07-19 Soren StoutnerFix intents opening extra tabs on restart for real...
2022-07-15 Soren StoutnerPersist the current bookmarks folder on restart. https...
2022-07-15 Soren StoutnerFix new intents being run again on restart. https:...
2022-07-15 Soren StoutnerMove the theme assignments to the manifest file. https...
2022-07-15 Soren StoutnerBlock trackers listed at privacytests.org. https:/...
2022-05-27 Soren StoutnerDisplay the bookmark opened in background snackbar...
2022-04-09 Soren StoutnerFix the WebView layout with bottom app bars. https...
2022-03-31 Soren StoutnerAdd a new Share URL menu entry. https://redmine.stoutne...
2022-03-28 Soren StoutnerBump the target API to 32 (Android 12L). https://redmin...
2022-03-03 Soren StoutnerWorkaround scrolling bug in WebView >= 99.0.4844.48...
2022-02-28 Soren StoutnerFix custom user agents. https://redmine.stoutner.com...
2022-02-27 Soren StoutnerFix a crash when opening the Import/Export activity...
2022-02-22 Soren StoutnerCombine drawable files. https://redmine.stoutner.com...
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-10-12 Soren StoutnerConvert LogcatActivity to Kotlin. https://redmine.stout...
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-08 Soren StoutnerShow the bottom app bar when opening a new tab. https...
2021-06-08 Soren StoutnerFix crashing when a dialog displays while Privacy Brows...
2021-05-21 Soren StoutnerAdd Monocles as a search engine. https://redmine.stoutn...
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-05-10 Soren StoutnerHandle content:// URLs in View Source. https://redmine...
next