1. d525de1 Support blocking screen on multi-display. by Yao, Yuxing · 6 years ago
  2. 6d1e41c Merge "Create whitelisted apps for all users." into qt-dev by TreeHugger Robot · 5 years ago
  3. 85bbd1f Merge "Add back revokeTrust()" into qt-dev by TreeHugger Robot · 5 years ago
  4. 0c6fc73 Create whitelisted apps for all users. by Yao, Yuxing · 5 years ago
  5. df2a225 Add back revokeTrust() by Erin Yan · 5 years ago
  6. c1e081b Add user-specific MediaController to CarMediaService by Simon Dai · 5 years ago
  7. 22eb41e Merge "Implement BLE stream during enrollment phase" into qt-dev by TreeHugger Robot · 5 years ago
  8. 0823d98 Merge "Avoid Null point in CarPropertyEvent" into qt-dev by Kai Wang · 5 years ago
  9. 5831d73 Avoid Null point in CarPropertyEvent by Kai · 5 years ago
  10. 1132e53 Implement BLE stream during enrollment phase by Wenting Zhai · 6 years ago
  11. 8492b7a Merge "Add Property and VehicleUnits for speed" into qt-dev by Kai Wang · 5 years ago
  12. d80ff05 Trusted Device enrollment changes by Dan Harms · 6 years ago
  13. 402529c Merge "Retry for unlock advertising" into qt-dev by Ram Periathiruvadi · 5 years ago
  14. 4a0c7b9 Merge "Log CarPowerState change and GarageMode events." into qt-dev by Yuncheol Heo · 5 years ago
  15. e6e0347 Log CarPowerState change and GarageMode events. by Yuncheol Heo · 6 years ago
  16. e151953 Removes listener for ignition events from CarLocationService. by Gregory Clark · 5 years ago
  17. 619b04b Return and use connect/disconnect return codes + ignore PRIORITY_OFF by Sal Savage · 5 years ago
  18. c3a3b17 Retry for unlock advertising by Wenting Zhai · 6 years ago
  19. cbe91fa Merge "Add android.car.garagemodeduration property for testing." into qt-dev by Keun-young Park · 5 years ago
  20. e01b9f4 Merge "Change client binding behavior to account for user unlock state." into qt-dev by Mark Tabry · 6 years ago
  21. 8c152cb Add android.car.garagemodeduration property for testing. by Keun young Park · 6 years ago
  22. c58ff30 Merge changes from topic "Basic CarAudioZonesHelper tests" into qt-dev by Hayden Gomes · 6 years ago
  23. e293b06 Merge "Don't start unlock advertising when the user has no trusted device" into qt-dev by Erin Yan · 6 years ago
  24. dd5d69c Add Property and VehicleUnits for speed by Kai · 6 years ago
  25. 7545b49 Add displays to CarAudioZones by Hayden Gomes · 6 years ago
  26. ae6566f Don't start unlock advertising when the user has no trusted device by Erin Yan · 6 years ago
  27. 6f173fe Refactoring CarAudioZoneHelper to be easier to test by Hayden Gomes · 6 years ago
  28. ef0227c Merge "Gracefull handle dumpstate exceptions in CarBugReportMgrService" into qt-dev by Zhomart Mukhamejanov · 6 years ago
  29. 8cebee8 Merge "Fix NullPointerException thrown by VmsPublisherInfo" into qt-dev by Mark Tabry · 6 years ago
  30. 8be9c0a Fix NullPointerException thrown by VmsPublisherInfo by Mark Tabry · 6 years ago
  31. 4135a2c Merge "Implement dump() for CarTrustedDeviceService" into qt-dev by Erin Yan · 6 years ago
  32. c314b0d Merge "Refactor car bluetooth device management code" into qt-dev by Sal Savage · 6 years ago
  33. d1ad6a7 Implement dump() for CarTrustedDeviceService by Erin Yan · 6 years ago
  34. a77417b Gracefull handle dumpstate exceptions in CarBugReportMgrService by Zhomart Mukhamejanov · 6 years ago
  35. 703c46f Refactor car bluetooth device management code by Sal Savage · 6 years ago
  36. aabecd9 Fix CarPowerManagenentService crash in car service test by Keun young Park · 6 years ago
  37. 4aa19c2 UxRestrictinManager: Do not crash on non-existing port config by Keun young Park · 6 years ago
  38. 0a1a4b4 Merge "Remove Getting device name from unlock" into qt-dev by TreeHugger Robot · 6 years ago
  39. 16d2403 Merge "Fix CarProjectionStatus#updateProjectionStatus to check the correct UID" into qt-dev by TreeHugger Robot · 6 years ago
  40. 9a92688 Remove Getting device name from unlock by Erin Yan · 6 years ago
  41. d636ef0 Fix CarProjectionStatus#updateProjectionStatus to check the correct UID by tadvana · 6 years ago
  42. 15cfd38 Merge "Use system long-press delay for CarInputService." into qt-dev by Justin Paupore · 6 years ago
  43. 221a558 Merge "[AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE" into qt-dev by Jim Kaye · 6 years ago
  44. 3d0d6ee Merge "DO NOT MERGE Support UXR configurations on multi-displays." into qt-dev by Yuxing Yao · 6 years ago
  45. d6c8e70 Use system long-press delay for CarInputService. by Justin Paupore · 6 years ago
  46. de3a2b7 Merge "Clean up SensorHalServiceBase, SensorBase" into qt-dev by Kai Wang · 6 years ago
  47. e513316 [AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE by Jim Kaye · 6 years ago
  48. f5e5f45 Change client binding behavior to account for user unlock state. by Mark Tabry · 6 years ago
  49. c8bd72d DO NOT MERGE Support UXR configurations on multi-displays. by Yao, Yuxing · 6 years ago
  50. 47e4062 Clean up SensorHalServiceBase, SensorBase by Kai · 6 years ago
  51. 9a6268c Merge "Disconnect BLE on Unlock" into qt-dev by TreeHugger Robot · 6 years ago
  52. a88b5e3 Disconnect BLE on Unlock by Erin Yan · 6 years ago
  53. 38747b4 DO NOT MERGE Support passenger mode XML configuration. by Yao, Yuxing · 6 years ago
  54. 74c6165 Remove pending handle in terminateEnrollmentHandshake by Wenting Zhai · 6 years ago
  55. 9f23712 Merge "Hook up encryption to the enrollment flow." into qt-dev by Anthony Chen · 6 years ago
  56. 2646cff Fix iterating over sparse array - use #valueAt(). by Yao, Yuxing · 6 years ago
  57. ef5c1b7 Merge "Ensure exact one primary audio zone being configured" into qt-dev by Hongwei Wang · 6 years ago
  58. 1deea63 Hook up encryption to the enrollment flow. by Michal Palczewski · 6 years ago
  59. 4ca2a62 Merge "Create a bugreport service" into qt-dev by TreeHugger Robot · 6 years ago
  60. ed8352d Ensure exact one primary audio zone being configured by Hongwei Wang · 6 years ago
  61. c8c82f6 Create a bugreport service by Selim Gurun · 6 years ago
  62. 42f2f9a Do not apply System User restrictions for non-headless builds by Roshan Agrawal · 6 years ago
  63. e2344ac Get phone device name by Erin Yan · 6 years ago
  64. a5fa478 Do not connect to car service from car service by Keun young Park · 6 years ago
  65. 29a6cfb Merge "Fix subscription indexing to be binder-based instead of interface-based." into qt-dev by Mark Tabry · 6 years ago
  66. b486c97 Merge "Provide a way to disable trusted device." into qt-dev by TreeHugger Robot · 6 years ago
  67. d26a3fb Provide a way to disable trusted device. by Ram Periathiruvadi · 6 years ago
  68. 316b601 Fix subscription indexing to be binder-based instead of interface-based. by Mark Tabry · 6 years ago
  69. d775d0e Merge "Get MediaController from browse service in CarMediaService" into qt-dev by TreeHugger Robot · 6 years ago
  70. 584dd0d Get MediaController from browse service in CarMediaService by Simon Dai · 6 years ago
  71. 38da431 Add controlled launch of vendor services by Pavel Maltsev · 6 years ago
  72. baf8dbc Clean up error reporting. by Ram Periathiruvadi · 6 years ago
  73. 35b5834 Merge "CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients." into qt-dev by Justin Paupore · 6 years ago
  74. 3fde53d Merge "Limit background user starting to max running users" into qt-dev by Keun-young Park · 6 years ago
  75. 60686d1 Remove initiateEnrollmentHandshake API. by Ram Periathiruvadi · 6 years ago
  76. f3523cd Limit background user starting to max running users by Keun young Park · 6 years ago
  77. eade0f2 CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients. by Justin Paupore · 6 years ago
  78. 6a72874 Merge "Removing filtering based on existing tasks when notify newly launched activity." into qt-dev by TreeHugger Robot · 6 years ago
  79. f4ed528 Removing filtering based on existing tasks when notify newly launched activity. by Yao, Yuxing · 6 years ago
  80. ae1c450 Remove onBindingDied/onNullBinding handling from VmsClientManager. by Mark Tabry · 6 years ago
  81. 6664d73 Merge "Updating Trusted Device Enrollment API" into qt-dev by Wenting Zhai · 6 years ago
  82. 7b25ae3 Merge "CarProjectionManager: Introduce ProjectionKeyEventHandler" into qt-dev by TreeHugger Robot · 6 years ago
  83. a057d05 CarProjectionManager: Introduce ProjectionKeyEventHandler by Justin Paupore · 6 years ago
  84. 6057550 Removed BOOT_LOCKED_COMPLETED from CarLocationService. by Gregory Clark · 6 years ago
  85. c757516 Updating Trusted Device Enrollment API by Wenting Zhai · 6 years ago
  86. 4143756 Trigger system client binding using CarUserService.runOnUser0Unlock() by Mark Tabry · 6 years ago
  87. 13a7a82 Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService by Keun young Park · 6 years ago
  88. 17e8183 Propagate user switch event to Car Service by Pavel Maltsev · 6 years ago
  89. b3c332b Merge changes from topic "gm_bg" by Keun-young Park · 6 years ago
  90. 7e20cfe Merge "Update layer availability when publishers are disconnected." by Mark Tabry · 6 years ago
  91. fb65637 Re-start background user when starting garage mode by Keun young Park · 6 years ago
  92. 4ae10b4 Don't crash when forcing suspend/resume via ADB by Jim Kaye · 6 years ago
  93. 7741561 Don't enable a disallowed power transition. by Jim Kaye · 6 years ago
  94. d76c274 [AAE ADB] Simulate 'suspend' via ADB by Jim Kaye · 6 years ago
  95. 1534c06 Update layer availability when publishers are disconnected. by Mark Tabry · 6 years ago
  96. e33a9f5 Merge "Bugfix for ShutdownProcessingTimerTask" by Kamaljeet Maini · 6 years ago
  97. 14ffcad Merge "Synchronized access to CarService Bluetooth profile proxy objects" by Sal Savage · 6 years ago
  98. c7906bc Merge "CarAudioFocus: Fix requesting AF from a client that already holds it." by TreeHugger Robot · 6 years ago
  99. 9589181 Merge "Load max shutdown processing from resource" by Keun-young Park · 6 years ago
  100. 2d87f35 Synchronized access to CarService Bluetooth profile proxy objects by Sal Savage · 6 years ago