mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
add notes about the Pebble Time
This commit is contained in:
parent
277e5821a5
commit
128a1d7d7a
@ -5,7 +5,7 @@
|
||||
* Miband: show a notification when the battery is below 10%
|
||||
* Graphs are now using the same theme as the rest of the application
|
||||
* Graphs now show when the device was not worn by the user (for devices that send this information)
|
||||
* Build target is now Android 23 (Android M)
|
||||
* Build target is now Android SDK 23 (Marshmallow)
|
||||
|
||||
####Version 0.5.1
|
||||
* Pebble: support taking screenshot from Pebble Time
|
||||
@ -16,6 +16,7 @@
|
||||
* Pebble: experimental watchapp installation support for FW 3.x/Pebble Time
|
||||
* Pebble: support Pebble emulator via TCP connection (needs rebuild with INTERNET permission)
|
||||
* Pebble: use SMS/EMAIL icons for FW 3.x/Pebble Time
|
||||
* Pebble: do not throttle notifications
|
||||
* Support going forward/backwards in time in the activy charts
|
||||
* Various small bugfixes to the App/Fw Installation Activity
|
||||
|
||||
|
@ -21,6 +21,7 @@ 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 notifications (above filtered out)
|
||||
* Dismiss all notifications from the action menu of a notification
|
||||
* 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
|
||||
@ -29,6 +30,13 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||
* Take and share screenshots from the Pebble's screen
|
||||
* Morpheuz sleep data syncronization (experimental)
|
||||
|
||||
## Notes about the Pebble Time
|
||||
|
||||
All features are also supported on the Pebble Time, except for the following:
|
||||
|
||||
* Listing installed watchfaces (it will simply display the UUIDs of previously installed watchapps, no matter if they are stil installed or not)
|
||||
* Firmware installation is untested and will probably not work.
|
||||
|
||||
## How to use (Pebble)
|
||||
|
||||
1. Pair your Pebble through Gadgetbridge's Discovery Activity or the Android Bluetooth Settings
|
||||
|
Loading…
Reference in New Issue
Block a user