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
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
172df0dc27
messages 0.29: Fix message list overwrites on Bangle.js 1 ( fix #1642 )
2022-04-01 09:54:25 +01: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
Richard de Boer
9ff42c928e
messages: auto-open music
2022-03-07 22:46:57 +01:00
Marco H
8535b50a0d
Messages: icon for alarms
2022-02-25 09:44:34 +01:00
Gordon Williams
2d9259db4c
Merge branch 'master' of https://github.com/nh-99/BangleApps into nh-99-master
...
Tweaks to do partial text redraw for scrolling - not everything
# Conflicts:
# apps/messages/app.js
# apps/messages/metadata.json
2022-02-24 14:24:06 +00:00
Marco H
f3c0dfcdca
Change threema icon to 24x24px 1bit color
2022-02-24 11:19:35 +01:00
Marco H
e3b558b1f0
Threema icon and color
2022-02-23 20:29:29 +01:00
Gordon Williams
79e434d0c2
color adjustment - all 'accented' background items are now bg2, only unread messages are bgH
2022-02-23 16:22:54 +00:00
Gordon Williams
ffa5b96de6
messages +0.23: Change message colors to match current theme instead of using green
...
+ Now attempt to use Large/Big/Medium fonts, and allow minimum font size to be configured
2022-02-23 10:44:48 +00:00
Gordon Williams
d13631f4be
Merge branch 'master' into messages-home-assistant-logo
2022-02-22 10:12:01 +00:00
Noah Howard
33a1c2f19d
Merge branch 'master' into master
2022-02-21 11:50:31 -05:00
Noah Howard
405711e82b
End scrolling at end of text
2022-02-19 17:31:29 -05:00
Noah Howard
7d9ef97800
Make music text scroll
2022-02-19 17:18:21 -05:00
Noah Howard
b25611ee84
Fix track name, artist, and album names clipping
2022-02-19 16:37:34 -05:00
Richard de Boer
c0921c6a1d
messages: add Home Assistant icon
2022-02-19 21:24:13 +01:00
Jeroen Peters
a4c97850dd
#1132 : Messages: Allow disabling repetition of buzzer
2022-02-18 19:53:11 +01:00
Gordon Williams
621813968b
messages 0.21: Improve list readability on dark theme
2022-02-14 12:41:49 +00:00
Gordon Williams
9d5e2bb612
workaround for e00585c173
2022-02-08 11:27:01 +00:00
Gordon Williams
bc242a6cf2
tweak - always allow scrollable message by tapping on the message body, even if it fit in the main message view
2022-02-08 10:49:13 +00:00
Gordon Williams
83a849a9d1
0.20: If message doesn't fit, allow tapping on the body to show a scrollable
...
view of the message and title in a bigger font (fix #1405 , #1031 )
2022-02-08 10:41:56 +00:00
Amos Blanton
77d89ad0db
Allow large font for message body that fits in 2 lines
2022-02-06 13:26:04 +01:00
Amos Blanton
4274503bff
When message body is < 1 line wide, use large font.
2022-02-06 11:25:30 +01:00
Gordon Williams
e56d75eb88
minor extra language translations
2022-01-19 11:49:59 +00:00
Gordon Williams
5e353b6755
messages : If showMessage called with no message (eg all messages deleted) now return to the clock ( fix #1267 )
2022-01-12 09:14:33 +00:00
Richard de Boer
a945a32f51
messages: Back button now goes back to list of messages
2022-01-11 19:30:00 +01:00
Richard de Boer
d32674f825
messages: Spread message action buttons out
2022-01-11 19:30:00 +01:00
Richard de Boer
8467a8810a
messages: app-specific icon colors
2022-01-11 19:29:59 +01:00
Gordon Williams
eaaddae946
fix broken instagram icon
2022-01-10 14:06:50 +00:00
Gordon Williams
128f2d4e66
messages 0.16: Fix text wrapping so it fits the screen even if title is big ( fix #1147 )
2022-01-04 14:27:23 +00:00
Richard de Boer
43f2252bbf
messages: don't buzz during Quiet Mode
2021-12-17 21:54:02 +01:00
Gordon Williams
25e1fc5f28
messages 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-15 09:09:27 +00:00
Jeroen Peters
94761c5c0c
Messages: reverted icon change as 'notification' is very versatile, could be anything from envelopes, to bells, to chatbubbles etc.. Also fixed duration
2021-12-14 12:02:48 +01:00
Jeroen Peters
c347c6d6ee
Messages: changed screenshots, reverted translation text
...
iOS: added song duration
2021-12-14 10:07:22 +01:00
Jeroen Peters
96078a2791
iOS app 0.08
...
============
Added more details from music (instead of Undefined)
Added more app identifiers
Added Readme
Messages app 0.13
=================
New animated widget bell icon (instead of large blinking 'MESSAGES')
New app icon
Added screenshot
Extra app-specific notification icons
Locale 0.14
===========
Added some first translations for Messages in nl_NL
2021-12-14 01:34:30 +01:00
Jeroen Peters
ab4941c495
iOS app 0.08
...
============
Added more details from music (instead of Undefined)
Added more app identifiers
Messages app 0.13
=================
New animated widget bell icon (instead of large blinking 'MESSAGES')
New app icon
Added screenshot
Extra app-specific notification icons
2021-12-13 14:21:06 +01:00
Jeroen Peters
c0f6dee079
Work in progress on icon-support
2021-12-13 09:13:04 +01:00
Jeroen Peters
91d7cfbd47
Work in progres for testing
2021-12-13 00:21:16 +01:00
Jeroen Peters
b63f1ee706
Work in progres for testing
2021-12-12 23:50:02 +01:00
Jeroen Peters
977c26b5a1
Work in progres for testing
2021-12-12 23:14:43 +01:00
Jeroen Peters
10be0b5e97
Local work in progress on ios integration and new app messages app look
2021-12-11 00:04:10 +01:00
Gordon Williams
39b3a3fba2
messages Fix phone icon ( #1014 )
2021-12-06 15:38:06 +00: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
e8264cc8f8
messages 0.07: Added settings menu with option to choose vibrate pattern and frequency ( fix #909 )
2021-11-25 15:50:07 +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
cb6e14f6c1
messages, start of call handling and message responses, fix for scroll issue when only 2 menu items
2021-11-23 20:20:37 +00:00
Gordon Williams
4719fada28
Android Remove messages on disconnect, Fix music control (ref #909 )
2021-11-23 16:28:34 +00:00