mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Zepp OS: Add shortcut strings from Balance 2
This commit is contained in:
committed by
José Rebelo
parent
2070d85385
commit
390b67957b
+3
@@ -125,6 +125,9 @@ public class ZeppOsMenuType {
|
||||
put("00000029", "body_composition");
|
||||
put("0000002A", "readiness");
|
||||
put("0000002B", "zepp_pay");
|
||||
put("0000002D", "bio_charge");
|
||||
put("00100446", "worldclock2");
|
||||
put("0010132C", "breathing2");
|
||||
put("000FFD39", "hrv");
|
||||
}};
|
||||
|
||||
|
||||
@@ -1227,6 +1227,9 @@
|
||||
<item>@string/menuitem_apps_shortcuts</item>
|
||||
<item>@string/menuitem_alexa</item>
|
||||
<item>@string/menuitem_zepp_flow</item>
|
||||
<item>@string/menuitem_bio_charge</item>
|
||||
<item>@string/menuitem_worldclock</item>
|
||||
<item>@string/menuitem_breathing</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_zepp_os_shortcut_cards_values">
|
||||
@@ -1266,6 +1269,9 @@
|
||||
<item>apps_shortcuts</item>
|
||||
<item>alexa</item>
|
||||
<item>zepp_flow</item>
|
||||
<item>bio_charge</item>
|
||||
<item>worldclock2</item>
|
||||
<item>breathing2</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_huami2021_control_center">
|
||||
|
||||
Reference in New Issue
Block a user