summaryrefslogtreecommitdiff
path: root/src/displayapp/DisplayApp.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-24Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants1-1/+0
2021-07-14Merge branch 'develop' into fix_touchevent_tapRiku Isokoski1-2/+9
2021-07-13Adjust displayapp delay to compensate time spent (#482)Riku Isokoski1-0/+1
2021-06-11Fix touchevent tapRiku Isokoski1-1/+1
2021-06-10Fix stack corruption when exiting an app (the app was destroyed while it was ...Jean-François Milants1-0/+3
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-2/+5
2021-05-20Timer App (#355)Florian1-1/+4
2021-05-14Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting er...Avamander1-1/+1
2021-05-02short vibration when enabling itpetter1-0/+3
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-68/+67
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants1-26/+32
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-1/+4
2021-04-04Big UI and navigation RewriteJoaquim1-25/+31
2021-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants1-1/+6
2021-03-07Merge branch 'develop' into recovery-firmwareJean-François Milants1-2/+1
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-1/+7
2021-02-01CleanupJoaquim1-2/+1
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants1-4/+2
2021-01-10First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants1-1/+4
2020-11-16Include cleanup: displayapp + screensokaestne1-17/+19
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-10/+10
2020-10-02Renamed DisplayApp/ to displayapp/Avamander1-0/+92