]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
Track URL loading by tab.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.java
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...
2018-06-01 Soren StoutnerRemove form data options from API >= 26. https://redmi...
2018-06-01 Soren StoutnerReplace the Form Data app bar icon with a Refresh icon...
2018-06-01 Soren StoutnerAdd setting to disable screenshots. https://redmine...
2018-05-29 Soren StoutnerAdd swipe to refresh to domain and on-the-fly settings...
2018-05-22 Soren StoutnerGet consent for ads to comply with the GDPR. https...
2018-05-16 Soren StoutnerFix loading of bookmarks from the Bookmarks Activity...
2018-05-16 Soren StoutnerRedesign the user agents so they can autoupdate. https...
2018-05-14 Soren StoutnerAdd a Download URL option to the context menu. https...
2018-05-14 Soren StoutnerReload the website after returning from the Domains...
2018-05-11 Soren StoutnerAllow uploading of files on API >= 21. Fixes https...
2018-05-11 Soren StoutnerClose the domains activity directly on back we opened...
2018-05-11 Soren StoutnerRemove the add domain dialog when creating a domain...
2018-05-08 Soren StoutnerFix Incognito Mode to not delete cookies. https:/...
2018-05-08 Soren StoutnerRequest Orbot to connect on every restart. https:...
2018-05-08 Soren StoutnerKick custom URLs out the the OS using a chooser. https...
2018-05-08 Soren StoutnerAdd blocklist controls to domain settings. https:...
2018-05-01 Soren StoutnerFirst complete Russian translation.
2018-04-05 Soren StoutnerUse the public download directory. https://redmine...
2018-03-15 Soren StoutnerKeep the favorite icon when returning from Settings...
2018-03-06 Soren StoutnerDon't reload web pages on a new intent unless the inten...
2018-02-28 Soren StoutnerFlush any cookies to storage every time a web page...
2018-02-21 Soren StoutnerSpeed up cold start time. https://redmine.stoutner...
2018-02-20 Soren StoutnerSwitch to EasyList block lists. https://redmine.stoutn...
2018-02-15 Soren StoutnerFix the URL formatting bug. https://redmine.stoutner...
2018-02-06 Soren StoutnerAdd Russian strings translation. Partial EasyList...
2018-01-11 Soren StoutnerUpdate the privacy policy. https://redmine.stoutner...
2018-01-10 Soren StoutnerAdd a View Source activity. https://redmine.stoutner...
2017-12-13 Soren StoutnerFix the creation of home screen shortcuts for API ...
2017-12-07 Soren StoutnerCreate a Clear Data submenu in the options menu. https...
2017-11-21 Soren StoutnerAdd options menu item for adding/editing domain setting...
2017-11-20 Soren StoutnerAdd support for `tel:` links. https://redmine.stoutner...
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-07 Soren StoutnerFinish creating the bookmark drawer. https://redmine...
next