summaryrefslogtreecommitdiff
path: root/src/displayapp/DisplayApp.cpp
AgeCommit message (Collapse)Author
2021-01-25create motorcontroller in main and pass by referencepetter
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants
- fix conflict - add a icon for the navigation app.
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants
ON when the app is closed), display the HR value on the Clock app.
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants
2021-01-02adds 2048 clone gameJed
styles table reads touch events allows moving tiles allows merging tiles improves tile movement allows merging tiles adds score display implements color edit comments adjust game logic disallows double merges
2020-12-03Update DisplayApp.cppZephyrLabs
fixed file typo
2020-12-03Update DisplayApp.cppZephyrLabs
added Paddle header and paddle app screen
2020-12-03Addition of new files in MakeListZephyrLabs
added Paddle.cpp and Paddle.h
2020-11-16Include cleanup: displayapp + screensokaestne
2020-10-20Integrate new notification UI with notifications coming from BLEJF
2020-10-19[WIP] Add new notification UI that use HW scrolling effects. Both ↵JF
notification apps are available in the menu, we can compare them.
2020-10-18[WIP] New notification app that uses software scrolling effect.JF
2020-10-02Fixed all the includes that were broken due to the renamesAvamander
2020-10-02Renamed DisplayApp/ to displayapp/Avamander