[BH-1595] USB reset procedure * Fixed incorrect reset procedure * Minor refactor
[CP-1966] Deleted file which is played does not stop the playback timer Fixed the timer issue when file was deleted during playback.
[CP-1974] Deleting all templates leaves some text on pure screen Additional fix, previous one was not working correctly in all scenarios.
[BH-1691] Change the layout of the battery status The new layout of battery status has the battery SOC on the left side and battery image on the right.
[BH-1693] Correct SDRAM timing settings according to chip RM * Corrected SDRAM timings in T6 JLink script. * Cleaned-up and commented JLink script. * Bumped bootloader version.
[BH-1694] Increase CPU core voltage from 900mV to 975mV Previous voltage setting was lower than the one suggested in RT1051 RM and would lead to CPU instability in certain conditions.
[MOS-975] Fixed missing new message notification New message notificationis not cleared on locked phone when phone was locked from thread window.
[MOS-578] Fix misleading SMS notification text Display "New message", translated accordingly - in singular - in case there had been multiple unread SMS messages and now only one remains unread.
[CP-1974] Deleting all templates leaves some text on pure screen Fixed Template window clearing after all templates are removed.
[BH-1583] Fix SNVS LP lockup after debugging * Fix of the issue that manifested after running MuditaOS on Harmony via JLink, which resulted in OS freezing when trying to set time in normally booted (via the bootloader) device. * Minor RTC code cleanup. * Partial T6 JLink script cleanup.
[BH-1689] Turn off charging for CDP and SPD Due to high current consumption the device will be charging only for DCP mode and if the timeout will occur.
[CP-1937] Amount of space assigned to "Other" changes after uploading audio file Fixed by sending information about device memory in floats instead of uints
[BH-1595] USB charger detection issues * Fixed issues with USB charging port detection * Fixed memory leak in usb_stack/OS integration layer * Fixed incorrect handling of software timer * Minor cleaning/refactor. [BH-1595] Turned off USB/PC charging Charging enabled only for a dedicated charger. Users won't be able to charger while connected to the PC.
[CP-1950] Templates menu navigation loop and pagination on pure gets blocked Fixed problem where the Templates window gets unresponsive for user input while changes in templates were done via MC
[MOS-980] Match volume popup timeout with phone modes popup As title describes.
[CP-1841] Distorted playback and poor device control responsiveness Fixed problem with an unresponding device after playing specific WAV files. WAV files encoded with ADPCM are not supported now by the devices.
[MOS-982] Recognizing WCDMA network access method for 3G in GUI Ditto
[MOS-933] Added translations for Bluetooth connection status Ditto
[MOS-981] Fix crash on phone turn off Fix of the issue that the phone might sometimes crash on shutdown.
[MOS-981] Magnetometer driver cleanup Cleanup of the magnetometer driver. Added checks of all I2C operations return codes and error messages in case of failures.