summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell
2021-09-16Revert "Merge upstream"Mark Russell
2021-09-16Merge upstreamMark Russell
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-13Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into...Jean-François Milants
2021-09-10Created basic alarm appMark Russell
2021-08-29WIP Refactor ble advertisingJames A. Jerkins
2021-08-29Merge branch 'develop' into pinmaphubmartin
2021-08-28Settings : use enums instead of ints to store colors. Group all PTS settings ...Jean-François Milants
2021-08-28Merge pull request #458 from kieranc/pinetimestyle-colorpickerJF002
2021-08-28Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-08-22Merge branch 'develop' into pinmaphubmartin
2021-08-19Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray
2021-08-18Merge branch 'develop' into new_touch_handlerRiku Isokoski
2021-08-18Add memory print usagehubmartin
2021-08-18Automatic error detectionRiku Isokoski
2021-08-08Merge branch 'JF002:develop' into set-datetime-manuallyTim
2021-08-02DRAFT: Put gpio pins to separate filehubmartin
2021-07-15New touch handler, with issuesRiku Isokoski
2021-07-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray
2021-07-11Using littlefs (#438)joaquim.org
2021-07-09Include new screens in CMakeLists.txttimaios
2021-06-29Add PineTimeStyle watchface (#334)kieranc
2021-06-24PineTimeStyle color picker initial commitKieran Cawthray
2021-06-20Add step count gauge - replaces heartrate in sidebarKieran Cawthray
2021-06-16Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray
2021-06-12Remove infinitime-nb.c from source listJonathan Vander Mey
2021-06-12add basic metronome app (#409)Bryton Hall
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants
2021-06-04Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray
2021-06-01Enable various compilation flags to reduce the binary size (#401)JF002
2021-06-01Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can...JF002
2021-05-21Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray
2021-05-20Timer App (#355)Florian
2021-05-18Fix it again..Kieran Cawthray
2021-05-18Revert "Reset"Kieran Cawthray
2021-05-18ResetKieran Cawthray
2021-04-19New Steps appJoaquim
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants
2021-04-08TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...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-22Updated to include WatchFaceAnalog and fixed clashesNiall Cooling
2021-03-20Merged upstreampanky-codes
2021-03-20Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants
2021-03-16Resolved C++14 Cmake build issues so correctly building to C99/C++14 standardsNiall Cooling