BangleApps/apps/powermanager/ChangeLog

16 lines
791 B
Plaintext
Raw Permalink Normal View History

0.01: New App!
0.02: Allow forcing monotonic battery voltage/percentage
0.03: Use default Bangle formatter for booleans
0.04: Remove calibration with current voltage (Calibrate->Auto) as it is now handled by settings app
Allow automatic calibration on every charge longer than 3 hours
2023-02-02 20:40:34 +00:00
0.05: Add back button to settings menu.
2023-02-22 21:19:25 +00:00
0.06: Allow logging of some things using power
Add widget for live monitoring of power use
0.07: Convert Yes/No On/Off in settings to checkboxes
0.08: Fix the wrapping of intervals/timeouts with parameters
2023-05-03 21:03:07 +00:00
Fix the widget drawing if widgets are hidden and Bangle.setLCDBrightness is called
2023-05-11 22:34:38 +00:00
0.09: Accidental version bump
0.10: Use charging state on boot for auto calibration
Log additional timestamp for trace log
2024-03-04 21:32:06 +00:00
0.11: Minor code improvements