Commit graph

165 commits

Author SHA1 Message Date
tibbi
a570d1d4e8 merge SelectContact and InsertOrEditContact activities 2022-02-07 23:20:50 +01:00
tibbi
9f0e736ec3 fix #769, import whole address from .vcf files 2022-02-07 12:25:48 +01:00
tibbi
02d744f753 use the PhoneNumber model of Simple Commons, no real change 2022-02-06 10:59:08 +01:00
Agnieszka C
9437f279a5 Fixed opening private contacts not working in Simple Dialer 2022-01-23 18:04:50 +01:00
tibbi
1991aed75b fix #327, use VCard version 4 at exporting 2022-01-03 20:59:49 +01:00
tibbi
a87fb2e5ca fix #764, fetch nicknames on the main screen too to make it searchable 2022-01-03 20:24:59 +01:00
Agnieszka C
5a124d31eb Fixed problems with ringtone selection (#756) 2021-12-27 12:06:42 +01:00
tibbi
3448b7d9eb improving the handling of None ringtone 2021-12-12 18:41:52 +01:00
Agnieszka C
19e964d3a2 Fixed accessing phone contacts 2021-12-07 18:15:19 +01:00
tibbi
f2372d7829 fix #595, #737, #349, properly handle importing contact photos from .vcf 2021-11-19 18:08:51 +01:00
tibbi
fceeca441a use the new fastscroller at groups 2021-11-17 11:06:55 +01:00
Andrii Chubko
21028250a5 Export partial dates to vCard 3.0 with year 1900
At the same time, adjust import to be both 3.0 and 4.0 compatible.
2021-08-29 16:07:42 +03:00
Andrii Chubko
2bafac3ca9 Allow sorting contacts by date created 2021-08-17 13:10:51 +01:00
tibbi
23b5a1d0eb moving call confirmation fully to Commons 2021-07-25 17:30:42 +02:00
tibbi
0be6e3b77a fix #667, show the age after birthdays and years at anniversaries too 2021-05-18 16:13:15 +02:00
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