InfiniTime/src/displayapp
2021-04-04 15:56:11 +02:00
..
fonts Stopwatch completed. Ready for PR 2021-03-13 14:38:18 +01:00
icons Merge branch 'develop' of github.com:JF002/Pinetime into develop 2021-03-20 11:41:49 +01:00
screens Handle return code from BMA driver, and set a flag is the initialization fails. This allows to boot InfiniTime even if the device cannot initialize. 2021-04-04 15:56:11 +02:00
Apps.h First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
DisplayApp.cpp First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
DisplayApp.h First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
DisplayAppRecovery.cpp First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
DisplayAppRecovery.h First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
DummyLittleVgl.h Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. 2021-01-26 20:31:45 +01:00
LittleVgl.cpp FIX screen corruption #213 2021-03-18 19:38:19 +00:00
LittleVgl.h LVGL v7.10.0 2021-01-28 17:13:28 +00:00
lv_pinetime_theme.c First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
lv_pinetime_theme.h LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Messages.h Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. 2021-01-26 20:31:45 +01:00
TouchEvents.h Renamed DisplayApp/ to displayapp/ 2020-10-02 21:46:41 +03:00