From acae0260d295ddab13d47bf6e011ae4ebe8b5e44 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Mon, 20 Feb 2017 11:06:47 -0700 Subject: [PATCH] Create default .onion search option for when Orbot proxying is enabled. Implements https://redmine.stoutner.com/issues/87. --- app/src/main/assets/de/about_changelog.html | 2 +- app/src/main/assets/en/about_changelog.html | 2 +- app/src/main/assets/es/about_changelog.html | 2 +- app/src/main/assets/it/about_changelog.html | 2 +- .../activities/MainWebView.java | 77 ++++++--- .../fragments/SettingsFragment.java | 159 +++++++++++++++--- app/src/main/res/values-de/strings.xml | 8 +- app/src/main/res/values-es/strings.xml | 8 +- app/src/main/res/values-it/strings.xml | 8 +- app/src/main/res/values/strings.xml | 33 +++- app/src/main/res/xml/preferences.xml | 52 +++++- 11 files changed, 278 insertions(+), 75 deletions(-) diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index dc86e77b..379eab54 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -32,7 +32,7 @@

1.15 (version code 18)

-

11 February 2017 - minimum API 19, target API 25

+

11 February 2017 - minimum API 19, target API 25