[MOS-578] Fix incorrect logic with SMS notifications Fixed case, when there's only one thread unread and there's no info about the thread, only a generic message Tests are deleted because the fix would require rewritting ALL of those tests - those will be written with new implementation of notification table
[MOS-35] Add more input modes for USSD reply Previously only the mode restricted to digits was available.
[MOS-192] Time should not include 0 at the beginning Fix for displaying an additional 0 at the begging of the clock. It affects the clock in the status bar and messages and calls time.
[MOS-884] Importing contacts from SIM card more than once Fix for importing and removing contacts from SIM card causes issue that imported contacts didn't have a name and could by multiplied.
[MOS-172] Fix asterisk button behavior in contacts Fix of the improper asterisk button behavior in new contact window - pressing the button to change an input mode resulted in 'OPTIONS' label being displayed for the left function button in navbar when the asterisk button was held.
[MOS-483] Import SIM card contacts properly According to information elaborated by Quectel, the contacts don't have to be saved on a SIM card contiguously and the only way to make sure all of them are imported is to request for the range [1, 250] (first to biggest allowed index).
[MOS-279] Add templates list looping Fix of the issue that templates list was not looped.
[MOS-60] Fix displaying an incorrect window after ending a call After quick dobule "END CALL" selection, the window for adding a contact is displayed for a while.
[MOS-52] Fix the data displayed on snoozed alarms screen When we were currently in the snoozed alarms screen and a new alarm rang, the data was displayed incorrectly.
[MOS-864] Fix for country code in new contact based on deleted one Fix for scenario when contact with some number with/without country code was deleted, and new contact with same number but without/with country code is added and then new contact have same prefix as deleted one. Now new contact will have number exacly like provided.
[MOS-361] Fix improper fonts in navbar Fix of the issue that navbar fonts for the left and right function buttons were bold, what was inconsistent with the design.
[MOS-68] Deleting a contact flow finishes with a wrong screen Fix for displaying wrong screen after contact removal
[MOS-890] Fix invalid filename after copying from Win11 Update usb_stack submodule after fix for filename corruption.
[MOS-592] Fix right arrow behavior in search field Fix of the issue that clicking right arrow in search field caused the focus to be moved to image on the right, what made inputting text impossible. Additionally minor code cleanup.
[MOS-558] Fixed invalid label on alarm edit window load There was no control if widget's required text has to be set while on focus only
[BH-1582] Fix alarm edit inactivity handling Add missing timer start in entry event handler
[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