Commit Graph

147 Commits (84e9d12a097eeaf24754fd09c455228da02c0a84)

Author SHA1 Message Date
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 095f1c6dd5
Update metadata.json 2022-07-06 12:19:47 +02:00
xxpasixx 5c04d60da2
Update ChangeLog 2022-07-06 12:19:25 +02:00
xxpasixx ab33e7adae
add warnapp Logo 2022-07-06 12:12:25 +02:00
Marco Heiming 39e6ccb823 Merge branch 'master' into message_buzz_pattern_for_calls 2022-07-06 11:32:41 +02:00
xxpasixx 6f1697f868
add airbnb icon 2022-07-06 11:24:00 +02:00
Marco Heiming d82454f942 Fix messages ignoring "Vibrate: Off" setting (from PR #2023) 2022-07-06 07:49:16 +02:00
Leon Matthes b00c6e48c4 Fix "Vibrate: off" being ignored by messages app 2022-07-05 23:18:11 +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
Lubomir 23086cc0df
Merge branch 'master' into icon-notifs 2022-06-28 22:27:06 +10:00
Marco Heiming 4cf04308ee Separate buzz pattern for incoming calls 2022-06-28 12:43:25 +02: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