mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 18:36:50 +01:00
Fossil Hybrid HR: Correctly initialize watchface after reset or crash
This commit is contained in:
parent
127fec1013
commit
2e6be6bea3
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.5";
|
||||
public static final String HYBRIDHR_WATCHFACE_VERSION = "1.6";
|
||||
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 3945a5a6fc0b4652f51986ea7d9b596b67bfd52c
|
||||
Subproject commit 3b5d6ff6edad3b6eadfc5e2009958b5716b69972
|
Loading…
Reference in New Issue
Block a user