]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities
First wrong button text in View Headers in night theme. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities /
5 days ago Soren StoutnerFirst wrong button text in View Headers in night theme... master
7 days ago Soren StoutnerRemove all the custom attr entries. https://redmine...
9 days ago Soren StoutnerEnable searching of the logcat. https://redmine.stoutn...
2024-03-30 Soren StoutnerColorize the logcat. https://redmine.stoutner.com...
2024-03-27 Soren StoutnerFix displaying HTTP Authentication dialogs crashing...
2024-03-20 Soren StoutnerImplement selecting bookmark favorite icons from the...
2024-03-11 Soren StoutnerImprove domain settings delete icon reenablement. ...
2024-03-06 Soren StoutnerUpdate the stored favorite icon when navigating history...
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-19 Soren StoutnerDon't populate the current domain in the new domain...
2024-01-19 Soren StoutnerFix tabs being created without a corresponding page...
2023-12-30 Soren StoutnerChange the default for scrolling the app bar to false...
2023-12-29 Soren StoutnerMove the progress bar to the bottom when using the...
2023-12-29 Soren StoutnerReimplement ActionBarDrawerToggle to get rid of the...
2023-12-28 Soren StoutnerUse the website title as the default file name when...
2023-12-28 Soren StoutnerAttempt to handle race conditions with the creation...
2023-11-29 Soren StoutnerUpdate favorite icons when navigating history. https...
2023-11-28 Soren StoutnerAdd an option to display under the camera cutouts....
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...
next