aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/Screens/Clock.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-88/+0
* Fix bad formatting in SystemInfo.JF2020-08-221-1/+1
* Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ...JF2020-07-041-5/+9
* Remove custom styles in Screens and define default style and "Big style" in L...JF2020-07-031-7/+0
* Display battery level and BLE connection status using icon on Clock screen.JF2020-03-141-0/+3
* Fix date/time conversion from CTS to internal date/time representation.JF2020-03-021-1/+1
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-10/+14
* Do not compile GFX and older fonts anymore.JF2020-02-231-5/+6
* Add touch panel port to lvgl.JF2020-02-161-2/+9
* Integration of lvgl : continued...JF2020-02-101-2/+13
* Encapsulate the drawing of the screen into Screens classes.JF2020-01-181-0/+65