Commit graph

46 commits

Author SHA1 Message Date
Tibor Kaputa
31b3e49031
compacting Contacts model comparing a bit 2021-08-17 14:57:09 +02:00
Andrii Chubko
2bafac3ca9 Allow sorting contacts by date created 2021-08-17 13:10:51 +01:00
tibbi
31f0f0aa53 speed up duplicate contact fetching by ignoring some fields 2021-02-14 21:01:23 +01:00
tibbi
763dfe3757 allow customizing the ringtone of locally stored contacts too 2021-02-14 19:31:23 +01:00
tibbi
8f050c48ee adding some preparation for setting custom contact ringtones 2021-02-14 10:15:56 +01:00
tibbi
8449b00b7d fix #644, fixing a glitch at saving contact without first name 2021-01-10 10:30:33 +01:00
tibbi
75a4714c3d use proper app icons at handling WhatsApp actions 2020-10-27 14:16:33 +01:00
tibbi
df65b3d057 add some WhatsApp actions on clicking at contacts WhatsApp 2020-10-27 11:24:09 +01:00
tibbi
484d9c5abd fix #580, always show middle name after first name 2020-07-16 21:46:13 +02:00
tibbi
10ddac1914 fix #570, allow sorting by full name 2020-06-03 11:18:47 +02:00
tibbi
df649f5bdd removing a few more calling related redundant things 2020-05-23 22:12:59 +02:00
tibbi
6d05ee636a removing some more calling related files 2020-05-23 20:42:38 +02:00
tibbi
d82d9805be moving some helper functions into Commons 2020-05-09 23:05:06 +02:00
tibbi
56e8e4744e adding a checkbox for remembering SIM at specific numbers 2020-05-02 20:48:00 +02:00
tibbi
964486fedc improve the handling of SIM picker at call start 2020-05-02 20:01:22 +02:00
tibbi
6be6b546f5 lets actually remove the callers number if we know his name 2020-05-01 16:42:10 +02:00
tibbi
e5f3da5434 show the callers name, number and photo, if available 2020-05-01 11:10:38 +02:00
tibbi
3ec5ae7a07 adding a PhotoUri field at LocalContact too 2020-04-28 11:14:19 +02:00
tibbi
cfc1eddc33 show proper letters on the fastscroller, no matter the sorting 2020-04-16 17:09:39 +02:00
tibbi
93b7ef3343 make sure we use the proper letter at the contact colored avatar 2020-04-16 12:36:33 +02:00
tibbi
a84aa91e28 removing some duplication at avatar loading 2020-04-15 18:25:30 +02:00
tibbi
172e5f0d24 moving the Manage Blocked Numbers in Commons 2020-04-08 11:55:15 +02:00
tibbi
021d87c89f rewrite SpeedDial items into a recyclerview 2020-01-20 12:22:10 +01:00
tibbi
7101ddb672 adding some speed dial parsing related things 2020-01-17 12:20:39 +01:00
tibbi
f11f23b8e1 use only contact name at merging duplicates, not email 2019-09-16 19:25:19 +02:00
tibbi
c1db2701d8 show all contact sources of a given contact at View screen 2019-09-09 15:19:07 +02:00
tibbi
18c94cfa63 at dialpad search at organization name too, not just contact name 2019-08-26 16:39:33 +02:00
tibbi
42ff471748 fix some filtering issues, show more contacts rather than less 2019-08-25 21:29:08 +02:00
tibbi
4071ecbf16 convert letters to numbers at search only if we show letters at dialpad 2019-01-06 11:29:24 +01:00
tibbi
ea520ab7a8 remove everything related to Recents, due to Googles latest security rules 2019-01-05 17:27:11 +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
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
47a1ff142b filter out the blocked numbers from Recents 2018-11-30 11:10:56 +01:00
tibbi
59119f274e removing the redundant GsmCall model class 2018-11-21 16:35:05 +01:00
tibbi
f0c4b012b7 make use of the system string normalizing instead of custom regex 2018-11-20 23:31:50 +01:00
tibbi
f5c645026f adding a few incoming call related things 2018-11-20 21:46:04 +01:00
tibbi
cb629354c4 add a helper function for getting the called contact at the Dialer 2018-11-20 11:33:57 +01:00
tibbi
971bcbf29f handle contact adding/removing from groups 2018-11-06 21:34:46 +01:00
tibbi
93cf31b2f2 add support for local groups 2018-11-06 20:12:11 +01:00
tibbi
79e46c43d5 fix some LocalContact related warnings 2018-11-05 22:48:19 +01:00
tibbi
f7c1f0ab10 handle retrieving local contacts from the database 2018-11-05 21:31:30 +01:00
tibbi
644a6a2e00 handle converting local contacts to the generic contacts 2018-11-05 20:24:49 +01:00
tibbi
58e954a3f9 create a Room database for local contacts 2018-11-05 18:25:36 +01:00
tibbi
dd259a0bbe appending .pro to the package name 2018-11-05 12:36:29 +01:00