mirror of
https://github.com/moparisthebest/k-9
synced 2025-03-10 06:20:24 -04:00

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.
Description
No description provided
Languages
Java
69.2%
PostScript
30.2%
Perl
0.3%
Gradle
0.2%