summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-20Merge pull request #757 from stephanie-eng/patch-1JF1-2/+2
2021-10-20Merge pull request #758 from NeroBurner/patch-2JF1-0/+8
2021-10-20Add mention to Call characteristic (which was missing in the doc) and change ...Jean-François Milants2-2/+6
2021-10-20Update GetNext/GetPreviousKieran Cawthray1-11/+2
2021-10-20Improve random color selection, disable longpress when settings are visibleKieran Cawthray1-18/+17
2021-10-20Fixed the feature request templateAvamander1-1/+0
2021-10-20Restore settings orderKieran Cawthray1-2/+2
2021-10-20Fix issue templatesRiku Isokoski2-2/+0
2021-10-20Merge branch 'pts-settings' of https://github.com/kieranc/InfiniTime into pts...Kieran Cawthray0-0/+0
2021-10-20Ensure needle color is visible on reset/randomizeKieran Cawthray1-0/+6
2021-10-20Ensure needle color is visible one reset/randomizeKieran Cawthray1-0/+6
2021-10-19Change gauge needle color when background is whiteKieran Cawthray1-1/+15
2021-10-18Fix settings merge errorKieran Cawthray1-2/+5
2021-10-18Merge remote-tracking branch 'upstream/develop' into pts-settingsKieran Cawthray56-258/+1071
2021-10-18Disable DoubleTap when settings buttons are displayedKieran Cawthray1-0/+3
2021-10-18More duplicate color dodgingKieran Cawthray1-3/+10
2021-10-18Added missing semicolonStephanie1-1/+1
2021-10-18CI: add pintime-recovery to build jobsNeroBurner1-0/+8
2021-10-18Fixed Apps tutorial to compile properlystephanie-eng1-1/+1
2021-10-17Merge pull request #752 from carlosperate/mcuboot-urlJF4-5/+5
2021-10-17Enable/disable notifications for motion service.Jean-François Milants1-0/+3
2021-10-17Add doc about the new motion service.Jean-François Milants2-7/+25
2021-10-17Add MotionService : expose step count and RAW X/Y/Z values to the host.Jean-François Milants8-3/+190
2021-10-17MotionService : fix typo and characteristic array size + send notification on...Jean-François Milants3-3/+30
2021-10-16Fix error in music status docsArsen Musayelyan1-1/+1
2021-10-16Fix grammar mistakesArsen Musayelyan1-1/+1
2021-10-16Add docs from infinitime Go library's repo and fix typos and grammarArsen Musayelyan1-5/+237
2021-10-17Update git URLS, MCUboot is now independent w/ different GitHub org.carlosperate4-5/+5
2021-10-16Docs: Clarify Docker image needs to be built 1st, fix URL and typos.carlosperate1-4/+6
2021-10-16Merge pull request #746 from Quantum-cross/recovery-fixJF1-0/+2
2021-10-16Merge pull request #652 from dyamon/wake-on-notificationJF1-5/+8
2021-10-16Merge pull request #507 from Riksu9000/fit_more_tasksJF1-5/+8
2021-10-16Merge pull request #655 from NeroBurner/paddle_hor_fixJF1-2/+2
2021-10-16Merge pull request #747 from mabuch/rename-JF0002-InfiniTimeOrgJF9-25/+26
2021-10-15Replaced "JF002" in github URLs with "InfiniTimeOrg"mabuch9-25/+26
2021-10-15Merge pull request #722 from clemensvonmolo/code-structure-docJF3-1/+150
2021-10-14fix building of Recovery image.Quantum-cross1-0/+2
2021-10-14Make new notifications refresh idle timerFederico Igne1-5/+8
2021-10-13Flashlight brightness controlRiku Isokoski4-32/+102
2021-10-11Paddle: compare ballX coordinate with horizontal resolutionReinhold Gschweicher1-2/+2
2021-10-11Add python packages click and cryptography to build instructionsNeroBurner1-1/+8
2021-10-10Merge branch 'Riksu9000-update_touch_driver' into developJean-François Milants12-24/+161
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants12-24/+161
2021-10-10Merge branch 'timaios-set-datetime-manually' into developJean-François Milants10-54/+458
2021-10-10Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants4-85/+61
2021-10-10DateTimeController : remove unused methods and variables.Jean-François Milants2-81/+9
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants10-8/+508
2021-10-09Remove call to `batteryController.Update();` which was replaced by `batteryCo...Jean-François Milants1-3/+0
2021-10-09Merge pull request #715 from hubmartin/gpiote-fixJF1-9/+10
2021-10-09Merge pull request #719 from Riksu9000/improve_battery_reportingJF5-19/+25