summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2022-07-17Add PageIndicator widget to reduce code duplication (#1218)edgeRiku Isokoski
2022-06-07Extend use of -OsMichele Bini
2022-06-06remove unused Meter.cpp and Meter.h (#1171)mabuch
2022-06-06remove unused Brightness App (#1170)mabuch
2022-06-06remove old unused bluetooth icons (#1172)mabuch
2022-06-06New sharper batteryicon. Remove old unused batteryiconsRiku Isokoski
2022-04-21Merge branch 'rev22-develop' into edgeMichele Bini
2022-04-20Merge branch 'alarm-reliability-and-switch-to-freertos-timers' into rev22-dev...Michele Bini
2022-04-18resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch
2022-04-17Remove app_timer component from compilationMichele Bini
2022-04-16remove app timer, with the exception of header, to keep APP_TIMER_TICKS defin...Michele Bini
2022-04-10Add jumpscore appMichele Bini
2022-04-10Optimized compilation optionsMichele Bini
2022-04-10Use neofontsMichele Bini
2022-04-09Merge branch 'develop' of https://github.com/InfiniTimeOrg/InfiniTime into de...Michele Bini
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski
2022-03-23Analog24 watchfaceHEADdevelopMichele Bini
2022-03-12Rename PineTimeStyle to WatchFacePineTimeStylemabuch
2022-03-08SystemMonitor: implement FreeRtosMonitor only if trace facility is setReinhold Gschweicher
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants
2022-02-20Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...Jean-François Milants
2022-02-19Remove unused and not compiling DropDownDemoReinhold Gschweicher
2022-01-17Create Version.h in binary dir instead of src dirReinhold Gschweicher
2022-01-04Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekb...Jean-François Milants
2022-01-04Add start of settings app for senstivity.Tim Keller
2022-01-02resolves conflictsSteveAmor
2021-12-30Merge pull request #718 from kieranc/pts-settingsJF
2021-12-24Add airplane mode featureJames A. Jerkins
2021-12-10Added Blank FSService that exposes only version infoTim Keller
2021-12-09Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray
2021-12-09Added QCBOR to pinetime-mcuboot-recoveryAvamander
2021-12-09Hotfix for other build targetsAvamander
2021-12-09Move radio button styling to a single placeRiku Isokoski
2021-12-09Merge branch 'develop' into patch-weatherAvamander
2021-12-09Connect and bond with a passkeyJames A. Jerkins
2021-12-04Removed unnecessary change in CMakeListsAvamander
2021-12-04Improved debug UI.Avamander
2021-12-04Improved error handling and fixed incompatibility with co.nstant.in:cbor libraryAvamander
2021-12-04Fixed recovery buildAvamander
2021-12-04Few formatting fixesAvamander
2021-12-04Brace style and whitespace fixesAvamander
2021-12-04Fixed a few bugs, enabled UsefulBuf library optimizationsAvamander
2021-12-04Tidied up and added Weather to CMakeLists.txtAvamander
2021-12-04Added QCBOR dependencyAvamander
2021-11-07Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray
2021-11-07Chimes optionSteveAmor
2021-10-25Newer buttonhandlerRiku Isokoski
2021-10-18Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray
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