[MOS-6] Fix lack of contact data update on returning to search list
Ditto
[MOS-357] Reverting regression
Reverts only the direct cause of a regression spotted and the changelog item.
[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-357] Fixed regression described in MOS-916
Ditto
[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-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-68] Deleting a contact flow finishes with a wrong screen
Fix for displaying wrong screen after contact removal
[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-863] Fix phonebook crash when adding country prefix
Fix of the issue that editing existing contact's
number by adding country prefix resulted in
PureOS crash due to application stack overflow.
Additionally moved misplaced changelog entry.
[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-717] Add pop-up about SIM removed/inserted in all apps
Previously, this information only appears on the desktop,
settings application and onboarding.
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes
Add --all and --fix-all options to style-check-hook
[MOS-657] Fix contacts list order
Fix of the issue that contact group
letter appeared below the
corresponding contacts when
navigating up.
[MOS-519] Fixed ICE conntact calls
Now user is able to make emergency call to ice contact
couple times in row.
[MOS-417] Change empty contact selection window in messages
Adding a contact from the contact selection window in the messages app
is not allowed. This commit deletes misleading information
about the possibility to add a new contact from this window.
[MOS-296] Merge new master commits into merge-stable-wip
Merge new master commits
[MOS-89] Fixed contact edit window erasing data
Fixed edit contact window erasing data on special character select.
[MOS-123] Added bluetooth authentication popups
Added bluetooth authentication popups with different
pair methods and process info display.
[MOS-16] Change favourite contacts font to regular
Font was bold, which was inconsistent with designs.