InfiniTime.git

ref: 1.0.0-RC3
Sha Commit date Commit message Author
bbc24e88 2021-04-18 Fix a display glitch when an OTA is initiated while an app (other than Clock) was open and while the device was in sleep mode. Jean-François Milants
e96c0422 2021-04-18 Merge pull request #288 from MysteriousLog6/develop JF002
cf4c13c2 2021-04-18 Fix spelling MysteriousLog6
a7114f21 2021-04-18 Fix display consistency with the HR measurement when measurements are already running when the app is open. Jean-François Milants
eb1209e6 2021-04-18 Merge pull request #286 from pfeerick/patch-1 JF002
6eaa395e 2021-04-18 Merge pull request #285 from Peetz0r/fix-stopwatch-formatting JF002
4152306b 2021-04-18 Merge pull request #269 from petterhs/musicBtnTheme JF002
89aa596d 2021-04-18 Merge pull request #265 from Panky-codes/add-article-link JF002
f8c502e4 2021-04-18 Gitpod workspace path update due to repo rename Peter
b221cc17 2021-04-17 Stopwatch: improve variable naming Peetz0r
7caeecc0 2021-04-17 Stopwatch: improve number formatting Peetz0r
77470e73 2021-04-16 Set version to 1.0.0, wohoo! JF002
63635381 2021-04-16 Disable the reading of the motion values in sleep mode when the wake up mode is not 'wrist rotation'. Jean-François Milants
36e27842 2021-04-16 Merge pull request #263 from joaquimorg/0.16.0Update JF002
3c413bdd 2021-04-16 In order to stabilize the battery reading, Joaquim
c0c37877 2021-04-16 Merge pull request #1 from petterhs/0.16.0UpdateTwosFix joaquim.org
2f1ddad4 2021-04-16 fix style formatting in 2048 game petter
969bb8e7 2021-04-15 Change animation direction in menus Joaquim José Almeida Pereira
d2f9ea89 2021-04-14 apply button theme to Music UI petter
f0b9b982 2021-04-13 Added a link to the stopwatch article. panky-codes
f5e43a16 2021-04-11 Move Task info to about menu Joaquim
012c246e 2021-04-10 0.16.0 TWI problems fix Joaquim
eb769fb6 2021-04-09 Merge branch 'motion-sensor' into develop Jean-François Milants
15b3b8e2 2021-04-09 Merge branch 'develop' into motion-sensor Jean-François Milants
57b4c3f0 2021-04-09 Fix display of empty notification. Jean-François Milants
4560e9ed 2021-04-09 Merge branch 'notification-title' into develop Jean-François Milants
63584b65 2021-04-09 Merge branch 'develop' into notification-title Jean-François Milants
9096d1db 2021-04-09 Merge pull request #259 from JF002/fix-music-app2 JF002
17a37aca 2021-04-09 Merge pull request #258 from joaquimorg/BigRewrite JF002
3685095d 2021-04-09 add more memory to displayapp task Joaquim
9ac4be8b 2021-04-08 TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases and workarounds for errors on the bus. Jean-François Milants
3cf4df90 2021-04-08 restore battery buffer Joaquim
365e68e6 2021-04-05 Fix wake up lock in twi Joaquim
96961709 2021-04-05 array in SettingWakeUp wrong size Joaquim José Almeida Pereira
7e2db806 2021-04-04 font creation Joaquim
f8b9a7c0 2021-04-04 Fix music app : Jean-François Milants
1d7576de 2021-04-02 Reset the step count every day at midnight. Jean-François Milants
52a90288 2021-04-02 Handle return code from BMA driver, and set a flag is the initialization fails. This allows to boot InfiniTime even if the device cannot initialize. Jean-François Milants
c7cc47ae 2021-04-01 Code cleaning in BMA421 driver. Do the axis inversion in the driver and not in the application. Jean-François Milants
19b53545 2021-03-31 Add step counting and wake up on wrist rotation in the list of features. Jean-François Milants
68bdaee1 2021-03-31 First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". Jean-François Milants
04fc33e2 2021-04-04 Merge pull request #239 from muesli/badge-link JF002
3934e9be 2021-04-04 Ignore notification with empty message. Jean-François Milants
bb7531e2 2021-04-04 double tap wakeup error fix Joaquim
1b71a10b 2021-04-04 Notification app : disable swipe when the app is in 'preview' mode. In this mode, only the new notification should be displayed, there is no point to allow navigating to past notifications. Jean-François Milants
03de1c67 2021-04-04 Add support for notification title. The notification buffer must contain the title and the message separated by a '\0' character. Jean-François Milants
1d3742e1 2021-04-04 Big UI and navigation Rewrite Joaquim
58a2d000 2021-03-31 Merge pull request #238 from nscooling/make_unique JF002
136d4bb8 2021-03-24 Merge pull request #249 from alexr4535/develop JF002
181fb35b 2021-03-23 add siglo as a companion app Alex Robinson
8eb947a2 2021-03-22 replaced all unique_ptr.reset calls with std::make_unique Niall Cooling
e5e3fc02 2021-03-22 Updated to include WatchFaceAnalog and fixed clashes Niall Cooling
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
161b36ab 2021-03-18 Fix README build-badge link Christian Muehlhaeuser
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
14bd7907 2021-03-16 Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards Niall Cooling
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
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