diff --git a/CHANGELOG.md b/CHANGELOG.md index 19ab2fbb..a73f5139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ ###Changelog + + +####Version 0.10.2 +* Pebble: allow to manually paste configuration data for legacy configuration pages +* Pebble: various improvements to the configuration page +* Pebble: Suppport FW 4.0-dp1 and Pebble2 emulator (needs recompilation of Gadgetbridge) +* Pebble: Fix a problem with key events when using the Pebble music player + ####Version 0.10.1 * Pebble: set extended music info by dissecting notifications on Android 5.0+ * Pebble: various other improvemnts to music playback diff --git a/app/build.gradle b/app/build.gradle index 7323d7a4..0c92965c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { targetSdkVersion 23 // note: always bump BOTH versionCode and versionName! - versionName "0.10.1" - versionCode 54 + versionName "0.10.2" + versionCode 55 } buildTypes { release { diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 10050eae..47f4c18a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -261,7 +261,9 @@ diff --git a/app/src/main/assets/app_config/configure.html b/app/src/main/assets/app_config/configure.html index 68edb92d..e606d466 100644 --- a/app/src/main/assets/app_config/configure.html +++ b/app/src/main/assets/app_config/configure.html @@ -62,7 +62,7 @@
-

In case of "network error" after saving settings in the wathchapp, copy the "network error" +

In case of "network error" after saving settings in the watchhapp, copy the "network error" URL and paste it here: