BangleApps/apps/messages
Gordon Williams 39b3a3fba2 messages Fix phone icon (#1014) 2021-12-06 15:38:06 +00:00
..
ChangeLog messages Fix phone icon (#1014) 2021-12-06 15:38:06 +00:00
README.md messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
app-icon.js Adding BETA messages app 2021-10-22 11:47:23 +01:00
app.js messages Fix phone icon (#1014) 2021-12-06 15:38:06 +00:00
app.png Adding BETA messages app 2021-10-22 11:47:23 +01:00
lib.js messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
settings.js messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00
widget.js messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen 2021-12-06 14:27:11 +00:00

README.md

Messages app

THIS APP IS CURRENTLY BETA

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 MESSAGES will be shown in the Widget bar.

Requests

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

Creator

Gordon Williams