2021-11-04 17:16:02 +00:00
|
|
|
0.01: New App!
|
|
|
|
0.02: Add 'messages' library
|
2021-11-10 13:41:58 +00:00
|
|
|
0.03: Fixes for Bangle.js 1
|
2021-11-23 16:28:34 +00:00
|
|
|
0.04: Add require("messages").clearAll()
|
2021-11-23 20:20:37 +00:00
|
|
|
0.05: Handling of message actions (ok/clear)
|
2021-11-25 15:12:04 +00:00
|
|
|
0.06: New messages now go at the start (fix #898)
|
|
|
|
Answering true/false now exits the messages app if no new messages
|
|
|
|
Back now marks a message as read
|
|
|
|
Clicking top-left opens a menu which allows you to delete a message or mark unread
|
2021-11-25 15:50:07 +00:00
|
|
|
0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909)
|
2021-12-06 14:27:11 +00:00
|
|
|
0.08: Fix rendering of long messages (fix #969)
|
2021-12-06 11:08:26 +00:00
|
|
|
buzz on new message (fix #999)
|
2021-12-06 14:27:11 +00:00
|
|
|
0.09: Message now disappears after 60s if no action taken and clock loads (fix 922)
|
2021-12-06 15:38:06 +00:00
|
|
|
Fix phone icon (#1014)
|
2021-12-10 23:04:10 +00:00
|
|
|
0.10: Respect the 'new' attribute if it was set from iOS integrations
|
2021-12-10 23:06:31 +00:00
|
|
|
0.11: Open app when touching the widget (Bangle.js 2 only)
|
2021-12-14 11:27:05 +00:00
|
|
|
0.12: Extra app-specific notification icons
|
|
|
|
New animated notifcationicon (instead of large blinking 'MESSAGES')
|
|
|
|
Added screenshots
|
2021-12-15 09:09:27 +00:00
|
|
|
0.13: Add /*LANG*/ comments for internationalisation
|
|
|
|
Add 'Delete All' option to message options
|
|
|
|
Now update correctly when 'require("messages").clearAll()' is called
|
2021-12-17 00:39:45 +00:00
|
|
|
0.14: Hide widget when all unread notifications are dismissed from phone
|
2022-01-03 23:44:48 +00:00
|
|
|
0.15: Fix: Get dynamic dimensions of notify icon, fixed notification font
|