[CP-1560] MTP root path Make MTP root path configurable.
[MOS-677] Fix crash on importing unprocessable contact Fix of the issue that phone crashed when trying to import contact with phone number that couldn't be parsed. Additionally minor code cleanup.
[MOS-74] Fix wrong tethering popup order Fix for tethering popup when charger is connected
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes Add --all and --fix-all options to style-check-hook
[MOS-74] Fix wrong tethering popup order After connecting to PC with locked phone there were pop-ups of tethering and unlocking the screen in the wrong order.
[MOS-668] Modify USB notifications logging Modified USB notificaitons logging so no logs are being created when USB data is received, thus logs are not overloaded and are smaller
[CP-1448] Add storage info to device info endpoint DeviceInfo endpont now contains information such as: deviceSpaceTotal - total storage space on the device systemReservedSpace - storage space on the device reserved for the OS usedUserSpace - storage space on the device used for user files on the user partition
[CP-1454] Add file size to the list of files in specified path Next to each of the files listed in the file list in the path specified in the request is now displayed its size.
[MOS-645] Fix Mudita Center synchronization fail Sometimes the user was unable to connect to the Mudita Center due to sync errors
[MOS-492] Enable overriding audio profiles via harness Profile modification is possible via python script
[MOS-509] Fixed tethering popup loop Tethering popup loop is fixed. Also there was unneded USB configuration on each battery SoC change event.
[CP-1310] Add timeLeftToNextAttempt field to security EP The time of the next attempt to unlock the phone on the MC side was bonded with the system time of the MC host system. This could lead to issues when the time on Pure was different than on MC host operating system. Now everything relies on Pure system time.
[MOS-457] Alarms list updating fix Fix of the issue that adding or deleting alarm in alarms app didn't result in immediate updating of the alarms list - app has to be closed and opened for changes to be seen
[CP-1231] Refactor handlers in service desktop Refactored handlers of ses::messages and some cleanups in service desktop.
[BH-1448] MTP closing routine and VCOM reset routine MTP closing routine and VCOM reset routine
[MOS-339] Fix rapid change of CPU frequency After disconnecting the USB cable, the CPU consumption increased to over 80% (for 4 MHz), which resulted in a cyclical change in the CPU frequency and finally a much shorter battery life.
[MOS-371] Fix USB worker initialization When we start the system without the USB cable connected, worker USB is initialized, which increases the power consumption.
[BH-1424] FreeRTOS update Updated FreeRTOS source code to 10.4.6. Moved FreeRTOS sources to the third-party directory. Added necessary changes to the CMake configuration. Split FreeRTOSConfig.h. From now, each board has its own. Added missing log headers. Minor refactor of the module-os cmake. Fixed stack overflows in bell application main and time service.
[CP-1080] Collect contacts notifications in outbox ep When contact record is created/updated/removed during connection with Mudita Center, notification of that action should be collected in outbox endpoint to keep contacts data synchronized between MuditaOS and Mudita Center.
[CP-1147] Fix restore not working Fix restore not working with bigger database