]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
Add the option to move the app bar to the bottom of the screen. https://redmine.stout...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.java
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-30 Soren StoutnerAdd the option to download with an external app. https...
2021-04-22 Soren StoutnerDisplay a snackbar when opening a bookmark in a backgro...
2021-04-22 Soren StoutnerPrevent tapping on the bookmarks header from activating...
2021-04-22 Soren StoutnerExit the full screen video mode if opening a new tab...
2021-04-20 Soren StoutnerRemove third-party cookies. https://redmine.stoutner...
2021-04-17 Soren StoutnerRemove Do Not Track. https://redmine.stoutner.com/issue...
2021-04-16 Soren StoutnerFix a crash if the app is restarted while the edit...
2021-04-16 Soren StoutnerAdd fallbacks to open alternate download managers....
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-09 Soren StoutnerFix a crash caused by dialogs attempting to display...
2021-03-06 Soren StoutnerFix the bookmarks dialogs to align the icons and the...
2021-01-25 Soren StoutnerDo not expand the app bar when a tab is closed. https...
2021-01-25 Soren StoutnerReset the navigation drawer icon when the drawer is...
2021-01-25 Soren StoutnerForce updating of URL bar when adding tabs. https...
2021-01-25 Soren StoutnerDetach WebViews before destroying them in Clean and...
2021-01-25 Soren StoutnerFix audio and video sometimes playing after a tab is...
2021-01-25 Soren StoutnerFix swipe-to-refresh bug on switching tabs. https...
2021-01-20 Soren StoutnerConvert a number of files to Kotlin. https://redmine...
2020-12-22 Soren StoutnerFix a rare crash in `onBackPresses()`. https://redmine...
2020-12-17 Soren StoutnerRefactor the options menu variables. https://redmine...
2020-11-27 Soren StoutnerFix a rare crash on resource requests. https://redmine...
2020-11-24 Soren StoutnerFix View Source crashing on release builds. https...
2020-11-16 Soren StoutnerRelease 3.6. v3.6
2020-11-11 Soren StoutnerReplace DOM Storage with Bookmarks for additional app...
2020-10-30 Soren StoutnerModify the intent filters to make it easier for other...
2020-10-29 Soren StoutnerRemove the off-screen WebView layout in full-screen...
2020-10-29 Soren StoutnerCombine the light and dark Guide and About pages. ...
2020-10-13 Soren StoutnerFix incorrect pinned mismatch errors. https://redmine...
2020-10-13 Soren StoutnerClear domain settings before opening a file. https...
2020-10-13 Soren StoutnerMake a single tap in the bookmarks activity edit the...
2020-10-12 Soren StoutnerAllow saving of `data:` URLs. https://redmine.stoutner...
2020-10-09 Soren StoutnerFix problems with audio still playing after a tab is...
2020-10-09 Soren StoutnerClear the logcat after every page loads in Incognito...
2020-10-09 Soren StoutnerEliminate loading of some duplicate tabs on restart...
2020-09-27 Soren StoutnerUse Content-Type to guess files extensions for download...
2020-09-26 Soren StoutnerAdd share, copy, and save options to About > Version...
2020-09-16 Soren StoutnerDisplay memory usage information in About > Version...
2020-09-14 Soren StoutnerClear the logcat on exit. https://redmine.stoutner...
2020-09-12 Soren StoutnerAdd a back arrow to the header of the bookmarks drawer...
2020-08-27 Soren StoutnerFix app initialization when the theme is set to the...
2020-08-25 Soren StoutnerFix the loading of intents when the app is restarted...
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-06-20 Soren StoutnerFix custom headers not being loaded for links initialed...
2020-06-03 Soren StoutnerFix problems with swipe to refresh. https://redmine...
2020-05-25 Soren StoutnerSwitch to the new Day/Night theme. https://redmine...
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-04-07 Soren StoutnerReorder the context menus. https://redmine.stoutner...
2020-03-25 Soren StoutnerAdd a Bookmarks entry to the options menu. https:...
2020-03-25 Soren StoutnerMove Refresh to the top of the options menu. https...
2020-03-25 Soren StoutnerAdd a download location preference. https://redmine...
2020-03-17 Soren StoutnerAdd an open option on download completion. https:...
2020-03-13 Soren StoutnerReplace Android's download manager. https://redmine...
2020-02-15 Soren StoutnerRespect proxies when getting source and saving URLs...
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 StoutnerAlways reload tabs after changing the proxy. https...
2019-12-31 Soren StoutnerImplement opening of local files. https://redmine...
2019-12-26 Soren StoutnerImplement Save as Archive. https://redmine.stoutner...
2019-12-22 Soren StoutnerSwitch to using AndroidX's ProxyController. https...
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-10-23 Soren StoutnerAdd opening bookmarks in new tab. https://redmine...
2019-10-23 Soren StoutnerAdd Open in Background context menu. https://redmine...
2019-08-22 Soren StoutnerInitial French strings translation.
2019-08-19 Soren StoutnerRemove Privacy Browser from the recent app list when...
2019-07-27 Soren StoutnerDon't reset on-the-fly settings when navigating history...
2019-07-17 Soren StoutnerDisable screen timeout while playing fullscreen videos...
2019-07-17 Soren StoutnerFix applying domain settings when navigating history...
2019-07-17 Soren StoutnerSanitize URLs before updating the URL edit text. https...
2019-07-13 Soren StoutnerMake the context menu Open in New Tab load the new...
2019-07-12 Soren StoutnerNever block the resource request for the main URL....
2019-07-11 Soren StoutnerCreate UltraList. https://redmine.stoutner.com/issues/450
2019-07-06 Soren StoutnerReinforce full screen browsing mode after an overlay...
2019-06-27 Soren StoutnerFix a crash when opening data:image URL's with an exter...
2019-06-26 Soren StoutnerImplement saving a webpage as an image. https://redmin...
2019-06-11 Soren StoutnerUpdated Turkisk translation.
2019-05-27 Soren StoutnerRelease 3.1. v3.1
2019-05-23 Soren StoutnerSpeed up the initial loading of Privacy Browser.
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-05-21 Soren StoutnerManually handle changes in screen layout. https:/...
2019-05-14 Soren StoutnerFix the current WebView sometimes being set wrong....
2019-05-13 Soren StoutnerRename Layout to Page in the options menu. https:...
2019-05-10 Soren StoutnerAdd numerious Turkish translations.
2019-05-10 Soren StoutnerAdd controls for the viewport. https://redmine.stoutne...
2019-05-09 Soren StoutnerAdd option to remove Twitter AMP redirects. https...
2019-05-08 Soren StoutnerAdd option to remove Facebook Click IDs from URLs....
2019-05-08 Soren StoutnerAdd option to remove Google Analytics from URLs. https...
2019-05-08 Soren StoutnerFix periodic problems adding tabs from intents. https...
2019-05-07 Soren StoutnerAdd a close button to the tab bar. https://redmine...
2019-05-07 Soren StoutnerAdd a context menu option to open images in a new tab...
2019-05-05 Soren StoutnerFix "Web search" from the text selection context menu...
2019-05-02 Soren StoutnerRelease 3.0.1. v3.0.1
next