Go to file
cketti d5bb462917 Don't create Message objects when changing flags of selected messages
This changes the interface to MessagingController and the way flags are
updated in the database. Now messages aren't changed one by one but in
batches of 500. This should give better performance, but breaks the
unread and flagged count. I'm not very sad about this, because now we
can move towards only displaying the number of unread/flagged messages
in the local database.
2012-12-06 06:26:38 +01:00
assets SingleMessageView cleanup 2012-04-04 10:04:57 +02:00
compile-only-libs IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. 2012-11-26 17:55:14 -08:00
docs Added diagram that visualizes activity interactions 2011-10-27 19:13:13 +02:00
images Add remote search actionbar icons. 2012-09-14 18:23:11 -07:00
libs Use ADT's magic to include the necessary libraries from lib/ 2012-09-08 21:44:49 -07:00
plugins Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
res Fix ru XML formatting. 2012-12-03 16:25:51 -08:00
src Don't create Message objects when changing flags of selected messages 2012-12-06 06:26:38 +01:00
tests Fixed unit tests 2012-10-08 14:43:34 +02:00
tools summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.classpath Use ADT's magic to include the necessary libraries from lib/ 2012-09-08 21:44:49 -07:00
.gitignore summary: updated build.xml and tests/build.xml. 2012-06-01 15:41:14 -05:00
.gitmodules Kill our use of submodules dead. They're too painful for new contributors 2012-11-24 17:15:01 -05:00
.project fix the eclipse project name 2010-11-26 03:53:18 +00:00
ActionBarSherlock.iml IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. 2012-11-26 17:55:14 -08:00
Android-PullToRefresh.iml IntelliJ IDEA: 11.1.4 updates. 2012-10-30 10:34:51 -07:00
Android.mk Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08:00
AndroidManifest.xml Bumped manifest to 4.316 2012-12-05 12:54:10 -05:00
HTMLCLEANER_LICENSE Merge ashleywillis' changes in https://github.com/k9mail/k-9/pull/97. 2011-11-14 14:00:15 -08: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
ant.properties Upgrade to SDK 15 2012-03-11 14:31:35 -05:00
build.xml remove submodule code from build.xml 2012-11-24 17:16:45 -05:00
build_common.xml fixed location of ant-contrib.jar in build_common.xml when running ant from tests/. 2012-06-07 22:57:41 -05:00
k9mail.iml IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. 2012-11-26 17:55:14 -08:00
k9mail.ipr IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. 2012-11-26 17:55:14 -08:00
proguard.cfg Upgrade us to android-14 infrastructure 2011-10-27 12:41:24 -04:00
project.properties add a missing project needed to build with pull to refresh 2012-09-12 10:56:17 -04:00