X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3954c4fe8623d74d56336782f7d5b0f635ea563d;hb=d0295ea6e7db5499efd8a71935a834069975d607;hp=fe91208d0a2a4ff5dd3a4fc109008d6d8e0aae46;hpb=8921b3fa8419f957085ca738602f4b1e83ba4f91;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fe91208..3954c4f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="84" + android:versionName="5.3.4" > + android:targetSdkVersion="23" /> + @@ -21,8 +24,9 @@ android:name=".DictionaryApplication" android:allowBackup="true" android:icon="@drawable/icon" + android:banner="@drawable/banner_tv" android:label="@string/app_name" - android:theme="@style/AppTheme" > + android:theme="@style/AppBaseThemeDark" > @@ -35,13 +39,12 @@ + + + + @@ -62,6 +66,16 @@ @author Dominik Köppl Added two different intents to catch simple and advanced queries from other external applications. --> + + + + + + + + + + @@ -102,4 +116,4 @@ - \ No newline at end of file +