replicant-packages_apps_Email/res/values-xlarge
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
..
bools.xml Add 1-pane UI controller 2011-05-10 11:28:00 -07:00
dimensions.xml Final button spacing & colors for account setup 2011-01-11 22:53:55 -08:00
styles.xml Implement UI tweaks 2011-03-07 18:18:30 -08:00