[CP-1419] Signal range in Pure status without SIM card inserted Fix for incorrect signal strength displayed in Center when network status is NotRegistered.
[MOS-174] Fix broken events counter for 99+ events Fix of the issue that events counter was displayed incorrectly for more than 99 events.
[CP-1210] Contacts imported from SIM dont show up in Mudita Center Fix for imported contacts from SIM don't show up in Mudita Center. Added functionality to send notification after all imported contacts are added to the database.
[MOS-18] Fix calllog scrollbar Fix of the issue that scrollbar in call log didn't represent the actual page being shown correctly.
[MOS-59] Always display network technology and signal strength Now those parameters are always on the statusbar
[MOS-722] Fix time disappearing in SMS thread When the width of the box with the currently read SMS changed, the label with the time of receiving the message disappeared.
[MOS-161] Fix broken translations Fix of the broken French translation that appeared only partially on 'Configure passcode' window during onboarding. Also minor fixes in other translations I noticed while using the phone.
[MOS-48] Shorten phone modes pop-up duration From 3s to 1s
[MOS-870] Fix undesirable notification on call Fixed the case when a dot appeared around the Calls app tile notifying about an answered call.
[MOS-33] Mark thread as read when new message arrives Now thread will be marked as read when new message arrives when the thread is opened
[MOS-340] Fix notifications of unread SMS threads on the home screen Conversation marked in OPTIONS as read did not disappear from notifications about SMS threads on the main screen.
[MOS-544] MTP integration issues * It's now possible to rename files using MTP * Fixed issue with fs notification being sent from MTP before file transfer is complete. This resulted in audio tracks appearing on the MusicPlayer list while still being transferred.
[MOS-651] Update the unread message counter after a thread deletion In order to delete notification of unread messages from the thread, which was deleted. After successful deletion of the thread the unread messages counter is updated as when the thread is opened.
[MOS-882] Fix FLAC file playback with USB cable connected Fix of the issue that caused system crash when trying to play 96kHz FLAC file with USB cable connected. The reason of the issue was the lack of FreeRTOS heap space left, what caused pvPortMalloc() to fail when allocating memory for stream buffer. Additionally minor code cleanup.
[MOS-275] Fix alarm rings on the low battery screen When we had a critical battery level and the alarm clock rang, it was impossible to turn it off.
[MOS-496] Music player broken UI Fixed issues when selecting track index higher than 31.
[MOS-767] Fix full path displayed for invalid audio file Fix of the issue that whole file path was displayed instead of just filename in music player for invalid audio file for which Taglib failed to obtain tags.
[MOS-814] Fix no sound after BT device connection during call Fix of the issue that connecting or disconnecting BT device while call was in progress resulted in no sound being heard anywhere due to audio routing being stopped when HFP device disconnected. Additionally minor code cleanup.
[CP-1579] Fix correct password inserted during Pure boot is not accepted Fix the issue when the USB cable connected to the device during boot up and Center requested a passcode before the device was fully up. What caused a 'Wrong passcode' message after typing a passcode via Center.
[MOS-787] Fix crash when syncing with Mudita-Center When Pure had large databases - exceeding 2MB, a crash occurred during synchronization with Mudita-Center.