[EGD-7813] Option Window titles localizations fix Option Window titles localizations fix.
[EGD-7188] MMI window style fixed This fixes issues with displaying texts
[EGD-7528] Fix for removing SMS drafts SMS drafts are now properly removed. They will not be displayed anymore once the SMS is sent from the thread.
[EGD-7848] Fix MP behavior When track is finished and track progress bar is shown it now will be replaced with empty track screen.
[EGD-7814] Phonebook contact details widgets have not localized names Added localized flag names for contact details Added missing localization to favourites contacts in contacts list view
[EGD-7738] Fix modem reset Fixed modem reset procedur so now it will not stuck in cellular init on factory fresh phone. Also removed T3/T4 board recognition.
[BH-1036] Fix confirmation & welcome screens after factory reset Fix confifmation & welcome screens after factory reset
[EGD-7787] Pure Home ClockDateWidget added Pure Home ClockDateWidget added.
[EGD-7353] Application Messages String fixes Application Messages String fixes.
[EGD-7699] Fix switching back after adding a contact Always ignore add/edit contact window when switching back after contact addition/edition. Additionally always switch to contact details after add/edit operation.
[EGD-7736] Fix Play Pause labels When doing sound preview label descirbing PLAY or PAUSE action depends now on current context.
[EGD-7766] Vibration level PWM addition PWM channels separate control added.
[EGD-7766] Vibration level PWM addition Added base PWM settings to vibrations. Added vibration volume setting.
[EGD-7740] Fix callog empty icon blink Fix of blinking icon when entering to non-empty callog
[EGD-7304] Fixed Music Player icons Music player play/pause icons in all songs window replaced from grayscale to monochrome.
[BH-1044] Fix goodbye + turnoff screen Fix goodbye + turnoff screen
[EGD-7656] Fix implementation of the rich text tokens in phonebook When creating contact with duplicated number, the confirmation popup was showing incorrect information due to incorrect fulfilling with contact data.
[BH-1021] Unify ListItem arrows behavior From now min/max arrow indicators behave the same throughout the GUI.
[BH-1029] Refactored Time widgets with colon and content change Refactored Time widget colon handling to be mapped with used font. Added contentChange flag and handling to BoxLayout for dynamic recalculation of child elements.
[BH-868] Replace deprecated spinner Replaced old, deprecated Spinner with the new generic one. From now on, only one implementation of spinner is used throughout the code base.