forked from FOSS/BangleApps
andark: update version and changelog
parent
3bbb156468
commit
177e624a71
|
@ -5,3 +5,5 @@
|
||||||
0.05: Fix support for dark theme + support widgets +
|
0.05: Fix support for dark theme + support widgets +
|
||||||
add settings for widgets, order of drawing and hour hand length
|
add settings for widgets, order of drawing and hour hand length
|
||||||
0.06: Fix issue showing widgets when app is fast-loaded into from launcher with widgets disabled
|
0.06: Fix issue showing widgets when app is fast-loaded into from launcher with widgets disabled
|
||||||
|
0.07: Enable fast loading
|
||||||
|
Queue updates to the second
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{ "id": "andark",
|
{ "id": "andark",
|
||||||
"name": "Analog Dark",
|
"name": "Analog Dark",
|
||||||
"shortName":"AnDark",
|
"shortName":"AnDark",
|
||||||
"version":"0.06",
|
"version":"0.07",
|
||||||
"description": "analog clock face without disturbing widgets",
|
"description": "analog clock face without disturbing widgets",
|
||||||
"icon": "andark_icon.png",
|
"icon": "andark_icon.png",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
Loading…
Reference in New Issue