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">"漫游时自动检索彩信"</string>
<string name="group_mms_pref_title" msgid="6553612309209383106">"群发彩信"</string>
<string name="group_mms_pref_summary" msgid="3758710015912690629">"有多个收件人时,也使用彩信发送信息"</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 />