From 6412dc4a8f47b134af6c5abb5f7f30321bb3ce68 Mon Sep 17 00:00:00 2001 From: Anthony Hugh Date: Mon, 14 Sep 2015 15:43:25 -0700 Subject: Permissions Watch settings UI port This CL contains all the UI elements needed to build the Wear version of the Settings UI for permissions. The actual implementation for the Wear version of SettingsUI will be done in a follow up bug. This is basically a straight port from our Settings app and wearable-support lib. I tweaked two strings and changed the package paths to make it easier to group the files together. BUG: 23080561 Change-Id: I6d72d29dd1926ad07d63f85b52ccf9f72ff70df1 --- res/values-watch/styles.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 res/values-watch/styles.xml (limited to 'res/values-watch/styles.xml') diff --git a/res/values-watch/styles.xml b/res/values-watch/styles.xml new file mode 100644 index 00000000..dc2be042 --- /dev/null +++ b/res/values-watch/styles.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From eb9a1b659375d01d4276db622358dafb68b9d4fc Mon Sep 17 00:00:00 2001 From: Vinod Krishnan Date: Mon, 28 Sep 2015 13:29:25 -0700 Subject: Block Install Intent for Wear devices - We did not support this feature on Android Wear before - The impact is unknown. For example, the Setting for UNKNOWN_SOURCES is not implemented in Android Wear Settings App. Bug: 24336381 Change-Id: I0fb4006d4769291c872e8f21407383a7c4a77b93 --- res/values-watch/styles.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values-watch/styles.xml') diff --git a/res/values-watch/styles.xml b/res/values-watch/styles.xml index dc2be042..01ab90eb 100644 --- a/res/values-watch/styles.xml +++ b/res/values-watch/styles.xml @@ -15,6 +15,8 @@ --> +