summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Reformatted all the files according to clang-format styleAvamander1-3/+24
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants1-2/+5
# Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/DisplayApp.h # src/displayapp/lv_pinetime_theme.c # src/displayapp/screens/ApplicationList.cpp # src/drivers/TwiMaster.cpp # src/systemtask/SystemTask.h
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants1-1/+2
wrist rotation + app to see the value of the 3 axis in "real time".
2021-04-04Big UI and navigation RewriteJoaquim1-1/+5
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
2021-03-11Basic logic done. Need to change the timer source to get ms. Also need to ↵panky-codes1-1/+1
replace with paddle app in displayApp.cpp and ApplicationList.cpp later.
2021-02-01CleanupJoaquim1-1/+1
2021-01-20Merge branch piggz/nav into develop:Jean-François Milants1-1/+1
- fix conflict - add a icon for the navigation app.
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants1-1/+1
2021-01-02adds 2048 clone gameJed1-1/+1
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 Apps.hZephyrLabs1-1/+1
added Paddle app
2020-12-03Addition of new files in MakeListZephyrLabs1-1/+1
added Paddle.cpp and Paddle.h
2020-10-20Integrate new notification UI with notifications coming from BLEJF1-1/+1
2020-10-19[WIP] Add new notification UI that use HW scrolling effects. Both ↵JF1-1/+1
notification apps are available in the menu, we can compare them.
2020-10-18[WIP] New notification app that uses software scrolling effect.JF1-1/+1
2020-10-02Renamed DisplayApp/ to displayapp/Avamander1-0/+7