[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.
[MOS-606] Fix inactive alarms after timezone change and reboot The problem was a race condition. Fixed by adding additional alarm's event cache update after assigning the callback.
[MOS-862] Fix for french translation for Ulock Screen French translation for Ulock Screen communications and PIN settings phrase
[MOS-838] Unable to unlock SIM card (corner case) Fixed with adding a missing internal state reset on SIM connection failure.
[CP-1512] Add information allowing identification to crashdump file Add the serial number and generation timestamp to crashdump filename.
[MOS-869] Correct typo in file name Now (correctly): 'TetheringHandler.cpp'
[CP-1575] Fix unwanted Center passcode prompt Fixed unwanted Mudita Center passcode prompt after long press '#' while dialing
[MOS-863] Fix phonebook crash when adding country prefix Fix of the issue that editing existing contact's number by adding country prefix resulted in PureOS crash due to application stack overflow. Additionally moved misplaced changelog entry.
[MOS-495] Fix deleting message content when changing phone mode Fix of the issue that moving mode slider on new message window caused the content of the message to be deleted.
[MOS-558] Fix wrong nav. bar state after exit from custom repeat window The additional navigation bar restore has been added to have proper state after exit from custom repeat window. The restoration of the repeat option spinner labels has been added after uncheck of all options.
[MOS-390] Missing changelog entry Added changelog entry missing in last PR
[MOS-812] Improved CUSD message handling * Added handling for shorter +CUSD formats, thus got rid of a crash. * Added handling for the "push session"+"action required" state of a USSD interaction with the network.
[MOS-27] Fix invisible message text after pasting Fix of the issue that pasting previously copied text in new message field on thread screen resulted in text shown in gray and invisibility of each subsequently entered character. Further analysis of this issue shown two additional bugs in this place in code, as a result a decision to completely remove 'Reply' prompt text has been made. Extended description of these issues can be found in comment under MOS-27 Jira ticket.
[MOS-390] Fixed emergency number recognition Emergency contact is now recognized when typed mannualy.
[MOS-840] Render VoLTE unavailable if no SIM card Also, done a minor code cleanup.
[BH-1599] Add characters to the py tool latin1 supplement
[BH-1566] Fix flac playback Increase stack size because internally drflac_open() uses cache which by default has 4kB.
[MOS-757] Fix wrong cursor final position after deleting Fix of the issue that after partially deleting the text, the cursor sometimes was positioned somewhere in the middle of the remaining text, not at the beginning where it should.
[MOS-828] Fix 'j' glyph issue in Contacts app Fix of the issue that email, first name and last name fields were not able to display strings that started with 'j'. Nothing was shown in such case.