Messaging: Handle default SMS app setting properly

* We don't need two settings basically doing the same
* Handling the change needs to happen via RoleIntent, not
  ACTION_CHANGE_DEFAULT
* Our own name sometimes can't be retrieved from package manager (?) -
  just use it from strings

Change-Id: I28abc52329f00b33a316533f12a54a517cba3514
This commit is contained in:
Michael W
2024-12-26 00:27:26 +01:00
parent 241b4cf833
commit 6e9a803f1c
83 changed files with 38 additions and 109 deletions

View File

@@ -241,7 +241,6 @@
<string name="auto_retrieve_mms_when_roaming_pref_summary" msgid="7347177867673486983">"漫遊時自動擷取 MMS 訊息"</string>
<string name="group_mms_pref_title" msgid="6553612309209383106">"群組短訊"</string>
<string name="group_mms_pref_summary" msgid="3758710015912690629">"有多位收件者時只發送一則 MMS 訊息"</string>
<string name="sms_disabled_pref_title" msgid="6352764741524717132">"預設短訊應用程式"</string>
<string name="sms_enabled_pref_title" msgid="2961457081888153323">"預設短訊應用程式"</string>
<!-- no translation found for default_sms_app (3907546126124760465) -->
<skip />