mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Amazfit Bip U: Enable sending GPS coordinates to band during workout and start fitness tracking on phone when workout starts on band setting
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
|||||||
* Mi Band 4: Enable heartrate activity monitoring support
|
* Mi Band 4: Enable heartrate activity monitoring support
|
||||||
* Mi Band 4: Enable activate display on lift sensitivity setting
|
* Mi Band 4: Enable activate display on lift sensitivity setting
|
||||||
* Mi Band 6: Enable password support
|
* Mi Band 6: Enable password support
|
||||||
* Mi Band 4/6: Enable sending GPS coordinates to band during workout
|
* Mi Band 4/6, Amazfit Bip U: Enable sending GPS coordinates to band during workout
|
||||||
* Mi Band 4/6: Enable start fitness tracking on phone when workout starts on band setting
|
* Mi Band 4/6, Amazfit Bip U: Enable start fitness tracking on phone when workout starts on band setting
|
||||||
* Amazfit Neo: Support hourly chime which was added in firmware 1.1.2.46
|
* Amazfit Neo: Support hourly chime which was added in firmware 1.1.2.46
|
||||||
* Amazfit Neo: Fix daily steps goal and notification
|
* Amazfit Neo: Fix daily steps goal and notification
|
||||||
* Amazfit Neo: Fix heartrate sleep detection setting
|
* Amazfit Neo: Fix heartrate sleep detection setting
|
||||||
|
|||||||
+2
@@ -117,6 +117,8 @@ public class AmazfitBipUCoordinator extends HuamiCoordinator {
|
|||||||
R.xml.devicesettings_custom_emoji_font,
|
R.xml.devicesettings_custom_emoji_font,
|
||||||
R.xml.devicesettings_liftwrist_display_sensitivity,
|
R.xml.devicesettings_liftwrist_display_sensitivity,
|
||||||
R.xml.devicesettings_inactivity_dnd,
|
R.xml.devicesettings_inactivity_dnd,
|
||||||
|
R.xml.devicesettings_workout_start_on_phone,
|
||||||
|
R.xml.devicesettings_workout_send_gps_to_band,
|
||||||
R.xml.devicesettings_sync_calendar,
|
R.xml.devicesettings_sync_calendar,
|
||||||
R.xml.devicesettings_reserve_reminders_calendar,
|
R.xml.devicesettings_reserve_reminders_calendar,
|
||||||
R.xml.devicesettings_expose_hr_thirdparty,
|
R.xml.devicesettings_expose_hr_thirdparty,
|
||||||
|
|||||||
Reference in New Issue
Block a user