mirror of https://github.com/espruino/BangleApps
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
0.01: New App!
|
|
0.02: Remove messages on disconnect
|
|
Fix music control
|
|
0.03: Handling of message actions (ok/clear)
|
|
0.04: Android icon now goes to settings page with 'find phone'
|
|
0.05: Fix handling of message actions
|
|
0.06: Option to keep messages after a disconnect (default false) (fix #1186)
|
|
0.07: Include charging state in battery updates to phone
|
|
0.08: Handling of alarms
|
|
0.09: Alarm vibration, repeat, and auto-snooze now handled by sched
|
|
0.10: Fix SMS bug
|
|
0.12: Use default Bangle formatter for booleans
|
|
0.13: Added Bangle.http function (see Readme file for more info)
|
|
0.14: Fix timeout of http function not being cleaned up
|
|
0.15: Allow method/body/headers to be specified for `http` (needs Gadgetbridge 0.68.0b or later)
|
|
0.16: Bangle.http now fails immediately if there is no Bluetooth connection (fix #2152)
|
|
0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge
|
|
0.18: Use new message library
|
|
If connected to Gadgetbridge, allow GPS forwarding from phone (Gadgetbridge code still not merged) |