[CP-1831] Editing contact which is deleted via Center can still be saved but with incomplete data
Fix for editing contact when it was deleted via Center.
Edited contact cannot be saved if it was deleted earlier. Proper communication is shown.
Fix for phonebook app was not handling database notifications correctly.
[MOS-166] Unify grey color levels
Unified gray color levels used for texts
displayed in GUI.
Fixed issue with 'No calls yet.' text
not displaying.
[MOS-357] Fixed regression described in MOS-916
Ditto
[MOS-920] Fix incorrectly displayed Swedish texts in Onboarding
Fix of the issue that some of the Swedish
translations were incorrectly displayed
in Onboarding - some were misaligned
and some didn't display at all.
[MOS-878] Don't break audio playback on file deletion
Since a currently played file is deleted, the player
goes to the next file from the list. A special case:
if the deleted file is the last one, the playback
stops (and can be resumed by the user).
[MOS-871] Loudspeaker icon is not updated when audio routing has changed
Fix for the loudspeaker becomes active again when a headset is unplugged
if it was on while the headset was connected to the phone.
Fix typo in Bluetooth in EventType enum.
[MOS-190] Add missing translations for EULA
Added missing EULA translations in French and Swedish.
[MOS-901] Missing translation for words "show" and "replace"
Fix for missing translation for words "show" and "replace" in all
languages except for English.
[MOS-176] Fix long turn off time
Fix of the issue that resulted in long
turn off time of the phone, which was
caused by unfortunate coincidence
of functions names - as a result the
one from the included header file was
called instead of the one from the
anonymous namespace inside the file,
what resulted on not cutting off
board power until the watchdog
triggered.
[MOS-77] Notifications on the home screen shouldn't be bolded
Fix for bolded notification text in every language.
[MOS-905] Fix crash on power off with USB cable connected
Fix of the issue that turning off the phone and
clicking any keyboard button resulted in
crash and reboot.
[MOS-59] Change tethering text to icon in status bar
Changed text to icon, fixed behaviour with phone modes
Revert "[MOS-578] Fix incorrect logic with SMS notifications"
This reverts commit de99e12e000c89088a6d9e79cac3cf2d2e73a90c.
[MOS-28] Change alarm sounds and ringtones preview behavior
Change of the behavior of alarm sounds
and ringtones preview, so that it matches
with the design.
Additionally fixed lack of ringtones list
looping.
[MOS-38] Fix window redirection when clicking on the SMS icon
After clicking the message icon on the "contact details" screen,
the user will be redirected to either the message thread
with that person or to the new message screen (only if thread
does not exist yet / or has been deleted in the past)
[MOS-879] Fixed misleding SMS flow
Fixed misleading SMS flow after sending error.
When modem was rebooting attempt to send SMS was causing
Rejected by no sim popup, which was misleading for user.
[MOS-357] Broken navigation around contact adding
From now on, after cancelling or confirming a new contact
creation initiated from the call log, the phone goes back
to correct windows.
[MOS-199] Change unknown char glyph to match with design
Fix of the issue that glyph displayed as
a substitute for unsupported character
was different than the design suggested.
Additionally minor code cleanup.
[MOS-663] Replacement for empty templates screen
Now there's information displayed that there are no
templates and in order to add some, the user needs
to use Mudita Center. Also, given no templates, the
screen doesn't show the 'USE' button.