You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: apps/activepedom/metadata.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"id": "activepedom",
3
3
"name": "Active Pedometer",
4
4
"shortName": "Active Pedometer",
5
-
"version": "0.10",
5
+
"version": "0.11",
6
6
"description": "(NOT RECOMMENDED) Pedometer that filters out arm movement and displays a step goal progress. Steps are saved to a daily file and can be viewed as graph. The `Health` app now provides step logging and graphs.",
Copy file name to clipboardexpand all lines: apps/astrocalc/metadata.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"id": "astrocalc",
3
3
"name": "Astrocalc",
4
-
"version": "0.07",
4
+
"version": "0.08",
5
5
"description": "Calculates interesting information on the sun like sunset and sunrise and moon cycles for the current day based on your location from MyLocation app",
Copy file name to clipboardexpand all lines: apps/bigdclock/ChangeLog
+1
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,4 @@
5
5
0.05: proper fix for the race condition in queueDraw()
6
6
0.06: Tell clock widgets to hide.
7
7
0.07: Better battery graphic - now has green, yellow and red sections; battery status reflected in the bar across the middle of the screen; current battery state checked only once every 15 minutes, leading to longer-lasting battery charge
0 commit comments