Commit graph

36 commits

Author SHA1 Message Date
Oscar Mira
c44e4c6e21
Merge tag 'v7.38.7' into molly-7.38 2025-04-05 10:35:53 +02:00
Greyson Parrelli
9c473fb570 Improve and centralize e164 utils. 2025-03-04 15:58:21 -05:00
Oscar Mira
28f89411a9
Merge tag 'v7.29.0' into molly-7.29 2025-01-08 14:25:07 +01:00
Greyson Parrelli
7b101e13fb Upgrade to kotlin 2.1.0 2024-12-21 12:39:10 -05:00
Oscar Mira
9a5330f58c
Fix more colors for Molly 2024-08-01 08:25:59 +02:00
Oscar Mira
4912b70b05
Fix some colors for Molly 2024-07-23 16:52:58 +02:00
Oscar Mira
738a683e17
Merge tag 'v7.9.6' into molly-7.9 2024-07-09 18:27:09 +02:00
Oscar Mira
8c2254d1c2
Merge tag 'v7.8.1' into molly-7.8 2024-05-22 19:01:31 +02:00
Alex Hart
b59932cd88 Fix compilation error in contacts test app. 2024-05-17 09:33:22 -04:00
Ehren Kret
757c0fd2ea create video call mimetype for raw contacts links 2024-05-16 10:16:10 -04:00
Oscar Mira
16cf81557d Merge tag 'v6.45.1' into molly-6.45 2024-01-30 21:08:08 +01:00
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
Oscar Mira
797f193a19 Remove unnecessary android.permission.GET_ACCOUNTS
Closes #267
2024-01-20 10:56:24 +01:00
Oscar Mira
06cdd2df2a Deprecate contact deletion feature 2024-01-20 01:01:53 +01:00
Oscar Mira
501cf006b5 Merge tag 'v6.41.3' into molly-6.41 2023-12-12 18:01:26 +01:00
Greyson Parrelli
5a159ce01f Update libphonenumber to 8.13.23 2023-11-17 14:25:47 -05:00
Oscar Mira
3a26c417f1 Merge tag 'v6.14.4' into molly-6.14 2023-03-22 23:26:57 +01:00
Alex Hart
2d3e8ef31c Replace CardView usages with MaterialCardView. 2023-03-08 15:06:50 -04:00
Greyson Parrelli
6145fa213e Move common gradle config into convention plugins. 2023-02-14 14:03:09 -05:00
Greyson Parrelli
d9c31a6cd6 Update AGP to 7.4.0 2023-02-14 14:03:09 -05:00
Alex Hart
605289aca4 Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
Oscar Mira
00add81cb2 Merge upstream 'v6.1.1' 2022-11-15 20:12:03 +01:00
Greyson Parrelli
4077dc829a Improve contact pull-to-refresh performance. 2022-10-31 13:39:33 -04:00
Oscar Mira
1abbee50d1 Merge upstream 'v5.50.4' 2022-09-27 09:28:28 +02:00
Alex Hart
a8706f65d5 Clean out witness verification metadata. 2022-09-14 15:30:44 -04:00
Oscar Mira
d720d73cee Merge upstream 'v5.37.4' 2022-05-13 17:46:40 +02:00
Oscar Mira
68d626bdc3 Merge upstream 'v5.36.3' 2022-05-05 11:52:02 +02:00
Greyson Parrelli
5478285362 Improve contact sync for individual contacts. 2022-04-26 12:12:17 -04:00
Greyson Parrelli
32ee18240b Fix crash that occurs if we don't have permission to add an account. 2022-04-22 14:32:05 -04:00
Oscar Mira
e82cfdb6c9 Merge upstream 'v5.35.3' 2022-04-20 12:32:21 +02: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
Oscar Mira
8de69ae1c3 Merge upstream 'v5.34.8' 2022-04-01 01:35:58 +02:00
Greyson Parrelli
0278882c30 Prevent possible crash while reading contacts cursor. 2022-03-30 16:17:15 -04:00
Oscar Mira
08d0e9bdac Merge upstream 'v5.34.6' 2022-03-30 19:10:55 +02:00
Greyson Parrelli
dddf830e47 Move system contact interactions into their own module. 2022-03-28 19:07:20 -04:00