Commit Graph

1132 Commits

Author SHA1 Message Date
Sérgio Marques
90c1401721
Update strings.xml 2019-10-19 15:44:30 +01:00
tibbi
b6e327f313 updating some urls to https 2019-10-16 19:10:04 +02:00
tibbi
6249e94a1a fix #442, close search at opening a contact 2019-10-14 20:30:22 +02:00
tibbi
588c067caf creating fastlane files for translating app descriptions 2019-10-14 19:59:01 +02:00
Matheus Victor
1f6a5cf24a update translation pt-rBR 2019-10-02 10:48:04 -03:00
fricyo
d14660b373
Update Translation 2019-10-01 20:34:04 +08:00
Sérgio Marques
e3928d0840
Update strings.xml 2019-09-22 19:31:24 +01:00
tibbi
f11f23b8e1 use only contact name at merging duplicates, not email 2019-09-16 19:25:19 +02:00
tibbi
0160f48711 show only the proper contact sources at the View screen 2019-09-16 19:17:10 +02:00
tibbi
d167e15681 do not filter duplicates prematurely 2019-09-16 19:14:47 +02:00
solokot
f5dd302ca2
Updated Russian language 2019-09-16 10:54:35 +03:00
tibbi
8d8fdcb7d8 properly update all text colors at the View screen 2019-09-16 09:20:50 +02:00
tibbi
05458cede2 mention duplicate contact merging in the release notes 2019-09-15 23:49:27 +02:00
tibbi
83de6b1dce reordering some functions 2019-09-15 23:40:03 +02:00
tibbi
209dbc799b properly fill all required fields at Sharing from View screen 2019-09-15 23:39:09 +02:00
tibbi
cf2b6b6d5e fix #440, #377, properly export all fields in .ics files 2019-09-15 23:33:51 +02:00
tibbi
e078fbf0a6 improve contact sharing, merge all available contact source values 2019-09-15 22:36:02 +02:00
tibbi
6b26ec4199 some code and style cleanup 2019-09-15 21:14:40 +02:00
tibbi
8afdf0430e show groups as the last field at contacts too 2019-09-15 21:11:11 +02:00
tibbi
4113aa681d show websites at contact details 2019-09-15 21:03:39 +02:00
tibbi
70d03f35b9 gather events from all contacts at displaying 2019-09-15 20:50:55 +02:00
tibbi
a52bed4228 collect and show all duplicate contact IMs 2019-09-15 20:29:36 +02:00
tibbi
671cb29a45 properly show all available contact addresses 2019-09-15 20:15:34 +02:00
tibbi
0b4b0dd763 sort shown contact phone numbers by type 2019-09-15 20:10:41 +02:00
tibbi
1ad3b3e525 sort contact sources by value 2019-09-15 19:55:14 +02:00
tibbi
91e645b08e improve the contact source loading synchronicity 2019-09-15 13:05:55 +02:00
tibbi
72ccd10aa1 do not mess with the phone numbers if they arent shown anyway 2019-09-15 12:04:38 +02:00
tibbi
f9bd62b2a7 removing a magic number at adding phone numbers 2019-09-15 11:32:34 +02:00
tibbi
128f191264 show all available contact phone numbers at View screen 2019-09-15 11:26:04 +02:00
tibbi
5827f2c64f hide the fields at View Contact by default 2019-09-15 10:50:48 +02:00
tibbi
d06498eaa0 delete contacts from a background thread 2019-09-15 10:22:15 +02:00
tibbi
2dc2fe01df tweak duplicate contact source adding a bit 2019-09-14 22:38:20 +02:00
tibbi
a35e0513be move duplicate checking at View screen in a separate function 2019-09-14 22:22:01 +02:00
tibbi
28ae1eabd3 always try filtering out duplicate contacts, remove the setting 2019-09-14 21:50:56 +02:00
tibbi
523dfc039b get all contacts without merging duplicates in some cases 2019-09-14 21:47:01 +02:00
tibbi
c07e70ab1c update shown contact sources at the View screen if necessary 2019-09-13 22:57:26 +02:00
tibbi
090c347e5f improve some contact deleting scenarios, delete clones in some cases 2019-09-13 21:43:11 +02:00
tibbi
33357e1413 show a warning about deleting from all sources at the View screen 2019-09-13 10:39:51 +02:00
Guillaume
ceb1ed8da0
Dutch 2019-09-12 23:50:18 +02:00
Tibor Kaputa
d022bc7436
Merge pull request #438 from spkprs/patch-5
Update strings.xml
2019-09-12 14:48:36 +02:00
tibbi
aaaa18009a renaming a parameter 2019-09-12 14:44:42 +02:00
tibbi
3d24a84248 delete contacts from all sources at deleting from the main screen 2019-09-12 14:44:37 +02:00
spkprs
aa4ee0cdc9
Update strings.xml 2019-09-12 15:12:34 +03:00
tibbi
415ef33c09 adding a new string related to deleting contacts from all sources 2019-09-12 12:16:17 +02:00
tibbi
8fdb6ee0a8 at deleting a contact delete all duplicates too 2019-09-11 23:07:53 +02:00
tibbi
797df0a2d7 adding a helper function for retrieving contact duplicates 2019-09-11 22:49:19 +02:00
tibbi
dcd546b7cb avoid refreshing contact sources multiple times 2019-09-11 21:50:00 +02:00
tibbi
79cc8d028d launch the given contact at clicking on a contact source at View screen 2019-09-09 16:04:02 +02:00
tibbi
92288db197 avoid showing the same contact sources multiple times 2019-09-09 15:24:41 +02:00
tibbi
c1db2701d8 show all contact sources of a given contact at View screen 2019-09-09 15:19:07 +02:00