[BH-743] Fix query get recurring events between range Fix query for get recurring events between range request
[BH-658] Alarm model update Updated alarm model. Added state controller logger
[CP-47] Extend service desktop API with time based phonelock Time based phonelock can be now utilised via service desktop.
[EGD-4875] Add internal load resistor switching To reduce the power consumption, we disconnect internal load resistor
[BH-828] PowerNap progress implementation The follwoing commit provides an implementation of PowerNap progress. The impelemntation covers: * PowerNap's progress presenter * PowerNap's progress widnow * Extension of ProgressTimer's UI configuration that allows to choose between Continuous and Descrete set of points on Progress view.
[BH-846] Separated ScreenLightControl Moved ScreenLightControl.cpp to products
[BH-653] Moved driver to product subdir Moved to Bell subfolder to be built only for BH
[BH-653] Added missing defines for pure Added missing defines
[BH-653] Style fix Style fix
[BH-653] Fixed style Fixed style
[BH-653] PR changes PR changes
[BH-653] Removed unnecessary comment Cleaned
[BH-653] Working Working on P1
[BH-653] Added Linux mock Added Linux mock
[BH-653] Initial draft Code buildable
[BH-835] Add Alarm Settings menu window Add alarm settings options in `BellSettingsAlarmSettingsWindow`
[BH-555] Procedure for installing Bell on hardware Procedure for installing Bell on hardware
[EGD-7362] Development features flag restored Flag removed during merge 0.76.1 into master.
[BH-660] Alarm tone playback Implemented tone playback handler. Added product specific databases. Fixed minor issues with CMake. Minor refactor of alarm handlers.
[BH-841] Extraction of ProgressTimer from Meditation The following commit provides implementation of ProgressTimer. The timer purpose is to provide suitable abstraction of a timer that can be visually represented by both Text and Progress. The implementation is based on MeditationTimer and thus the ApplicationMeditation's part that uses MeditationTimer has been refactored.