am 79381a92
: Merge "Created Multi-SIM notifications." into lmp-mr1-dev
* commit '79381a928b998cc45ffeeea624d8bc4b77c6529a': Created Multi-SIM notifications.
This commit is contained in:
BIN
res/drawable-hdpi/ic_sim_card_alert_white_48dp.png
Normal file
BIN
res/drawable-hdpi/ic_sim_card_alert_white_48dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 412 B |
BIN
res/drawable-mdpi/ic_sim_card_alert_white_48dp.png
Normal file
BIN
res/drawable-mdpi/ic_sim_card_alert_white_48dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 321 B |
BIN
res/drawable-xhdpi/ic_sim_card_alert_white_48dp.png
Normal file
BIN
res/drawable-xhdpi/ic_sim_card_alert_white_48dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 516 B |
BIN
res/drawable-xxhdpi/ic_sim_card_alert_white_48dp.png
Normal file
BIN
res/drawable-xxhdpi/ic_sim_card_alert_white_48dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 718 B |
BIN
res/drawable-xxxhdpi/ic_sim_card_alert_white_48dp.png
Normal file
BIN
res/drawable-xxxhdpi/ic_sim_card_alert_white_48dp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 931 B |
@@ -72,4 +72,6 @@
|
||||
<color name="switch_accent_color">#ff7fcac3</color>
|
||||
|
||||
<color name="wifi_divider">#ffe0e0e0</color>
|
||||
<color name="sim_noitification">@*android:color/material_deep_teal_500</color>
|
||||
|
||||
</resources>
|
||||
|
@@ -5541,6 +5541,10 @@
|
||||
<string name="preferred_network_offload_popup">Disabling Network Name Broadcast will prevent automatic connection to hidden networks.</string>
|
||||
<!-- Summary text describing signal strength to the user. [CHAR LIMIT=60] -->
|
||||
<string name="sim_signal_strength"><xliff:g id="dbm">%1$d</xliff:g> dBm <xliff:g id="asu">%2$d</xliff:g> asu</string>
|
||||
<!-- Title for SIM card notification. [CHAR LIMIT=40] -->
|
||||
<string name="sim_notification_title">SIM cards changed.</string>
|
||||
<!-- Message under title informing the user to touch to go to SIM Cards in Settings. [CHAR LIMIT=40] -->
|
||||
<string name="sim_notification_summary">Touch to set up</string>
|
||||
|
||||
<!-- This is a divider in the SIM cards preferences that is the header of various settings where the user chooses which SIM to use for phone calls, data, and SMS messages [CHAR LIMIT=50] -->
|
||||
<string name="sim_pref_divider">Preferred SIM for</string>
|
||||
|
Reference in New Issue
Block a user