[EGD-7133] Bluetooth setting cleanup Bluetooth setting cleanup.
[CP-325] Request reboot code adjusted to work with harness We have no controll on UART over the device flushing, minimum code added to assure that data could be flushed We do not close services when these are closed with reason
[EGD-7005] Removed sensitive data cellular Removed sensitive data from service and module cellular. Logger factory introduced to easily manage sensitive logs.
[CP-264] Ensure bluetooth logging Add missing logs with required information: Pairing result and disconnecting bt device.
[EGD-7052] Generate unique window name Added virtual method to Window class in order to be able to prepend specific application name to the window name. It wasn't possible to use existing getName method as it is used throughout the codebase for switching windows
[CP-265] Extend cellular logging Log: * phone call state * VoLTE setting state
[EGD-7130] Renamed settings application Renamed settings application.
[CP-267] Ensure cellular logging Log information such as: selected SIM slot, received signal parameters (QNWINFO, CSQ), selected antenna, AT commands exchanged with the modem, slider position. Also fixed logging level for rt1051.
[BH-464] Fix make all Fixed make all functionality, now it builds both products top targets, made usb stack compile only in rt1051 builds (see also a related issue raised by community)
[EGD-7120] Remove old settings application Moved valuable assets to new settings. Removed old settings.
[EGD-6973] Fix Auto date is on by default Automatic Date and Time is on by default
[CP-254] Use Send File for Update package Switched from raw data transfer to FS Send File
[CP-280] Implement send file procedure Implemented Send File operation on FS endpoint
[EGD-6672] Fix missing key after slider Fix of not working key press right after slider movement or disconnecting tethtering
[EGD-7024] Keep the state of SMS on phone lock The SMS is not deleted on manual or automatic phone lock.
[CP-319] Extends reboot reason code Extends reboot reason codes after reboot to updater to detect updater command requests: Update, FactoryReset and the Recovery. Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[CP-316] Tool to get MuditaOS log Python tool to get MuditaOS.log file from Pure
[EGD-7097] Introduce BT name length limit There was no length limit for BT name which could cause crash Now it's set to 248 bytes, according to the BT docs
[EGD-7114] Updated reboot messages Updated reboot messages in PL, ES, DE
[EGD-7096] Add reaction after changing BT device name There was no reaction after saving the BT name. Now phone returns to the previous window