[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.
[BH-1415] Front light intensity for pre-wake up and main alarm The user can manage the intensity of the front light during the pre-wake up and main alarm. The intensity can be selected from a 10-degree scale, where 1 is the lightest front light and 10 the brightest.
[MOS-737] Fix for adding a country code prefix to existing contact Adding or removing code country from contact's number creates a new number record. Old number, which was connected witch contact previously, is removed from the numbers table to avoid miss match numbers. Changing country code only creates new number records, without removing old ones. Old ones are temporary number from now.
[MOS-550] Disable deep partial refresh Always refresh the whole screen if deep refresh is required.
[MOS-839] Fix crashes after a few VoLTE toggles Those were occuring after calls which were preceded by a few VoLTE on/off toggles.
[CP-1665] Adding an information about device colour to USB descriptor Getting information about device colour and changing it to number. Pass information about device colour to usb_stack. Set a bcdDevice with the corresponding value.
[MOS-820] Fix crashes caused by plugging the charger The deleting of the USBLinuxReceive task has been added in the USB stack de-initialization process to avoid creating multiple instances during next initializations.
[MOS-834] Create script to generate EEPROM image Create script that can be used to create an EEPROM image in a convenient way.
[BH-1603] Fix end transition in relaxation Go back to app menu instead of home screen.
[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-816] Add parse and filter IMSI Added reading IMSI and parsing US MCC and MNC. MCC and MNC are filterd if they are TMobile US.
[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.
[MOS-823] Update 'misc' submodule reference Added a possibility to use a custom GDB for crash analysis.
[MOS-811] Make SMS modem domain in line with voice Ditto
[BH-1594] Fix information displayed during onboarding Fix inactivity information of shortcuts. Fix text for one of the shortcuts.
[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.