X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=32d2c7bc44f5a8f0253c0e323356c6f32a4e13b0;hb=4d21ab1dcc458d31c72add1742af3717f02a0063;hp=a303ab17c9b7ad34c5115eaf825f3eaf73e4b1d3;hpb=3e6ba19f49495e7ee8fb35707d9f668f866cc3eb;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a303ab1..32d2c7b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="82" + android:versionName="5.3.3" > + 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 +