[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-71] Add clearing USB CDC buffer after reconnect/init Fixes an issue, when somehow transmission is interrupted and rest of the buffer is being transmitted, altering the original message
[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-887] Fix black screen left after power off Fix of the issue that after powering off the phone with dark mode enabled the screen remained black instead of being cleared to white.
[MOS-75] Fix incorrect data in pure heapstats tool "pure heapstats" command was returning incorrect system heap data
[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-558] Fix disappearing edit label in alarms Fixed disappearing edit label in alarm add window when custom interval has been selected
[MOS-855] Fix weird behavior of messages After thread was deleted, messages were still in DB and so on
[MOS-882] Fix heap fragmentation issue during playback Fix of the heap fragmentation issue that caused phone crash when trying to play music files while connecting USB cable in a certain order. Audio stream buffering length was slightly reduced, so that smaller contiguous block of heap is required to store audio buffer.
[MOS-814] Fix no sound after BT reconnection Fix of the issue that previous commit didn't resolve - for some Bluetooth devices voice still wasn't heard after disconnection and reconnection during a 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-840] VoLTE switch unavailability fix Added checking if a SIM card is present in the active slot during ApplicationSettings initialization so that in case there's no SIM, the VoLTE switch is made anavailable to toggle.
[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.