1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-10 06:20:24 -04:00
Jan Berkel 685df0ff67 Perf improvement: use parcels instead of serializable
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.
2011-02-19 15:24:53 -05:00
2011-02-14 08:07:14 +01:00
2010-08-18 02:01:10 +00:00
2010-11-26 03:53:18 +00:00
2011-02-15 19:33:47 -05:00
2011-02-13 14:29:41 -05:00
Description
No description provided
887 MiB
Languages
Java 69.2%
PostScript 30.2%
Perl 0.3%
Gradle 0.2%