InfiniTime.git

ref: 1.13.0
Sha Commit date Commit message Author
5f3acfad 2023-06-24 Set version to 1.13.0 Jean-François Milants
505520d8 2023-05-28 arduinofft: Move to submodule, define srqt_internal externally Finlay Davidson
473a0795 2023-06-15 Fix Typo Timothy
9e128c83 2023-06-17 ShakeWake: Fixed instant wake after sleep issue in certain positions (#1691) Isaac
f057894d 2023-05-01 Allow mcuboot tool to use cbor2 additional to cbor Reinhold Gschweicher
8fee341b 2023-06-04 ST7789 : do not reconfigure the reset pin to default during sleep. Jean-François Milants
c9747462 2023-05-18 Power optimization - Improve SPI sleep mode Jean-François Milants
e2242638 2023-05-18 Power optimization - Improve SPI sleep mode Jean-François Milants
9bd90c90 2023-05-18 Power optimization - Improve SPI sleep mode Jean-François Milants
62848b33 2023-05-18 Power optimization - Improve SPI sleep mode Jean-François Milants
4c0f8979 2023-05-07 Power optimization - Improve SPI sleep mode Jean-François Milants
2fa3aaa1 2023-05-07 Power optimization - enable the DC/DC regulator. Jean-François Milants
a48d4e0b 2023-05-07 Power optimization - Enable HRS3300 (heart rate sensor) sleep mode. Jean-François Milants
32a9fff6 2023-06-04 Add links to documentation about PineTimeStyle (PTS) and weather integration in PTS. Jean-François Milants
94f41258 2023-06-04 PineTimeStyle weather display (#1459) kieranc
394f58fb 2023-05-27 clangd: Add clangd cache directory to gitignore (#1763) FintasticMan
24af739a 2023-04-20 Update link for ITD Elara Musayelyan
8abfd25a 2023-04-09 Fix code formatting Jean-François Milants
e038703e 2023-04-08 Refactor pvPortRealloc() to improve readability. Jean-François Milants
611e0ff7 2023-03-26 Enable malloc error and stack overflow error detection in FreeRTOS. Count them and display them in the SystemInfo app. Jean-François Milants
1911e2d9 2023-03-26 Unify all heaps (stdlib + LVGL + FreeRTOS) into a single heap managed by FreeRTOS and heap_4_infinitime.c. Jean-François Milants
9e808a65 2023-03-26 Add pvPortRealloc() in heap_4_infinitime.c. An implementation of realloc() is needed by NimBLE. Jean-François Milants
1df3d1a1 2023-03-26 Copy the memory manager heap_4.c from the FreeRTOS distribution to the InfiniTime project codebase. This will allow to implement custom functionalities that are not available in the original implementation. Jean-François Milants
020a7fd1 2023-04-30 Refactor watch face to enum (#1339) Max Friedrich
5f19f689 2023-04-30 Refactor, document and fix the Watchdog driver (#1710) JF
c22e30a4 2023-04-30 Refactored Ppg for frequency based algorithm. (#1486) Ceimour
40f7e1c7 2023-04-11 TimerController: Rename to Timer Riku Isokoski
661ffbeb 2023-02-27 TimerController: Make TimerController reusable Riku Isokoski
4d93ae6d 2023-04-05 MotionController: Remove IsOk variable Riku Isokoski
348d3de6 2023-04-05 Watchfaces: Assume motionsensor is ok Riku Isokoski
e4a6f6ad 2023-04-05 fonts: Make patching silent Finlay Davidson
d472a710 2023-04-16 stopwatch: Add hours tracking (#1692) fossison
5d453924 2023-02-18 lvgl: Use InfiniTime fork of LVGL Riku Isokoski
56fe2e4c 2023-03-03 WatchFaceTerminal: Simplify time update check Riku Isokoski
d251a478 2023-03-03 WatchFaceG7710: Simplify time update check Riku Isokoski
8d089b14 2023-03-03 WatchFaceInfineat: Simplify time update check Riku Isokoski
c5c3e81e 2023-03-03 WatchFaceDigital: Simplify update check Riku Isokoski
238a8295 2023-04-02 Set version to 1.12.0 Jean-François Milants
616aa91b 2023-03-16 dirtyvalue: Move to src/utility Finlay Davidson
47931f41 2023-03-16 staticstack: Move to src/utility Finlay Davidson
2ba8b179 2023-03-16 linearapproximation: Move to src/utility Finlay Davidson
9641fd73 2023-03-22 pr-comment: Comment instructions instead of failing Riku Isokoski
0a4f0157 2023-03-19 WeatherService: const DateTimeController reference Riku Isokoski
829ab86f 2023-03-15 HeartRateService: Remove SystemTask dependency Riku Isokoski
7c98f26f 2023-03-15 MotionService: Remove SystemTask dependency Riku Isokoski
ca5e7d1a 2023-03-15 NavigationService: Remove unused SystemTask ref Riku Isokoski
7e15a1e3 2023-03-15 WeatherService: Remove unused SystemTask reference Riku Isokoski
c7a9b3d7 2023-03-15 MusicService: Remove SystemTask dependency Riku Isokoski
310ea81e 2023-02-21 inactivity: Use LVGL inactivity timers Riku Isokoski
11ade641 2023-03-03 WatchFaceAnalog: Simplify date update check Riku Isokoski
e55a76f7 2023-03-05 raisewake: Change names in line with the style guide Finlay Davidson
49ad5be7 2023-03-05 motioncontroller: Fix clang-tidy warnings Finlay Davidson
76e79df3 2023-03-05 shakewake: Switch to more generic timekeeping Finlay Davidson
a4346376 2023-03-05 shakewake: Simplify return code Finlay Davidson
6cf64553 2023-03-05 shakewake: Switch to more generic last* vars Finlay Davidson
f9933118 2023-03-05 shakewake: Fix names according to style guide Finlay Davidson
ada18233 2023-03-04 PTS: Fix double tap behaviour on settings screen (#1669) kieranc
08b4cfbb 2022-12-31 Add low battery indicator to StatusIcons, digital and analog watchfaces Riku Isokoski
fff0a00a 2022-12-31 Revert "added low battery message" Riku Isokoski
3b084d74 2023-03-01 branches: Update files to refer to main instead of develop Finlay Davidson
692a9bee 2023-02-27 README: Remove status badge Riku Isokoski
9bbd2ddb 2023-02-26 LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). Jean-François Milants
ce2277cb 2023-01-26 infineat: Create colors at compile time. Riku Isokoski
dd8a9a27 2023-01-24 warnings: Treat warnings as error Riku Isokoski
77f9f6d6 2023-01-24 Apps: Remove Weather from app enum Riku Isokoski
6b11d070 2023-01-24 QCBOR: Update to v1.0 Riku Isokoski
bf8dca20 2023-02-26 DateTimeController: Fix integer overflow Riku Isokoski
a5eac74f 2023-02-20 motion: Disable Motion app Riku Isokoski
0d074ee6 2023-02-23 screens: Add notes about using C++20 features Riku Isokoski
8baa317e 2023-02-23 date: Remove date lib Riku Isokoski
959778d7 2023-02-23 DateTimeController: Use std::tm for storing date Riku Isokoski
b63bb798 2023-02-24 DateTimeController: Remove SetTime tick parameter Riku Isokoski
eccea5ab 2023-02-25 SystemTask: Move lcd to DisplayApp Riku Isokoski
6f942e20 2023-02-25 LittleVgl: Instantiate in DisplayApp Riku Isokoski
ff34cf19 2023-02-23 watchdog: Replace WatchdogView with const Watchdog Riku Isokoski
26478d90 2023-02-22 screens: Remove unused DisplayApp parameters Riku Isokoski
c7821195 2023-02-22 screens: Remove explicit Screen constructors Riku Isokoski
7c7a8602 2023-02-22 screens: Remove displayapp parameter from screen Riku Isokoski
e2d40847 2023-02-25 CONTRIBUTING: Fix broken links Riku Isokoski
5ab255b2 2023-02-25 SystemTask: Move MotorController to DisplayApp Riku Isokoski
255b0709 2023-02-23 displayapp: Make Ble references const Riku Isokoski
76f07de6 2023-02-23 displayapp: Make Cst816S references const Riku Isokoski
1c4b9738 2023-02-23 displayapp: Make Battery class references const Riku Isokoski
1516b082 2023-02-23 TouchHandler: Do not store touch panel reference Riku Isokoski
7066ff5a 2023-02-23 touchhandler: Remove LVGL dependency Riku Isokoski
6542f255 2023-02-21 libs: Disable clang-format and -tidy Riku Isokoski
0d494136 2023-02-23 LittleVgl: Remove unused Cst816S reference Riku Isokoski
05f40495 2023-02-23 TimerController: Use chrono for durations Riku Isokoski
56b6291a 2023-02-21 WatchfaceAnalog: add ble icon (#1430) Itai Nelken
f4684f6e 2023-02-20 CONTRIBUTING: Move from doc to root Riku Isokoski
c95a7881 2023-02-20 CONTRIBUTING: Remove CONTRIBUTING link Riku Isokoski
d968bcb1 2023-02-12 docs: Limit number of jobs used for compilation Finlay Davidson
6dc49e5b 2023-01-25 clang-format: Always break template declarations Riku Isokoski
512ebf07 2023-02-14 Fix Link in buildWithVScode Tim Aschhoff
8e2dcda1 2023-02-10 files-needed-by-factory: Adjust headers Riku Isokoski
dddca33d 2023-02-10 files-needed-by-factory: Move to separate document Riku Isokoski
27c241c7 2023-02-01 SettingSteps: Update UI Riku Isokoski
d4eb24b7 2023-02-01 SettingSteps: Improve goal setting Riku Isokoski
4e1a2aff 2023-01-29 contribute.md: Add commit format section Riku Isokoski
f9d03cc3 2023-01-29 contribute.md: Improve contributing instructions Riku Isokoski