Commit Graph

426 Commits

Author SHA1 Message Date
04df9ef079 ignore NICKNAME tag at importing contacts for now 2018-07-17 20:35:37 +02:00
920cb6d882 shorten some contact name comparison code 2018-07-17 00:09:39 +02:00
c081fd18bf fix #200, close search at changing tab 2018-07-16 23:48:42 +02:00
4083bdcbb1 show a Purchase Simple Thank You button in the settings 2018-07-16 23:08:41 +02:00
eb8c667bc2 improve address parsing at importing in some cases 2018-07-16 22:55:47 +02:00
19119b51c9 fix some glitches at importing contacts from vcf, if Charset is mentioned 2018-07-16 21:54:07 +02:00
6c52480c3a ignore events and addresses at filtering duplicates 2018-07-05 14:43:57 +02:00
21551a6050 update commons to 4.3.28 2018-07-04 22:00:38 +02:00
867b499eab adding a crashfix at storing contact photo 2018-07-04 21:46:46 +02:00
722e66e1dc fix #171, properly parse contact name from vcf if whole name is 1 field 2018-06-19 16:18:45 +02:00
b4c4691f1c fix #174, make "Filter out duplicates" a bit more agressive 2018-06-19 16:10:55 +02:00
824a8d18f0 fix #182, ignore hidden fields during editing instead of removing them 2018-06-19 15:39:26 +02:00
15316f0103 fix #185, prefer the contact Mobile phone number at sending batch SMS 2018-06-19 15:27:43 +02:00
170d7438f8 fixing a couple crashes 2018-06-19 14:51:19 +02:00
dfb31b40a5 update commons to 4.2.6 2018-06-18 23:30:55 +02:00
b49a75b73e remove a redundant variable 2018-05-15 10:34:40 +02:00
c8dba03e71 avoid creating Account object with empty name or type 2018-05-13 21:37:43 +02:00
477742a549 remove the check for ContentResolver.getSyncAutomatically at getting accounts 2018-05-13 18:23:54 +02:00
32a0197f1f change the way accounts are fetched 2018-05-12 08:46:34 +02:00
dccba111bd properly handle upgrading from old version to 4.x 2018-05-09 18:44:58 +02:00
b89cf120e4 handle fetching contacts from null account_name 2018-05-09 16:21:16 +02:00
24d1934320 removing a redundant variable 2018-05-09 15:48:15 +02:00
81e584a42b do not filter out Phone Storage by default 2018-05-09 15:46:01 +02:00
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +02:00
ba76c18bbe add an activity check at SelectContacts adapter 2018-05-09 15:08:07 +02:00
2a6af180eb update commons to 3.21.2 2018-05-01 15:16:58 +02:00
f9e3854099 do not store the visible contact sources, store the ignored ones instead 2018-05-01 10:39:35 +02:00
22a4cca1fe add a helper function for getting contact sources synchronously 2018-04-30 23:41:46 +02:00
24248699bc update commons to 3.20.9 2018-04-30 23:23:25 +02:00
3fb66174f1 allow changing the contact source at the edit screen 2018-04-30 22:42:47 +02:00
98ea4ac020 measure side fastscroller if items change 2018-04-30 20:21:06 +02:00
28dd320b9e adding a toggle for optional duplicate contact filtering, enabled by default 2018-04-30 20:13:22 +02:00
23aa17df6f make duplicate contact filtering more agressive by ignoring some fields 2018-04-30 16:07:45 +02:00
c707ffceec do not use the raw_contact_id at fetching group members 2018-04-30 15:09:06 +02:00
fbc1fd6034 use batching at contact deleting 2018-04-30 14:58:18 +02:00
4ccf328037 fetch only those contacts that will be shown, not filtered out 2018-04-30 14:43:46 +02:00
cd4fceba1b use batching at contact deleting 2018-04-30 11:57:10 +02:00
09298c9dde fix #135, delete carddav contacts from RawContacts table 2018-04-30 10:22:48 +02:00
d2ce5f2772 do not add even an empty contact organization, if none was set 2018-04-29 22:52:43 +02:00
763b04faa3 try being smarter at showing distinct contacts, dont check just contact id 2018-04-29 22:07:41 +02:00
e7ee92b8c7 use a shorter version of Contacts authority constant 2018-04-29 19:39:32 +02:00
5cb9f886b6 fix #112, change the way device accounts are fetched 2018-04-29 19:22:39 +02:00
ae9edf819e fix #155, add an Open With button at the Edit screen too 2018-04-29 10:44:14 +02:00
8cc0cb4a58 add an Open With menu button to contacts 2018-04-29 10:32:18 +02:00
6d7e28a3b6 update commons to 3.20.5 with some new icons 2018-04-29 09:59:00 +02:00
0031be51fb show a toast if the user tries toggling Favorite at the View screen 2018-04-27 09:46:54 +02:00
a3f3cc5fbe create a copy of contact items at updating them 2018-04-26 21:32:16 +02:00
cf7bc3b13c update primary color at Search selection if it changes 2018-04-18 20:23:28 +02:00
d9133ca5b6 highlight the searched string at contacts 2018-04-18 20:05:18 +02:00
a035b21c01 fix #137, allow sending SMS and emails to whole groups 2018-04-18 15:50:37 +02:00