Commit graph

150 commits

Author SHA1 Message Date
tibbi
8970b1f746 removing location_dialpad, it isnt available anymore 2021-05-18 11:27:16 +02:00
tibbi
52f7846867 allow selecting phoneNumberless private contacts too 2021-04-03 22:14:36 +02:00
tibbi
64c67c16ca set target SDK to 30, updating kotlin, commons, gradle 2021-04-03 21:47:27 +02:00
tibbi
8511cfd25a use the contacts name at sharing, if we share only one 2021-03-04 23:17:25 +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
af7b46f1b7 allow changing contact ringtones from the View screen too 2021-02-14 19:18:49 +01:00
tibbi
c6a2f2c14b allow setting custom ringtone per contact 2021-02-14 17:52:43 +01:00
tibbi
8f050c48ee adding some preparation for setting custom contact ringtones 2021-02-14 10:15:56 +01:00
tibbi
78aa887a9f avoid saving contacts to threema 2021-01-10 13:36:38 +01:00
tibbi
21ed55cc47 fix #647, always fetch contacts the same way, no matter the sorting 2021-01-10 12:37:48 +01:00
tibbi
f1aa4e96d7 do not update contact organization, if there is none 2021-01-10 12:11:35 +01:00
tibbi
8449b00b7d fix #644, fixing a glitch at saving contact without first name 2021-01-10 10:30:33 +01:00
tibbi
416054b792 move the SMS sending activity extension to Commons 2020-12-31 15:24:56 +01:00
tibbi
76ac4b58fb export private contact birthdays and anniversaries, for the calendar 2020-10-27 19:54:10 +01:00
tibbi
4995308818 show Telegram actions 2020-10-27 17:33:38 +01:00
tibbi
b28571db15 simplifying Telegram contact source public name 2020-10-27 17:04:33 +01:00
tibbi
457a66c4f2 adding Viber handling 2020-10-27 16:59:25 +01:00
tibbi
f537b78aa2 show Signal actions too 2020-10-27 15:53:54 +01:00
tibbi
df65b3d057 add some WhatsApp actions on clicking at contacts WhatsApp 2020-10-27 11:24:09 +01:00
tibbi
7fe3a96f6a show a WhatsApp logo at WhatsApp sources 2020-10-26 22:45:48 +01:00
tibbi
bb496bbdfb fix #593, remove the Dialer Moved dialog 2020-09-19 11:05:00 +02:00
tibbi
842908a21e add some support for SimpleContact contains multiple phone numbers 2020-07-12 16:01:10 +02:00
tibbi
272ba65337 fix #525, avoid importing empty emails 2020-07-08 11:02:14 +02:00
tibbi
3abc0a8e66 fetch only favorited private contacts when requested so 2020-06-19 10:34:41 +02:00
tibbi
4e3194aac8 updating commons and gradle 2020-06-19 09:58:16 +02:00
tibbi
6cb07342f8 removing the new check at fetching contacts, better show more contacts 2020-06-17 09:39:30 +02:00
tibbi
67a91aa62e avoid overwriting contacts at fetching 2020-06-16 22:55:27 +02:00
tibbi
65610e6fd4 moving the start_name_with_surname config into commons 2020-05-31 10:31:29 +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
dda49b2967 removing the Show Dialpad Letters settings item 2020-05-23 20:28:11 +02:00
tibbi
4ae0cb3ba5 show a dialog warning about calling functionality moved into Simple Dialer 2020-05-23 20:14:06 +02:00
tibbi
c0bfe21032 updating commons, reuse TAB constants from there 2020-05-23 20:00:02 +02:00
tibbi
697726b7e1 use same id at local contacts as raw and contact id 2020-05-20 15:06:12 +02:00
tibbi
e8b83801f4 allow sharing private contacts with Simple Dialer and SMS Messenger 2020-05-18 20:19:57 +02:00
tibbi
cfebcfee5e moving a constant into Commons 2020-05-13 23:16:05 +02:00
tibbi
2c4b1fc4e4 moving some things in Commons 2020-05-12 12:07:09 +02:00
tibbi
d82d9805be moving some helper functions into Commons 2020-05-09 23:05:06 +02:00
tibbi
3bebf4445e moving some View Contact intent related things in Commons 2020-05-08 22:04:25 +02:00
tibbi
080401bc37 moving some shared layout files into Commons 2020-05-08 10:23:29 +02:00
tibbi
5ab75aed4b change the default contact placeholder letter from S to A 2020-05-04 16:36:24 +02:00
tibbi
e8c9958306 show contacts name at the Call Screen, even if stored at the private space 2020-05-03 18:51:55 +02:00
tibbi
1e979e2b6e add handling for dialpad presses during calls 2020-05-02 23:04:08 +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
390c4f8b54 unregister the calls callback after the call 2020-05-01 13:44:28 +02:00
tibbi
e5f3da5434 show the callers name, number and photo, if available 2020-05-01 11:10:38 +02:00
tibbi
824a385b11 handle accepting call 2020-05-01 10:22:51 +02:00