mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
update CHANGELOG and README
This commit is contained in:
parent
041bd1a7f4
commit
b02c286818
@ -1,5 +1,12 @@
|
||||
###Changelog
|
||||
|
||||
####Next Version
|
||||
* Pebble: WIP implementantion of PebbleKit Intents to make some 3rd party Android apps work with the Pebble (eg. Ventoo)
|
||||
* Pebble: Option to set reconnect attempts in settings (one attempt ususally takes about 5 seconds)
|
||||
* Support contolling all audio players that react to media buttons (can be chosen in settings)
|
||||
* Treat SMS as generic notification if set to "never" (can be blacklisted there also if desired)
|
||||
* Treat Conversations messagess as chat messages, even if arrived via Pebble Intents (nice icon for Pebble FW 3.x)
|
||||
|
||||
####Version 0.5.4
|
||||
* Miband: allow the transfer of activity data without clearing MiBand's memory
|
||||
* Pebble: for generic notifications use generic icon instead of SMS icons on FW 3.x (thanks @roidelapluie)
|
||||
|
@ -23,12 +23,12 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||
* Support for generic notifications (above filtered out)
|
||||
* Dismiss individial notifications or open corresponding app on phone from the action menu (generic notifications)
|
||||
* Dismiss all notifications from the action menu (non-generic notifications)
|
||||
* Music playback info (artist, album, track). Apollo and CM 12.1 Music App supported.
|
||||
* Music playback info (artist, album, track)
|
||||
* 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
|
||||
* Install watchfaces and firmware files (.pbw and .pbz)
|
||||
* Take and share screenshots from the Pebble's screen
|
||||
* PebbleKit support for 3rd Party Android Apps support (experiental).
|
||||
* Morpheuz sleep data syncronization (experimental)
|
||||
|
||||
## Notes about the Pebble Time
|
||||
|
Loading…
Reference in New Issue
Block a user