[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
[EGD-7108] Fix disconnecting all devices during unpairing Due to wrong logic, all devices were disconnecing during unparing Now, the disconnecting is performed only when the unpaired devices is the connected one
[EGD-6971] TextLine breaking on space or with dash Added TextLine breaking on space or with dash. Tests added.
[EGD-7010] Remove sensitive data from logs Sensivite data like first/second name, messages and notes content, dialed gsm numbers etc are removed from logs to guarantee security for Pure users.
Merge branch 'stable' - release v0.72.1
[CP-315] Remove old fat only partition layout Remove support for FAT only pattitions layout. The fat only partition scheme support was needed only in transition to the new VFS, now is not longer required