summaryrefslogtreecommitdiff
path: root/src/displayapp/DisplayAppRecovery.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-02-19Provide reference to BrightnessController in DisplayAppReinhold Gschweicher1-0/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-3/+3
2021-09-18Fix DisplayAppRecovery : add AlarmController to ctor().Jean-François Milants1-0/+1
2021-09-13Fix DisplayAppRecovery : fix include error by forward declaring Controllers i...Jean-François Milants1-0/+1
2021-08-28Fix recovery firmware since last changes in DisplayApp.Jean-François Milants1-1/+3
2021-06-12Move most of the code from the constructor of the objects statically initiali...Jean-François Milants1-1/+2
2021-06-06Fix build for recovery firmware.Jean-François Milants1-2/+5
2021-05-21Fix recovery DisplayApp.Jean-François Milants1-2/+3
2021-05-15Merge pull request #349 from Avamander/patch-2JF0021-1/+1
2021-05-14Added braces to a few if statementsAvamander1-2/+3
2021-05-14Switched to booleans for infinite while loopsAvamander1-1/+1
2021-05-02short vibration when enabling itpetter1-0/+1
2021-04-24Reformatted all the files according to clang-format styleAvamander1-16/+20
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-1/+2
2021-03-21fix display driver issues in recoverypetter1-4/+2
2021-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants1-2/+2
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ...Jean-François Milants1-0/+110