Go to file
Makoto Onuki ec15f2356e Extract the mailbox lookup logic into an independent class
This new class MailboxFinder is responsible for looking for a mailbox
by an account id and a mailbox type.

If a mailbox is not found on the first try, it'll tell Controller
to refresh the mailbox list, and try again later.

This will be used by MessageListXL.

Change-Id: I4adc3db025fb271c254aa2b58b3b753281dc7398
2010-07-28 16:36:34 -07:00
assets
docs
images
res Break MessageView into 2 separate activities. 2010-07-27 15:45:58 -07:00
src Extract the mailbox lookup logic into an independent class 2010-07-28 16:36:34 -07:00
tests Extract the mailbox lookup logic into an independent class 2010-07-28 16:36:34 -07:00
.classpath
.project
Android.mk add filter for emma code coverage 2010-06-17 11:25:07 -07:00
AndroidManifest.xml Break MessageView into 2 separate activities. 2010-07-27 15:45:58 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:00 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Tests for IMAP FETCH 2010-05-18 10:48:11 -07:00
remove-exchange-support.sh Remove exchange readme and update script 2010-02-04 13:09:34 -08:00