InfiniTime.git

ref: 1.8.0
Sha Commit date Commit message Author
adc7909c 2022-01-07 Merge branch 'develop' of JF/PineTime into master JF
26ae828e 2022-01-07 Set version to 1.8.0 Jean-François Milants
f711f0f7 2022-01-07 Merge pull request #916 from Riksu9000/shake_menuoption JF
97cbe349 2022-01-06 Update shakewake menu option Riku Isokoski
e8fc46ba 2022-01-05 Merge pull request #912 from SteveAmor/chimesradio JF
b1b9937f 2022-01-04 Updates radio button style SteveAmor
dc8be224 2022-01-04 Merge branch 'geekbozu-ShakeWake' into develop Jean-François Milants
bef3e708 2022-01-04 Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekbozu-ShakeWake Jean-François Milants
b8b54f47 2022-01-04 Merge pull request #813 from SteveAmor/chimes JF
15c3807a 2022-01-04 Adds enum class for chimes option SteveAmor
e82469bf 2021-11-12 Fix setting removing it self from wake settings when opening calibration window twice. Tim Keller
f86c71b2 2021-11-08 Made calibration window enable Accel wakeups for setting and calibration even when wake mode is inactive. Tim Keller
92b1e83e 2021-10-05 Remove "fancy" settings display and always show ShakeWakeThresholdSetting Tim Keller
98ac447b 2021-10-04 Fixed button color changing Tim Keller
b9c40100 2021-10-04 Added visual aide for shake strength Tim Keller
8f38bd91 2021-10-03 Raise calibration timeout to 7.5 seconds Tim Keller
5c132002 2021-09-30 Fix crash upon leaving app. Tim Keller
d6b22645 2021-09-28 Make arc moveable, and clear previous setting on calibrate Tim Keller
f780ac99 2021-09-28 Actually save the threshold Tim Keller
d2510d79 2021-09-28 Better Sensitivity UI, Calibration button added Tim Keller
6d748206 2021-09-27 Add averaging to wake threshold. Makes it take more then just a "flick" to turn on Tim Keller
3ebf002f 2021-09-27 Add start of settings app for senstivity. Tim Keller
ad42cdf1 2021-09-27 Cleanup Tim Keller
d270275b 2021-09-27 Added Shake to wake Tim Keller
7a0f72ed 2022-01-02 resolve conflicts SteveAmor
cc259b6a 2022-01-02 resolves conflicts SteveAmor
94561b23 2022-01-02 resolves conflicts SteveAmor
e0013e73 2021-10-31 Ran clang-format Stephanie
a65f173e 2021-10-23 Renamed confusing variables and general cleanup Stephanie
7eff1dbc 2021-10-22 Changed text to left pad Stephanie
f7d1b3f3 2021-10-21 Moved trip meter update to MotionController and changed trip meter logic Stephanie
fb87fdb2 2021-10-20 Changed lap counter to trip meter Stephanie
d034bd13 2021-10-19 Added "lap" button to step counter Stephanie
baa59547 2021-12-07 Use CMake universal build command Jackson
51d2888b 2021-11-29 Switch CI/CD to build using ninja vs. make Jackson
54f588ce 2021-10-04 Add missing break Riku Isokoski
86d180a8 2021-10-04 Improve gesture consistency across the firmware Riku Isokoski
395590d2 2021-12-30 Merge pull request #718 from kieranc/pts-settings JF
5b7915b5 2021-10-13 InfiniPaint: add missing include algorithm for std::fill Reinhold Gschweicher
fb1946b0 2021-12-15 Update .gitignore Eli Weiss
ab059b90 2021-12-05 Revised documentation Eli Weiss
97668c77 2021-12-05 Improved "Getting Started" readability Eli Weiss
90352af6 2021-12-02 Improved documentation readability Eli Weiss
c8214bc6 2021-11-30 Update MemoryAnalysis.md Eli Weiss
f66fcdd3 2021-11-29 Improved documentation readability Eli Weiss
1832a6c2 2021-11-29 Update buildAndProgram.md Eli Weiss
204fc566 2021-08-04 Use Bluetooth brand color for BLE logo #0082FC hubmartin
f52d6bfa 2021-08-04 Real white now hubmartin
86ee7a70 2021-08-04 WatchFaceDigital - BLE symbol changed to white color hubmartin
3b0b4802 2021-12-22 Merge pull request #886 from evergreen22/passkey-option JF
eca0588c 2021-12-21 Optional secure pairing with a passkey James A. Jerkins
8ab959b4 2021-12-20 Merge pull request #839 from Arsen6331/BLE-FS-Docs JF
6a5946c4 2021-12-12 Merge pull request #874 from evergreen22/alarm-break JF
645a071b 2021-12-11 FIX: AlarmTriggered fall through to ShowPairingKey James A. Jerkins
bccd77d5 2021-12-11 Merge pull request #756 from geekbozu/BLE_FS JF
1470489e 2021-12-10 Fix Failed rebase. Tim Keller
0a0d1f27 2021-11-21 Fix more initializers Tim Keller
b9a2db1a 2021-11-21 Fix large file support that broke due to a refactor. Tim Keller
d1e9aa10 2021-11-21 Force variable cleanup because LFS makes assumptions about variable initialization state Tim Keller
fdb5e27a 2021-11-21 Attempt at a more robust File handler Tim Keller
b62c62ee 2021-11-20 Change read to return LFS return values when reading a directory or nonexistant file Tim Keller
09b91302 2021-11-20 Fix string nullterminations, Tim Keller
362a5ef1 2021-11-16 Added move function Tim Keller
8f46908d 2021-10-26 Fix lvgl_open to respect littlefs open errors Tim Keller
f4322841 2021-10-26 Remove DirDelete, implementation did not work and memory contraints are recursive. Better implemented on client side... Tim Keller
2e10b0fe 2021-10-26 Remove mount/unmount. No longer needed Tim Keller
c1aa5a5e 2021-10-25 Write works Tim Keller
8fb99471 2021-10-22 Reading Seems to work? Tim Keller
faa05eb5 2021-10-21 Actually fix memory corruption, seems stable now Tim Keller
6393a17d 2021-10-20 List Dir works? Tim Keller
f841b8c9 2021-10-19 Revert "More attempted SPI fixes" Tim Keller
a5a64800 2021-10-19 Revert "Workaround for SPI bus being asleep." Tim Keller
d89e38d3 2021-10-19 Focus on getting flash access working properly Tim Keller
8f6a390c 2021-10-18 Start of read command Tim Keller
1b4b422a 2021-10-18 More attempted SPI fixes Tim Keller
3a8e66a5 2021-10-17 Added Delete file Tim Keller
eabbbfa3 2021-10-17 Fix folder count in output Tim Keller
2690c274 2021-10-17 Workaround for SPI bus being asleep. Tim Keller
1dd71744 2021-10-17 More reliable FS listing Tim Keller
91c644b4 2021-10-17 direcetory listings maybe? Tim Keller
f57f797f 2021-10-17 Added Blank FSService that exposes only version info Tim Keller
6cf4a933 2021-12-09 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray
42a5cdb5 2021-12-09 Added QCBOR to pinetime-mcuboot-recovery Avamander
6354511c 2021-12-09 Hotfix for other build targets Avamander
32ea01b2 2021-12-03 Organize includes Riku Isokoski
ec9b5a0b 2021-09-23 Move radio button styling to a single place Riku Isokoski
736ae08f 2021-09-23 Optimize arrays Riku Isokoski
494448b7 2021-09-20 Fix too small array Riku Isokoski
9ffd28f7 2021-09-20 Style checkboxes as radio buttons Riku Isokoski
589733d1 2021-12-04 Style improvements Avamander
e104f17b 2021-12-05 AlarmController: remove unused app_timer.h include in header Reinhold Gschweicher
23f318c3 2021-12-05 TouchHandler: remove unused FreeRTOS.h and task.h includes from header Reinhold Gschweicher
9db5d644 2021-12-06 Fixed unpopped diagnostic Avamander
6a442b90 2021-12-05 Improved format specifiers, bracing, removed C-style casts, whitespace fixes and removed Tiles shadowing Avamander
645f6f43 2021-12-06 Remove commented code Kieran Cawthray
f4daf636 2021-12-06 Adjust icon alignment only on IsUpdated() Kieran Cawthray
8539db08 2021-12-06 Alignment fixes Kieran Cawthray
d29a9818 2021-12-09 Merge pull request #353 from Avamander/patch-weather JF
e8c1302c 2021-12-09 Merge branch 'develop' into patch-weather Avamander
b946b8d1 2021-12-03 Fix assertion failure in ButtonHandler James A. Jerkins