History log of /packages/apps/PackageInstaller/src/android/support/wearable/view/CircledImageView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fd755fe714ad8a29fac2ac7c1db1bbb65b28ef6d 16-Sep-2015 Erik Wolsheimer <ewol@google.com> Merge "Build initial Permissions Settings UI page for Wear" into cw-e-dev
982f4b072b2e74ecc06fbc0eeb69175999f0134c 16-Sep-2015 Anthony Hugh <ahugh@google.com> Fix build break

Referenced wrong R

Change-Id: Ic4157964a09dd65cada2efd5fc213bd3089b0b4a
/packages/apps/PackageInstaller/src/android/support/wearable/view/CircledImageView.java
df4d4542c2cf2fa0a7539412af2a99d60b1c2a15 16-Sep-2015 Anthony Hugh <ahugh@google.com> Build initial Permissions Settings UI page for Wear

This is a first pass to build a functional settings UI page
for Permissions on Android Wear. The user flow is a little
different than the phone version, so there are some nuances
that need to be adjusted from the normal flow.

I have forked off of the AppPermissionsFragment and created
a Wear version for us to use. Rather than try to link
the Wearable-Support lib into AOSP code, I have made a
duplicate of the few files I needed.

This change adds a Wear layout version of the Settings UI
page. The UI is fully functional for most cases, but there
are some tweaks still needed for full parity. The tweaks
are primarily around UI and special edge case functions.

BUG: 23080561
Change-Id: I8477f6b966cacaae9e77aa0fb61b4b1e621a9ead
/packages/apps/PackageInstaller/src/android/support/wearable/view/CircledImageView.java
6412dc4a8f47b134af6c5abb5f7f30321bb3ce68 15-Sep-2015 Anthony Hugh <ahugh@google.com> 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
/packages/apps/PackageInstaller/src/android/support/wearable/view/CircledImageView.java