Commit Graph

1123 Commits

Author SHA1 Message Date
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
88f18b0396 recreate the options menu on main screen resume 2019-08-13 23:18:47 +02:00
f99e3069f2 fixing some FAB icon colors 2019-08-13 23:02:45 +02:00
6c6b6e2cd6 replacing the remaining icons with vectors 2019-08-13 22:59:52 +02:00
3ca254ee98 updating Commons, use vectors + fix light top menu 2019-08-13 22:36:24 +02:00
031217c463 adding some app sideloading checks 2019-08-03 18:38:03 +02:00
4397dce97d updating kotlin, commons, gradle 2019-08-03 15:53:27 +02:00
99b04843e5 fix #377, properly export all fields to .vcf files 2019-06-14 22:48:48 +02:00
687f9a0086 explicitly set Deleted field to false at creating a new contact 2019-06-14 21:58:44 +02:00
0da765ddc9 updating kotlin, gradle, commons 2019-06-14 17:07:30 +02:00
ea73d4a403 catch exceptions thrown at creating shortcuts 2019-03-11 12:18:46 +01:00
4c51e83748 fix #367, use a higher resolution contact placeholder at the big image 2019-03-07 20:46:36 +01:00
1d877ff5bd adding a shortcut for creating new contacts too 2019-03-07 20:28:51 +01:00