From 7d86396e3020a7cbea0ca6f169afd0139ca2fdf3 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Tue, 2 Jun 2015 21:47:51 +0200 Subject: [PATCH] Support CM 12.1 Music App --- CHANGELOG.md | 1 + README.md | 4 ++-- app/src/main/AndroidManifest.xml | 1 + .../gadgetbridge/externalevents/NotificationListener.java | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ba05e30f..8a09bf5aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ####Next Version * Pebble: Support launching of Watchapps though the AppManager Activity * Pebble: Fix firmware installation when all 8 app slots are in use (and probably firmware installation form recovery) +* Pebble: Support CM 12.1 Music App * Mi Band: Make vibration count configurable for different kinds of Notifications * Support rebooting Mi Band/Pebble through the Debug Activity diff --git a/README.md b/README.md index c3058b520..2832f2308 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ need to create an account and transmit any of your data to the vendor's servers. * SMS notification (sender, body) * K-9 Mail notification support (sender, subject, preview) * Support for generic notificaions (above filtered out) -* Apollo playback info (artist, album, track) +* Music playback info (artist, album, track). Apollo and CM 12.1 Music App supported. * Music control: play/pause, next track, previous track, volume up, volume down * List and remove installed apps/watchfaces * Install .pbw files -* Install firmware from .pbz files (EXPERIMENTAL) +* Install firmware from .pbz files ## How to use (Pebble) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 23b585664..5313245ea 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -136,6 +136,7 @@ android:enabled="false" > +