InfiniTime/src/displayapp/screens
2021-03-13 13:59:54 +01:00
..
ApplicationList.cpp Basic logic done. Need to change the timer source to get ms. Also need to replace with paddle app in displayApp.cpp and ApplicationList.cpp later. 2021-03-11 10:54:14 +01:00
ApplicationList.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
BatteryIcon.cpp Converted all the other float usage to int. 2021-01-16 20:18:55 +01:00
BatteryIcon.h Converted all the other float usage to int. 2021-01-16 20:18:55 +01:00
BleIcon.cpp Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
BleIcon.h Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
Brightness.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Brightness.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Clock.cpp Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header 2021-03-03 17:07:05 +00:00
Clock.h Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header 2021-03-03 17:07:05 +00:00
DropDownDemo.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
DropDownDemo.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
FirmwareUpdate.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
FirmwareUpdate.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
FirmwareValidation.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
FirmwareValidation.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
HeartRate.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
HeartRate.h HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ON when the app is closed), display the HR value on the Clock app. 2021-01-17 10:39:46 +01:00
InfiniPaint.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
InfiniPaint.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Label.cpp Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Label.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Meter.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Meter.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Music.cpp Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 2021-02-23 21:18:59 +01:00
Music.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
Navigation.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Navigation.h Revert invalid changes in Navigation.h and add missing changes in Notifications.h. 2021-01-24 17:27:48 +01:00
NotificationIcon.cpp Integrate new notification UI with notifications coming from BLE 2020-10-20 20:57:39 +02:00
NotificationIcon.h Integrate new notification UI with notifications coming from BLE 2020-10-20 20:57:39 +02:00
Notifications.cpp Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 2021-02-23 21:18:59 +01:00
Notifications.h Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 2021-02-23 21:18:59 +01:00
Paddle.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Paddle.h Update Paddle.h 2020-12-20 09:28:51 +05:30
Screen.cpp Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
Screen.h Minor formatting, diagnostic and documentation changes 2020-10-09 11:36:16 +03:00
ScreenList.h Include cleanup: displayapp + screens 2020-11-16 01:35:51 +01:00
StopWatch.cpp Adding laps completed. 2021-03-13 13:59:54 +01:00
StopWatch.h Adding laps completed. 2021-03-13 13:59:54 +01:00
Symbols.h update font with icons for music, call and qr 2021-01-27 13:48:30 +01:00
SystemInfo.cpp Rename Pinetime in InfiniTime in sysinfo app. 2021-01-02 21:23:40 +01:00
SystemInfo.h Add source code license and link to github to system app 2020-12-28 02:45:24 -05:00
Tile.cpp Cleanup 2021-02-01 12:14:49 +00:00
Tile.h Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 2021-02-23 21:18:59 +01:00
Twos.cpp LVGL v7.10.0 2021-01-28 17:13:28 +00:00
Twos.h LVGL v7.10.0 2021-01-28 17:13:28 +00:00