InfiniTime.git

ref: 1.1.0
Sha Commit date Commit message Author
fb133a01 2021-05-21 Merge branch 'develop' of JF/PineTime into master JF
f88c0f41 2021-05-21 Fix recovery DisplayApp. Jean-François Milants
de69905c 2021-05-21 Merge branch 'develop' of JF/PineTime into master JF
7c9513be 2021-05-21 Set version to 1.1.0. Jean-François Milants
13e34632 2021-05-20 Timer App (#355) Florian
8c3b250d 2021-05-20 removed an empty assignment that caused a compiler warning (#372) Florian
9ab298c0 2021-05-17 Fix wrong initialization of 'pinPowerPresent' pin that would prevent the touchpanel from working correctly when the device boots while connected to the charger. Jean-François Milants
9342d62a 2021-05-16 Emit event on power-present toggle (#320) David Ventura
5b2472c4 2021-05-16 Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short JF002
b5884397 2021-05-16 Merge pull request #354 from Raupinger/notification-title-fix JF002
2627ef76 2021-05-14 better handling of long notification titles Florian Kraupa
d7fa000b 2021-05-15 DisplayApp : returnApp was renamed ReturnApp() (manual fix after multiple merges). Jean-François Milants
09977c28 2021-05-15 Merge pull request #298 from joaquimorg/StepsApp JF002
4e95e4b5 2021-05-15 Merge pull request #345 from Itai-Nelken/patch-1 JF002
783dde94 2021-05-15 Merge pull request #348 from CoderThomasB/fix-typo-doc/contribute.md JF002
204d6369 2021-05-15 Merge pull request #349 from Avamander/patch-2 JF002
48018fc1 2021-05-15 Merge pull request #350 from Avamander/patch-3 JF002
a0acc0e8 2021-05-15 Merge pull request #351 from Avamander/patch-5 JF002
0df009ba 2021-05-15 Merge pull request #352 from Avamander/patch-6 JF002
3214f98a 2021-05-14 Improved clang-tidy configuration for less noise Avamander
d29d5132 2021-05-14 Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting errors Avamander
e54163b7 2021-05-14 Added braces to a few if statements Avamander
33f965f3 2021-05-14 Switched to booleans for infinite while loops Avamander
7571d477 2021-05-14 Fixed typos in the doc/contribute.md using google docs’s spelling check system CoderThomasB
a4de61e1 2021-05-14 git: show git short ref hash on SystemInfo(first screen) and FirmwareValidation screen alongside other information Stoian Minaiev
e04c8ee9 2021-05-14 git: store git short ref hash on build stage to Version.h Stoian Minaiev
d82a1c52 2021-05-14 docker: add git system package to image Stoian Minaiev
e05ac210 2021-05-13 Update gettingStarted-1.0.md Itai Nelken
117da314 2021-05-13 Update gettingStarted-1.0.md Itai Nelken
c82dee2d 2021-05-13 Add missing pictures. Jean-François Milants
88e3790f 2021-05-13 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants
afd5ac0d 2021-05-13 Add quick user guide for InfiniTime 1.0 Jean-François Milants
456a5721 2021-05-10 Merge pull request #336 from jedi2light/patch-1 JF002
9a8824c3 2021-05-10 SystemInfo app screen Stoian Minaiev
9e1ce2d4 2021-05-09 Merge pull request #266 from Caton101/patch-1 JF002
937dc340 2021-05-09 Merge pull request #324 from MFAshby/fix_stop_crash_315 JF002
3a938236 2021-05-02 Fix a possible double free in StopWatch::Refresh. Martin Ashby
e3ead332 2021-05-02 Merge pull request #319 from DavidVentura/use-byte-for-ppg JF002
65e4fe03 2021-05-02 Merge pull request #314 from eivindm/improved_heartbeat_in_watchface JF002
242620b7 2021-05-02 Improve doc/contribute.md : add more info and TL;DR JF002
bc9a782f 2021-05-02 Improve contributes.md : give more detailed guideline on how to create a good pull-request JF002
3355afbb 2021-04-30 Show heartbeat icon in watchface in gray if data is missing Eivind Mork
9f15fd18 2021-05-02 Merge pull request #301 from petterhs/vib JF002
6e1726d1 2021-04-20 short vibration when enabling it petter
d141888b 2021-05-02 Merge pull request #275 from panos/navigation-text JF002
9af0eb04 2021-05-02 Merge pull request #318 from Kozova1/TypoFix JF002
cd902e36 2021-05-02 Merge pull request #308 from joaquimorg/LVGL-Update JF002
a5ef1b98 2021-05-02 Merge pull request #281 from panos/develop JF002
a62b81da 2021-05-01 Fix #209. Use int8_t for PPG data array david
d9bbda20 2021-04-28 Fix typo in src/displayapp/fonts/README.md Kozova1
cd0d85df 2021-04-26 Merge branch 'develop' of Joaquim
eedff2c0 2021-04-26 Merge pull request #291 from Avamander/patch-3 JF002
4706c99d 2021-04-26 Merge pull request #293 from Avamander/patch-5 JF002
69898545 2021-04-24 Changed access modified indentation Avamander
40d45d92 2021-04-18 Reformatted all the files according to clang-format style Avamander
e56ebb8b 2021-04-21 Update README.md and picture. Jean-François Milants
a80e782f 2021-04-21 Merge branch 'develop' of JF/PineTime into master JF
552f880a 2021-04-21 Update LVGL Joaquim
fefb429f 2021-04-20 Fix formatting issue on the lap counter in Stopwatch (display lap counter on 2 characters). Jean-François Milants
5fc07a8d 2021-04-20 Fix button size and default step goal Joaquim
410cc821 2021-04-19 Fix formatting issue on the lap counter in Stopwatch. Jean-François Milants
cd4a3e1d 2021-04-19 New Steps app Joaquim
b4c402d2 2021-04-18 Added Python virtual environment to .gitignore Avamander
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
fd19599f 2021-04-17 bin2c: Don't assume that the default Python version is higher than 2 Panagiotis Vasilopoulos
a26f6499 2021-04-17 Changed text in Navigation Panagiotis Vasilopoulos
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
0cbbd1df 2021-04-13 Add Python modules to build instructions Cameron Himes
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