Go to file
Jesse Vincent a1302afe75 Initial implementation of loading only 25 rows from the message list
from SQLite at once. The hope is that this will improve perceived
performance on large folders by starting message display sooner.

In the case of a background sync while we're loading, we _may_ end up
doing more work than necessary, since we implement paging by "date
received"
2009-12-15 02:52:01 +00:00
assets Display 'Downloading...' instead of 'Loading...' when we are fetching a message from remote store 2009-09-17 17:40:05 +00:00
compile-only-libs Added back JAR Files that did not make it when the libs folder was renamed 2009-09-22 14:46:51 +00:00
docs Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
images added an .svg version of K-9_mail logo by Vincent Lum and removed an accidental bit of white background. 2009-11-26 17:28:52 +00:00
res Incorporate Vincent Lum's new icon for the batch ops sub-menu 2009-12-12 03:28:20 +00:00
src Initial implementation of loading only 25 rows from the message list 2009-12-15 02:52:01 +00:00
tools Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
.project Add eclipse build files. 2008-11-01 23:14:02 +00:00
Android.mk Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
AndroidManifest.xml Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9.iml Import of IntelliJ project config 2009-12-15 02:51:06 +00:00
MODULE_LICENSE_APACHE2 Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
NOTICE Initial commit - This source code should be EXACTLY what the current version of the 'Email' application in the android repo looks like as of this date. 2008-10-28 01:04:44 +00:00
build.properties upgrade to "android 1.6, but still works on 1.5" 2009-11-14 20:28:28 +00:00
build.xml Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
default.properties Building in eclipse corrected a bug in default.properties 2009-11-19 06:04:05 +00:00