[messages_light] changelog and metadata
parent
ebf27aa14f
commit
ecd7ba57c1
|
|
@ -7,3 +7,4 @@
|
||||||
1.3: icon changed
|
1.3: icon changed
|
||||||
1.4: new management of events implemented; removed code no longer used (from now the music will be managed by the Messagesgui app)
|
1.4: new management of events implemented; removed code no longer used (from now the music will be managed by the Messagesgui app)
|
||||||
1.5: Fix graphic bug; View via popup while there are other open apps
|
1.5: Fix graphic bug; View via popup while there are other open apps
|
||||||
|
1.6: fix for #2689; ( white screen )
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "messages_light",
|
"id": "messages_light",
|
||||||
"name": "Messages Light",
|
"name": "Messages Light",
|
||||||
"version": "1.5",
|
"version": "1.6",
|
||||||
"description": "A light implementation of messages App (display notifications from iOS and Gadgetbridge/Android)",
|
"description": "A light implementation of messages App (display notifications from iOS and Gadgetbridge/Android)",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue