From a44b1efbdce7dc50d6e3576150a47bbc72bfed96 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Thu, 23 Jun 2016 11:04:21 -0700 Subject: [PATCH] When offline show a list of countries with phone support. Bug: 29105266 TODO: - Support phones UI for international travel - Selecting default country - Show operation hours for selected country Change-Id: I08a6780497dfcb9b9dc8670f2705d01df021c57b --- .../support_offline_escalation_options.xml | 55 ++++++ res/values/strings.xml | 12 ++ .../dashboard/SupportItemAdapter.java | 180 +++++++++++++++--- .../overlay/SupportFeatureProvider.java | 19 ++ .../settings/support/SupportPhone.java | 52 +++++ 5 files changed, 293 insertions(+), 25 deletions(-) create mode 100644 res/layout/support_offline_escalation_options.xml create mode 100644 src/com/android/settings/support/SupportPhone.java diff --git a/res/layout/support_offline_escalation_options.xml b/res/layout/support_offline_escalation_options.xml new file mode 100644 index 00000000000..f440d205d54 --- /dev/null +++ b/res/layout/support_offline_escalation_options.xml @@ -0,0 +1,55 @@ + + + + + + + + + +