]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Change the homepage to https://duckduckgo.com/?kao=-1&kak=-1. Fixes https://redmine...
authorSoren Stoutner <soren@stoutner.com>
Thu, 6 Jul 2017 18:12:03 +0000 (11:12 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 6 Jul 2017 18:12:03 +0000 (11:12 -0700)
app/src/main/res/xml/preferences.xml

index fbf3e01c4d672d9de9398d408f925dfa47a4b85f..fbfb633e77303a477790bf1e0419a47957a1dab3 100644 (file)
         <EditTextPreference
             android:key="homepage"
             android:title="@string/homepage"
-            android:defaultValue="https://start.duckduckgo.com/"
+            android:defaultValue="https://duckduckgo.com/?kao=-1&amp;kak=-1"
             android:inputType="textUri"
             android:icon="?attr/homepageIcon" />