]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
Add option to remove Twitter AMP redirects. https://redmine.stoutner.com/issues/417
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebViewActivity.java
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...
2017-10-06 Soren StoutnerHide the keyboard every time a new webpage loads. ...
2017-10-06 Soren StoutnerFix white flashes when loading web pages in night mode...
2017-10-06 Soren StoutnerPartial bookmarks drawer implemention.
2017-09-15 Soren StoutnerImprove the application delay of night mode CSS.
2017-09-15 Soren StoutnerCreate dark theme versions of Guide and About. Impleme...
2017-09-13 Soren StoutnerImplement a night mode option. https://redmine.stoutne...
2017-09-04 Soren StoutnerEnable HTTP authentication. Implements https://redmine...
2017-09-01 Soren StoutnerAdd a section to guide_user_agent.html explaining user...
2017-08-25 Soren StoutnerUpdate the Guide screenshots.
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-28 Soren StoutnerDon't reset the `WebView` title `onPageStarted()`,...
2017-07-23 Soren StoutnerOnly enable `Clear DOM Storage` if something is stored...
2017-07-20 Soren StoutnerReload `DomainSettingsFragment` on rotate. Implements...
2017-07-18 Soren StoutnerUse non-bolded red text to indicated unencrypted websit...
2017-07-17 Soren StoutnerRefactor Domains with one activity and two fragments...
2017-07-11 Soren StoutnerAdd `System default` entries in domain settings. https...
2017-07-06 Soren StoutnerUpdate the Clear and Exit icon. Implements https:...
2017-07-05 Soren StoutnerAdd Searx to the list of search engines. Implements...
2017-07-05 Soren StoutnerOnly update the user agent if a website is not currentl...
2017-06-21 Soren StoutnerCreate a dark theme for `BookMarksActivity` and `Bookma...
2017-06-21 Soren StoutnerCreate a dark theme for `DomainsActivity` and `DomainsS...
2017-06-19 Soren StoutnerCreate a dark theme for `SettingsActivity`.
2017-06-17 Soren StoutnerCreate a dark theme for the `AlertDialogs`.
2017-06-16 Soren StoutnerRefactor style code to use attrs.xml. Create a dark...
2017-06-14 Soren StoutnerCreate a dark theme for `GuideActivity`.
2017-06-14 Soren StoutnerCreate a dark theme for `AboutActivity`.
2017-06-13 Soren StoutnerRevert the hiding of the keyboard when displaying the...
2017-06-13 Soren StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-06-08 Soren StoutnerHide the keyboard when the options menu is displayed.
2017-06-08 Soren StoutnerGhost the sections of the URL that are not the FQDN...
2017-06-08 Soren StoutnerHighlight connections that are not encrypted. Closes...
2017-06-03 Soren StoutnerChange the default homepage to `https://start.duckduckg...
2017-06-03 Soren StoutnerOnly reload the `WebView` on restart when displaying...
2017-05-31 Soren StoutnerAdd controls for `Clear and Exit`. Implements https...
2017-05-29 Soren StoutnerAdd an `Undo` callback to the `Snackbars` for deleting...
2017-05-27 Soren StoutnerAdd attribution to Thomas Jensen <lianergoist@vongriffe...
2017-05-25 Soren StoutnerPrepare to release 2.3.
2017-05-25 Soren StoutnerFix loading of new intents failing due to display image...
2017-05-25 Soren StoutnerAdd controls for displaying webpage images. Implements...
2017-05-23 Soren StoutnerMove `Refresh` to the bottom of the main options menu...
2017-05-21 Soren StoutnerAdd icons to the settings activity. Implements https...
2017-05-19 Soren StoutnerUpdates about_licenses, adding the full text of the...
2017-05-18 Soren StoutnerAdd the title when sharing a URL. Implements https...
2017-05-17 Soren StoutnerDon't add URL redirects to the history list. Implement...
2017-05-08 Soren StoutnerAllow loading of hosts that are not fQDNs from the...
2017-05-02 Soren StoutnerSet `mainWebView` to use a wide viewport. Fixes https...
2017-04-28 Soren StoutnerRelease v2.2.
2017-04-26 Soren StoutnerCombine JavaScript-enabled and JavaScript-disabled...
2017-04-21 Soren StoutnerFix the app bar and the find on page bar both being...
2017-04-20 Soren StoutnerAdd a 25% font zoom. Implements https://redmine.stoutn...
2017-04-09 Soren StoutnerRemove Torch from the list of recommended Tor search...
2017-04-09 Soren StoutnerUse a boolean to track if we are waiting for Orbot...
2017-04-07 Soren StoutnerAdd an Incognito Mode. Implements https://redmine...
2017-04-07 Soren StoutnerDelete the entire private `cache` folder on `Clear...
2017-03-24 Soren StoutnerLoad `localhost` URLs, instead of searching for them...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
2017-03-24 Soren StoutnerFix a crash if the homepage is null introduced in 2...
2017-03-24 Soren StoutnerCorrectly encode URLs in `loadUrlFromTextBox()`. Fixes...
2017-03-22 Soren StoutnerApply domain settings after closing `DomainActivity...
2017-03-22 Soren StoutnerMove the progress bar to the bottom of the app bar...
2017-03-22 Soren StoutnerRound the corners of the URL background. Implements...
2017-03-21 Soren StoutnerReorder the options menu. Implements https://redmine...
2017-03-21 Soren StoutnerOnly apply domain settings to subdomain if the `*....
2017-03-21 Soren StoutnerOnly load domain settings when the domain changes....
2017-03-17 Soren StoutnerReload the custom domain settings when navigating back...
2017-03-17 Soren StoutnerAutopopulate the text in the create bookmark and create...
2017-03-16 Soren StoutnerImplement automatic loading of privacy settings.
2017-03-15 Soren StoutnerAdd domains `Snackbars` and ghosting of switches.
2017-03-14 Soren StoutnerAdd color changes to domain settings icons.
2017-03-14 Soren StoutnerPopulate and save the domain `Switches` and `Spinners`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.