InfiniTime.git

ref: 0.15.0
Sha Commit date Commit message Author
24d3eea4 2021-03-21 Merge branch 'develop' of JF/PineTime into master JF
9f9d0eb5 2021-03-21 Set version to 0.15.0 Jean-François Milants
adefa1e6 2021-03-21 Update buildAndProgram.md with info about Debug/Release builds. Jean-François Milants
0c8b371a 2021-03-21 Merge pull request #245 from petterhs/fixDisplayErrors JF002
84798329 2021-03-21 Merge pull request #244 from joaquimorg/LVGL7.11.0 JF002
7b39130f 2021-03-21 Merge pull request #231 from Panky-codes/feature/add-stop-watch JF002
49f30189 2021-03-21 Added stopwatch app to readme panky-codes
3b51b436 2021-03-20 fix display driver issues in recovery petter
dd9d6cd2 2021-03-21 Reverted the paddle app in displayapp.cpp panky-codes
bb12ae9d 2021-03-21 Updated lvgl submodule to match with develop branch panky-codes
53456508 2021-03-20 Merged upstream panky-codes
754ac233 2021-03-20 Reworked based on PR comments. panky-codes
d257ad21 2021-03-20 Update to LVGL 7.11.0 Final Joaquim
a3ff2e46 2021-03-20 Merge pull request #240 from joaquimorg/ScreenCorruptionFIX JF002
463e60eb 2021-03-20 Merge pull request #237 from muesli/systeminfo-url JF002
91ddc666 2021-03-20 Merge pull request #235 from MFAshby/doc_correction JF002
405c85c1 2021-03-20 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants
9e9bb208 2021-03-20 Merge pull request #217 from joaquimorg/MultiFaceClock JF002
dba7e47a 2021-03-18 FIX screen corruption #213 Joaquim
509ac066 2021-03-16 Update project URL in SystemInfo Christian Muehlhaeuser
bca7ba4e 2021-03-15 Small correction to git URL in documentation files Martin Ashby
abc30028 2021-03-15 Removed unused variables. Tested. panky-codes
bc6d447a 2021-03-13 Increased the size of the button and realigned the layout a bit. Tested. panky-codes
d409643b 2021-03-13 Added some comments for clarity. Ready for review. Tested. panky-codes
02824d06 2021-03-13 Stopwatch completed. Ready for PR panky-codes
5d57b905 2021-03-13 Adding laps completed. panky-codes
00f2a053 2021-03-12 Laps introduced. Tested. Need to change the icon. panky-codes
a090664a 2021-03-12 Added a button for stop lap. Logic works. Need to implement symbol and buffer for lap panky-codes
70373e73 2021-03-11 Added play/pause button. panky-codes
ce91e1a7 2021-03-11 Changed the clock source. Stopwatch works. Need to add butttons. panky-codes
1f8f527f 2021-03-11 Merge branch 'develop' of github.com:JF002/Pinetime into feature/add-stop-watch panky-codes
cc58b635 2021-03-11 Basic logic done. Need to change the timer source to get ms. Also need to replace with paddle app in displayApp.cpp and ApplicationList.cpp later. panky-codes
282e34dc 2021-03-08 fix AM/PM Joaquim José Almeida Pereira
5cd4b36d 2021-03-07 Merge branch 'develop' of JF/PineTime into master JF
e63596b2 2021-03-07 Set version to 0.14.1 Jean-François Milants
c5dc4c55 2021-03-07 Merge branch 'recovery-firmware' of JF/PineTime into develop JF
5845fd98 2021-03-07 Add submodule again... Jean-François Milants
c083916f 2021-03-07 Revert "Add submodule again..." Jean-François Milants
15484d0b 2021-03-07 Add submodule again... Jean-François Milants
9f67e6f6 2021-03-07 Merge branch 'develop' into recovery-firmware Jean-François Milants
524e204e 2021-03-06 Merge branch 'develop' into MultiFaceClock joaquim.org
adc38d5c 2021-03-06 clean up vsc settings Joaquim
97deb43f 2021-03-06 Update from JF comments to PR Joaquim
3d6e8c3b 2021-03-06 Merge from upstream Joaquim
ada94253 2021-03-06 Merge pull request #223 from hubmartin/patch-1 JF002
54dcd77c 2021-03-06 Merge pull request #222 from nscooling/refactor-clock-private-statics JF002
d22e8a47 2021-03-06 Merge pull request #221 from nscooling/C++14 JF002
66e20923 2021-03-04 Add WebBLEWatch option to update time Martin Hub
d34a5101 2021-03-03 Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header Niall Cooling
35aa4bb8 2021-03-03 Refactored src/CMakelist to support C++14 and cleanup up redundant/incorrect -std= directives Niall Cooling
a44260aa 2021-02-25 Update pictures in the main README.md file. Jean-François Milants
6a5aea29 2021-02-25 Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock Joaquim
ee6ce645 2021-02-25 Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock Joaquim
8c53d0b7 2021-02-24 Multi face support, analog clock, 12/24 config Joaquim
b89c92b7 2021-02-24 Merge branch 'develop' of JF/PineTime into master JF
e8a8a841 2021-02-24 Set version to 0.14.0 Jean-François Milants
8a48850a 2021-02-24 Merge pull request #211 from roblabla/fix-flashing JF002
c18f4e58 2021-02-23 Update doc : init git submodule before build. Jean-François Milants
094f9874 2021-02-23 Fix LVGL submodule (sorry!) Jean-François Milants
67c545b1 2021-02-23 Merge branch 'joaquimorg-LVGL7' into develop Jean-François Milants
b11b20b0 2021-02-23 Remove LVGL folder (it's now a submodule) Jean-François Milants
f864330d 2021-02-23 Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 Jean-François Milants
3fe3f062 2021-02-22 Fix delay in button actions Joaquim
9f6d1c69 2021-02-19 Flash correct file name roblabla
9d7955b6 2021-02-14 Merge branch 'develop' of JF/PineTime into master JF
324c7dab 2021-02-14 Set version to 0.13.0 Jean-François Milants
f81ff98c 2021-02-14 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants
01e19442 2021-02-14 Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. Jean-François Milants
e62f8734 2021-02-14 Merge pull request #205 from nscooling/dirtyRefactor JF002
57ce58ff 2021-02-14 Merge pull request #186 from petterhs/musicUI JF002
2922b261 2021-02-14 Remove debug variable. Jean-François Milants
3a1ccdb4 2021-02-14 Merge pull request #206 from nscooling/Hrs3300_SetGain_remove_warnings JF002
0ad10a38 2021-02-14 Merge branch 'develop' into Hrs3300_SetGain_remove_warnings JF002
97a1c4b3 2021-02-14 Merge pull request #182 from petterhs/warnings JF002
07a0d7cf 2021-02-14 Merge branch 'jlukanc1-upstream-dev' into develop Jean-François Milants
5fdfb211 2021-02-14 Fix merge conflict. Jean-François Milants
4c380345 2021-02-14 Merge pull request #161 from petterhs/calls JF002
6c03c970 2021-02-12 eliminated warnings in Hrs3300 Niall Cooling
751ffab4 2021-02-12 refactored class DirtyValue Niall Cooling
f534fb03 2021-02-07 Merge branch 'develop' of JF/PineTime into master JF
6420885a 2021-02-07 Set version to 0.12.1 Jean-François Milants
49185245 2021-02-07 Fix memory leak in timer management in port layer of Nimble. Jean-François Milants
1e2cc3ce 2021-02-07 add vibration toggle petter
7ab153cd 2021-02-05 refactor MotorController petter
1bd54578 2021-02-05 trigger vibration from systemtask petter
09bd6fdb 2021-02-04 Merge branch 'develop' of JF/PineTime into master JF
ee430fe5 2021-02-04 Merge branch 'update-nimble-1_3-master' into develop Jean-François Milants
3f7360ca 2021-02-04 Merge branch 'develop' of JF/PineTime into master JF
6259b816 2021-02-04 Merge pull request #198 from JF002/update-nimble-1_3-master JF002
16ce5bbb 2021-02-04 Set version to 0.12..0 Jean-François Milants
5016e014 2021-02-03 Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probably uses more memory than before. Jean-François Milants
d90b7274 2021-02-02 Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 Jean-François Milants
740b3d7b 2021-02-01 Add new cmake option to disable the generation of DFU file (which needs adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). Jean-François Milants
a4361de0 2021-02-01 Cleanup Joaquim
ccd423bc 2021-02-01 Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7 Joaquim
9c35b6fe 2021-01-31 Merge pull request #197 from Avamander/patch-9 JF002
1ea4c7d7 2021-01-31 Merge pull request #196 from Avamander/patch-8 JF002
9810f58a 2021-01-31 Merge pull request #194 from Avamander/patch-6 JF002
2b45df33 2021-01-31 Merge pull request #195 from Avamander/patch-7 JF002
97807edd 2021-01-31 Merge pull request #193 from Avamander/patch-5 JF002