Soundcore AeroFit 2: Initial Support

This commit is contained in:
ahormann
2025-08-25 20:27:58 +02:00
committed by José Rebelo
parent 1a58401fbf
commit ec01ac70aa
11 changed files with 372 additions and 2 deletions
+9 -1
View File
@@ -4333,7 +4333,7 @@
<item>100</item>
</string-array>
<string-array name="soundcore_auto_power_off_names">
<string-array name="soundcore_motion_auto_power_off_names">
<item>@string/pref_button_action_disabled</item>
<item>@string/minutes_5</item>
<item>@string/minutes_10</item>
@@ -4341,6 +4341,14 @@
<item>@string/minutes_60</item>
</string-array>
<string-array name="soundcore_aerofit_auto_power_off_names">
<item>@string/pref_button_action_disabled</item>
<item>@string/minutes_10</item>
<item>@string/minutes_20</item>
<item>@string/minutes_30</item>
<item>@string/minutes_60</item>
</string-array>
<string-array name="soundcore_auto_power_off_values">
<item>0</item>
<item>1</item>