summaryrefslogtreecommitdiff
path: root/src/displayapp/DisplayApp.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-02Brightness management in DisplayApp : do not allow the brightness level OFF w...Jean-François Milants1-0/+1
2022-09-11Infineat : Add support for external resources, and read the images and fonts ...Jean-François Milants1-1/+3
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-1/+1
2022-02-19Provide reference to BrightnessController in DisplayAppReinhold Gschweicher1-1/+2
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-4/+4
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski1-4/+0
2021-10-03Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF1-3/+0
2021-09-21Remove unused variableRiku Isokoski1-1/+0
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski1-0/+4
2021-09-10Created basic alarm appMark Russell1-0/+4
2021-08-29Let lvgl control queueTimeoutRiku Isokoski1-2/+0
2021-08-28Merge branch 'develop' into update_touch_driverRiku Isokoski1-5/+6
2021-08-18Automatic error detectionRiku Isokoski1-1/+4
2021-07-24Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants1-1/+0
2021-07-16Fix most issuesRiku Isokoski1-4/+0
2021-07-15New touch handler, with issuesRiku Isokoski1-2/+6
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