mirror of
https://github.com/etesync/android
synced 2024-11-23 00:18:19 +00:00
389af2b738
* change group methods to less specific values * new account settings version: change group method to CATEGORIES for updated accounts * change group method from CATEGORIES to GROUP_VCARDS automatically when a group VCard is received GUI: * AccountSettings: disable CalDAV/CardDAV options when the corresponding service is not available * AccountSettings: new option to choose contact group method * account setup: allow to choose contact group method at account creation
4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
cd ~/tmp
|
|
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db
|