1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 20:12:27 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/huami/amazfitgts2
Vianney le Clément de Saint-Marcq c1b7ce2308 Amazfit GTS2/GTR2: Fix menu items (#2249)
Amazfit GTS2/GTR2: Add missing menu items

Fixes #2193
Fixes #2230
Fixes #2242

Amazfit GTS2/GTR2: Fix setting menu items

At least on the GTR2e, including the "watchface" menu item causes the
configuration request to be ignored.  Assuming the other GTS2 and GTR2
variants behave the same, this patch ensures the forceWatchface argument
is set to false when setting display items.

Additionally, we now use the correct resource ID for the default
settings.

Co-authored-by: Vianney le Clément de Saint-Marcq <code@quartic.eu>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2249
Co-Authored-By: Vianney le Clément de Saint-Marcq <vianney@noreply.codeberg.org>
Co-Committed-By: Vianney le Clément de Saint-Marcq <vianney@noreply.codeberg.org>
2021-04-07 17:58:24 +02:00
..
AmazfitGTS2eFirmwareInfo.java Try to fix flashing watchfaces on GTR2/GTS2 2021-04-01 16:50:08 +02:00
AmazfitGTS2eSupport.java Inital support for Amazfit GTS 2e 2021-02-06 21:56:28 +01:00
AmazfitGTS2FirmwareInfo.java Try to fix flashing watchfaces on GTR2/GTS2 2021-04-01 16:50:08 +02:00
AmazfitGTS2MiniFirmwareInfo.java Try to fix flashing watchfaces on GTR2/GTS2 2021-04-01 16:50:08 +02:00
AmazfitGTS2MiniSupport.java Amazfit GTS 2 Mini: Initial support 2021-01-26 23:31:35 +01:00
AmazfitGTS2Support.java Amazfit GTS2/GTR2: Fix menu items (#2249) 2021-04-07 17:58:24 +02:00