mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
685df0ff67
Standard Java serialization is slow on Android. Replacing it w/ parcelable makes it around 10x faster (on a N1, with ~ 500 messages in the list). To avoid further confusion and potential bugs MessageReference was made no longer implement Serializable. |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
libs | ||
res | ||
src/com/fsck/k9 | ||
tests | ||
tools | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties | ||
k9mail.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |