summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF002
2021-09-18Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell
2021-09-16Revert "Merge upstream"Mark Russell
2021-09-16Merge upstreamMark Russell
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-13Merge branch 'develop' into pinmaphubmartin
2021-09-12Merge pull request #602 from Riksu9000/del_unusedJF002
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski
2021-09-10Created basic alarm appMark Russell
2021-09-02Add some commentsTim Keller
2021-08-29Merge branch 'develop' into pinmaphubmartin
2021-08-28Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime in...Jean-François Milants
2021-08-22Update startup SCL toggling pinmap definitionshubmartin
2021-08-22Merge branch 'develop' into pinmaphubmartin
2021-08-19Remove unused variablesRiku Isokoski
2021-08-19Add clearing of noinit segment on bad wordTim Keller
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-08-18Use highest frequency and move mutex creation to InitRiku Isokoski
2021-08-17Make Clock Persistant.Tim Keller
2021-08-16Simplify parameters and cleanupRiku Isokoski
2021-08-14Set pin before loopRiku Isokoski
2021-08-14Better pin configurationRiku Isokoski
2021-08-14Try to fix bootloopRiku Isokoski
2021-08-10Rework TouchHandler into not a taskRiku Isokoski
2021-08-10Revert "Merge branch 'unblock_i2c' into develop"Riku Isokoski
2021-08-10Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-08-09Set pin before loopRiku Isokoski
2021-08-09Better pin configurationRiku Isokoski
2021-08-09Try to fix bootloopRiku Isokoski
2021-08-03PinMap with namespace and constexprhubmartin
2021-07-18UpdateRiku Isokoski
2021-07-15Fix touch wakeup and code cleanupRiku Isokoski
2021-07-15New touch handler, with issuesRiku Isokoski
2021-07-13Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants
2021-07-11Using littlefs (#438)joaquim.org
2021-07-07LVGL use system tickRiku Isokoski
2021-06-26SPI flash sleep if bootloader >= 1.0.0 (#322)Neil O'Fix
2021-06-12Move most of the code from the constructor of the objects statically initiali...Jean-François Milants
2021-06-06Fix build for recovery firmware.Jean-François Milants
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants
2021-05-16Emit event on power-present toggle (#320)David Ventura
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants
2021-04-04Reset the step count every day at midnight.Jean-François Milants
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants
2021-04-04Big UI and navigation RewriteJoaquim
2021-03-22replaced all unique_ptr.reset calls with std::make_uniqueNiall Cooling
2021-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants
2021-03-07Merge branch 'develop' into recovery-firmwareJean-François Milants