]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/activities/MainWebView.java
Create default .onion search option for when Orbot proxying is enabled. Implements...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / MainWebView.java
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-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 StoutnerSet the default for `Do Not Track` to be `false`. ...
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.