Gordon Williams
|
721c2a6af5
|
messages 0.52: Fix require("messages").buzz() regression
+ Fix background color in messages list after one unread message is shown
|
2022-10-21 11:35:03 +01:00 |
Richard de Boer
|
6f27a65143
|
messages: also emit "clearAll" message events
|
2022-09-24 17:26:16 +02:00 |
Richard de Boer
|
29fc8f4d1a
|
messages: move buzz from widget to library
|
2022-09-24 17:26:16 +02:00 |
Richard de Boer
|
dc6839a67b
|
messages: allow event handlers to prevent default app from loading
|
2022-09-24 17:13:24 +02:00 |
Richard de Boer
|
fb10f8125e
|
messages: emit "message" events
|
2022-09-24 17:13:24 +02:00 |
Richard de Boer
|
d3a5f4cdb2
|
messages: minor library refactor
|
2022-09-24 14:24:49 +02:00 |
Gordon Williams
|
f952e17258
|
messages: Option to make message icons monochrome (not colored) (fix #2043)
|
2022-09-07 09:53:22 +01:00 |
Gordon Williams
|
5e49dcedf2
|
Merge branch 'master' into messages-load-function
|
2022-09-07 09:16:46 +01:00 |
Gordon Williams
|
fa8b20f3f1
|
messages 0.50: Option to disable auto-open of messages
|
2022-08-15 12:58:58 +01:00 |
Richard de Boer
|
143bbf858d
|
messages: Add `getMessages` and `status` functions to library
Apps/widgets should use the library instead of opening "messages.json"
For #2081
|
2022-08-09 16:11:36 +02:00 |
Gordon Williams
|
2d99d5f92c
|
messages 0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally if they're not 24px
|
2022-07-25 15:53:59 +01:00 |
Richard de Boer
|
3be786841e
|
messages: reduce widget memory usage
Don't keep entire messages in memory: we only need `src` for icon+color
|
2022-07-23 21:33:42 +02:00 |
Gordon Williams
|
f70ccd5aea
|
messages 0.48: When getting new message from the clock, only buzz once the messages app is loaded
|
2022-07-22 11:23:21 +01:00 |
Gordon Williams
|
9a6866f407
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-07-19 10:08:50 +01:00 |
Gabriele Monaco
|
dad7246bfb
|
Added some notification icons
|
2022-07-19 08:36:12 +02:00 |
Gordon Williams
|
2ec97ce88e
|
add google icon
|
2022-07-18 14:57:18 +01:00 |
Gordon Williams
|
6ca63def2f
|
messages 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-15 12:10:52 +01:00 |
Felix Wiedenbach
|
f10ac1f54e
|
Adds new app colors and icons
|
2022-07-10 18:19:37 +02:00 |
Felix Wiedenbach
|
2888c6d85f
|
fixes typo
|
2022-07-10 17:32:25 +02:00 |
Felix Wiedenbach
|
474c7b16b7
|
adds more app colors
|
2022-07-10 17:32:07 +02:00 |
Marco H
|
f06168af97
|
Merge branch 'master' into message_buzz_pattern_for_calls
|
2022-07-07 07:30:47 +02:00 |
xxpasixx
|
ab33e7adae
|
add warnapp Logo
|
2022-07-06 12:12:25 +02:00 |
xxpasixx
|
6f1697f868
|
add airbnb icon
|
2022-07-06 11:24:00 +02:00 |
Marco Heiming
|
0f4fc046f6
|
Merge branch 'master' into message_buzz_pattern_for_calls
|
2022-06-29 14:28:52 +02:00 |
Lubomir
|
f3d3091706
|
Remove pointless functions
|
2022-06-28 22:27:22 +10:00 |
Marco Heiming
|
4cf04308ee
|
Separate buzz pattern for incoming calls
|
2022-06-28 12:43:25 +02:00 |
Lubomir (Mac)
|
16255198a2
|
Merge branch 'master' into icon-notifs
|
2022-06-18 23:42:36 +10:00 |
Lubomir (Mac)
|
263ae1ab9a
|
Merge branch 'master' into icon-notifs
|
2022-06-08 14:36:36 +10:00 |
Lubomir (Mac)
|
9740a36796
|
messages: Use message array from lib
Also, a max widget messages setting
|
2022-05-29 14:19:38 +10:00 |
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 |
Lubomir
|
6202286fe6
|
Merge branch 'master' into icon-notifs
|
2022-05-25 17:45:37 +10:00 |
Lubomir
|
1fb256b9de
|
messages: Replace mail icon with color notif icons
|
2022-05-24 22:24:38 +10: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 |