mirror of
https://github.com/etesync/android
synced 2024-11-22 16:08:13 +00:00
43cc5c0e7b
Docs say that TransactionTooLargeException is thrown when the buffer reaches 1 MB. Because we can't know how large a single insertion/update is and there may be contacts with larger photos, it's only safe to commit after every insertion/update. If photos exceed ~ 900 kB it would be required to write the photos to an asset file (maybe I'll do this later, then we can group insertions/updates again). |
||
---|---|---|
compile-libs | ||
eclipse-libs | ||
libs | ||
res | ||
src | ||
test | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
COPYING | ||
proguard-project.txt | ||
project.properties | ||
README.md |
Please see the DAVdroid Web site.