Go to file
Makoto Onuki d1b7d43df6 MailboxListFragment: Preparing to use back stack
- Added more lifecycle logs to understand fragment lifecycle better.
- Made sure all code work fine even in the  state where a MailboxListFragment
  is create but doesn't have views.
- Cleaned up list state resoration code.
  Removed the setListAdapter call from onLoadFinished, which lets the
  ListView restore the state by itself, in the case where we're re-loading
  list for DB changes.  We still need to do the restoration manually for
  the orientation change case.

Change-Id: I96bff4ace6d48cc02113c2f5bd6a995260122334
2011-05-25 17:25:44 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
docs auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
emailcommon Create AccountManager acct for pop/imap on upgrade from GB 2011-05-25 08:31:24 -07:00
images auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
res Add a second fragment to select the mailbox 2011-05-24 16:00:33 -07:00
src/com MailboxListFragment: Preparing to use back stack 2011-05-25 17:25:44 -07:00
tests Add Controller.deleteMessages(long[]) for batch delete 2011-05-25 13:49:40 -07:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk Include guava in Email. 2011-04-14 13:49:01 -07:00
AndroidManifest.xml Add a second fragment to select the mailbox 2011-05-24 16:00:33 -07:00
CleanSpec.mk Remove notification if messages seen off device 2011-05-05 12:00:27 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Remove stale proguard entries 2011-05-16 13:49:26 -07:00
remove-exchange-support.sh remove-exchange-support.sh supports MacOS 2011-01-28 13:39:39 -08:00