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)
|
2022-04-27 15:28:11 +00:00
|
|
|
0.36: Ensure a new message plus an almost immediate deletion of that message doesn't load the messages app (fix #1362)
|
2022-05-11 08:10:32 +00:00
|
|
|
0.37: Now use the setUI 'back' icon in the top left rather than specific buttons/menu items
|
2022-05-25 07:24:20 +00:00
|
|
|
0.38: Add telegram foss handling
|
2022-06-05 16:39:47 +00:00
|
|
|
0.39: Set default color for message icons according to theme
|
2022-06-18 20:08:51 +00:00
|
|
|
0.40: Use default Bangle formatter for booleans
|
2022-06-29 12:28:52 +00:00
|
|
|
0.41: Add notification icons in the widget
|
2022-07-05 21:14:19 +00:00
|
|
|
0.42: Fix messages ignoring "Vibrate: Off" setting
|
2022-07-06 10:19:25 +00:00
|
|
|
0.43: Add new Icons (Airbnb, warnwetter)
|
2022-07-07 05:30:47 +00:00
|
|
|
0.44: Separate buzz pattern for incoming calls
|
2022-07-10 16:19:37 +00:00
|
|
|
0.45: Added new app colors and icons
|
2022-07-15 11:10:52 +00:00
|
|
|
0.46: Add 'Vibrate Timer' option to set how long to vibrate for, and fix Repeat:off
|
|
|
|
Fix message removal from widget bar (previously caused exception as .hide has been removed)
|
2022-07-03 15:25:54 +00:00
|
|
|
0.47: Add new Icons (Nextbike, Mattermost, etc.)
|
2022-07-22 10:23:21 +00:00
|
|
|
0.48: When getting new message from the clock, only buzz once the messages app is loaded
|
2022-07-25 14:53:59 +00:00
|
|
|
0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally
|
2022-09-07 08:16:46 +00:00
|
|
|
0.50: Add `getMessages` and `status` functions to library
|
2022-09-07 08:53:22 +00:00
|
|
|
Option to disable auto-open of messages
|
|
|
|
Option to make message icons monochrome (not colored)
|
2022-09-24 12:48:59 +00:00
|
|
|
messages widget buzz now returns a promise
|
2022-09-24 13:50:20 +00:00
|
|
|
0.51: Emit "message events"
|
2022-09-24 14:17:21 +00:00
|
|
|
Setting to hide widget
|
2022-09-24 14:46:59 +00:00
|
|
|
Add custom event handlers to prevent default app form loading
|
2022-10-21 10:35:03 +00:00
|
|
|
Move WIDGETS.messages.buzz() to require("messages").buzz()
|
|
|
|
0.52: Fix require("messages").buzz() regression
|
|
|
|
Fix background color in messages list after one unread message is shown
|
2022-11-15 10:48:09 +00:00
|
|
|
0.53: Messages now uses Bangle.load() to load messages app faster (if possible)
|
2022-11-16 15:17:28 +00:00
|
|
|
0.54: Move icons out to messageicons module
|