replicant-packages_apps_Email/tests
Makoto Onuki 41878c2813 Use the CursorWithExtras pattern for the message list.
This will make the message list a lot snappier.

We were using two different loaders for the message list; one is to load
the meta information and the other to load the actual message list.

Unify them using the CursorWithExtras pattern.

Change-Id: I02957bbca1b1fb74ca6eca14ad2535dfdbf03a5a
2011-06-06 16:34:03 -07:00
..
res/xml Allow globals in the providers.xml 2011-03-31 14:28:43 -07:00
src/com/android Use the CursorWithExtras pattern for the message list. 2011-06-06 16:34:03 -07:00
Android.mk Email split, part dix 2011-02-25 10:46:16 -08:00
AndroidManifest.xml