diff --git a/apps.json b/apps.json index 43def8d2c..e77391593 100644 --- a/apps.json +++ b/apps.json @@ -4349,7 +4349,7 @@ "name": "LCARS Clock", "shortName":"LCARS", "icon": "lcars.png", - "version":"0.04", + "version":"0.05", "supports": ["BANGLEJS2"], "description": "Library Computer Access Retrieval System (LCARS) clock.", "type": "clock", diff --git a/apps/lcars/ChangeLog b/apps/lcars/ChangeLog index ff0677a04..07ad79c7c 100644 --- a/apps/lcars/ChangeLog +++ b/apps/lcars/ChangeLog @@ -1,4 +1,5 @@ -0.01: Launch app +0.01: Launch app. 0.02: Swipe left/right to set an alarm. 0.03: New design with different icons if gps, hrm or compass is on. -0.04: Inluded LCARS Logo. \ No newline at end of file +0.04: Inluded LCARS Logo. +0.05: Additional icons for (1) charging and (2) bat < 30%. \ No newline at end of file diff --git a/apps/lcars/screenshot.png b/apps/lcars/screenshot.png index 5622c4d86..02ac5c706 100644 Binary files a/apps/lcars/screenshot.png and b/apps/lcars/screenshot.png differ