From 8d6a8dce6706c6c6b3158101f2f3e94a1e0ad946 Mon Sep 17 00:00:00 2001 From: Ben Dodson Date: Thu, 30 Jun 2011 16:41:44 -0700 Subject: Bluetooth dropbox for out-of-band transfers Use dropbox for ME profile. Transiently turn on Bluetooth. Change-Id: I81556a67872e7e0ac7c66c0376549adc5f0c168d --- res/drawable-hdpi/ic_tab_selected_contacts.png | Bin 0 -> 1097 bytes res/drawable-mdpi/ic_tab_selected_contacts.png | Bin 0 -> 699 bytes res/drawable-xhdpi/ic_tab_selected_contacts.png | Bin 0 -> 2166 bytes res/values/strings.xml | 13 +++++++++++++ 4 files changed, 13 insertions(+) create mode 100644 res/drawable-hdpi/ic_tab_selected_contacts.png create mode 100644 res/drawable-mdpi/ic_tab_selected_contacts.png create mode 100644 res/drawable-xhdpi/ic_tab_selected_contacts.png (limited to 'res') diff --git a/res/drawable-hdpi/ic_tab_selected_contacts.png b/res/drawable-hdpi/ic_tab_selected_contacts.png new file mode 100644 index 0000000..7c92375 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_selected_contacts.png differ diff --git a/res/drawable-mdpi/ic_tab_selected_contacts.png b/res/drawable-mdpi/ic_tab_selected_contacts.png new file mode 100644 index 0000000..b3e23b7 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_selected_contacts.png differ diff --git a/res/drawable-xhdpi/ic_tab_selected_contacts.png b/res/drawable-xhdpi/ic_tab_selected_contacts.png new file mode 100644 index 0000000..f8e6085 Binary files /dev/null and b/res/drawable-xhdpi/ic_tab_selected_contacts.png differ diff --git a/res/values/strings.xml b/res/values/strings.xml index e925ee8..1645446 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5,6 +5,19 @@ NFCEE administration + Allows control of NFC execution environment hardware + + + Contact received over NFC + + + Tap to add this person as a contact + + + NFC interaction complete + + + Tap to give this person your contact info -- cgit v1.1