InfiniTime/src/displayapp/screens
Joaquim 012c246e40 0.16.0 TWI problems fix
More memory for freertos heap and timer stack
Fix warning in watchface
Fix number of bytes read by cst816
Debug app to show freertos tasks
Increased the number of bytes of the twi write buffer
2021-04-10 19:09:33 +01:00
..
settings array in SettingWakeUp wrong size 2021-04-05 11:01:44 +01:00
ApplicationList.cpp 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
ApplicationList.h Big UI and navigation Rewrite 2021-04-04 03:08: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
BatteryInfo.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
BatteryInfo.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +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 Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Brightness.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Clock.cpp Merge branch 'develop' into motion-sensor 2021-04-09 21:16:21 +02:00
Clock.h Merge branch 'develop' into motion-sensor 2021-04-09 21:16:21 +02:00
DropDownDemo.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
DropDownDemo.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FirmwareUpdate.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FirmwareUpdate.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FirmwareValidation.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FirmwareValidation.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FlashLight.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
FlashLight.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
HeartRate.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
HeartRate.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
InfiniPaint.cpp double tap wakeup error fix 2021-04-04 13:51:22 +01:00
InfiniPaint.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Label.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Label.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
List.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
List.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Meter.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Meter.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Motion.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
Motion.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
Music.cpp Merge pull request #259 from JF002/fix-music-app2 2021-04-09 20:44:02 +02:00
Music.h Merge pull request #259 from JF002/fix-music-app2 2021-04-09 20:44:02 +02:00
Navigation.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Navigation.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +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 Fix display of empty notification. 2021-04-09 20:50:09 +02:00
Notifications.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Paddle.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Paddle.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Screen.cpp Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
Screen.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
ScreenList.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
StopWatch.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
StopWatch.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Symbols.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
SystemInfo.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
SystemInfo.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Tasks.cpp 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
Tasks.h 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
Tile.cpp Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Tile.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
Twos.cpp restore battery buffer 2021-04-08 16:15:57 +01:00
Twos.h Big UI and navigation Rewrite 2021-04-04 03:08:51 +01: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 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
WatchFaceDigital.h Merge branch 'develop' into motion-sensor 2021-04-09 21:16:21 +02:00