[EGD-3171] Fix key shortRelease on app switch Fix of shortRelease on app switch while long press applied on previous window
[EGD-7036] Audio tracks updated Music player audio tracks updated.
[CP-281] Block restoration of mock messages During every power on Database initialization, each DB is populated with mock data. Used PRAGMA application_id to indicate that DB is initialized at first run.
[BH-655] Add SideListView Add view commonly used in Bell - SideListView.
[EGD-7142] Fix compilation issues with __PRETTY_FUNCTION__ Fix compilation issues with __PRETTY_FUNCTION__ used in logging functions
[CP-327] Fix UB in QueryResult QueryResult iterator nextRow() may get into infinite loop. Additionally, fixed handling of the case when each row of result could have a different count of fields.
[EGD-5006] Add French localizations Update localization keys to match the current ones from the English json, and add some translations. Based on a previous patch by mathieunicolas.
[EGD-7141] Fix GUI googletest Fix invalidly added GUI gtest. Test dummies moved to individual files to deal with a bug in cmake test discovery for gtest. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-362] Move segger to a separate directory Move segger to a separate directory
[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