]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser
Refactor style code to use attrs.xml. Create a dark theme for Find on Page.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser /
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...
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 StoutnerApply the Huawei spinner fix to all the spinners in...
2017-05-27 Soren StoutnerAdd attribution to Thomas Jensen <lianergoist@vongriffe...
2017-05-27 Soren StoutnerUse a custom spinner layout on Huawei phones running...
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-16 Soren StoutnerDisable the third-party cookies setting if API < 21.
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-26 Soren StoutnerDisplay erroneous sections of an SSL certificate in...
2017-04-26 Soren StoutnerDisplay the Orbot version in About → Version if install...
2017-04-21 Soren StoutnerDisplay the package signature in About → Version. ...
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-20 Soren StoutnerAdd guide_domain_settings and make other small updates...
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 StoutnerUpdated Spanish translation by Jose A. León Becerra...
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-11 Soren StoutnerAdd icons to `DomainSettingsFragment`.
2017-03-10 Soren StoutnerImplement a working two-paned mode for `DomainsActivity`.
2017-03-04 Soren StoutnerPartial Domain implementation.
2017-02-23 Soren StoutnerAlways reset the `SYSTEM_UI` flags in `applySettings();`
2017-02-22 Soren StoutnerWait for Orbot to connect when proxying though Orbot...
2017-02-20 Soren StoutnerDisplay a waiting message if proxying through Orbot...
2017-02-20 Soren StoutnerCreate default .onion search option for when Orbot...
2017-02-11 Soren StoutnerUpdated Spanish Translations provided by Jose A. León...
2017-02-10 Soren StoutnerDelete the `app_webview` folder on `Clear and Exit...
2017-02-10 Soren StoutnerAdd the `Domains` navigation menu item.
2017-01-26 Soren StoutnerLocalize the start and end dates for `ViewSslCertificat...
2017-01-26 Soren StoutnerWhen proxying through Orbot, start Orbot if it is not...
2017-01-24 Soren StoutnerFix a crash when attempting to download a file or image...
2017-01-24 Soren StoutnerPass cookies (if enabled) to download manager. This...
2017-01-04 Soren StoutnerRelease v1.14.1. v1.14.1
2017-01-04 Soren StoutnerFix a crash when a resource request has a null host...
2016-12-27 Soren StoutnerRelease v1.14. v1.14
2016-12-27 Soren StoutnerSet the default for `Do Not Track` to be `false`. ...
2016-12-26 Soren Stoutner`About Permissions` Spanish translation.
2016-12-26 Soren StoutnerImplement ad blocking. Fixes https://redmine.stoutner...
2016-12-23 Soren StoutnerMake a note in the settings that hiding the system...
2016-12-22 Soren StoutnerAdd a variable to track whether we are in full screen...
2016-12-22 Soren StoutnerAd a preference to disable full screen browsing mode...
2016-11-29 Soren StoutnerAdd `Copy URL` to the URL context menus.
2016-11-28 Soren StoutnerUpdated Spanish translation.
2016-11-26 Soren StoutnerChange the default user-agent to `PrivacyBrowser/1.0`.
2016-11-25 Soren StoutnerNavigate up folders in the Bookmarks activity when...
2016-11-25 Soren StoutnerInitial (partial) Spanish translation.
2016-11-25 Soren StoutnerMove `full_screen_video_framelayout` inside of `root_co...
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-11-21 Soren StoutnerRemove GMS (Google Mobile Services) because it didn...
2016-11-16 Soren StoutnerUse GMS (Google Mobile Services) to update OpenSSL...
2016-11-16 Soren StoutnerCreate Java subpackage folders.
2016-11-14 Soren StoutnerUpdate the Permission and the Privacy Policy tabs....
2016-11-09 Soren StoutnerAdd a forward and back history list. Resolves https...
2016-11-07 Soren StoutnerHide the keyboard when the navigation menu opens. ...
2016-11-07 Soren StoutnerDisable `Back` and `Forward` in the navigation menu...
2016-11-06 Soren StoutnerImplement context menus for links and images. Fixes...
2016-11-05 Soren StoutnerImplement find on page. https://redmine.stoutner.com...
2016-11-02 Soren StoutnerMore intelligent parsing of the Content-Disposition...
2016-10-30 Soren StoutnerPartial Find on Page implementation. Fix crash on...
2016-10-25 Soren StoutnerCompletely remove Privacy Browser from RAM after exit...
2016-10-23 Soren StoutnerTemporarially disable Find on Page until the feature...
2016-10-23 Soren StoutnerFix a bug introduced in v1.10 that consumed enormous...
next