mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Fossil Hybrid HR: Correctly initialize watchface after reset or crash
This commit is contained in:
Binary file not shown.
+1
-1
@@ -20,7 +20,7 @@ import java.util.HashMap;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
public final class QHybridConstants {
|
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 final int HYBRID_HR_WATCHFACE_WIDGET_SIZE = 76;
|
||||||
|
|
||||||
public static Map<String, String> KNOWN_WAPP_VERSIONS = new HashMap<String, String>() {
|
public static Map<String, String> KNOWN_WAPP_VERSIONS = new HashMap<String, String>() {
|
||||||
|
|||||||
Vendored
+1
-1
Submodule external/fossil-hr-watchface updated: 3945a5a6fc...3b5d6ff6ed
Reference in New Issue
Block a user