1. cb37d17 Merge "Change isUserUnlocked check to isUserUnlockingOrUnlocked." into qt-qpr1-dev am: e460271461 by Automerger Merge Worker · 4 years, 9 months ago
  2. e460271 Merge "Change isUserUnlocked check to isUserUnlockingOrUnlocked." into qt-qpr1-dev by Mark Tabry · 4 years, 9 months ago
  3. 959ed90 Change isUserUnlocked check to isUserUnlockingOrUnlocked. by Mark Tabry · 4 years, 9 months ago
  4. a5044d1 Merge "Use new BluetoothUuid constants" am: cb68e37fef am: d92587f213 by Rahul Sabnis · 4 years, 9 months ago
  5. cb68e37 Merge "Use new BluetoothUuid constants" by Treehugger Robot · 4 years, 9 months ago
  6. 7c9c022 Rename VmsClientLog to VmsClientLogger. by Mark Tabry · 4 years, 9 months ago
  7. b9679f9 Use new BluetoothUuid constants by Rahul Sabnis · 4 years, 9 months ago
  8. 316448c Merge changes If500c1cc,I248385ea,I05e27dba into qt-qpr1-dev by Jim Kaye · 4 years, 9 months ago
  9. 682a7d5 Disable user switching while resuming from Suspend to RAM by Jim Kaye · 4 years, 10 months ago
  10. ccf43dc Complete migration of VmsClientManager user switching to UserCallback. by Mark Tabry · 4 years, 9 months ago
  11. 74e2604 Merge "Implement CarStatsService and VMS client statistics." into qt-qpr1-dev by Mark Tabry · 4 years, 9 months ago
  12. 43f2f16 Fix missing path to crash client for car service crash by Keun young Park · 4 years, 10 months ago
  13. c87043b Implement CarStatsService and VMS client statistics. by Mark Tabry · 4 years, 11 months ago
  14. 0f39599 Catch and log RuntimeExceptions thrown by VehicleHal and optionally propagate. by Mark Tabry · 4 years, 10 months ago
  15. 4fc0043 Check permissions for Trust Agent binder methods. by Ram Periathiruvadi · 4 years, 10 months ago
  16. 09e7103 Add a signature permission for changeing units by Kai · 4 years, 10 months ago
  17. ee22003 Force car service crash handling to client by Keun young Park · 4 years, 11 months ago
  18. cfc97de Verify client rebinding using a Handler mock instead of a sleep. by Mark Tabry · 5 years ago
  19. dca49e1 Merge "Dump VMS HAL client stats obtained by reading a vendor property." into qt-qpr1-dev by TreeHugger Robot · 5 years ago
  20. b588d2e Dump VMS HAL client stats obtained by reading a vendor property. by Mark Tabry · 5 years ago
  21. 3c0b000 Add new createCar with CarServiceLifecycleListener by Keun young Park · 5 years ago
  22. 3f3ae3d Track subscriber connections and packages in VmsClientManager and add multi-user support by Mark Tabry · 5 years ago
  23. ba077ef Merge "Ignore USER_UNLOCKED when foreground user is not unlocked." into qt-qpr1-dev by TreeHugger Robot · 5 years ago
  24. 862aa71 Merge "Assign only non-zero publisher IDs." into qt-qpr1-dev by Mark Tabry · 5 years ago
  25. 53c9bfb Change Car.createCar to wait for car service if not found by Keun young Park · 5 years ago
  26. d485956 Assign only non-zero publisher IDs. by Mark Tabry · 5 years ago
  27. 64dcd3a Ignore USER_UNLOCKED when foreground user is not unlocked. by Mark Tabry · 5 years ago
  28. 325464a Implement onBindingDied callback to catch client crashes. by Mark Tabry · 5 years ago
  29. 951123a Merge "Updates the CarLocationService's EXIT_SUSPEND callback." into qt-qpr1-dev by Gregory Clark · 5 years ago
  30. dfb084f Updates the CarLocationService's EXIT_SUSPEND callback. by Gregory Clark · 5 years ago
  31. cbd0940 Fix bugs to enable sending chunked BLE messages. by Anthony Chen · 5 years ago
  32. 47326db Bind on USER_SWITCHED only if the user is unlocked. by Mark Tabry · 5 years ago
  33. 548e82e Merge "Fix failing VendorServiceControllerTest caused by API change" into qt-dev by Ritwika Mitra · 5 years ago
  34. f62cea3 Only enforce system user check on builds prior to Q. by Mark Tabry · 5 years ago
  35. edbefb7 Add unit test to BleStreaming by Wenting Zhai · 5 years ago
  36. 5f1637a Fix failing VendorServiceControllerTest caused by API change by Ritwika Mitra · 5 years ago
  37. 5b1c303 Merge "Handle same phone enrolling again" into qt-dev by TreeHugger Robot · 5 years ago
  38. e7c0fc6 Handle same phone enrolling again by Erin Yan · 5 years ago
  39. 2bf7874 Merge "Register VmsPublisherService with VmsClientManager on construction time." into qt-dev by TreeHugger Robot · 5 years ago
  40. 3804af6 Merge "Create startForeground option in VendorServiceController." into qt-dev by Ritwika Mitra · 5 years ago
  41. 8e45f86 Create startForeground option in VendorServiceController. by Ritwika Mitra · 5 years ago
  42. 16913ee Register VmsPublisherService with VmsClientManager on construction time. by Mark Tabry · 5 years ago
  43. fd2afc9 Reconfigure all secondary displays during boot-up by Keun young Park · 5 years ago
  44. 55620c1 Use PerUserCarService in the CarLocationService. by Gregory Clark · 5 years ago
  45. f9aca67 Merge "Add unit test to test CarTrustAgentEnrollmentService" into qt-dev by TreeHugger Robot · 5 years ago
  46. 8f7565d Add unit test to test CarTrustAgentEnrollmentService by Wenting Zhai · 5 years ago
  47. 1191fc7 Merge "Made changes to VmsBrokerService and ICarImpl to string through PackageManager that allows VmsPublisherService to retrieve a VMS publisher's java package name. Moreover in VmsPublisherService:" into qt-dev by Andrew Nguyen · 5 years ago
  48. 0d4a36f Made changes to VmsBrokerService and ICarImpl to string through PackageManager that by Andrew T Nguyen · 5 years ago
  49. 18a0ef9 After using a cached location, keep it until the car starts moving. by Gregory Clark · 5 years ago
  50. 77a3fc4 Merge "Delete the location cache after SUSPEND_EXIT." into qt-dev by Gregory Clark · 5 years ago
  51. 11b015b Merge "Fix mockito dependency" into qt-dev by TreeHugger Robot · 5 years ago
  52. 985f87e Merge "Add repeat count to HW_KEY_INPUT" into qt-dev by Kai Wang · 5 years ago
  53. f2b23d5 Fix mockito dependency by Anthony Hugh · 5 years ago
  54. 1fa0f2e Add repeat count to HW_KEY_INPUT by Kai · 5 years ago
  55. 63a4ad2 Delete the location cache after SUSPEND_EXIT. by Gregory Clark · 5 years ago
  56. a3d3bed Update to use inline Mockito so we can mock Final class by Anthony Hugh · 5 years ago
  57. 9abdf10 Implement VMS HAL "Start Session" handshake. by Mark Tabry · 5 years ago
  58. 7c4f3d6 Update CarUserManagerHelperTest by Anthony Hugh · 5 years ago
  59. e151953 Removes listener for ignition events from CarLocationService. by Gregory Clark · 5 years ago
  60. 619b04b Return and use connect/disconnect return codes + ignore PRIORITY_OFF by Sal Savage · 5 years ago
  61. e01b9f4 Merge "Change client binding behavior to account for user unlock state." into qt-dev by Mark Tabry · 5 years ago
  62. 0e4b8e8 Clean up BluetoothProfileDeviceManagerTest.java + enable settings tests by Sal Savage · 5 years ago
  63. 8cebee8 Merge "Fix NullPointerException thrown by VmsPublisherInfo" into qt-dev by Mark Tabry · 5 years ago
  64. 8be9c0a Fix NullPointerException thrown by VmsPublisherInfo by Mark Tabry · 5 years ago
  65. 703c46f Refactor car bluetooth device management code by Sal Savage · 5 years ago
  66. 15cfd38 Merge "Use system long-press delay for CarInputService." into qt-dev by Justin Paupore · 5 years ago
  67. d6c8e70 Use system long-press delay for CarInputService. by Justin Paupore · 5 years ago
  68. e513316 [AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE by Jim Kaye · 5 years ago
  69. f5e5f45 Change client binding behavior to account for user unlock state. by Mark Tabry · 5 years ago
  70. 5ebf6de Update default guest restrictions by Anthony Hugh · 5 years ago
  71. 42f2f9a Do not apply System User restrictions for non-headless builds by Roshan Agrawal · 5 years ago
  72. ff1aad3 Merge "Fix wifi channel tests" into qt-dev by TreeHugger Robot · 5 years ago
  73. a5fa478 Do not connect to car service from car service by Keun young Park · 5 years ago
  74. 660aeba Fix wifi channel tests by Pavel Maltsev · 5 years ago
  75. 29a6cfb Merge "Fix subscription indexing to be binder-based instead of interface-based." into qt-dev by Mark Tabry · 5 years ago
  76. 316b601 Fix subscription indexing to be binder-based instead of interface-based. by Mark Tabry · 5 years ago
  77. 911552b Merge "Migrate isHeadlessSystemUser check to the new ro property." into qt-dev by Ying Zheng · 5 years ago
  78. 38da431 Add controlled launch of vendor services by Pavel Maltsev · 5 years ago
  79. a092fc4 Add DISALLOW_INSTALL_UNKNOWN_SOURCES to default Guest user restriction by Anthony Hugh · 5 years ago
  80. e18253d Migrate isHeadlessSystemUser check to the new ro property. by Ying Zheng · 5 years ago
  81. de6c3a7 Stop instrumenting car service fro car service unit test by Keun young Park · 5 years ago
  82. f3523cd Limit background user starting to max running users by Keun young Park · 5 years ago
  83. ae1c450 Remove onBindingDied/onNullBinding handling from VmsClientManager. by Mark Tabry · 5 years ago
  84. 7b25ae3 Merge "CarProjectionManager: Introduce ProjectionKeyEventHandler" into qt-dev by TreeHugger Robot · 5 years ago
  85. a057d05 CarProjectionManager: Introduce ProjectionKeyEventHandler by Justin Paupore · 5 years ago
  86. 6057550 Removed BOOT_LOCKED_COMPLETED from CarLocationService. by Gregory Clark · 5 years ago
  87. 4143756 Trigger system client binding using CarUserService.runOnUser0Unlock() by Mark Tabry · 5 years ago
  88. 13a7a82 Remove LOCKED_BOOT_COMPLETED from CarPackageManager and CarUserService by Keun young Park · 5 years ago
  89. 1534c06 Update layer availability when publishers are disconnected. by Mark Tabry · 5 years ago
  90. 46b2f8f Differentiate between "unbound" and "terminated" connection states when attempting to rebind VMS clients. by Mark Tabry · 5 years ago
  91. 76702e1 Merge changes Ic1b80276,Idca70a41,Ic2f45c6a,I499d2b22 by Pavel Maltsev · 5 years ago
  92. 0cbc467 Merge "Switch user when waking up from STR target user has changed" by Keun-young Park · 5 years ago
  93. 9b3f266 Switch user when waking up from STR target user has changed by Keun young Park · 5 years ago
  94. 92a39de Add projection API to reprot Wi-Fi channels by Pavel Maltsev · 5 years ago
  95. 786dacd Adding getPublisherId/getPublisherInfo support to HAL implementation. by Mark Tabry · 6 years ago
  96. 2fe76b3 Merge "Trigger rebind behavior every time a VMS client is disconnected." by Mark Tabry · 5 years ago
  97. 48a3194 Introduce projection OEM customization API by Pavel Maltsev · 5 years ago
  98. 079873b Introduce API to report projection status by Pavel Maltsev · 6 years ago
  99. 75be386 Trigger rebind behavior every time a VMS client is disconnected. by Mark Tabry · 5 years ago
  100. 76cfaaa Refactoring VmsHalService into VmsBrokerService and VmsHalService. by Mark Tabry · 6 years ago