aboutsummaryrefslogtreecommitdiff
path: root/tests/UxRestrictionsSample
AgeCommit message (Expand)Author
2018-06-04Update Car UxR Manager API name.Ram Periathiruvadi
2018-04-30Enable/disable app blocking during restricted state.Ram Periathiruvadi
2018-04-16Migrate to androidx namespace for support library.Anthony Chen
2018-04-10Merge "Depend on correct target for the car support library." into pi-devTreeHugger Robot
2018-04-06Depend on correct target for the car support library.Anthony Chen
2018-04-06Restriction parameters reported via CarUxRestrictions.Ram Periathiruvadi
2018-04-03Migrate to androidx.* dependencies.Anthony Chen
2018-04-02Modified to use ANDROID_SUPPORT_CAR_TARGETS.Dean Harding
2018-04-01Display driving state info in sample app.Ram Periathiruvadi
2018-03-23Rename Unrestricted UXR to BaselineRam Periathiruvadi
2018-03-02Parse installed pkgs for Distraction Optimization.Ram Periathiruvadi
2018-02-27packages/services/Car: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-08Migrate to AAPT2Alan Viverette
2018-02-06Create a sample app for UxRestrictions.Yao, Yuxing