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
|
2022-02-19 20:24:35 +00:00
|
|
|
New animated notification icon (instead of large blinking 'MESSAGES')
|
2021-12-14 11:27:05 +00:00
|
|
|
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
|
2021-12-17 20:54:02 +00:00
|
|
|
0.15: Don't buzz when Quiet Mode is active
|
2022-01-04 14:27:23 +00:00
|
|
|
0.16: Fix text wrapping so it fits the screen even if title is big (fix #1147)
|
2022-01-04 15:54:06 +00:00
|
|
|
0.17: Fix: Get dynamic dimensions of notify icon, fixed notification font
|
2022-01-11 18:16:05 +00:00
|
|
|
0.18: Use app-specific icon colors
|
2022-01-11 18:17:16 +00:00
|
|
|
Spread message action buttons out
|
2022-01-11 18:18:19 +00:00
|
|
|
Back button now goes back to list of messages
|
2022-01-12 09:14:33 +00:00
|
|
|
If showMessage called with no message (eg all messages deleted) now return to the clock (fix #1267)
|
2022-02-07 10:42:48 +00:00
|
|
|
0.19: Use a larger font for message text if it'll fit
|
2022-02-08 10:49:13 +00:00
|
|
|
0.20: Allow tapping on the body to show a scrollable view of the message and title in a bigger font (fix #1405, #1031)
|
2022-02-14 12:41:49 +00:00
|
|
|
0.21: Improve list readability on dark theme
|
2022-02-19 20:24:13 +00:00
|
|
|
0.22: Add Home Assistant icon
|
2022-02-23 10:44:48 +00:00
|
|
|
Allow repeat to be switched Off, so there is no buzzing repetition.
|
|
|
|
Also gave the widget a pixel more room to the right
|
|
|
|
0.23: Change message colors to match current theme instead of using green
|
2022-03-09 13:39:19 +00:00
|
|
|
Now attempt to use Large/Big/Medium fonts, and allow minimum font size to be configured
|
2022-02-24 14:03:13 +00:00
|
|
|
0.24: Remove left-over debug statement
|
2022-03-09 13:39:19 +00:00
|
|
|
0.25: Fix widget memory usage issues if message received and watch repeatedly calls Bangle.drawWidgets (fix #1550)
|
2022-03-10 19:41:53 +00:00
|
|
|
0.26: Setting to auto-open music
|
2022-03-28 09:30:26 +00:00
|
|
|
0.27: Add 'mark all read' option to popup menu (fix #1624)
|
2022-03-31 12:47:35 +00:00
|
|
|
0.28: Option to auto-unlock the watch when a new message arrives
|
2022-04-01 08:54:25 +00:00
|
|
|
0.29: Fix message list overwrites on Bangle.js 1 (fix #1642)
|
Add new Icons
Add new Icons (Youtube, Twitch, MS TODO, Teams, Snapchat, Signal, Post & DHL, Nina, Lieferando, Kalender, Discord, Corona Warn, Bibel)
2022-04-02 11:49:14 +00:00
|
|
|
0.30: Add new Icons (Youtube, Twitch, MS TODO, Teams, Snapchat, Signal, Post & DHL, Nina, Lieferando, Kalender, Discord, Corona Warn, Bibel)
|
2022-04-06 23:30:39 +00:00
|
|
|
0.31: Option to disable icon flashing
|
2022-04-19 12:09:52 +00:00
|
|
|
0.32: Added an option to allow quiet mode to override message auto-open
|
2022-04-20 13:39:11 +00:00
|
|
|
0.33: Timeout from the message list screen if the message being displayed is removed and there is a timer going
|
2022-04-21 09:29:10 +00:00
|
|
|
0.34: Don't buzz for 'map' update messages
|
2022-04-26 08:42:41 +00:00
|
|
|
0.35: Reset graphics colors before rendering a message (possibly fix #1752)
|