forked from FOSS/BangleApps
messagegui: update metadata and changelog
parent
7f226371fd
commit
49680793e0
|
@ -105,3 +105,4 @@
|
||||||
0.76: Swipe up/down on a shown message to show the next newer/older message.
|
0.76: Swipe up/down on a shown message to show the next newer/older message.
|
||||||
0.77: Messages can now use international fonts if they are installed
|
0.77: Messages can now use international fonts if they are installed
|
||||||
0.78: Fix: When user taps on a new message, clear the unread timeout
|
0.78: Fix: When user taps on a new message, clear the unread timeout
|
||||||
|
0.79: Fix: Reset the unread timeout each time a new message is shown
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "messagegui",
|
"id": "messagegui",
|
||||||
"name": "Message UI",
|
"name": "Message UI",
|
||||||
"shortName": "Messages",
|
"shortName": "Messages",
|
||||||
"version": "0.78",
|
"version": "0.79",
|
||||||
"description": "Default app to display notifications from iOS and Gadgetbridge/Android",
|
"description": "Default app to display notifications from iOS and Gadgetbridge/Android",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
Loading…
Reference in New Issue