2015-07-14 14:31:03 -07:00
|
|
|
<?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.thoughtcrime.securesms"
|
|
|
|
android:userVisible="true"
|
2015-10-27 12:18:02 -07:00
|
|
|
android:supportsUploading="true"
|
2015-07-14 14:31:03 -07:00
|
|
|
android:allowParallelSyncs="false"
|
|
|
|
android:isAlwaysSyncable="true"/>
|