replicant-packages_apps_Email/tests
Makoto Onuki 844bf74504 MailboxListFragment: In-place nested mailbox navigation
Now we reuse the same instance of the fragment for nested mailbox
navigation.  (Don't use fragment transaction)

"CursorWithExtras" now only has the child count, so I removed the
bundle version and added a concrete class to MailboxFragmentAdapter.

With this CL the nested mailbox navigation on 1-pane should work, but
not back navigation.  (Back press event isn't connected to the
fragment yet.)

Change-Id: I2c23651d9c8edb5fe062c68bbb9b462c8949ded4
2011-06-01 15:06:42 -07:00
..
res/xml Allow globals in the providers.xml 2011-03-31 14:28:43 -07:00
src/com/android MailboxListFragment: In-place nested mailbox navigation 2011-06-01 15:06:42 -07:00
Android.mk Email split, part dix 2011-02-25 10:46:16 -08:00
AndroidManifest.xml