mirror of https://github.com/perkeep/perkeep.git
64040340c3
This should fix http://code.google.com/p/camlistore/issues/detail?id=3, "Android client permits mutating the immutable cache". I'm also removing the call to URLConnection.guessContentTypeFromStream() in favor of just using URLConnection.guessContentTypeFromName(). I don't think that the former was ever successful, and it was hitting the disk from the UI thread. |
||
---|---|---|
.. | ||
.settings | ||
res | ||
src/org/camlistore | ||
test | ||
.classpath | ||
.gitignore | ||
.project | ||
AndroidManifest.xml | ||
Makefile | ||
build.properties | ||
build.xml | ||
check-environment.pl | ||
default.properties | ||
local.properties.TEMPLATE |