Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/davx5-ose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicki Hirner <hirner@bitfire.at>2016-10-13 16:21:13 +0300
committerRicki Hirner <hirner@bitfire.at>2016-10-13 16:23:11 +0300
commit72d981f361e524eff5917f5b9a07cb7d56fad74b (patch)
tree15ca5eb013775df993e8b798a3fc66e6af32edb6 /scripts
parent6eeb484c564923a1e9b7e5dd6b4c4e17c3c70da8 (diff)
dav4android: always use UTF-8 for Basic/Digest auth credentials
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/fetch-db.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/fetch-db.sh b/scripts/fetch-db.sh
index e1bba452..4e9f89fb 100755
--- a/scripts/fetch-db.sh
+++ b/scripts/fetch-db.sh
@@ -1,3 +1,4 @@
#!/bin/sh
cd ~/tmp
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db
+adb pull /data/data/com.android.providers.calendar/databases/calendar.db