[EGD-7631] PhoneLock timer system time independence refactor Refactored PhoneLock to be independent of system time. Refactored refresh options for notification receive on Windows.
[EGD-7568] Add show active snooze Added option to view active snooze from the level of notifications list
[BH-753] Working frontlight ON OFF Working
[CP-162] Implement Logs directory Added listing of log/crash dump files Reorg'ed log/crash dump files locations Added harness api/device_info Updated test and tool scripts
[EGD-7670] Alarm toggle off all alarms Added toggle all alarms handling with tests.
[BH-819] Fix illegal dependencies in bsp Break circular dependencies in the BSP module. Fix some missing dependencies which surfaced after fixing BSP. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7405] Add volume control Added volume control for HFP
[EGD-7405] Connect HFP with audio system Connected HFP with audio system so 2-way audio transmission is possible
[CP-564] Reorganize desktop endpoints Move desktop endpoint factory to a separate lib to be able to provide different factories for different products.
[BH-874] Deactivate alarm in backend on Alarm deactivation Deactivate alarm in backend on Alarm deactivation
[BH-912] Improve sys module structure Improve structure of the module sys. Problems within this module prevents from linking others. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-907] Split utils module into components Split module-utils into smaller components for better dependency management. Fix many dependencies throughout the project. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7570] Add Alarm Clock status bar indicator Added indicator on status bar if any alarm is on
[EGD-7404] Adapt & prepare CVSD codec for usage in HFP Adapted both codec and HFP profile to be able to work together. Now it's possible to stream 2-way audio via HFP profile, but it has to be integrated properly with EGD-7405
[EGD-7563] Hold minimum CPU frequency for logs dump During the log dump, we wake up the CPU to 66 MHz instead of the maximum frequency.
[BH-885] Fix Bell hw Increased stack for apps and service Deleted invalid call to uninitialized SML in BatteryCharger Moved torch handling from common code to pure specific
[EGD-776] PreWakeUp chime Added a prewakeup chime handler.
[CP-439] Add case color to device info endpoint Color of Mudita Pure's case can be now read from device info endpoint.
[BH-897] Split module-sys Split system module to better manage dependencies between system components. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7641] Disable service desktop tests Disable tests due to linkage problems. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>