| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-19 | Merge pull request #997 from minacode/remove-nm-reference | Riku Isokoski | |
| Remove unused reference | |||
| 2022-04-18 | Merge branch 'develop' into remove-nm-reference | Max Friedrich | |
| 2022-04-18 | Merge pull request #1044 from Riksu9000/replace-lv_set_text | Riku Isokoski | |
| Replace lv_label_set_text where possible | |||
| 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 | Merge pull request #1031 from ↵ | Riku Isokoski | |
| mabuch/rename-PineTimeStyle-to-WatchFacePineTimeStyle Rename PineTimeStyle to WatchFacePineTimeStyle | |||
| 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) | |||
| 2022-04-16 | remove app timer, with the exception of header, to keep APP_TIMER_TICKS ↵ | Michele Bini | |
| definition. | |||
| 2022-04-16 | Merge branch 'alarm-fix-work' into edge | Michele Bini | |
| # Conflicts: # src/components/timer/TimerController.cpp | |||
| 2022-04-16 | Run ScheduleAlarm from System task events only. | Michele Bini | |
| 2022-04-16 | replace pdMS_TO_TICKS with APP_TIMER_TICKS; more tweaks | Michele Bini | |
| 2022-04-16 | Switch motorController to FreeRTOS timers. | Michele Bini | |
| 2022-04-15 | Mirror changes for timer App | Michele Bini | |
| 2022-04-15 | Further refine previous commits | Michele Bini | |
| 2022-04-15 | Refine previous commit | Michele Bini | |
| 2022-04-15 | Test code for missed alarm | Michele Bini | |
| 2022-04-14 | Reduce battery usage by turning the backlight back to the normal setting ↵ | Michele Bini | |
| when the flashlight is turned off by tapping the screen. Start the app with the flashlight on. Simplify code. | |||
| 2022-04-13 | Fix for previous two commits | Michele Bini | |
| 2022-04-13 | Uncommited changed in last commit | Michele Bini | |
| 2022-04-13 | Attempt to fix lost alarms | Michele Bini | |
| 2022-04-13 | Let TouchHandler return TouchEvents instead of driver specific enum | Reinhold Gschweicher | |
| Let the TouchHandler::GestureGet() function return a TouchEvent instead of the touchpanel-driver specific enum. This helps to move the driver specific helper function `ConvertGesture` from `DisplayApp` into `TouchHandler`. | |||
| 2022-04-12 | Use lime instead of green when appropriate | Michele Bini | |
| 2022-04-11 | Update letters W k v w x | Michele Bini | |
| 2022-04-11 | Update letters A B D F M O R U | Michele Bini | |
| 2022-04-11 | Update letters A F M O R U | Michele Bini | |
| 2022-04-11 | Flashlight starts on at full brightness; to save energy use backed-up ↵ | Michele Bini | |
| brightness when flashlight is off | |||
| 2022-04-11 | Use uint8_t as underlying type for Brightness controller | Michele Bini | |
| 2022-04-11 | Tweak heartrate display for digital and analog24 watchfaces | Michele Bini | |
| 2022-04-10 | Improve watch font sizes | Michele Bini | |
| 2022-04-10 | battery stats | Michele Bini | |
| 2022-04-10 | neofont tweak | Michele Bini | |
| 2022-04-10 | Add jumpscore app | Michele Bini | |
| 2022-04-10 | New chimes engine | Michele Bini | |
