replicant-packages_apps_Email/res/values
Makoto Onuki d111cc70aa Add a debug parameter to Welcome to force 1-pane/2-pane
- Now Welcome takes an EXTRA_DEBUG_PANE_MODE to force the
  one-pane/two-pane mode.

Use this to open one-pane.
adb shell am start -a android.intent.action.MAIN \
  -n com.google.android.email/com.android.email.activity.Welcome \
  -e DEBUG_PANE_MODE 1

Use this to open two-pane.
adb shell am start -a android.intent.action.MAIN \
  -n com.google.android.email/com.android.email.activity.Welcome \
  -e DEBUG_PANE_MODE 2

Change-Id: I6e96f80f53f4488152935502c19d3dd8e0788150
2010-08-18 16:57:27 -07:00
..
arrays.xml Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
build_number.xml auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
colors.xml DO NOT MERGE. Improve colors of read/unread messages. 2009-12-07 13:58:41 -08:00
dimensions.xml auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
strings.xml Add a debug parameter to Welcome to force 1-pane/2-pane 2010-08-18 16:57:27 -07:00
styles.xml Email: husky title for MessageList & MailboxList. 2010-02-11 17:59:00 +01:00