replicant-packages_apps_Email/res/values
Makoto Onuki 3d9b8e76f0 Implement 1-pane navigation.
- Now that fragment useage is simplified (e.g. no new fragment
creation for nested mailbox navigation), most of the fragment
operation code for 2-pane is reuseable for 1-pane as well,
so moeved it to the base class.

- Temporarily added "Show all folders" as a menu option on 1-pane.

- Added "opener account id/mailbox id" to the message view fragment.
They are not used by the fragment itself, but they're used
by the UI controller for the back navigation.  (And now the UI
controller doesn't maintain the current IDs by itself; rather
it gets them from the currently-active fragment.)

- Use async fragment transaction on 1-pane too, now that it always
gets the current state from the active fragment.

- Changed the timing when we install fragments from onAttachFragment
to fragments' onActivityCreated.  So now all installed fragments are
created.

TODO Now that all installed fragments are guaranteed to be created,
remove all special trealment for the fragment argument accessor.
(They were meant be safe to call before onCreate, but it's not
necessary any more.)

Change-Id: I0ed100c3f0b460835b164c0dc908ea483a4e46ee
2011-06-03 13:59:50 -07:00
..
arrays.xml Implement "automatic" sync lookback (Email side) 2011-05-05 08:16:44 -07:00
attrs.xml SizeBoundingFrameLayout: framelayout with max width/height 2011-02-23 13:32:36 -08:00
bools.xml Support switching compose modes for the phone. 2011-05-10 15:31:51 -07:00
build_number.xml auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
colors.xml Fix apk attachments so they can be installed 2011-04-21 12:07:32 -07:00
dimensions.xml Re-work the layout computation for MessageListItem 2011-04-19 11:53:30 -07:00
strings.xml Implement 1-pane navigation. 2011-06-03 13:59:50 -07:00
styles.xml Simple change to use the new split action bar. 2011-05-23 20:41:24 -07:00