1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9
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
..
activity When we load up the "Accounts" activity as K-9 starts up, jump straight 2009-12-15 02:51:52 +00:00
codec/binary Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
mail Initial implementation of loading only 25 rows from the message list 2009-12-15 02:52:01 +00:00
preferences Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
provider Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
service Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Account.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailAddressAdapter.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailAddressValidator.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailReceivedIntent.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FixedLengthInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9Activity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9ListActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9PreferenceActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingController.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingControllerPushReceiver.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingListener.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
PeekableInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Preferences.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Utility.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00