..
ApplicationList.cpp
replaced all unique_ptr.reset calls with std::make_unique
2021-03-22 17:56:26 +00:00
ApplicationList.h
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00: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
replaced all unique_ptr.reset calls with std::make_unique
2021-03-22 17:56:26 +00:00
Clock.h
Update from JF comments to PR
2021-03-06 19:55:53 +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
Fix music app :
2021-04-04 17:19:41 +02:00
Music.h
Fix music app :
2021-04-04 17:19:41 +02: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
replaced all unique_ptr.reset calls with std::make_unique
2021-03-22 17:56:26 +00: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
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00:00
ScreenList.h
Update from JF comments to PR
2021-03-06 19:55:53 +00:00
StopWatch.cpp
Reworked based on PR comments.
2021-03-20 22:42:13 +01:00
StopWatch.h
Reworked based on PR comments.
2021-03-20 22:42:13 +01:00
Symbols.h
Stopwatch completed. Ready for PR
2021-03-13 14:38:18 +01:00
SystemInfo.cpp
replaced all unique_ptr.reset calls with std::make_unique
2021-03-22 17:56:26 +00:00
SystemInfo.h
Add source code license and link to github to system app
2020-12-28 02:45:24 -05:00
Tile.cpp
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00:00
Tile.h
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00: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
WatchFaceAnalog.cpp
Updated to include WatchFaceAnalog and fixed clashes
2021-03-22 17:23:49 +00:00
WatchFaceAnalog.h
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00:00
WatchFaceDigital.cpp
fix AM/PM
2021-03-08 12:23:32 +00:00
WatchFaceDigital.h
Multi face support, analog clock, 12/24 config
2021-02-24 19:40:24 +00:00