aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/DisplayApp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch piggz/nav into develop:Jean-François Milants2021-01-201-0/+2
| | | | | - fix conflict - add a icon for the navigation app.
* HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants2021-01-171-2/+2
| | | | ON when the app is closed), display the HR value on the Clock app.
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-101-2/+6
|
* adds 2048 clone gameJed2021-01-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update DisplayApp.cppZephyrLabs2020-12-031-1/+1
| | | | fixed file typo
* Update DisplayApp.cppZephyrLabs2020-12-031-0/+1
| | | | added Paddle header and paddle app screen
* Addition of new files in MakeListZephyrLabs2020-12-031-0/+2
| | | | added Paddle.cpp and Paddle.h
* Include cleanup: displayapp + screensokaestne2020-11-161-15/+14
|
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-7/+9
|
* [WIP] Add new notification UI that use HW scrolling effects. Both ↵JF2020-10-191-0/+2
| | | | notification apps are available in the menu, we can compare them.
* [WIP] New notification app that uses software scrolling effect.JF2020-10-181-0/+2
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-15/+16
|
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-0/+271