Pratyush Venkatakrishnan
cf89c988cf
Set structured name when creating contacts.
...
Fixes #12305 . When creating copies of contacts, set the structured name
fields instead of the unstructured name fields. This fixes bugs where
certain types of names are displayed incorrectly because the structured
name is inaccurately reconstructed from the unstructured name.
Closes #13366
2024-01-23 11:52:04 -05:00
Alex Hart
2d3e8ef31c
Replace CardView usages with MaterialCardView.
2023-03-08 15:06:50 -04:00
Greyson Parrelli
d9c31a6cd6
Update AGP to 7.4.0
2023-02-14 14:03:09 -05:00
Greyson Parrelli
4077dc829a
Improve contact pull-to-refresh performance.
2022-10-31 13:39:33 -04:00
Greyson Parrelli
5478285362
Improve contact sync for individual contacts.
2022-04-26 12:12:17 -04:00
Greyson Parrelli
a32d5bef20
Refactor more ContactDiscovery code.
2022-04-06 12:38:43 -04:00
Greyson Parrelli
0e4187b062
Use existing contact type for our linked entry. Add test to sample app.
...
Fixes #9431
Closes #9434
Co-authored-by: swatts <github@stargw.net >
2022-04-06 12:36:32 -04:00
Greyson Parrelli
dddf830e47
Move system contact interactions into their own module.
2022-03-28 19:07:20 -04:00