[MOS-373] Fixed missing timezone window Fixed missing timezone window, which should be displayed after Automatic date and time setting is set to disabled. MOS-181 is also fixed by this commit.
[MOS-737] Fix for adding a country code prefix to existing contact Adding or removing country code from existing contacts number is changing now number record itself, exactly when changed number is placed in DB, instead to create new number record, to avoid miss match during matching numbers.
[MOS-188] Fix notes window title Added contextual title for new and edited notes.
[MOS-201] Fix notes paste option Check clipboard content before showing paste option.
[MOS-836] Fix for selecting SIM during onboarding After inserting the SIM tray at the onboarding stage before selecting the slot - it is not possible to select the slot and activate the desired SIM card if it does not have a PIN enabled.
[MOS-837] Add contextual text "process in progress" in SIM popup Depending on whether we select the SIM card for the first time during onboarding or change to another one in Settings, the text displayed in the pop-up should be different.
[MOS-836] Fix for selecting SIM during onboarding After inserting the SIM tray at the onboarding stage before selecting the slot - it is not possible to select the slot and activate the desired SIM card if it does not have a PIN enabled.
[MOS-717] Add pop-up about SIM removed/inserted in all apps Previously, this information only appears on the desktop, settings application and onboarding.
[MOS-831] Fix screen lock during onboarding When the user locked the screen during onboarding, the lock screen appeared but without the current time and date.
[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. No object did it before.
[BH-1612] Show battery 100% on 24h vert. face with date Decrease space between colon and digits in TimeSetSpinner for smaller fonts. Decrease main vertical time width. Use battery icon with smaller width. Decrease space between battery icon and percentage.
[MOS-829] The active alarm timeout has been added The timeout has been added to prevent the alarm from playing indefinitely. After timeout the active alarm will be snoozed.
[MOS-825] VoLTE steering according to IMSI Steering the GUI and the modem according to whether VoLTE is permitted for the active SIM card's operator. This is done based on the SIM card's IMSI string. Additionally, made logging more consistent.
[MOS-827] Fix looping on the SIM card selection screen It was not possible to finish onboarding properly when we selected a SIM card without an active PIN
[MOS-821] Adjust VoLTE GUI basing on operator When VoLTE isn't permitted for the current SIM card's operator, display information only. Otherwise, display a switch.
[MOS-800] Add a popup for changing the SIM card Sometimes the process of changing the SIM card takes a few seconds and the user needs to be informed that something is going on in the background.
[MOS-660] Fix disappearing button in PIN entering screen When we returned from the SOS screen to the PIN entry screen, the "confirm" button disappeared.
[BH-1603] New Relaxation UI Add new UI to Relaxation application. The user can use loop mode now.
[BH-1603] Rename BGSounds to Relaxation Rename all files and classes. Only filesystem paths have old name due to legacy.
[BH-1598] Add clock faces with dates Add classic and vertical face with dates for both 12h and 24h format. Fix centering of battery indicator when level is smaller than 100%. Fix incorrect time format of the alarm in clock face settings. Change placement of battery and time format indicators on ClassicWithAmPm screen while charging.