InfiniTime.git

ref: 1.6.0
Sha Commit date Commit message Author
f41aaad6 2021-09-28 Merge branch 'develop' of JF/PineTime into master JF
e9bb0b3c 2021-09-28 Set version to 1.6.0 Jean-François Milants
fc922b60 2021-09-28 Merge pull request #688 from danielgjackson/fix-advertising-18-hours JF002
6652ec6f 2021-09-26 Merge branch 'develop' of JF/PineTime into master JF
d03db141 2021-09-26 Set version to 1.5.0 Jean-François Milants
d7ca2178 2021-09-25 Correctly return the tick at which the RF will be fully enabled. Daniel Jackson
8a2b86dc 2021-09-23 Merge pull request #664 from Riksu9000/disable_notif_only JF002
1c3c3c8d 2021-09-19 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants
f3b5da00 2021-09-19 Fix the display of the date after a reset : when the date/time was restored from the noinit area, the date was displayed as "--" instead of the actual date. Jean-François Milants
52eb94cf 2021-09-18 Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metronome JF002
5855906e 2021-09-18 Merge branch 'geekbozu-PersistantStorage' into develop Jean-François Milants
f556003d 2021-09-18 Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into geekbozu-PersistantStorage Jean-François Milants
7af7db74 2021-09-18 Fix DisplayAppRecovery : add AlarmController to ctor(). Jean-François Milants
9cd0def3 2021-09-18 Merge pull request #662 from mruss77/basic-alarm-app JF002
b9e56843 2021-09-16 resolve conflict in src/systemtask/Messages.h Mark Russell
cdf99b08 2021-09-16 Revert "Merge upstream" Mark Russell
1d43adcd 2021-09-16 Merge upstream Mark Russell
f857a757 2021-09-16 Fixes per Riksu9000's feedback Mark Russell
63477fc0 2021-09-13 Fix unsigned/signed comparison warning in Metronome.cpp Reinhold Gschweicher
93d240a2 2021-09-14 Merge branch 'develop' into disable_notif_only Riku Isokoski
3eb73774 2021-09-14 Merge pull request #658 from NeroBurner/patch-2 JF002
d081c41a 2021-09-14 Merge pull request #668 from NeroBurner/motorcontroller_remove_unused_include JF002
f89780f3 2021-09-13 Remove unused include in MotoController.h Reinhold Gschweicher
2bf339a3 2021-09-13 License header fix, add missing braces Mark Russell
bfe13d9d 2021-09-13 Fixes based on code reviews (formatting, UI code) Mark Russell
6356c7f2 2021-09-13 Fix DisplayAppRecovery : fix include error by forward declaring Controllers in header file. Jean-François Milants
40765f11 2021-09-13 Merge branch 'develop' into disable_notif_only Riku Isokoski
cf20b02c 2021-09-13 Merge branch 'evergreen22-refactor_adv' into develop Jean-François Milants
9afa412a 2021-09-13 Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into evergreen22-refactor_adv Jean-François Milants
b0bdd2be 2021-09-13 Merge pull request #549 from hubmartin/pinmap JF002
84a93b54 2021-09-14 docs: Fix a few typos (#606) Tim Gates
e614af1c 2021-09-13 Add WATCH_COLMI_P8 option to cmake & docs hubmartin
73d3e41c 2021-09-13 Merge branch 'develop' into pinmap hubmartin
c9aeef94 2021-09-12 Merge pull request #617 from ColinKinloch/wake_up_mode_setting_change JF002
8728ac2f 2021-09-12 Merge pull request #602 from Riksu9000/del_unused JF002
f0329298 2021-09-12 Merge pull request #580 from Riksu9000/timer_battery_reading JF002
977321cf 2021-09-12 Merge pull request #552 from Riksu9000/new_to_infinitime JF002
1235c697 2021-09-12 Merge pull request #551 from hubmartin/patch-3 JF002
53d64173 2021-09-12 Merge pull request #550 from hubmartin/patch-2 JF002
3ee48762 2021-09-12 Toggle notifications only, keep vibrations. Riku Isokoski
cdf5801e 2021-09-11 Merge pull request #615 from Utopiah/patch-1 JF002
2c83c354 2021-09-11 Merge pull request #636 from Itai-Nelken/move-about-firmware-settings-down JF002
1fb57576 2021-09-10 Created basic alarm app Mark Russell
3cc00771 2021-09-10 Run CI on master and develop branch NeroBurner
22571d4b 2021-09-05 Advertise fast for at least 30 secs then slow down James A. Jerkins
4820b2ff 2021-09-05 Revert "Linear decrease of advert rate to conserve battery" James A. Jerkins
c32ba844 2021-09-04 Linear decrease of advert rate to conserve battery James A. Jerkins
28fdc376 2021-09-02 Add some comments Tim Keller
bd1a5713 2021-09-02 Update Settings.cpp Itai Nelken
6c3d6fb2 2021-09-02 Merge branch 'develop' of JF/PineTime into master JF
6f9f0e8b 2021-09-02 Set version to 1.4.0. Jean-François Milants
3e1fe687 2021-09-01 Fix styles issues - no change to functionality James A. Jerkins
d69a8e84 2021-09-01 Fix race condition, connect->disconnect->discovery James A. Jerkins
f6248a88 2021-09-01 Merge pull request #579 from mabuch/fix-github-build JF002
1635bfaf 2021-08-31 Fix notifications that wouldn't auto close when the timeout elapsed (in preview mode). Jean-François Milants
00a3f84e 2021-08-30 Completely reset connection state on fail James A. Jerkins
21d37d1e 2021-08-30 Merge remote-tracking branch 'upstream/develop' into timer_battery_reading Riku Isokoski
be31f417 2021-08-29 WIP Refactor ble advertising James A. Jerkins
8390d0ef 2021-08-29 Merge branch 'develop' into pinmap hubmartin
6c023785 2021-08-28 Fix wake on tap/double tap. Jean-François Milants
31bc47d1 2021-08-28 Settings : use enums instead of ints to store colors. Group all PTS settings into a struct. Jean-François Milants
ef9f809e 2021-08-28 Merge pull request #458 from kieranc/pinetimestyle-colorpicker JF002
2870d3ae 2021-08-28 Merge pull request #497 from Riksu9000/refresh_rework JF002
c2fae473 2021-08-28 Merge branch 'develop' into refresh_rework Riku Isokoski
085c9ab2 2021-08-28 Merge branch 'develop' into timer_battery_reading Riku Isokoski
fab49f85 2021-08-28 Fix recovery firmware since last changes in DisplayApp. Jean-François Milants
0313277a 2021-08-28 Fix touchinfo typo in SystemTask. Jean-François Milants
f895da86 2021-08-28 Merge branch 'Riksu9000-twimaster_rework' into develop Jean-François Milants
45e7638f 2021-08-28 Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime into Riksu9000-twimaster_rework Jean-François Milants
969de9a8 2021-08-28 Merge pull request #492 from Riksu9000/new_touch_handler JF002
b45d7c37 2021-08-26 Correct change test for wake up mode setting Colin Kinloch
d7293a44 2021-08-26 Infini-iOS Fabien Benetou
110c82c2 2021-08-23 Move noinit to after BSS segment, Tim Keller
51c52575 2021-08-22 Update startup SCL toggling pinmap definitions hubmartin
2a299fe2 2021-08-22 Merge branch 'develop' into pinmap hubmartin
8ac1ae70 2021-08-19 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray
2b30ff4f 2021-08-19 Remove unused variables Riku Isokoski
c9dedfd4 2021-08-19 Add some VSCODE stuff to gitignore... Tim Keller
4f6d7e2c 2021-08-19 Move Backup to the system task. Tim Keller
2dd7b8ba 2021-08-19 Add clearing of noinit segment on bad word Tim Keller
16502b78 2021-08-19 Add MCUBOOT linker changes Tim Keller
85c99797 2021-08-18 Merge branch 'develop' into new_touch_handler Riku Isokoski
40392d7b 2021-08-18 Use highest frequency and move mutex creation to Init Riku Isokoski
df8ea7fe 2021-08-16 Add memory print usage hubmartin
b9110057 2021-08-18 Fix music app buttons Riku Isokoski
55f89087 2021-08-17 Make Clock Persistant. Tim Keller
81a36dc3 2021-08-16 Simplify parameters and cleanup Riku Isokoski
30b32e4c 2021-08-15 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray
9851ed33 2021-08-15 Fix potential edge case of sidebar being set black Kieran Cawthray
639fd3a9 2021-08-15 More tidying following review Kieran Cawthray
5789f152 2021-08-15 Avoid setting the sidebar black Kieran Cawthray
16ea069d 2021-08-15 Remove duplicate code, minor fixes Kieran Cawthray
3cef05b7 2021-08-15 Merge branch 'develop' into refresh_rework Riku Isokoski
c0bb8879 2021-08-15 Add check for randomise button in case colors clash Kieran Cawthray
ee44b6ff 2021-07-29 Adjust inner padding in applist Riku Isokoski
bc829053 2021-07-29 Clean up using variables Riku Isokoski
637ed803 2021-07-24 Adjust previously missed scrollbar and firmware validation buttons Riku Isokoski
fc6458a3 2021-06-13 Add image with example layouts Riku Isokoski
e0d01411 2021-06-13 Ui update Riku Isokoski
477ff32e 2021-08-15 Add randomise button to color picker Kieran Cawthray