InfiniTime/src/Components
2020-03-28 19:05:28 +01:00
..
Battery Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +01:00
Ble Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
Brightness Encapsulate brightness controll into the class BrightnessController. 2020-03-15 18:03:11 +01:00
DateTime Fix date/time conversion from CTS to internal date/time representation. 2020-03-02 20:13:30 +01:00
Gfx Add support for hardware assisted vertical scrolling. 2020-02-15 15:12:29 +01:00