summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Set pin before loopRiku Isokoski1-0/+1
2021-08-09Better pin configurationRiku Isokoski1-1/+6
2021-08-09Try to fix bootloopRiku Isokoski1-0/+9
2021-08-09Optimize twiMasterRiku Isokoski2-22/+21
2021-08-08Merge branch 'JF002:develop' into set-datetime-manuallyTim54-534/+878
2021-08-04Rename backlight level pinshubmartin2-18/+18
2021-08-03Cleanup, set Pinetime as defaulthubmartin3-42/+18
2021-08-03PinMap with namespace and constexprhubmartin13-87/+96
2021-08-03Merge branch 'develop' into refresh_reworkRiku Isokoski28-188/+252
2021-08-02DRAFT: Put gpio pins to separate filehubmartin5-3/+32
2021-08-01Remove leftoverRiku Isokoski1-5/+0
2021-08-01Remove floating point calculationRiku Isokoski1-2/+2
2021-08-01FixesRiku Isokoski3-12/+21
2021-08-01ImprovementsRiku Isokoski8-131/+70
2021-08-01Merge branch 'develop' into HEADRiku Isokoski114-1676/+4931
2021-07-28Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray28-196/+260
2021-07-27Increase ADC precisionRiku Isokoski1-4/+4
2021-07-27Merge branch 'develop' into fix_adcRiku Isokoski33-268/+392
2021-07-25Increment settings value, remove old hacky fixKieran Cawthray2-21/+9
2021-07-25Tile event handler : read the event data only if the event is a "value change...Jean-François Milants2-9/+11
2021-07-25Merge branch 'develop' into new_touch_handlerRiku Isokoski23-139/+213
2021-07-25Merge branch 'develop' into fit_more_tasksRiku Isokoski29-203/+300
2021-07-25Fix compile warningsJonathan Vander Mey2-0/+3
2021-07-25Fix slow scrollRiku Isokoski2-4/+1
2021-07-25Fix cases where Get() isn't usedRiku Isokoski1-2/+6
2021-07-25Add new unique icons for some appsRiku Isokoski7-49/+79
2021-07-25Add task state info to SystemInfoRiku Isokoski1-10/+32
2021-07-25Code cleanup (#466)Riku Isokoski10-66/+42
2021-07-24Dim screen before sleep (#464)Riku Isokoski4-17/+54
2021-07-24Merge branch 'develop' into new_touch_handlerRiku Isokoski1-1/+1
2021-07-24Move callback function into anonymous namespaceJonathan Vander Mey1-5/+5
2021-07-24Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants4-40/+33
2021-07-24Remove unnecessary C-style casts with BLE UUIDsJonathan Vander Mey10-64/+55
2021-07-24Update nav service UUID macro to constexpr functionsJonathan Vander Mey2-28/+20
2021-07-24Set navigation service id is base UUID macroJonathan Vander Mey2-13/+1
2021-07-24Update Navigation UUID documentationJonathan Vander Mey1-1/+1
2021-07-24Add extra screen in settings to show scrollbar correctlyKieran Cawthray1-3/+3
2021-07-23Merge branch 'develop' into refresh_reworkRiku Isokoski5-15/+47
2021-07-23Merge branch 'develop' into new_touch_handlerRiku Isokoski5-16/+47
2021-07-23Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray5-17/+52
2021-07-22Make firmware updating more foolproof (#469)Riku Isokoski5-17/+52
2021-07-21FixRiku Isokoski1-2/+1
2021-07-21Fit more tasks in SystemInfoRiku Isokoski1-4/+8
2021-07-20Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray27-158/+156
2021-07-19Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski6-6/+6
2021-07-19Refresh reworkRiku Isokoski72-306/+198
2021-07-19Restore Tile.cpp changesRiku Isokoski2-4/+6
2021-07-18UpdateRiku Isokoski4-25/+27
2021-07-16Fix remaining known issuesRiku Isokoski4-10/+17
2021-07-16Fix gesturesRiku Isokoski4-20/+13