summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-13Increased the size of the button and realigned the layout a bit. Tested.panky-codes1-5/+7
2021-03-13Added some comments for clarity. Ready for review. Tested.panky-codes2-4/+16
2021-03-13Stopwatch completed. Ready for PRpanky-codes5-55/+75
2021-03-13Adding laps completed.panky-codes2-6/+17
2021-03-12Laps introduced. Tested. Need to change the icon.panky-codes2-7/+71
2021-03-12Added a button for stop lap. Logic works. Need to implement symbol and buffer...panky-codes2-9/+58
2021-03-11Added play/pause button.panky-codes2-9/+55
2021-03-11Changed the clock source. Stopwatch works. Need to add butttons.panky-codes2-12/+29
2021-03-11Merge branch 'develop' of github.com:JF002/Pinetime into feature/add-stop-watchpanky-codes3-48/+59
2021-03-11Basic logic done. Need to change the timer source to get ms. Also need to rep...panky-codes6-3/+114
2021-03-08fix AM/PMJoaquim José Almeida Pereira1-5/+15
2021-03-07Add submodule again...Jean-François Milants1-0/+0
2021-03-07Merge branch 'develop' into recovery-firmwareJean-François Milants545-100324/+33426
2021-03-06Update from JF comments to PRJoaquim5-33/+6
2021-03-06Merge from upstreamJoaquim2-10/+22
2021-03-06Merge pull request #222 from nscooling/refactor-clock-private-staticsJF0022-39/+39
2021-03-03Moved private statics into unnamed namespace in cpp file to reduce coupling a...Niall Cooling2-39/+39
2021-03-03Refactored src/CMakelist to support C++14 and cleanup up redundant/incorrect ...Niall Cooling1-9/+20
2021-02-25Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClockJoaquim1-7/+7
2021-02-24Multi face support, analog clock, 12/24 configJoaquim24-313/+1329
2021-02-24Merge pull request #211 from roblabla/fix-flashingJF0021-7/+7
2021-02-23Fix LVGL submodule (sorry!)Jean-François Milants294-241414/+0
2021-02-23Remove LVGL folder (it's now a submodule)Jean-François Milants340-50932/+203090
2021-02-23Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...Jean-François Milants31-1341/+1166
2021-02-22Fix delay in button actionsJoaquim2-30/+1
2021-02-19Flash correct file nameroblabla1-7/+7
2021-02-14Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants29-503/+933
2021-02-14Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack.Jean-François Milants2-2/+24
2021-02-14Merge pull request #205 from nscooling/dirtyRefactorJF0021-13/+13
2021-02-14Merge pull request #186 from petterhs/musicUIJF0021-7/+8
2021-02-14Remove debug variable.Jean-François Milants1-1/+1
2021-02-14Merge branch 'develop' into Hrs3300_SetGain_remove_warningsJF00226-478/+906
2021-02-14Merge pull request #182 from petterhs/warningsJF0024-8/+6
2021-02-14Fix merge conflict.Jean-François Milants9-7/+79
2021-02-14Merge pull request #161 from petterhs/callsJF00219-469/+827
2021-02-12eliminated warnings in Hrs3300Niall Cooling1-4/+5
2021-02-12refactored class DirtyValueNiall Cooling1-13/+13
2021-02-07Fix memory leak in timer management in port layer of Nimble.Jean-François Milants1-0/+2
2021-02-07add vibration togglepetter4-1/+16
2021-02-05refactor MotorControllerpetter2-24/+10
2021-02-05trigger vibration from systemtaskpetter5-21/+9
2021-02-03Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probabl...Jean-François Milants2-3/+3
2021-02-02Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants286-9261/+31329
2021-02-01Add new cmake option to disable the generation of DFU file (which needs adafr...Jean-François Milants1-3/+24
2021-02-01CleanupJoaquim12-241/+13
2021-02-01Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7Joaquim3-4/+4
2021-01-31Merge pull request #193 from Avamander/patch-5JF0021-1/+1
2021-01-31Normalize all the line endingsJean-François Milants2-3/+3
2021-01-31Remove BLE debug codeJean-François Milants1-2/+2
2021-01-30Update CMakeLists.txtAvamander1-1/+1