]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Add StartPage and Qwant to the search engines list.
authorSoren Stoutner <soren@stoutner.com>
Mon, 5 Sep 2016 21:28:16 +0000 (14:28 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 5 Sep 2016 21:28:16 +0000 (14:28 -0700)
.idea/dictionaries/soren.xml
app/src/main/res/drawable/cookies_disabled.xml
app/src/main/res/drawable/cookies_enabled.xml
app/src/main/res/drawable/cookies_ghosted.xml
app/src/main/res/drawable/cookies_warning.xml
app/src/main/res/values-de/strings.xml
app/src/main/res/values/strings.xml

index 47992f9b2f57121ce67a86de363604fa3b0b5fd1..d142454e611f439870da0605228250bd447b62b3 100644 (file)
@@ -40,6 +40,7 @@
       <w>panopticlick</w>
       <w>parentfolder</w>
       <w>programatically</w>
+      <w>qwant</w>
       <w>radiobutton</w>
       <w>radiogroup</w>
       <w>redmine</w>
index 8a1a5625ac4148d9a366a92d12adb0cab39035b2..0e6dc4fa4711afb5c19b52f98d55f8c646dee912 100644 (file)
@@ -1,11 +1,13 @@
-<!-- cookies_disabled.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie. -->
+<!-- cookies_disabled.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie.
+    It is released under the Apache License 2.0. -->
 
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="26dp"
     android:width="26dp"
     android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportWidth="24.0"
+    android:autoMirrored="true" >
 
     <!-- We have to use a hard coded color code until API >= 21.  Then we can use`@color`. -->
     <path
index 20fed5661c9571e03e9a090ae9301d4dddf5f9cf..2ceaf12702c598860dd7c992be660325e6de4bde 100644 (file)
@@ -1,11 +1,13 @@
-<!-- cookies_enabled.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie. -->
+<!-- cookies_enabled.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie.
+    It is released under the Apache License 2.0. -->
 
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
     android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportWidth="24.0"
+    android:autoMirrored="true" >
 
     <!-- We have to use a hard coded color code until API >= 21.  Then we can use`@color`. -->
     <path
index d05224c3c35dc5a9d13205d7e3487cc4990012c7..d5675b3f3c6ad7e052318fbb7ed13c4c3a7fdbd1 100644 (file)
@@ -1,11 +1,13 @@
-<!-- cookies_ghosted.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie. -->
+<!-- cookies_ghosted.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie.
+    It is released under the Apache License 2.0. -->
 
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="26dp"
     android:width="26dp"
     android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportWidth="24.0"
+    android:autoMirrored="true" >
 
     <!-- We have to use a hard coded color code until API >= 21.  Then we can use`@color`. -->
     <path
index c68a963527682270a8fea2e7aa2b2c0a35d520e2..9fc93bc37481cca82fc6a4410c6b46e4f32e9fcc 100644 (file)
@@ -1,4 +1,5 @@
-<!-- cookies_warning.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie. -->
+<!-- cookies_warning.xml was created by Google and downloaded from https://materialdesignicons.com/icon/cookie.
+    It is released under the Apache License 2.0. -->
 
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
index 70ce3bc061f094d50295d91da23b438cbc47cb29..aa3448f27de7d97442513301e02a4548319306ff 100644 (file)
         <item>Google</item>
         <item>Bing</item>
         <item>Yahoo</item>
+        <item>StartPage</item>
+        <item>Qwant</item>
         <item>Eigene</item>
     </string-array>
     <string name="javascript_disabled_search_custom_url">Suchmaschinen-URL bei deaktiviertem JavaScript</string>
         <item>Google</item>
         <item>Bing</item>
         <item>Yahoo</item>
+        <item>StartPage</item>
+        <item>Qwant</item>
         <item>Eigene</item>
     </string-array>
     <string name="javascript_enabled_search_custom_url">Suchmaschinen-URL bei aktivertem JavaScript</string>
index f0da49be2c92164445d5ee63620d2e6614c6e344..e18575344e6dffcc79c1b08bab9e0b161dd1425e 100644 (file)
         <item>Google</item>
         <item>Bing</item>
         <item>Yahoo</item>
+        <item>StartPage</item>
+        <item>Qwant</item>
         <item>Custom</item>
     </string-array>
     <string-array name="javascript_disabled_search_entry_values" translatable="false">  <!-- None of the items in this `string-array` should be translated. -->
         <item>https://www.google.com/search?q=</item>
         <item>https://www.bing.com/search?q=</item>
         <item>https://search.yahoo.com/mobile/s?nojs=1&amp;p=</item>
+        <item>https://www.startpage.com/do/search?q=</item>
+        <item>https://lite.qwant.com/?q=</item>
         <item>Custom URL</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
     </string-array>
     <string name="javascript_disabled_search_custom_url">JavaScript-disabled search custom URL</string>
         <item>Google</item>
         <item>Bing</item>
         <item>Yahoo</item>
+        <item>StartPage</item>
+        <item>Qwant</item>
         <item>Custom</item>
     </string-array>
     <string-array name="javascript_enabled_search_entry_values" translatable="false">  <!-- None of the items in this `string-array` should be translated. -->
         <item>https://www.google.com/search?q=</item>
         <item>https://www.bing.com/search?q=</item>
         <item>https://search.yahoo.com/mobile/s?p=</item>
+        <item>https://www.startpage.com/do/search?q=</item>
+        <item>https://www.qwant.com/?q=</item>
         <item>Custom URL</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
     </string-array>
     <string name="javascript_enabled_search_custom_url">JavaScript-enabled search custom URL</string>