~aleteoryx/muditaos

ref: 3578ea98a42d909d04fdb280834a4c341c535053 muditaos/module-db/Interface/ContactRecord.cpp -rw-r--r-- 42.4 KiB
e7b9bcf7 — Przemyslaw Brudny 5 years ago
[EGD-5133] Fix settings bus add duplications

Changed Bus Channels vector to set to prevent
duplicates and cleaned logging.
39fc3790 — Bartosz Cichocki 5 years ago
[EGD-4399] no response fix (#1061)

[EGD-4400] added contact ID sending after contact adding

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
88939f82 — PrzeBrudny 5 years ago
[EGD-4070] Messages listView sync db queries refactored to full async. (#837)

2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
9311e33a — pawpMudita 5 years ago
EGD-3808 Scrolling contacts list with a particular letter - part 2
7e520b49 — Piotr Tanski 5 years ago
[EGD-3788] Fixes for message drafts feature after requirements elaboration. (#733)

7694df5b — pawpMudita 5 years ago
[EGD-3139]Scrolling contacts list with a particular letter - part 1
f8b82e88 — Pawel Olejniczak 5 years ago
[EGD-3679] Replace vCard encoding with plain text for exporting contact data

[EGD-3679] Update contact record tests

[EGD-3679] Clean up ContactRecord

[EGD-3679] Remove vcard encoding

[EGD-3679] Update changelog
93244cdf — Radoslaw Wicik 5 years ago
[EGC-2974] Fix typo in ContactRecord function name
1a919db2 — Radoslaw Wicik 5 years ago
[EGD-2974] Support for temporary contacts as a group
82fb697c — RobertPiet 5 years ago
[EGD-2460] protection at the moment of conversion added: exception handling or parameter checkup

[EGD-2460] additional stoi/stoul protected; usage of magin_enum; review issues resolved

[EGB-2460] added return when exception caught as mention by Radek
204dd621 — Marcin Smoczyński 5 years ago
[EGD-3532] identify thread with a number

Use phone number instead of contact number to identify a message thread
to allow having multiple threads for a contact if contact has multiple
numbers.
9566c074 — Marcin Smoczyński 5 years ago
[EGD-3602] fix non aggregate construction

Remove aggregate construction of a non aggregate.
7dcae592 — Bartek Cichocki 5 years ago
[EGD-3599] added missing queries to calllog DB

[EGD-3599] PR fix
9095333b — Bartek Cichocki 5 years ago
[EGD-3502] PR fixes
56f819c9 — Bartek Cichocki 5 years ago
[EGD-3522] added missing queries

[EGD-3522] added ContactUpdate query

[EGD-3522] added ContactRemove query

[EGD-3502] fixed UT

[EGD-3522] added SMSTemplateGet query

[EGD-3522] added SMSGetCount query

[EGD-3522] added SMSGet query

[EGD-3522] added SMSTemplateGetCount query

[EGD-3522] added SMSTemplateGetCount query

[EGD-3522] added SMSTemplateAdd query

[EGD-3522] added SMSRemove query

[EGD-3522] added SMSTemplateRemove query
9eeeb6ae — Bartek Cichocki 5 years ago
[EGD-3502] reworked endpoints and handlers
added endpoint listener to query
ca39564a — pawpMudita 5 years ago
[EGD-3146][ ICE contacts- new window
d0a43c03 — Marcin Smoczyński 5 years ago
[EGD-3507] phonebook: fix duplicates on update

Fix duplicates detection when updating a contact.

Before this change dupliates detection both for numbers and speed dial
was not implemented at all.

Fix contact update procedure - add unbinding procedure if a new number
was bound to another contact before update. Do the same for speed dial.

Fix invalid contact number tests (it wasn't taken into account that each
section has clean db state).

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2141a8a3 — Radoslaw Wicik 5 years ago
[EGD-3518] Remove old Favourites implementation
Next