BangleApps/apps/messages
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
..
ChangeLog iOS app 0.08 2021-12-13 14:21:06 +01:00
README.md iOS app 0.08 2021-12-13 14:21:06 +01:00
app-icon.js iOS app 0.08 2021-12-13 14:21:06 +01:00
app.js iOS app 0.08 2021-12-13 14:21:06 +01:00
app.png iOS app 0.08 2021-12-13 14:21:06 +01:00
lib.js Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master 2021-12-08 02:39:24 +01: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 Work in progres for testing 2021-12-13 00:21:16 +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.

Requests

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

Creator

Gordon Williams