]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/fragments
Refactor style code to use attrs.xml. Create a dark theme for Find on Page.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / fragments /
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 StoutnerCreate a dark theme for `MainWebViewActivity`.
2017-06-08 Soren StoutnerHighlight connections that are not encrypted. Closes...
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-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 StoutnerAdd controls for displaying webpage images. Implements...
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-04-26 Soren StoutnerCombine JavaScript-enabled and JavaScript-disabled...
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-20 Soren StoutnerAdd guide_domain_settings and make other small updates...
2017-03-24 Soren StoutnerReset the favorite icon and the `WebView` title when...
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-02-20 Soren StoutnerCreate default .onion search option for when Orbot...
2016-12-22 Soren StoutnerAd a preference to disable full screen browsing mode...
2016-11-28 Soren StoutnerUpdated Spanish translation.
2016-11-26 Soren StoutnerChange the default user-agent to `PrivacyBrowser/1.0`.
2016-11-24 Soren StoutnerDouble-tap for full screen viewing. Fixes https:/...
2016-11-16 Soren StoutnerCreate Java subpackage folders.