Commit Graph

23 Commits (0fadb39ae9d09e3ad10a87714a1472892b4e4b08)

Author SHA1 Message Date
Gordon Williams 68edab1a18 Move getMessageImage/getMessageImageCol to the library as per
https://github.com/espruino/BangleApps/pull/1872

No version bump as no functionality changes
2022-05-25 09:58:02 +01:00
Gordon Williams b7f00b1ee9 0.36: Ensure a new message plus an almost immediate deletion of that message doesn't load the messages app (fix #1362) 2022-04-27 16:28:11 +01:00
Eskild Hustvedt e2e9b69b24 Allow quiet mode to optionally override message auto-open 2022-04-13 19:50:28 +02:00
KungPhoo 2e05c57259 typo fixed 2022-03-30 18:03:54 +02:00
KungPhoo b5e6634004 bugfix settings.json
Read settings from the wron file.
2022-03-30 10:42:00 +02:00
KungPhoo 30c946ceaa Update lib.js 2022-03-29 07:54:18 +02:00
KungPhoo cf53626c59
Update lib.js 2022-03-28 22:45:41 +02:00
KungPhoo a011858cab
Update lib.js 2022-03-28 22:43:46 +02:00
KungPhoo b5010b4109
Update lib.js 2022-03-28 22:33:52 +02:00
KungPhoo 14e8a93c81
Update lib.js 2022-03-28 22:28:39 +02:00
KungPhoo af7f672053
Update lib.js
Unlock the watch, to get touch access, if the user want that.
2022-03-28 22:08:16 +02:00
Richard de Boer 9ff42c928e
messages: auto-open music 2022-03-07 22:46:57 +01:00
Richard de Boer 43f2252bbf messages: don't buzz during Quiet Mode 2021-12-17 21:54:02 +01:00
Ben Whittaker 66e75055a4 messages: Hide widget when all unread messages are dismissed 2021-12-16 19:39:45 -05:00
Jeroen Peters c9c91871e0 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps/messages/ChangeLog
#	apps/messages/lib.js
2021-12-08 02:39:24 +01:00
Jeroen Peters f61d5c8d57 Fix #968: messages app should not pop up with old messages 2021-12-08 02:22:06 +01:00
Jeroen Peters 456c4f4019 Fix #968: messages app should not pop up with old messages 2021-12-08 02:05:35 +01:00
Gordon Williams f848f69770 messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
Gordon Williams 1c9e9725fb messages 0.08: Fix rendering of long messages (fix #969)
buzz on new message (fix #999)
2021-12-06 11:08:26 +00:00
Gordon Williams 6aa6bcf179 messages 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:12:04 +00:00
Gordon Williams 4719fada28 Android Remove messages on disconnect, Fix music control (ref #909) 2021-11-23 16:28:34 +00:00
Gordon Williams 935d409f4c ability to depend on a specific app ID
Layout can display images in buttons
iOS and Android integration apps
2021-11-04 17:16:02 +00:00
Gordon Williams 98a6bd7d43 Adding BETA messages app 2021-10-22 11:47:23 +01:00