Commit graph

80 commits

Author SHA1 Message Date
tibbi
f939f77323 fix #464, properly handle some new contact related intents 2019-12-05 12:34:46 +01:00
tibbi
05f239293b creating a new constant for Email field of third party intents 2019-12-05 12:18:09 +01:00
tibbi
255782b167 show dialpad letters at the dialpad by default 2019-12-05 10:09:02 +01:00
tibbi
94d1fe581f removing some fields at storing contacts 2019-12-05 10:06:44 +01:00
tibbi
219a7be1c5 updating commons, kotlin, room and target sdk to 29 2019-11-28 11:34:01 +01:00
tibbi
3198e19bc6 updating commons and gradle 2019-11-22 17:54:08 +01:00
tibbi
27592706ce improving the performance at fetching local contacts 2019-10-28 19:36:25 +01:00
tibbi
0cf265cb50 do not try parsing names at Organization contacts 2019-10-28 17:49:56 +01:00
tibbi
653d5fcd8c fix #444, #376, properly show Organization type contacts 2019-10-28 17:03:17 +01:00
tibbi
f11f23b8e1 use only contact name at merging duplicates, not email 2019-09-16 19:25:19 +02:00
tibbi
d167e15681 do not filter duplicates prematurely 2019-09-16 19:14:47 +02:00
tibbi
cf2b6b6d5e fix #440, #377, properly export all fields in .ics files 2019-09-15 23:33:51 +02:00
tibbi
70d03f35b9 gather events from all contacts at displaying 2019-09-15 20:50:55 +02:00
tibbi
91e645b08e improve the contact source loading synchronicity 2019-09-15 13:05:55 +02:00
tibbi
d06498eaa0 delete contacts from a background thread 2019-09-15 10:22:15 +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
090c347e5f improve some contact deleting scenarios, delete clones in some cases 2019-09-13 21:43:11 +02:00
tibbi
aaaa18009a renaming a parameter 2019-09-12 14:44:42 +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
d856649618 properly export all contacts as appropriate 2019-08-26 15:46:09 +02:00
tibbi
0342035b27 handle null names at importing gracefully 2019-08-25 22:34:30 +02:00
tibbi
899971aa2a improve deleting multiple contacts at once 2019-08-25 22:15:54 +02:00
tibbi
42ff471748 fix some filtering issues, show more contacts rather than less 2019-08-25 21:29:08 +02:00
tibbi
1653aff8fb try fixing a glitch at removing wanted contact sources 2019-08-14 20:49:29 +02:00
tibbi
007e264f69 create new background threads only when necessary 2019-08-14 20:45:47 +02:00
tibbi
b52872cf1a fix #419, properly handle the contact photo at local contacts 2019-08-14 20:40:01 +02:00
tibbi
99b04843e5 fix #377, properly export all fields to .vcf files 2019-06-14 22:48:48 +02:00
tibbi
687f9a0086 explicitly set Deleted field to false at creating a new contact 2019-06-14 21:58:44 +02:00
tibbi
0da765ddc9 updating kotlin, gradle, commons 2019-06-14 17:07:30 +02:00
tibbi
12aff1777a try disabling DIRTY mode at creating contacts 2019-03-07 20:09:23 +01:00
tibbi
37b6619e51 use smt_private for the private account name 2019-01-24 19:55:12 +01:00
tibbi
e5862e700a fix #362, properly handle exporting contacts that are filtered out 2019-01-24 16:49:38 +01:00
tibbi
02ea571166 fix #351, properly detect accounts without stored contacts 2019-01-24 14:11:13 +01:00
tibbi
50dc97e9c0 minor code cleanup here and there 2019-01-06 14:55:45 +01:00
tibbi
4dcb46c7ab remove the notion of local account name and type 2019-01-06 12:10:45 +01:00
tibbi
8d12becafb fix #288, add an option to show letters at dialpad 2019-01-05 19:50:48 +01:00
tibbi
b5a9e6a8b7 changing DIRTY value at creating contact to an integer 2019-01-05 17:39:40 +01:00
tibbi
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +01:00
tibbi
40d0916276 reset stored ignored contact sources 2018-12-28 17:49:05 +01:00
tibbi
aeed7e2456 fix #235, rely on both account name and type at filtering 2018-12-28 17:44:14 +01:00
tibbi
cb7e281051 add a new field to ContactSource, publicName 2018-12-28 15:51:26 +01:00
tibbi
dcc2490f86 change the way contacts are fetched, use type blacklist instead of whitelist 2018-12-28 15:30:22 +01:00
tibbi
c3ac30d47e improve the name detection at Recents tab 2018-11-30 18:00:32 +01:00
tibbi
12973ac57c add a helper function for checking if a contact is private 2018-11-30 17:25:58 +01:00
tibbi
c8c7e7ce3b fix #287, add handling for some secret codes at the dialpad 2018-11-30 16:43:02 +01:00
tibbi
4131aae576 add an activity for managing blocked numbers 2018-11-30 15:13:03 +01:00
tibbi
6fae60381f filter out blocked numbers earlier, right at fetching 2018-11-30 11:34:39 +01:00
tibbi
e302309fe9 fix #304, fix exporting contacts on SD cards 2018-11-29 21:53:50 +01:00