X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3954c4fe8623d74d56336782f7d5b0f635ea563d;hb=24e9e80d611f03d4bc75871bf6cff5fe227b4ee3;hp=278e44af308ee3cd35fc16afce04ac3d08468f29;hpb=75c643995ae725f180541d16b5ae31c5a316cc68;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 278e44a..3954c4f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="84" + android:versionName="5.3.4" > + android:targetSdkVersion="23" /> + @@ -21,6 +24,7 @@ android:name=".DictionaryApplication" android:allowBackup="true" android:icon="@drawable/icon" + android:banner="@drawable/banner_tv" android:label="@string/app_name" android:theme="@style/AppBaseThemeDark" > + + + + @@ -62,6 +66,16 @@ @author Dominik Köppl Added two different intents to catch simple and advanced queries from other external applications. --> + + + + + + + + + +