summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-19Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2-7/+7
2021-08-18Add memory print usagehubmartin1-6/+6
2021-08-18Fix music app buttonsRiku Isokoski1-1/+1
2021-08-15Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray19-283/+283
2021-08-15Fix potential edge case of sidebar being set blackKieran Cawthray1-1/+1
2021-08-15More tidying following reviewKieran Cawthray1-85/+88
2021-08-15Avoid setting the sidebar blackKieran Cawthray1-0/+4
2021-08-15Remove duplicate code, minor fixesKieran Cawthray1-33/+19
2021-08-15Add check for randomise button in case colors clashKieran Cawthray1-0/+5
2021-08-15Adjust inner padding in applistRiku Isokoski1-1/+1
2021-08-15Clean up using variablesRiku Isokoski1-10/+16
2021-08-15Adjust previously missed scrollbar and firmware validation buttonsRiku Isokoski2-11/+11
2021-08-15Ui updateRiku Isokoski9-107/+99
2021-08-15Add randomise button to color pickerKieran Cawthray2-0/+22
2021-08-14Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime i...Jean-François Milants8-70/+87
2021-08-14Improve metronomeRiku Isokoski3-99/+69
2021-08-14Set pin before loopRiku Isokoski1-0/+1
2021-08-14Better pin configurationRiku Isokoski1-1/+6
2021-08-14Try to fix bootloopRiku Isokoski1-0/+9
2021-08-12TidyingKieran Cawthray1-1/+0
2021-08-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray12-211/+81
2021-08-10Merge pull request #483 from Riksu9000/fix_adcJF0022-58/+17
2021-08-10Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://...Jean-François Milants1-4/+4
2021-08-10Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...Jean-François Milants9-156/+60
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-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 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants4-40/+33
2021-07-24Add extra screen in settings to show scrollbar correctlyKieran Cawthray1-3/+3
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-20Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray27-158/+156
2021-07-14Multiple wakeup sources (#290)Kozova14-49/+73
2021-07-14Set correct refresh times for lvgl (#488)Riku Isokoski2-6/+7
2021-07-14Merge branch 'develop' into fix_touchevent_tapRiku Isokoski96-1306/+4012
2021-07-13Merge branch 'develop' into fix_adcRiku Isokoski24-102/+78