| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-11 | Make neofont0mono available. | Michele Bini | |
| Reduce memfrag visor to 3x4 characters test allocations with 8-byte granularity, try to test pvPort(Malloc|Free) Improve display by displaying 8-byte words, try to improve pvPortMalloc fragmentation detection Display memory fragmentation stats at the beginning and update when screen is touched. Align fragmentation stats display to right. | |||
| 2022-06-04 | Fix alarm icon regression and app icon order | Michele Bini | |
| 2022-06-04 | Use C++17 and preallocate blocks for tiled multi-screen menus | Michele Bini | |
| 2022-06-03 | Replace magic values with appsPerScreen and entriesPerScreen | Riku Isokoski | |
| 2022-06-03 | Automatically create enough screens for all apps and settings | Riku Isokoski | |
| 2022-05-29 | Try another glyph for alarm clock | Michele Bini | |
| 2022-05-28 | Only use alarmController for time updates when alarm is set | Michele Bini | |
| 2022-05-28 | Revert "rm chance for dynamic allocation during firmware update" | Michele Bini | |
| This reverts commit 0315ea7b8f51ccd480dc56da4ec114a1b9008e3c. | |||
| 2022-05-12 | rm chance for dynamic allocation during firmware update | Michele Bini | |
| 2022-05-12 | Fix previous commit | Michele Bini | |
| 2022-05-12 | Compilation fix for infinisim | Michele Bini | |
| 2022-05-12 | Further compress code for WatchFaceTerminal | Michele Bini | |
| 2022-05-12 | Optimized accelerometer access via system task functions. | Michele Bini | |
| 2022-05-11 | Use nullptr when aligning relative to parent | Michele Bini | |
| 2022-05-11 | Compress code for WatchFaceTerminal a bit | Michele Bini | |
| 2022-05-11 | Fix font for terminal watchface | Michele Bini | |
| 2022-05-11 | fix unintended modification of F glyph | Michele Bini | |
| 2022-05-11 | More symbols as neofont double-width glyphs | Michele Bini | |
| 2022-05-11 | Multi-width graphical character extension | Michele Bini | |
| 2022-05-11 | Support full ASCII for neofont | Michele Bini | |
| 2022-05-11 | rm redundant SetClockFace | Michele Bini | |
| 2022-05-11 | keep text red after stopping overtime timer | Michele Bini | |
| 2022-05-11 | Fix previous commit: text not turning red when overtime when the app was ↵ | Michele Bini | |
| open; remove unused code | |||
| 2022-05-10 | Remove redundant code in Timer App; inline CreateButtons | Michele Bini | |
| 2022-05-10 | Fix for stopping timer alert and simplifying code. | Michele Bini | |
| 2022-04-21 | Merge branch 'rev22-develop' into edge | Michele Bini | |
| 2022-04-21 | Long-press to start red flashlight, long press again to alternate with red. | Michele Bini | |
| 2022-04-21 | Flashlight app: inline functions that are only used once. | Michele Bini | |
| 2022-04-21 | Timer App: Use lime color when running, inline functions that are used only ↵ | Michele Bini | |
| once. | |||
| 2022-04-21 | Remove unused member from Timer App class | Michele Bini | |
| 2022-04-21 | Use lime instead of green when appropriate | Michele Bini | |
| # Conflicts: # src/displayapp/screens/StopWatch.cpp | |||
| 2022-04-20 | Merge branch 'alarm-reliability-and-switch-to-freertos-timers' into ↵ | Michele Bini | |
| rev22-develop | |||
| 2022-04-20 | Merge branch 'InfiniTimeOrg:develop' into develop | Michele Bini | |
| 2022-04-18 | Merge branch 'develop' into remove-nm-reference | Max Friedrich | |
| 2022-04-18 | Replace lv_label_set_text where possible | Riku Isokoski | |
| 2022-04-18 | Merge pull request #1009 from ↵ | Riku Isokoski | |
| NeroBurner/AlarmController_allow_less_precice_system_time AlarmController: allow loss of precision for alarmTime cast | |||
| 2022-04-18 | resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStyle | mabuch | |
| 2022-04-17 | Merge branch 'alarm-reliability-and-switch-to-freertos-timers' into edge | Michele Bini | |
| # Conflicts: # src/components/alarm/AlarmController.cpp # src/components/datetime/DateTimeController.cpp # src/components/motor/MotorController.cpp # src/components/timer/TimerController.cpp # src/components/timer/TimerController.h # src/systemtask/Messages.h # src/systemtask/SystemTask.cpp | |||
| 2022-04-17 | Differentiate time adjustment (< 3h for example time zone change when ↵ | Michele Bini | |
| crossing a border or because of daylight saving) and time setting (for example when the firmware is booted for the first time and the companion app sends the time) | |||
| 2022-04-17 | Remove app_timer component from compilation | Michele Bini | |
| 2022-04-17 | Switch MotorController and TimerController to FreeRTOS timers | Michele Bini | |
| 2022-04-17 | Use FreeRTOS timer for AlarmController | Michele Bini | |
| 2022-04-17 | StartRinging immediately, simplify code | Michele Bini | |
| 2022-04-17 | Remove systemTask reference from MotorController | Michele Bini | |
| 2022-04-17 | Simplify MotorController timer code | Michele Bini | |
| 2022-04-16 | Make Init methods more uniform among timer and alarm controllers | Michele Bini | |
| 2022-04-16 | Protect OnStopRinging | Michele Bini | |
| 2022-04-16 | Renamed RescheduleAlarm to OnAdjustTime | Michele Bini | |
| 2022-04-16 | Fix for RescheduleAlarm | Michele Bini | |
| 2022-04-16 | Differentiate time adjustment (< 3h for example time zone change when ↵ | Michele Bini | |
| crossing a border or because of daylight saving) and time setting (for example when the firmware is booted for the first time and the companion app sends the time) | |||
