f5492ea991
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 |
||
---|---|---|
.. | ||
account_folder_list_context.xml | ||
account_folder_list_option.xml | ||
account_folder_list_smart_folder_context.xml | ||
account_settings_add_account_option.xml | ||
account_setup_manual_next_option.xml | ||
account_setup_next_option.xml | ||
debug_option.xml | ||
email_activity_options.xml | ||
mailbox_list_context.xml | ||
mailbox_list_option.xml | ||
message_compose_option.xml | ||
message_list_context_drafts.xml | ||
message_list_context_outbox.xml | ||
message_list_context_trash.xml | ||
message_list_context.xml | ||
message_list_fragment_option.xml | ||
message_list_option.xml | ||
message_list_selection_mode.xml | ||
message_view_fragment_option.xml | ||
message_view_option.xml |