From 7a338bd84957abc87e89937f3761872744c82cf1 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 26 Oct 2019 22:18:39 +0200 Subject: [PATCH] AndroidManifest.xml: Reformat. --- oeffi/AndroidManifest.xml | 101 ++++++++++++++------------------------ 1 file changed, 37 insertions(+), 64 deletions(-) diff --git a/oeffi/AndroidManifest.xml b/oeffi/AndroidManifest.xml index 37f3f6d..241d497 100644 --- a/oeffi/AndroidManifest.xml +++ b/oeffi/AndroidManifest.xml @@ -17,10 +17,9 @@ --> + android:versionName="11.1.1"> - + android:theme="@style/My.Theme.Light"> + android:grantUriPermissions="true"> @@ -76,39 +74,36 @@ android:name=".preference.PreferenceActivity" android:theme="@style/My.Theme.Preference" android:label="@string/global_options_preferences_title" /> + + + android:taskAffinity="de.schildbach.oeffi.stations"> - - + - - - + - - @@ -116,128 +111,111 @@ android:name="android.app.searchable" android:resource="@xml/stations_searchable" /> + - + android:taskAffinity="de.schildbach.oeffi.stations"> + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - - + - - + - + android:theme="@style/My.Theme.Translucent"> + - - + + + android:label="@string/nearest_favorite_station_widget_label"> - @@ -268,6 +246,7 @@ android:name=".stations.NearestFavoriteStationWidgetService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" /> + + android:windowSoftInputMode="stateHidden"> - - + - - - + - - - + - - @@ -506,21 +478,24 @@ + + + + android:theme="@style/My.Theme.Translucent"> @@ -537,16 +512,14 @@ android:icon="@mipmap/ic_oeffi_plans_color_48dp" android:label="@string/plans_icon_label" android:launchMode="singleTop" - android:taskAffinity="de.schildbach.oeffi.plans" > + android:taskAffinity="de.schildbach.oeffi.plans"> - - @@ -554,16 +527,16 @@ android:name="android.app.searchable" android:resource="@xml/plans_searchable" /> + + android:theme="@style/My.Theme.Fullscreen"> -