linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Uninstalling Linphone on Android seems to remo


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Uninstalling Linphone on Android seems to remove all Contacts - what does initializeSyncAccount do?
Date: Mon, 8 Jun 2020 14:27:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi,

Yes, contacts & modifications made through linphone app are stored by Android under a raw id that is "owned" by our app, and Android removes them when the app is uninstalled.

When this mode is disabled, SIP addresses are stored in the standard SIP field of the contact, however many contact applications are only displaying one.

Cheers,

Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 08/06/2020 à 13:11, Greg Troxel a écrit :
Sylvain Berfini <sylvain.berfini@belledonne-communications.com> writes:

On the current release, no you can't change that through remote
provisioning.
The only way to do it properly is for you to edit the
non_localizable_custom.xml file in res/values/ and change the value of
the "use_linphone_tag" boolean to false.

However with the future release based on the kotlin rewrite you will
be able to do it through the remote provisoning by setting
"use_linphone_tag=0" in the [app] section.
I'm having a hard time following this.

When linphone uses the system contacts database - which is perhaps
provided by davx5 - are there issues with contact deletion?

Or is it only when contacts are added *via linphone itself* into the
"linphone contacts" area?  And this area is actually a new system
contacts db, but created by linphone?

It strikes me that it would be far better to figure out a way to encode
the fields that linphone needs in the main contacts, and just do that,
so that they get synced.    Perhaps abuse the 'instant messaging'
field.   And, it would be nice if all sip clients agreed on how to do
this.


_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]