History log of /packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ac138b8d7a18e6fbf95e1b817a2cfe544ae2f906 06-Jun-2018 Ram Periathiruvadi <ramperry@google.com> Delete unused renamed Car API methods.

Bug: 109702205
Test: build and flash
Change-Id: I1fa0af5bb30fc43f6713381685c0831a7f485fad
/packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java
7f3c6b965c232ad612b1f7561363fa1a3256be8a 04-Jun-2018 Ram Periathiruvadi <ramperry@google.com> Update Car UxR Manager API name.

The Listener Interface type name did not start with a capital letter.

Bug: 80506092
Test: Test the UXR listeners are updated with the restriction changes.

Change-Id: I3cd792cbfe5806d1000cc22bb6aca77ed756ddb7
/packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java
ac7e979b7e23c917b2cec15262f256831e43a4a6 05-Apr-2018 Ram Periathiruvadi <ramperry@google.com> Restriction parameters reported via CarUxRestrictions.

Moved the APIs to report CarUxRestrictions paramaters from
CarUxRestrictionaManager to CarUxRestrictions to make it easy for
clients to consume.

Bug: 77480435
Test: UXR changes can be observed and the parameter values are
retrieved.

Change-Id: Icf686fe49b18a5b4c01f5bf0a5bd817b4e37c574
/packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java
a68f8e10567ba83a71c6e93fcabc66ef877797fb 19-Mar-2018 Ram Periathiruvadi <ramperry@google.com> Update CarUxR APIs with finalized restrictions.

1. Update the UXRs with the finalized list.
2. Add APIs to get the parameters associated with some UX restrictions.

Bug: 72155508
Test: adb shell dumpsys activity service com.android.car shows the new
restrictions and restriction parameters parsed from the XML.

Change-Id: I01c39382b6ba3afcb446b57ac63c6eca72d3a72a
/packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java
4526a43140177072b5543f3cf0f06bd72fd8e38e 24-Jan-2018 Ram Periathiruvadi <ramperry@google.com> Revise CarUxRestrictions API.

UX Restriction related classes are renamed to follow convention.
UX Restriction related APIs - Manager and Event are renamed for
readability.
More granular UX Restrictions are added to the CarUxRestrictions.

Bug: b/72321163, b/72287236
Test: Compiles and boots. KitchenSync can listen to the events.
Change-Id: I0c3afdc9dd992f4247fd4a50816611a76d31ced8
/packages/services/Car/car-lib/src/android/car/drivingstate/CarUxRestrictionsManager.java