mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
update README and CHANGELOG
This commit is contained in:
parent
6dc1d76592
commit
edcfae3645
@ -1,5 +1,10 @@
|
||||
###Changelog
|
||||
|
||||
###Version (next)
|
||||
* Pebble: allow calendar sync with Timeline (Title, Location, Description)
|
||||
* Pebble: display calendar icon for reminders from AOSP Calendar
|
||||
* Improve generic notification reliablity by trying to restart notification listener when stale/crashed
|
||||
|
||||
###Version 0.18.5
|
||||
* Applied some material design guidelines to Charts and (pebble) app management
|
||||
* Changed colours: deep sleep is now dark blue, light sleep is now light blue
|
||||
|
10
README.md
10
README.md
@ -28,11 +28,10 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||
* Outgoing call display
|
||||
* Reject/hangup calls
|
||||
* SMS notification
|
||||
* K-9 Mail notification support
|
||||
* Support for generic notifications (above filtered out)
|
||||
* Support for up to 16 predefined replies for SMS and Android Wear compatible notifications (experimental, tested with Signal)
|
||||
* Support for generic notifications
|
||||
* Support for up to 16 predefined replies for SMS and Android Wear compatible notifications (experimental, tested with Signal and Conversations)
|
||||
* Dismiss individual notifications, mute or open corresponding app on phone from the action menu (generic notifications)
|
||||
* Dismiss all notifications from the action menu (non-generic notifications)
|
||||
* Dismiss all notifications from the action menu (SMS and PebbleKit notifications)
|
||||
* Music playback info (artist, album, track)
|
||||
* Music control: play/pause, next track, previous track, volume up, volume down
|
||||
* List and remove installed apps/watchfaces
|
||||
@ -41,7 +40,8 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||
* Install language files (.pbl)
|
||||
* Take and share screenshots from the Pebble's screen
|
||||
* PebbleKit support for 3rd Party Android Apps (experimental)
|
||||
* Fetch activity data from Pebble Health, Misfit and Morpheuz (experimental)
|
||||
* Fetch activity data from Pebble Health
|
||||
* Build-in support for Misfit and Morpheuz (experimental)
|
||||
* Configure watchfaces / apps (limited compatibility, experimental)
|
||||
|
||||
## Notes about Firmware >=3.0 (Pebble Time, updated OG)
|
||||
|
Loading…
Reference in New Issue
Block a user