Commit graph

23 commits

Author SHA1 Message Date
Sylvain Berfini
b88802cc04 Target SDK 30 2020-08-21 10:40:27 +02:00
Sylvain Berfini
ce45237564 Only show SIP contacts list by default when default proxy config is a sip.linphone.org account 2020-08-20 15:45:16 +02:00
Sylvain Berfini
157bd04efe Contacts creator improvements to be able to choose where to store newly created contact 2020-08-19 16:37:34 +02:00
Sylvain Berfini
edfa9d1e65 Added setting to choose wether to save new contact to default or app sync account + fixed contact sip address update 2020-08-18 16:45:59 +02:00
Sylvain Berfini
5a887c8425 Fixed crash if contact doesn't have a display name 2020-08-18 15:41:25 +02:00
Sylvain Berfini
63e1d9fd9d Added settings to show/hide orange border on avatars 2020-08-18 14:05:29 +02:00
Sylvain Berfini
1ca05b0d78 Improved some logs 2020-07-28 11:22:47 +02:00
Sylvain Berfini
605281a789 Fixed compil with latest SDK from master that has more @Nullable tags 2020-07-09 11:35:37 +02:00
Sylvain Berfini
49651e3721 Use linphone_core_find_friend_by_phone_number 2020-07-06 10:28:13 +02:00
Sylvain Berfini
cd21557429 Fixed contact order when accents are present + other fixes & improvements over contacts 2020-07-01 10:40:11 +02:00
Sylvain Berfini
79701b7407 Fixed concurrent modification exception that can happen 2020-06-17 13:49:12 +02:00
Sylvain Berfini
532470bcba Changes regarding contacts: always create & store changes in default account + always use linphone sync account for presence storage 2020-06-16 14:08:32 +02:00
Sylvain Berfini
c46432a9a9 Using coroutine for presence storage in native contact + changed verbosity of some recurring logs + switched to java 8 2020-06-11 10:46:15 +02:00
Sylvain Berfini
176045c93f Fixed native contact editor to update presence information in case of change + renamed some methods for better understanding 2020-06-09 12:19:45 +02:00
Sylvain Berfini
d05a73e5c5 Fixed same SIP address visible more than once in a contact + fixed presence not stored immediatly after setting enabled 2020-06-08 16:38:47 +02:00
Sylvain Berfini
f7715910e4 Improved how presence is stored in native contact + fixed issue where write contacts permission was missing + ask for contacts permission in contacts settings 2020-06-08 15:45:28 +02:00
Sylvain Berfini
220e1c9e51 Try to prevent databinding build issue + few changes for contact editor to be able to choose in which sync account create the contact 2020-06-01 15:06:51 +02:00
Sylvain Berfini
2f67a68166 Fixed DTMF not being sent in call 2020-05-20 10:30:12 +02:00
Sylvain Berfini
681c7fffa6 Added presence information storage in native contact + fixed task(s) issue 2020-05-13 12:18:46 +02:00
Sylvain Berfini
bcc9634aa7 Added shortcuts to chat rooms if contacts shortcuts are disabled 2020-04-06 13:10:34 +02:00
Sylvain Berfini
7458148900 Fixed duplicated contacts in SIP list after contact added or removed 2020-04-06 08:55:55 +02:00
Sylvain Berfini
d33f8bf578 Fixed issues with contact creation & removal 2020-04-05 18:57:04 +02:00
Sylvain Berfini
9482477ae0 Kotlin rewrite 2020-03-30 20:08:23 +02:00