Commit Graph

885 Commits

Author SHA1 Message Date
e078fbf0a6 improve contact sharing, merge all available contact source values 2019-09-15 22:36:02 +02:00
6b26ec4199 some code and style cleanup 2019-09-15 21:14:40 +02:00
8afdf0430e show groups as the last field at contacts too 2019-09-15 21:11:11 +02:00
4113aa681d show websites at contact details 2019-09-15 21:03:39 +02:00
70d03f35b9 gather events from all contacts at displaying 2019-09-15 20:50:55 +02:00
a52bed4228 collect and show all duplicate contact IMs 2019-09-15 20:29:36 +02:00
671cb29a45 properly show all available contact addresses 2019-09-15 20:15:34 +02:00
0b4b0dd763 sort shown contact phone numbers by type 2019-09-15 20:10:41 +02:00
1ad3b3e525 sort contact sources by value 2019-09-15 19:55:14 +02:00
91e645b08e improve the contact source loading synchronicity 2019-09-15 13:05:55 +02:00
72ccd10aa1 do not mess with the phone numbers if they arent shown anyway 2019-09-15 12:04:38 +02:00
f9bd62b2a7 removing a magic number at adding phone numbers 2019-09-15 11:32:34 +02:00
128f191264 show all available contact phone numbers at View screen 2019-09-15 11:26:04 +02:00
d06498eaa0 delete contacts from a background thread 2019-09-15 10:22:15 +02:00
2dc2fe01df tweak duplicate contact source adding a bit 2019-09-14 22:38:20 +02:00
a35e0513be move duplicate checking at View screen in a separate function 2019-09-14 22:22:01 +02:00
28ae1eabd3 always try filtering out duplicate contacts, remove the setting 2019-09-14 21:50:56 +02:00
523dfc039b get all contacts without merging duplicates in some cases 2019-09-14 21:47:01 +02:00
c07e70ab1c update shown contact sources at the View screen if necessary 2019-09-13 22:57:26 +02:00
090c347e5f improve some contact deleting scenarios, delete clones in some cases 2019-09-13 21:43:11 +02:00
33357e1413 show a warning about deleting from all sources at the View screen 2019-09-13 10:39:51 +02:00
aaaa18009a renaming a parameter 2019-09-12 14:44:42 +02:00
3d24a84248 delete contacts from all sources at deleting from the main screen 2019-09-12 14:44:37 +02:00
8fdb6ee0a8 at deleting a contact delete all duplicates too 2019-09-11 23:07:53 +02:00
797df0a2d7 adding a helper function for retrieving contact duplicates 2019-09-11 22:49:19 +02:00
dcd546b7cb avoid refreshing contact sources multiple times 2019-09-11 21:50:00 +02:00
79cc8d028d launch the given contact at clicking on a contact source at View screen 2019-09-09 16:04:02 +02:00
92288db197 avoid showing the same contact sources multiple times 2019-09-09 15:24:41 +02:00
c1db2701d8 show all contact sources of a given contact at View screen 2019-09-09 15:19:07 +02:00
fd00506c4e change the way contact sources are added, to allow multiple ones 2019-09-09 13:41:13 +02:00
e3712ca223 properly show contact avatars at SelectContact activity 2019-09-09 11:50:46 +02:00
d4d7592666 normalize names at the dialpad letter search 2019-08-27 11:29:21 +02:00
853a6a8e87 fix #391, show more detailed info at deleting elements 2019-08-27 11:02:56 +02:00
18c94cfa63 at dialpad search at organization name too, not just contact name 2019-08-26 16:39:33 +02:00
d856649618 properly export all contacts as appropriate 2019-08-26 15:46:09 +02:00
e6c031885c do not allow confirming the import/export dialogs multiple times 2019-08-26 15:45:13 +02:00
0342035b27 handle null names at importing gracefully 2019-08-25 22:34:30 +02:00
4e88bf518f properly select the contact source for importing, if empty 2019-08-25 22:29:33 +02:00
899971aa2a improve deleting multiple contacts at once 2019-08-25 22:15:54 +02:00
42ff471748 fix some filtering issues, show more contacts rather than less 2019-08-25 21:29:08 +02:00
a06ed027cd adding a crashfix 2019-08-25 14:53:45 +02:00
7b0d4d0978 updating some hungarian strings 2019-08-14 20:57:13 +02:00
1653aff8fb try fixing a glitch at removing wanted contact sources 2019-08-14 20:49:29 +02:00
007e264f69 create new background threads only when necessary 2019-08-14 20:45:47 +02:00
b52872cf1a fix #419, properly handle the contact photo at local contacts 2019-08-14 20:40:01 +02:00
f28ea80e93 properly show the big contact photo at locally stored contacts 2019-08-14 20:23:04 +02:00
e8a0a4223b highlight the part of Group title that is searched 2019-08-14 18:10:48 +02:00
5e0386ee0e fix #421, allow searching groups 2019-08-14 17:57:13 +02:00
5eba2ff251 fix #416, allow viewing bigger contact photos on the View screen 2019-08-14 16:11:53 +02:00
71d9f740f0 adding a new FAQ item 2019-08-13 23:25:50 +02:00