mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Add linphone tag in native contact app Add message to avoid delete contact too easily Migrate old contact with im to sipAddress
7 lines
284 B
XML
7 lines
284 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:contentAuthority="com.android.contacts"
|
|
android:accountType="org.linphone"
|
|
android:supportsUploading="false"
|
|
android:userVisible="false"/>
|