1
0
Fork 0
Commit Graph

135 Commits (1c2ca29f3f9fa2e40cf05953a66e28cebc074c95)

Author SHA1 Message Date
Leon Matthes b00c6e48c4 Fix "Vibrate: off" being ignored by messages app 2022-07-05 23:18:11 +02:00
Lubomir f3d3091706
Remove pointless functions 2022-06-28 22:27:22 +10:00
Lubomir 23086cc0df
Merge branch 'master' into icon-notifs 2022-06-28 22:27:06 +10:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Lubomir (Mac) 16255198a2
Merge branch 'master' into icon-notifs 2022-06-18 23:42:36 +10:00
Gordon Williams 6c7525b8ea Fixing apps that use buzz after recent buzz strength PR (these apps would have previously used a low strength buzz) 2022-06-14 09:04:15 +01:00
Lubomir (Mac) 263ae1ab9a
Merge branch 'master' into icon-notifs 2022-06-08 14:36:36 +10:00
Gordon Williams 78734a1670
Merge branch 'master' into notificationColor 2022-06-06 12:03:38 +01:00
Martin Boonk 4efbf72011 Set theme matching default color for message type icon 2022-06-05 18:41:07 +02:00
Lubomir (Mac) 9740a36796
messages: Use message array from lib
Also, a max widget messages setting
2022-05-29 14:19:38 +10:00
Lubomir (Mac) e1481981da
Merge branch 'master' into icon-notifs 2022-05-29 13:20:08 +10:00
Alessandro Cocco dcac7426ac [Messages] Small code improvements 2022-05-27 08:57:01 +02:00
Alessandro Cocco d4edeb5096 [Messages] Don't turn on the screen after unread timeout expires 2022-05-26 22:39:36 +02:00
Gordon Williams a6d92c1115 inline tick/cross images to save some space 2022-05-25 10:00:27 +01: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
Gordon Williams 8e4063004c changelog and duplicate fix 2022-05-25 08:24:20 +01:00
Gabriele Monaco 43b07419b9 messages 0.38: using Telegram icon on Telegram FOSS 2022-05-25 09:10:40 +02:00
Lubomir 1fb256b9de
messages: Replace mail icon with color notif icons 2022-05-24 22:24:38 +10:00
Gordon Williams 0a36095dc1 Merge branch 'messages-back' 2022-05-11 09:10:32 +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
Gordon Williams 48f01ae708 eset graphics colors before rendering a message (possibly fix #1752) 2022-04-26 09:42:41 +01:00
Gordon Williams b9e76dd293 messages 0.34: Don't buzz for 'map' update messages 2022-04-21 10:29:10 +01:00
Eskild Hustvedt a7bab80dc3 Allow timeouts to run on the message list screen
Stops the app from displaying a message that then gets removed and after that
permanently "hanging" on the message screen.
2022-04-20 15:39:11 +02:00
Eskild Hustvedt 6c0f16a45f Bumped to 0.32 for quiet mode auto-open setting 2022-04-19 14:09:52 +02:00
Eskild Hustvedt e2e9b69b24 Allow quiet mode to optionally override message auto-open 2022-04-13 19:50:28 +02:00
storm64 1d23c4f2e4 massages: Add option to disable icon flashing
Update ChangeLog, metadata.json, README.md and settigns.js:
 - Add option to toggle icon flashing.
Update widget.js:
 - Add option to toggle icon flashing.
 - Correct clearRect y2 value.
 - Moved icon 1px up to be more centered.
2022-04-07 01:30:39 +02:00
Gordon Williams 30e94e15ad Merge branch 'master' into new_alarm 2022-04-04 15:07:42 +01:00
xxpasixx 6b55faae97 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 13:49:14 +02:00
Gordon Williams 74203945a2 oops 2022-04-01 13:50:06 +01:00
Gordon Williams 5c33cad685 Adding alarm.vibrate and menu 2022-04-01 13:27:37 +01:00
Gordon Williams 172df0dc27 messages 0.29: Fix message list overwrites on Bangle.js 1 (fix #1642) 2022-04-01 09:54:25 +01:00
Gordon Williams 45cde94a26 messages 0.29: Support for the setUI 'back' icon in the top left 2022-04-01 09:49:57 +01:00
Gordon Williams ee739ec447 minor tweaks 2022-03-31 13:47:35 +01: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 5ff8ab62a2 Update settings.js 2022-03-29 07:44:41 +02:00
KungPhoo 284da20f01 Update ChangeLog 2022-03-28 23:14:00 +02:00
KungPhoo 16f3f4253e Merge remote-tracking branch 'upstream/master' 2022-03-28 23:10:37 +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 febcdf4f53
Update metadata.json 2022-03-28 22:15:41 +02:00
KungPhoo 148e571769
Update ChangeLog
0.27: Option to auto-unlock the watch when a new message arrives
2022-03-28 22:12:19 +02:00
KungPhoo 29f93c0165
Update README.md 2022-03-28 22:10:29 +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
KungPhoo a06c782ede
Update settings.js
-Option to unlock the watch, when a message arrives, so the buttons can directly be touched.
2022-03-28 21:57:52 +02:00
Gordon Williams c34ade140c messages 0.27: Add 'mark all read' option to popup menu (fix #1624) 2022-03-28 10:30:26 +01:00