replicant-packages_apps_Email/res/layout
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
..
account_folder_list_item.xml
account_folder_list.xml
account_selector_dropdown.xml
account_selector.xml
account_settings_exchange_fragment.xml
account_settings_incoming_fragment.xml
account_settings_outgoing_fragment.xml
account_settings.xml
account_setup_account_type.xml Don't use findViewById (part 1 -- account setup) 2011-03-30 13:47:13 -07:00
account_setup_basics_common.xml
account_setup_basics.xml
account_setup_exchange_fragment.xml
account_setup_exchange.xml
account_setup_incoming_fragment.xml
account_setup_incoming.xml
account_setup_names.xml
account_setup_options.xml
account_setup_outgoing_fragment.xml
account_setup_outgoing.xml
account_shortcut_picker_item.xml
account_shortcut_picker.xml
action_bar_current_mailbox.xml Make two pane layout (more or less) useable on phone 2011-04-14 14:25:05 -07:00
action_bar_indeterminate_progress.xml
connection_error_banner.xml
debug.xml
email_activity_one_pane.xml Add 1-pane UI controller 2011-05-10 11:28:00 -07:00
email_activity_two_pane.xml Add 1-pane UI controller 2011-05-10 11:28:00 -07:00
list_separator.xml
mailbox_list_fragment.xml
mailbox_list_item.xml Implement new nested folder mocks 2011-05-05 10:26:54 -07:00
mailbox_list.xml
message_command_button_view.xml
message_compose_attachment.xml
message_compose.xml Expose cc/attachment actions on UI directly 2011-04-28 16:38:05 -07:00
message_file_view.xml
message_list_fragment.xml
message_list_item_footer.xml
message_list_item_narrow.xml Re-work the layout computation for MessageListItem 2011-04-19 11:53:30 -07:00
message_list_item_normal.xml Re-work the layout computation for MessageListItem 2011-04-19 11:53:30 -07:00
message_list_item_wide.xml Re-work the layout computation for MessageListItem 2011-04-19 11:53:30 -07:00
message_list.xml
message_view_attachment.xml Fix message view for phone 2011-04-05 19:20:41 -07:00
message_view_details.xml
message_view_fragment.xml Fix message view for phone 2011-04-05 19:20:41 -07:00
message_view_invitation.xml
message_view.xml Fix message view for phone 2011-04-05 19:20:41 -07:00
recipient_dropdown_item_loading.xml
recipient_dropdown_item.xml
widget_list_item.xml
widget_loading.xml
widget.xml