BangleApps/apps/messages_light
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
..
ChangeLog Bump app versions 2024-03-04 22:32:06 +01:00
README.md readme updated 2023-02-28 19:14:20 +01:00
app-icon.js added app "Messages Light" 2022-11-18 17:25:51 +01:00
app-icon.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
app.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
full-size-app.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
messages_light.app.js Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
messages_light.boot.js messages_light update -> new management of events implemented 2023-02-28 19:00:41 +01:00
messages_light.listener.js messages_light: Fix removal notification from the list of current notifications 2023-11-16 15:53:24 +01:00
messages_light.settings.js messages_light update -> new management of events implemented 2023-02-28 19:00:41 +01:00
metadata.json Bump app versions 2024-03-04 22:32:06 +01:00
screenshot-call.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
screenshot-long-text1.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
screenshot-long-text2.png added app "Messages Light" 2022-11-18 17:25:51 +01:00
screenshot-notify.png added app "Messages Light" 2022-11-18 17:25:51 +01:00

README.md

Messages app

This app handles the display of messages and message notifications.

It is a GUI replacement for the messages apps.

To work, you must install:

  • Messages
  • Messages UI
  • Messages Light (obviously)

The Messages UI is recalled for the management of the "Music" notification (up to implementing a dedicated app)

Creator

Rarder44

Thanks to @halemmerich for having "reviewed" the code. I applied some of your changes.