From 06bb0cc0e09506ea4ccf349df2df4ba0ce51d682 Mon Sep 17 00:00:00 2001 From: Michael W Date: Sun, 22 Dec 2024 23:33:33 +0100 Subject: [PATCH] Messaging: Auto-format the manifest ... and remove two redundant app_name labels Change-Id: Iebcb0e73e63478b1909bea7fadf81bdd2695113f --- AndroidManifest.xml | 313 +++++++++++++++++++++++++------------------- 1 file changed, 178 insertions(+), 135 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f23d05c..d5cf95d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -19,30 +19,32 @@ package="com.android.messaging" android:installLocation="internalOnly"> - + - - - - + + + + - + - - + + - - - + + + - - + + @@ -50,17 +52,31 @@ - - - - - - + + + + + + - - + + @@ -71,19 +87,19 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:requestLegacyExternalStorage="true" - android:theme="@style/BugleTheme" - android:supportsRtl="true"> + android:supportsRtl="true" + android:theme="@style/BugleTheme"> + @@ -92,23 +108,25 @@ + android:configChanges="orientation|screenSize|keyboardHidden" + android:screenOrientation="portrait" /> + android:noHistory="true" + android:screenOrientation="user" + android:theme="@style/Invisible"> + + @@ -120,65 +138,66 @@ + android:parentActivityName="com.android.messaging.ui.conversationlist.ConversationListActivity" + android:screenOrientation="user" + android:theme="@style/BugleTheme.ArchivedConversationListActivity" /> + android:windowSoftInputMode="stateHidden|adjustResize" /> + android:parentActivityName="com.android.messaging.ui.conversationlist.ConversationListActivity" + android:screenOrientation="user" + android:theme="@style/BugleTheme" /> + /> + android:theme="@style/BugleTheme.SettingsActivity" /> + android:theme="@style/BugleTheme.SettingsActivity" /> + android:screenOrientation="user" + android:theme="@style/BugleTheme.SettingsActivity"> + @@ -188,16 +207,18 @@ + android:screenOrientation="user" + android:theme="@style/BugleTheme.DialogActivity"> + + @@ -212,24 +233,25 @@ + android:parentActivityName="com.android.messaging.ui.conversation.ConversationActivity" + android:screenOrientation="user" + android:theme="@style/BugleTheme" /> - - + + android:label="@string/menu_license" + android:theme="@android:style/Theme.Holo.Light.Dialog"> @@ -241,8 +263,8 @@ @@ -250,52 +272,59 @@ + android:parentActivityName="com.android.messaging.ui.conversation.ConversationActivity" + android:screenOrientation="user" + android:theme="@style/BugleTheme" /> + android:parentActivityName="com.android.messaging.ui.conversation.ConversationActivity" + android:screenOrientation="user" + android:theme="@style/BugleTheme" /> - + - + - + - - + + - + @@ -305,25 +334,28 @@ - + - + - + - + @@ -341,12 +373,14 @@ - + + @@ -354,20 +388,22 @@ - + - - - + + @@ -386,53 +422,60 @@ - - + - + - + - + - + - + - + - + - +