summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-25Code cleanup (#466)Riku Isokoski10-66/+42
2021-07-24Dim screen before sleep (#464)Riku Isokoski4-17/+54
2021-07-24Add PineTimeStyle in the list of watchface in README.mdJean-François Milants1-1/+2
2021-07-24Merge branch 'develop' into new_touch_handlerRiku Isokoski4-5/+31
2021-07-24Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants3-4/+30
2021-07-24Merge branch 'Riksu9000-fix_touchevent_tap' into developJean-François Milants4-40/+33
2021-07-24Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime in...Jean-François Milants4-40/+33
2021-07-24Made the pre-commit hook fail explicitly when the executable doesn't existAvamander1-0/+6
2021-07-24Added autodetection for clang-format versionAvamander1-4/+10
2021-07-24Added a pre-commit hook that should simplify commiting pre-formatted codeAvamander2-0/+18
2021-07-24minor changes regarding building (#356)Alexandros Feuerstein1-4/+0
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 Isokoski6-17/+48
2021-07-23Restore .gitignoreKieran Cawthray1-0/+41
2021-07-23Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray6-18/+53
2021-07-23Set version to 1.3.0Jean-François Milants1-1/+1
2021-07-22Make firmware updating more foolproof (#469)Riku Isokoski5-17/+52
2021-07-22Remove .gitignoreKieran Cawthray1-41/+0
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
2021-07-16Fix touch wakeup and code cleanupRiku Isokoski7-53/+43
2021-07-16Fix most issuesRiku Isokoski12-63/+40
2021-07-15Quick fixRiku Isokoski2-5/+3
2021-07-15New touch handler, with issuesRiku Isokoski21-102/+230
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 Isokoski111-1365/+4314
2021-07-13Merge branch 'develop' into fix_adcRiku Isokoski24-102/+78
2021-07-13Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2-2/+10
2021-07-13Merge branch 'Riksu9000-lvgl_use_system_tick' into developJean-François Milants7-49/+11
2021-07-13Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants7-49/+11
2021-07-13Adjust displayapp delay to compensate time spent (#482)Riku Isokoski2-2/+10
2021-07-13Merge branch 'notify-battery-level' into developJean-François Milants17-68/+71
2021-07-13Merge branch 'develop' into notify-battery-levelJean-François Milants4-37/+50
2021-07-12Fix misconfigured ADC and remove now unnecessary filteringRiku Isokoski2-48/+4
2021-07-12Merge branch 'pinetimestyle-colorpicker' of github.com:kieranc/InfiniTime int...Kieran Cawthray0-0/+0
2021-07-12Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray39-611/+754
2021-07-11Refactor trig functions into LUT (#476)Jonathan Vander Mey1-32/+44
2021-07-11Update buildAndProgram.md (#477)wilsonjwco1-1/+1
2021-07-11Add "metronome" to apps in readme (#479)Cameron Radmore1-0/+1
2021-07-11Modify status text in BatteryInfo so it fits on screen (#437)kieranc1-4/+4
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants17-68/+71
2021-07-11Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray35-571/+701
2021-07-11Change step gauge range to 100 and calculate progress as percantage (#468)kieranc1-3/+3