mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
Fossil Hybrid HR: Fix watchface redraw after powersave and after wrist flick
This commit is contained in:
parent
c7a7461757
commit
643f8ef931
Binary file not shown.
@ -20,7 +20,7 @@ import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
|
||||
public final class QHybridConstants {
|
||||
public static final String HYBRIDHR_WATCHFACE_VERSION = "1.4";
|
||||
public static final String HYBRIDHR_WATCHFACE_VERSION = "1.5";
|
||||
public static final int HYBRID_HR_WATCHFACE_WIDGET_SIZE = 76;
|
||||
|
||||
public static Map<String, String> KNOWN_WAPP_VERSIONS = new HashMap<String, String>() {
|
||||
|
2
external/fossil-hr-watchface
vendored
2
external/fossil-hr-watchface
vendored
@ -1 +1 @@
|
||||
Subproject commit 6b3754690359b8ae964d73d18e607d4631e1eaf2
|
||||
Subproject commit 3945a5a6fc0b4652f51986ea7d9b596b67bfd52c
|
Loading…
Reference in New Issue
Block a user