messagesoverlay - Adds screenshots and more README

pull/2612/head
Martin Boonk 2023-02-26 13:07:00 +01:00
parent 86fce14cc6
commit 72d440a20c
4 changed files with 12 additions and 5 deletions

View File

@ -1,11 +1,17 @@
# Messages app
# Messages overlay app
This app handles the display of messages and message notifications.
This app handles the display of messages and message notifications as an overlay pop up.
It is a GUI replacement for the `messages` apps.
It is a GUI replacement for the `messages` apps.
Messages are ephemeral and not stored on the Bangle.
## Usage
Close app by tapping the X and scroll by swiping. The border of the pop up changes color if the Bangle is locked. The color depends on your currently active theme.
## Creator
Rarder44
[halemmerich](https://github.com/halemmerich)
Forked from messages_light by Rarder44

View File

@ -13,5 +13,6 @@
{"name":"messagesoverlay.settings.js","url":"settings.js"},
{"name":"messagesoverlay","url":"lib.js"},
{"name":"messagesoverlay.boot.js","url":"boot.js"}
]
],
"screenshots": [{"url":"screen_call.png"} ,{"url":"screen_message.png"} ]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB