1
0
Fork 0
BangleApps/apps/messages
Gordon Williams 9e0191cf1b message docs 2022-02-03 14:00:48 +00:00
..
ChangeLog 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
README.md message docs 2022-02-03 14:00:48 +00:00
app-icon.js 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
app.js minor extra language translations 2022-01-19 11:49:59 +00:00
app.png 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
lib.js messages: don't buzz during Quiet Mode 2021-12-17 21:54:02 +01:00
metadata.json Merge branch 'master' into jekyll-apps.json 2022-01-13 21:41:39 +01:00
screenshot-notify.gif Messages: changed screenshots, reverted translation text 2021-12-14 10:07:22 +01:00
screenshot.png Messages: changed screenshots, reverted translation text 2021-12-14 10:07:22 +01:00
settings.js minor extra language translations 2022-01-19 11:49:59 +00:00
widget.js Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master 2022-01-04 16:54:06 +01:00

README.md

Messages app

This app handles the display of messages and message notifications. It stores a list of currently received messages and allows them to be listed, viewed, and responded to.

It is a replacement for the old notify/gadgetbridge apps.

Settings

You can change settings by going to the global Settings app, then App Settings and Messages:

  • Vibrate - This is the pattern of buzzes that should be made when a new message is received
  • Repeat - How often should buzzes repeat - the default of 4 means the Bangle will buzz every 4 seconds
  • Unread Timer - when a new message is received we go into the Messages app. If there is no user input for this amount of time then the app will exit and return to the clock where a ringing bell will be shown in the Widget bar.

New Messages

When a new message is received:

  • If you're in an app, the Bangle will buzz and a 'new message' icon appears in the Widget bar. You can tap this bar to view the message.
  • If you're in a clock, the Messages app will automatically start and show the message

When a message is shown, you'll see a screen showing the message title and text.

Android

  • The 'back-arrow' button goes back to Messages, marking the current message as read.
  • If shown, the 'tick' button opens the notification on the phone
  • If shown, the 'cross' button dismisses the notification on the phone
  • The top-left icon shows more options, for instance deleting the message of marking unread

iOS

  • The 'back-arrow' button goes back to Messages, marking the current message as read.
  • If shown, the 'tick' button responds positively to the notification (accept call/etc)
  • If shown, the 'cross' button responds negatively to the notification (dismiss call/etc)
  • The top-left icon shows more options, for instance deleting the message of marking unread

Images

1. Screenshot of a notification

2. What the notify icon looks like (it's touchable on Bangle.js2!)

Requests

Please file any issues on https://github.com/espruino/BangleApps/issues/new?title=messages%20app

Creator

Gordon Williams

Contributors

Jeroen Peters

Attributions

Icons used in this app are from https://icons8.com