Commit Graph

761 Commits

Author SHA1 Message Date
d78de3f0e1 Update Translation 2018-06-04 17:39:21 +08:00
8501379d18 Update strings.xml 2018-05-21 13:40:27 +01:00
785046d965 Create strings.xml 2018-05-20 15:22:01 +03: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
41acf03519 adding some new lines at the adaptive icon files 2018-05-12 20:58:03 +02:00
32a0197f1f change the way accounts are fetched 2018-05-12 08:46:34 +02:00
c425ac6bf1 Update strings.xml 2018-05-10 14:11:07 +03: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
f32621c689 adding a string for trying to filter out duplicate contacts 2018-04-30 16:04:05 +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
1bff08d7a2 change the Notes field input type into CapSentences 2018-04-29 11:17:06 +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
9a1f3d637b Update strings.xml 2018-04-28 16:50:38 +00:00
6841c6842b Update strings.xml 2018-04-28 19:11:05 +03: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
6e98724679 fix french translation 2018-04-24 23:29:16 +02:00
27fd7fb2dc Update Swedish translation 2018-04-21 20:22:56 +02:00
xin
51cb0d7e26 Update french translation 2018-04-20 18:24:20 +00: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
e23da2c183 use big icons for SMS and Email only when appropriate 2018-04-18 15:59:36 +02:00
a035b21c01 fix #137, allow sending SMS and emails to whole groups 2018-04-18 15:50:37 +02:00
387030e50e show the batch sending icons at the Group screen too 2018-04-18 15:34:16 +02:00
8c6d94a461 add icons to the batch email and sms buttons 2018-04-18 15:30:55 +02:00