ultrahuman: redesign device support

This commit is contained in:
Thomas Kuehne
2025-08-26 21:38:51 +02:00
committed by José Rebelo
parent f5e015ff57
commit 42033aad18
14 changed files with 983 additions and 579 deletions
+7
View File
@@ -4112,6 +4112,13 @@
<string name="ultrahuman_breathing_stop">Stop</string>
<string name="ultrahuman_unhandled_error_response">unhandled response %2$#02x %3$#02x for operation %1$#02x</string>
<string name="ultrahuman_unhandled_operation_response">unhandled operation response %s</string>
<string name="ultrahuman_exercise_time_format" translatable="false">%1$02d:%2$02d:%3$02d</string>
<string name="ultrahuman_exercise_hr_format" translatable="false">%d</string>
<string name="ultrahuman_exercise_temperature_format" translatable="false">%.3f</string>
<string name="ultrahuman_exercise_hrv_format" translatable="false">%d</string>
<string name="ultrahuman_exercise_charge" translatable="false">%d%%</string>
<string name="unit_celsius"></string>
<string name="unit_fahrenheit"></string>
<string name="weight_scale_jin">jin - 市斤</string>
<string name="weight_scale_jin_format">%1$.2f 市斤</string>
<string name="weight_scale_kilogram">kilogram - kg</string>