linphone-android/res/xml/syncadapter.xml
Margaux Clerc 135361c563 Re-add sip contact address
Add linphone tag in native contact app
Add message to avoid delete contact too easily
Migrate old contact with im to sipAddress
2015-03-25 17:14:27 +01:00

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"/>