We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de755df commit b605f45Copy full SHA for b605f45
apps/messagegui/ChangeLog
@@ -113,3 +113,5 @@
113
0.82: Stop buzzing when a message is removed (e.g. call answered)
114
0.83: Add option to not open the first unread message
115
0.84: Fix: Assign show message entry to the settings menu and not the message itself.
116
+0.85: Refactor to display a scroller with all messages loaded.
117
+ Initial scroll position is at the chosen message.
apps/messagegui/metadata.json
@@ -2,7 +2,7 @@
2
"id": "messagegui",
3
"name": "Message UI",
4
"shortName": "Messages",
5
- "version": "0.84",
+ "version": "0.85",
6
"description": "Default app to display notifications from iOS and Gadgetbridge/Android",
7
"icon": "app.png",
8
"type": "app",
0 commit comments