]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java
Add a close button to the tab bar. https://redmine.stoutner.com/issues/416
[PrivacyBrowserAndroid.git] / app / src / main / java /
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 StoutnerIgnore AdBlock entries that contain `$csp=script-src...
2018-07-10 Soren StoutnerRelease 2.11. v2.11
2018-07-07 Soren StoutnerFix proxying through Orbot on current versions of WebVi...
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 StoutnerUse solid colors for gray icons. https://redmine.stout...
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-15 Soren StoutnerAdd a Bookmarks tab to the Guide. https://redmine...
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-07 Soren StoutnerUpdate fastlane screenshots.
2017-11-03 Soren StoutnerAdd editing functionality to the bookmarks database...
2017-10-24 Soren StoutnerUse a spinner to select folders in the bookmarks databa...
2017-10-23 Soren StoutnerDisable the delete bookmarks menu item if a delete...
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-29 Soren StoutnerImprove the scrolling of bookmarks. https://redmine...
2017-09-26 Soren StoutnerReselect the previously selected bookmarks on undelete...
2017-09-25 Soren StoutnerCreate a floating action button for creating bookmark...
2017-09-22 Soren StoutnerDisable the edit button in the edit bookmark dialog...
2017-09-22 Soren StoutnerDisable the edit button in the edit bookmark folder...
2017-09-22 Soren StoutnerGhost the create folder dialog create button if the...
2017-09-22 Soren StoutnerHide the move to folder menu item if no folders exist...
2017-09-22 Soren StoutnerDisable the move bookmark to folder button until a...
2017-09-22 Soren StoutnerUpdate the display order after deleting a bookmark...
2017-09-22 Soren StoutnerSpeed up the moving of bookmarks. https://redmine...
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 StoutnerUpdate SSL Certificate Guide.
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 StoutnerColor code the issued to Common Name in the view SSL...
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 an SSL Certificate Pinning tab to the Guide.
2017-08-23 Soren StoutnerAdd SSL certificate pinning. Implements https://redmin...
2017-07-28 Soren StoutnerDon't allow duplicate domains to be created in domain...
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-18 Soren StoutnerWait to enable the delete icon until the previous domai...
2017-07-18 Soren StoutnerLoad the new domain after it is created in two-paned...
2017-07-18 Soren StoutnerLoad domain settings after creating a new domain in...
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-23 Soren StoutnerRelease 2.4. v2.4
2017-06-23 Soren StoutnerFix the spinner font size.
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 StoutnerRemove `Clear and Exit` and `Planned Features` from...
next