replicant-packages_apps_Email/res/values
Makoto Onuki f5492ea991 Add 1-pane UI controller
Added the base class for the UI controllers and the 1-pane implementaion,
which is almost empty at this point.

The old phone activities still exist and will be used on the phone by default.
To use the new activity (1-pane EmailActivity) on the phone, use the following
comamnd.

adb shell am start -a android.intent.action.MAIN \
    -d '"content://ui.email.android.com/view/mailbox"' \
    -e DEBUG_PANE_MODE 1

Change-Id: Id1fe85d4517778afc967d7d5e17e1299dd1bfefd
2011-05-10 11:28:00 -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 Add 1-pane UI controller 2011-05-10 11:28:00 -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 Remove deprecated strings 2011-05-05 12:14:41 -07:00
styles.xml Fix apk attachments so they can be installed 2011-04-21 12:07:32 -07:00