From e6c6587b04a589eeb04006f75759c09ea10811e0 Mon Sep 17 00:00:00 2001 From: Andy Stadler Date: Tue, 16 Nov 2010 16:40:34 -0800 Subject: [PATCH] Create XL layouts for incoming, outgoing, exchange * Create XL fragments (will be shared w/settings) * Create XL landscape activities * Create XL portrait activities * Placeholders left for integration with settings - remove in settings CL * Quick fixes (non shipping) for phone UX * Update existing portait next/prev buttons per new wireframes Bug: 3188940 Change-Id: Ied6e7fd1e968fd6db57607a68dabf7e00ba78ee6 --- .../account_setup_basics.xml | 2 +- .../account_setup_exchange.xml | 74 ++++++++++ .../account_setup_incoming.xml | 74 ++++++++++ .../account_setup_names.xml | 2 +- .../account_setup_options.xml | 3 +- .../account_setup_outgoing.xml | 74 ++++++++++ .../account_setup_basics.xml | 8 +- .../account_setup_exchange.xml | 72 ++++++++++ .../account_setup_incoming.xml | 72 ++++++++++ .../account_setup_names.xml | 4 +- .../account_setup_options.xml | 8 +- .../account_setup_outgoing.xml | 72 ++++++++++ .../account_setup_account_type.xml | 2 +- .../account_setup_exchange_fragment.xml | 126 +++++++++++++++++ .../account_setup_incoming_fragment.xml | 128 ++++++++++++++++++ .../account_setup_outgoing_fragment.xml | 123 +++++++++++++++++ res/layout/account_setup_basics.xml | 8 +- res/layout/account_setup_exchange.xml | 35 ++++- .../account_setup_exchange_fragment.xml | 1 + res/layout/account_setup_incoming.xml | 35 ++++- .../account_setup_incoming_fragment.xml | 1 + res/layout/account_setup_names.xml | 1 + res/layout/account_setup_options.xml | 1 + res/layout/account_setup_outgoing.xml | 35 ++++- .../account_setup_outgoing_fragment.xml | 1 + res/values/strings.xml | 44 +++--- .../setup/AccountServerBaseFragment.java | 15 +- .../activity/setup/AccountSetupExchange.java | 38 ++++-- .../activity/setup/AccountSetupIncoming.java | 34 ++++- .../activity/setup/AccountSetupOutgoing.java | 34 ++++- .../setup/AccountSetupOutgoingFragment.java | 10 +- 31 files changed, 1056 insertions(+), 81 deletions(-) create mode 100644 res/layout-xlarge-land/account_setup_exchange.xml create mode 100644 res/layout-xlarge-land/account_setup_incoming.xml create mode 100644 res/layout-xlarge-land/account_setup_outgoing.xml create mode 100644 res/layout-xlarge-port/account_setup_exchange.xml create mode 100644 res/layout-xlarge-port/account_setup_incoming.xml create mode 100644 res/layout-xlarge-port/account_setup_outgoing.xml create mode 100644 res/layout-xlarge/account_setup_exchange_fragment.xml create mode 100644 res/layout-xlarge/account_setup_incoming_fragment.xml create mode 100644 res/layout-xlarge/account_setup_outgoing_fragment.xml diff --git a/res/layout-xlarge-land/account_setup_basics.xml b/res/layout-xlarge-land/account_setup_basics.xml index 2b2e85899..70402bc60 100644 --- a/res/layout-xlarge-land/account_setup_basics.xml +++ b/res/layout-xlarge-land/account_setup_basics.xml @@ -14,7 +14,7 @@ limitations under the License. --> - + + + + + + + + + + + + +