2021-11-04 17:16:02 +00:00
|
|
|
0.01: New App!
|
2021-11-23 16:28:34 +00:00
|
|
|
0.02: Remove messages on disconnect
|
|
|
|
Fix music control
|
2021-11-23 20:20:37 +00:00
|
|
|
0.03: Handling of message actions (ok/clear)
|
2021-11-25 15:21:59 +00:00
|
|
|
0.04: Android icon now goes to settings page with 'find phone'
|
2021-12-13 18:42:14 +00:00
|
|
|
0.05: Fix handling of message actions
|
2022-01-12 10:58:47 +00:00
|
|
|
0.06: Option to keep messages after a disconnect (default false) (fix #1186)
|
2022-02-01 20:10:15 +00:00
|
|
|
0.07: Include charging state in battery updates to phone
|
2022-04-24 07:25:20 +00:00
|
|
|
0.08: Handling of alarms
|
2022-05-18 07:06:09 +00:00
|
|
|
0.09: Alarm vibration, repeat, and auto-snooze now handled by sched
|
2022-05-24 12:08:43 +00:00
|
|
|
0.10: Fix SMS bug
|
2022-06-28 09:19:29 +00:00
|
|
|
0.12: Use default Bangle formatter for booleans
|
2022-06-28 14:31:57 +00:00
|
|
|
0.13: Added Bangle.http function (see Readme file for more info)
|
2022-08-01 09:19:59 +00:00
|
|
|
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)
|
2022-09-28 08:15:04 +00:00
|
|
|
0.16: Bangle.http now fails immediately if there is no Bluetooth connection (fix #2152)
|
2022-11-24 09:44:48 +00:00
|
|
|
0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge
|
2022-11-20 14:41:02 +00:00
|
|
|
0.18: Use new message library
|
2022-12-02 21:45:10 +00:00
|
|
|
If connected to Gadgetbridge, allow GPS forwarding from phone (Gadgetbridge code still not merged)
|
|
|
|
0.19: Add automatic translation for a couple of strings.
|
2022-12-30 15:33:30 +00:00
|
|
|
0.20: Fix wrong event used for forwarded GPS data from Gadgetbridge and add mapper to map longitude value correctly.
|
2023-01-12 11:49:34 +00:00
|
|
|
0.21: Fix broken 'Messages' button in menu
|
2023-01-08 10:56:01 +00:00
|
|
|
0.22: Handle connection events for GPS forwarding from phone
|
2023-01-25 09:29:34 +00:00
|
|
|
0.23: Handle 'act' Gadgetbridge messages for realtime activity monitoring
|
2023-05-22 14:11:21 +00:00
|
|
|
0.24: Handle new 'nav' event for navigation
|
2023-01-28 11:43:56 +00:00
|
|
|
0.25: Added option to 'ignore' an app from the message
|
|
|
|
0.26: Change handling of GPS status to depend on GPS events instead of connection events
|
2023-06-19 18:19:32 +00:00
|
|
|
0.27: Issue newline before GB commands (solves issue with console.log and ignored commands)
|
2023-06-30 10:28:43 +00:00
|
|
|
0.28: Navigation messages no longer launch the Maps view unless they're new
|
2023-08-04 22:13:31 +00:00
|
|
|
0.29: Support for http request xpath return format
|
|
|
|
0.30: Send firmware and hardware versions on connection
|
2023-08-09 07:50:49 +00:00
|
|
|
Allow alarm enable/disable
|
|
|
|
0.31: Implement API for activity fetching
|
2023-08-19 09:56:29 +00:00
|
|
|
0.32: Added support for loyalty cards from gadgetbridge
|
2024-01-31 18:39:56 +00:00
|
|
|
0.33: Fix alarms created in Gadgetbridge not repeating
|
2023-06-13 19:41:45 +00:00
|
|
|
0.34: Implement API for activity tracks fetching (Recorder app logs).
|
2024-05-19 14:54:39 +00:00
|
|
|
0.35: Implement API to enable/disable acceleration data tracking.
|
2024-05-24 08:10:51 +00:00
|
|
|
0.36: Move from wrapper function to {} and let - faster execution at boot
|
2024-09-03 21:57:35 +00:00
|
|
|
Allow `calendar-` to take an array of items to remove
|
2024-10-08 10:20:46 +00:00
|
|
|
0.37: Support Gadgetbridge canned responses
|
|
|
|
0.38: Don't rewrite settings file on every boot!
|