]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java
Add icons to `DomainSettingsFragment`.
[PrivacyBrowserAndroid.git] / app / src / main / java /
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...
2016-10-23 Soren StoutnerSwitch to AppCompatDialogFragment for dialogs that...
2016-10-23 Soren StoutnerPartial Find on Page implimentation.
2016-10-19 Soren StoutnerMake file download names more accurate. Updated German...
2016-10-05 Soren StoutnerEnable printing.
2016-09-28 Soren StoutnerRemove lint errors in non-java files. Fix download...
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-09-15 Soren StoutnerUse the last path segment in the URLs as the default...
2016-09-15 Soren StoutnerImplement Orbot proxy support. Fixes https://redmine...
2016-09-14 Soren StoutnerRemove the third-party cookies icon from the list of...
2016-09-13 Soren StoutnerAdd a download file `AlertDialog` that allows setting...
2016-09-06 Soren StoutnerAdd a DNT option and turn it on by default. Fixes...
2016-09-05 Soren StoutnerUpdate German translation. Finish optional app bar...
2016-09-05 Soren StoutnerPartial additional action button icons implementation.
2016-08-26 Soren StoutnerRefactor About:Version code to remove unicode literal...
2016-08-26 Soren StoutnerView SSL certificates and errors.
2016-08-22 Soren StoutnerCreate controls for font size.
2016-08-20 Soren StoutnerMake basic progress with the `X-Requested-With` header.
2016-08-19 Soren StoutnerFix the navigation drawer after exiting a full screen...
2016-08-18 Soren StoutnerHandle `mailto:` links. Fixes https://redmine.stoutner...
2016-08-17 Soren StoutnerVarious updates to Guide files.
2016-08-17 Soren StoutnerGerman translation by Aaron Gerlach <aaron@gerlach...
2016-08-17 Soren StoutnerFix crashing when creating or editing bookmarks with...
2016-07-16 Soren StoutnerRelease 1.8. v1.8
2016-07-16 Soren StoutnerAdd the ability to move bookmarks to folders.
2016-07-15 Soren StoutnerAdd the ability to create and edit bookmark folders.
2016-07-13 Soren StoutnerAdd the ability to reorder bookmarks.
2016-07-12 Soren StoutnerAdd the ability to select all bookmarks.
2016-07-07 Soren StoutnerAdd the ability to edit bookmarks.
2016-07-06 Soren StoutnerAdd the ability to delete bookmarks.
2016-06-30 Soren StoutnerInitial bookmarks implementation. Fix for Custom User...
2016-06-27 Soren StoutnerAdd controls for form data. Fixes https://redmine...
2016-06-20 Soren StoutnerTrim white spaces from the beginning and end of the...
2016-06-16 Soren StoutnerBump minSdkVersion to 19 due to WebView security proble...
2016-06-16 Soren StoutnerAdd the Guide.
2016-06-13 Soren StoutnerFix custom search URLs for translations.
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-06-07 Soren StoutnerCreate the About:Links tab.
2016-06-07 Soren StoutnerProgram Clear and Exit to clear the cache and the back...
2016-06-04 Soren StoutnerPopulate the About:Privacy Policy tab.
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...
2016-05-19 Soren StoutnerFix drawer toggle icon problems on rotate. https:...
2016-05-19 Soren StoutnerUpdate adView to use a SMART_BANNER for the free flavor.
2016-05-19 Soren StoutnerRemove unneeded Snackbars.
2016-05-18 Soren StoutnerMark which strings cannot be translated because they...
2016-05-11 Soren StoutnerAdd preference for customizing the user agent.
2016-05-06 Soren StoutnerAllow customization of the search URLs.
2016-05-06 Soren StoutnerCreate preference to disable swipe to refresh when...
2016-04-28 Soren StoutnerAdd a SharedPreferencesChangeListener.
2016-04-28 Soren StoutnerAdd controls for third-party cookies.
2016-04-07 Soren StoutnerInitial implementation of the navigation drawer.
2016-03-24 Soren StoutnerCreate a blank navigation drawer.
2016-03-23 Soren StoutnerUser Preeminence: only update the urlTextBox if the...
2016-03-23 Soren StoutnerBump minSdkVersion from 10 to 15. Privacy Browser...
2016-03-17 Soren StoutnerUpdate Privacy Mode icons and convert toasts to snackbars.
2016-03-10 Soren StoutnerRelease version 1.1.
2016-03-09 Soren StoutnerUpdate URL link in copyright text at the beginning...
next