X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=AndroidManifest.xml;h=e786c9c86fb6028c4ab85cd185441f993e71b579;hb=8de9a89071583eb3657a42457765e21fd9a8a22b;hp=ca4a96b7dbb19c7e0f38482c6475e763231ee4ec;hpb=d5b9b0e224b96e811686704d78322f202054607a;p=android-x86%2Fpackages-apps-Eleven.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ca4a96b..e786c9c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,28 +1,29 @@ - + + package="org.lineageos.eleven" + android:versionCode="3" + android:versionName="3.0"> - + android:minSdkVersion="26" + android:targetSdkVersion="28" /> + + @@ -40,18 +41,29 @@ - - + + + + + + + + + + + + android:taskAffinity="org.lineageos.eleven.task" + android:theme="@style/Eleven.Theme"> + android:name="org.lineageos.eleven.ui.activities.HomeActivity" + android:windowSoftInputMode="adjustPan" + android:launchMode="singleTop" + android:exported="true" + android:theme="@style/Eleven.Theme.ActionBar.Overlay"> @@ -69,21 +84,56 @@ + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + android:excludeFromRecents="true" + android:taskAffinity="" + android:theme="@style/Theme.AudioPreview"> - @@ -112,56 +162,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -174,7 +178,7 @@ @@ -187,7 +191,7 @@ @@ -198,33 +202,22 @@ android:name="android.appwidget.provider" android:resource="@xml/app_widget_large_alternate" /> - - - - - - - - - - - + + + + + + +