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 3bbb156 commit 177e624Copy full SHA for 177e624
apps/andark/ChangeLog
@@ -5,3 +5,5 @@
5
0.05: Fix support for dark theme + support widgets +
6
add settings for widgets, order of drawing and hour hand length
7
0.06: Fix issue showing widgets when app is fast-loaded into from launcher with widgets disabled
8
+0.07: Enable fast loading
9
+ Queue updates to the second
apps/andark/metadata.json
@@ -1,7 +1,7 @@
1
{ "id": "andark",
2
"name": "Analog Dark",
3
"shortName":"AnDark",
4
- "version":"0.06",
+ "version":"0.07",
"description": "analog clock face without disturbing widgets",
"icon": "andark_icon.png",
"type": "clock",
0 commit comments