BangleApps/apps/lcars/ChangeLog

31 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-11-24 12:40:47 +00:00
0.01: Launch app.
2021-11-19 17:19:16 +00:00
0.02: Swipe left/right to set an alarm.
0.03: New design with different icons if gps, hrm or compass is on.
2021-11-24 12:40:47 +00:00
0.04: Inluded LCARS Logo.
2021-11-24 17:04:59 +00:00
0.05: Additional icons for (1) charging and (2) bat < 30%.
2021-12-17 15:27:36 +00:00
0.06: Fix - Alarm disabled, if clock was closed.
2021-12-19 12:01:58 +00:00
0.07: Added settings to adjust data that is shown for each row.
2022-01-05 09:35:58 +00:00
0.08: Support for multiple screens. 24h graph for steps + HRM. Fullscreen Mode.
2022-01-07 16:26:34 +00:00
0.09: Tab anywhere to open the launcher.
0.10: Removed swipes to be compatible with the Pattern Launcher. Stability improvements.
2022-01-11 17:20:53 +00:00
0.11: Show the gadgetbridge weather temperature (settings).
2022-01-19 09:14:46 +00:00
0.12: Added humidity as an option to display.
2022-01-19 09:13:40 +00:00
0.13: Improved battery visualization.
2022-02-07 21:03:40 +00:00
0.14: Added altitude as an option to display.
2022-02-10 21:17:18 +00:00
0.15: Using wpedom to count steps.
2022-02-11 11:27:15 +00:00
0.16: Improved stability. Wind can now be shown.
2022-02-13 09:16:32 +00:00
0.17: Settings for mph/kph and other minor improvements.
0.18: Fullscreen mode can now be enabled or disabled in the settings.
2022-03-17 22:33:27 +00:00
0.19: Alarms can not go bigger than 100.
2022-04-11 14:32:32 +00:00
0.20: Use alarm for alarm functionality instead of own implementation.
0.21: Add custom theming.
0.22: Fix alarm and add build in function for step counting.
2023-01-04 00:29:16 +00:00
0.23: Add warning for low flash memory.
0.24: Add ability to disable alarm functionality.
0.25: Add more colors to the settings and add the ability to disable the data charts+Markup.
2023-01-11 18:56:26 +00:00
0.26: Use widget_utils.
2023-07-01 15:55:42 +00:00
0.27: Report latest HRM rather than HRM 10 minutes ago (fix #2395)
2023-07-04 18:56:16 +00:00
0.28: Battery Vref implemented correctly.
2023-12-09 21:58:01 +00:00
0.29: Support fastload.
0.30: Add 10 new colors to the settings and allows random colors on startup if enabled.