<w>panopticlick</w>
<w>parentfolder</w>
<w>programatically</w>
+ <w>qwant</w>
<w>radiobutton</w>
<w>radiogroup</w>
<w>redmine</w>
-<!-- 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
-<!-- 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
-<!-- 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
-<!-- 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"
<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>
<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&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>