]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
Workaround scrolling bug in WebView >= 99.0.4844.48. https://redmine.stoutner.com...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.java
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
2019-05-01 Soren StoutnerFix a rare crash in `onPageFinished()`. https://redmin...
2019-04-30 Soren StoutnerMake the back button close tabs that are at the beginni...
2019-04-30 Soren StoutnerExpand the app bar when a tab is closed. https://redmi...
2019-04-30 Soren StoutnerFix app bar scrolling not being disabled bug. https...
2019-04-26 Soren StoutnerRelease 3.0. v3.0
2019-04-23 Soren StoutnerAdd a preference to control opening of intents in new...
2019-04-23 Soren StoutnerFix the WebView size when app bar scrolling is disabled...
2019-04-23 Soren StoutnerFinish tabbed browsing. https://redmine.stoutner.com...
2019-04-22 Soren StoutnerFix find on page.
2019-04-22 Soren StoutnerHide the tabs in full screen mode.
2019-04-22 Soren StoutnerFix scrolling to new tabs.
2019-04-20 Soren StoutnerApply domain settings to all tabs on restart when needed.
2019-04-18 Soren StoutnerFix unwanted restarts when a keyboard is connected...
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-11 Soren StoutnerMake swipe to refresh tab aware.
2019-04-10 Soren StoutnerMake the favorite icon tab aware.
2019-04-05 Soren StoutnerLoad new intents in a new tab.
2019-04-04 Soren StoutnerTrack URL loading by tab.
2019-04-03 Soren StoutnerMake pinned settings tab aware.
2019-03-28 Soren StoutnerTeach resource requests to be tab aware.
2019-03-23 Soren StoutnerFix closing of tabs.
2019-03-21 Soren StoutnerHandle the options menu.
2019-03-21 Soren StoutnerHandle onPause and onResume.
2019-03-20 Soren StoutnerUpdate the URL edit text when switching tabs.
2019-03-20 Soren StoutnerCreate separate progress bars for each tab.
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 the URL to the create homescreen shortcut dialog...
2019-02-23 Soren StoutnerImpliment scrolling of the app bar. https://redmine...
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-02-08 Soren StoutnerOnly show the pinned mismatch dialog when there is...
2019-02-08 Soren StoutnerAdd Open With items to the context menus. https:/...
2019-02-08 Soren StoutnerUse the default chooser options for the Open With menu...
2019-02-08 Soren StoutnerDon't highlight URL while typing. https://redmine...
2019-01-29 Soren StoutnerImplement IP Address Pinning. https://redmine.stoutner...
2019-01-22 Soren StoutnerImprove the night mode WebView text selection color...
2019-01-18 Soren StoutnerAdd a context menu to delete bookmarks from the databas...
2019-01-15 Soren StoutnerAdd an option to sort by display order in the bookmarks...
2019-01-13 Soren StoutnerCreate an `Open with App` menu item. https://redmine...
2019-01-12 Soren StoutnerCreate an `Open with` menu item. https://redmine.stout...
2018-12-28 Soren StoutnerRelease 2.15.1. v2.15.1
2018-12-28 Soren StoutnerFix a crash on some devices when starting a secondary...
2018-12-21 Soren StoutnerRemove Google's Ad Consent library. https://redmine...
2018-12-21 Soren StoutnerHandle `file://` and `content://` URLs. https://redmin...
2018-12-20 Soren StoutnerFix the drawer layouts on devices with notches. https...
2018-12-20 Soren StoutnerHandle web search intents. https://redmine.stoutner...
2018-12-19 Soren StoutnerAdd swipe to refresh to the View Source activity. ...
2018-12-19 Soren StoutnerAdd dark theme colors to the swipe to refresh animation...
2018-12-17 Soren StoutnerFix loading of URLs when the user agent changes. https...
2018-12-14 Soren StoutnerDe-emphasize subdomains when highlighting URLs. https...
2018-12-14 Soren StoutnerUpdate preference names. https://redmine.stoutner...
2018-12-12 Soren StoutnerRename `Default font size` to `Font size`. https:...
2018-12-11 Soren StoutnerRemove text selection from the WebView when a drawer...
2018-12-07 Soren StoutnerAdd option to download with external program. https...
2018-11-20 Soren StoutnerAdd password encrypted export.
2018-11-12 Soren StoutnerAdd a quick toggle for Proxy Through Orbot. https...
2018-10-31 Soren StoutnerFix clearing of DOM storage from the options menu....
2018-10-30 Soren StoutnerScroll to the beginning of the URL text box when it...
2018-10-25 Soren StoutnerLoad unspecified URLs as HTTPS by default. https:...
2018-10-25 Soren StoutnerAdd import and export of settings. https://redmine...
2018-09-12 Soren StoutnerFix the waiting for Orbot message size. https://redmin...
2018-09-12 Soren StoutnerAdd night mode controls to the options menu. https...
2018-09-11 Soren StoutnerAdd user agent controls to the options menu. https...
2018-08-21 Soren StoutnerFix a status and navigation bar problem after viewing...
2018-08-17 Soren StoutnerLive update the blocked requests counts. https://redmi...
2018-08-15 Soren StoutnerBump the target API to 28.
2018-08-11 Soren StoutnerAdd option to stop loading the WebView. https://redmin...
2018-08-10 Soren StoutnerDisplay the number of blocked requests in the options...
2018-08-10 Soren StoutnerRemove IntentReceiver unregistration error. https...
2018-08-10 Soren StoutnerFix the ghosting of Clear Data. https://redmine.stoutn...
2018-07-30 Soren StoutnerChange the default search engine to Searx. https:...
2018-07-30 Soren StoutnerUpdate the Guide → Requests tab for UltraPrivacy.
2018-07-27 Soren StoutnerAdd UltraPrivacy. https://redmine.stoutner.com/issues/310
2018-07-25 Soren StoutnerFix `onResume` while playing a full screen video. ...
2018-07-23 Soren StoutnerFix “Waiting for Orbot”. https://redmine.stoutner...
2018-07-22 Soren StoutnerAdd a Guide → Requests tab. https://redmine.stoutner...
2018-07-18 Soren StoutnerAdd an option to block all third-party requests. https...
2018-07-13 Soren StoutnerDisable the navigation and bookmarks drawers in full...
2018-07-13 Soren StoutnerAdd on-the-fly blocklist controls. https://redmine...
2018-07-10 Soren StoutnerRelease 2.11. v2.11
2018-07-07 Soren StoutnerAdd a requests activity. https://redmine.stoutner...
2018-06-12 Soren StoutnerFix problems when domain settings changes settings...
2018-06-12 Soren StoutnerFix a crash on blank domains in domain settings. https...
next