Commit Graph

615 Commits

Author SHA1 Message Date
tibbi
867b499eab adding a crashfix at storing contact photo 2018-07-04 21:46:46 +02:00
tibbi
6b9e6fbe8f update version to 4.0.4 2018-06-19 16:35:50 +02:00
tibbi
722e66e1dc fix #171, properly parse contact name from vcf if whole name is 1 field 2018-06-19 16:18:45 +02:00
tibbi
b4c4691f1c fix #174, make "Filter out duplicates" a bit more agressive 2018-06-19 16:10:55 +02:00
tibbi
824a8d18f0 fix #182, ignore hidden fields during editing instead of removing them 2018-06-19 15:39:26 +02:00
tibbi
15316f0103 fix #185, prefer the contact Mobile phone number at sending batch SMS 2018-06-19 15:27:43 +02:00
tibbi
170d7438f8 fixing a couple crashes 2018-06-19 14:51:19 +02:00
tibbi
dfb31b40a5 update commons to 4.2.6 2018-06-18 23:30:55 +02:00
tibbi
d3051b66ca updating german app descriptions by gembutterfly 2018-06-17 19:51:31 +02:00
Tibor Kaputa
8708c800e6
reverting app name translation 2018-06-17 19:49:18 +02:00
Georg E
9157b942a8
improve german translations
removes some wrong translations and improves some correct, but unfavorable strings.
2018-06-17 17:05:17 +02:00
Tibor Kaputa
8392b48150
adding back the Main intent action 2018-06-12 12:12:20 +02:00
Tibor Kaputa
9fd7d2010c
reverting the app description translation 2018-06-05 09:30:19 +02:00
Jonas Schubert
5c2bdf204c Updated german translations 2018-06-04 22:16:46 +02:00
fricyo
d78de3f0e1
Update Translation 2018-06-04 17:39:21 +08:00
Sérgio Marques
8501379d18
Update strings.xml 2018-05-21 13:40:27 +01:00
Fatih Fırıncı
785046d965
Create strings.xml 2018-05-20 15:22:01 +03:00
tibbi
b49a75b73e remove a redundant variable 2018-05-15 10:34:40 +02:00
tibbi
e46e2a95e0 update version to 4.0.3 2018-05-13 21:37:52 +02:00
tibbi
c8dba03e71 avoid creating Account object with empty name or type 2018-05-13 21:37:43 +02:00
tibbi
c0ad8662f4 update commons to 4.0.9 2018-05-13 21:36:44 +02:00
tibbi
477742a549 remove the check for ContentResolver.getSyncAutomatically at getting accounts 2018-05-13 18:23:54 +02:00
tibbi
41acf03519 adding some new lines at the adaptive icon files 2018-05-12 20:58:03 +02:00
tibbi
ed982f2b1f update version to 4.0.2 2018-05-12 09:08:08 +02:00
tibbi
32a0197f1f change the way accounts are fetched 2018-05-12 08:46:34 +02:00
solokot
c425ac6bf1
Update strings.xml 2018-05-10 14:11:07 +03:00
tibbi
bfb1df78e7 update version to 4.0.1 2018-05-09 18:49:34 +02:00
tibbi
dccba111bd properly handle upgrading from old version to 4.x 2018-05-09 18:44:58 +02:00
tibbi
d9c24577e4 update version to 4.0.0 2018-05-09 16:39:11 +02:00
tibbi
b89cf120e4 handle fetching contacts from null account_name 2018-05-09 16:21:16 +02:00
tibbi
24d1934320 removing a redundant variable 2018-05-09 15:48:15 +02:00
tibbi
81e584a42b do not filter out Phone Storage by default 2018-05-09 15:46:01 +02:00
tibbi
e39044087b adding colored launcher icons 2018-05-09 15:35:16 +02:00
tibbi
ba76c18bbe add an activity check at SelectContacts adapter 2018-05-09 15:08:07 +02:00
tibbi
2a6af180eb update commons to 3.21.2 2018-05-01 15:16:58 +02:00
tibbi
f9e3854099 do not store the visible contact sources, store the ignored ones instead 2018-05-01 10:39:35 +02:00
tibbi
22a4cca1fe add a helper function for getting contact sources synchronously 2018-04-30 23:41:46 +02:00
tibbi
24248699bc update commons to 3.20.9 2018-04-30 23:23:25 +02:00
tibbi
3fb66174f1 allow changing the contact source at the edit screen 2018-04-30 22:42:47 +02:00
tibbi
98ea4ac020 measure side fastscroller if items change 2018-04-30 20:21:06 +02:00
tibbi
28dd320b9e adding a toggle for optional duplicate contact filtering, enabled by default 2018-04-30 20:13:22 +02:00
tibbi
23aa17df6f make duplicate contact filtering more agressive by ignoring some fields 2018-04-30 16:07:45 +02:00
tibbi
f32621c689 adding a string for trying to filter out duplicate contacts 2018-04-30 16:04:05 +02:00
tibbi
c707ffceec do not use the raw_contact_id at fetching group members 2018-04-30 15:09:06 +02:00
tibbi
fbc1fd6034 use batching at contact deleting 2018-04-30 14:58:18 +02:00
tibbi
4ccf328037 fetch only those contacts that will be shown, not filtered out 2018-04-30 14:43:46 +02:00
tibbi
cd4fceba1b use batching at contact deleting 2018-04-30 11:57:10 +02:00
tibbi
09298c9dde fix #135, delete carddav contacts from RawContacts table 2018-04-30 10:22:48 +02:00
tibbi
d2ce5f2772 do not add even an empty contact organization, if none was set 2018-04-29 22:52:43 +02:00
tibbi
763b04faa3 try being smarter at showing distinct contacts, dont check just contact id 2018-04-29 22:07:41 +02:00