1. aebe314 Refactored audio zone to return volume group info by Oscar Azucena · 1 year, 9 months ago
  2. c5a4261 Added API to query volume group audio attributes by Oscar Azucena · 1 year, 10 months ago
  3. 72424a8 Updated car volume info with current volume state by Oscar Azucena · 1 year, 10 months ago
  4. a6a05ee Merge "Fixed AbstractExtendedMockitoTestCase.finishSession()" into tm-qpr-dev by TreeHugger Robot · 2 years, 1 month ago
  5. fa269dc Merge "Added missing Slog.wtf() expectation and improved logging." into tm-qpr-dev by TreeHugger Robot · 2 years, 1 month ago
  6. e75c8c1 Fixed AbstractExtendedMockitoTestCase.finishSession() by Felipe Leme · 2 years, 1 month ago
  7. 8549cfa Added missing Slog.wtf() expectation and improved logging. by Felipe Leme · 2 years, 1 month ago
  8. bea15a3 Added @ApiCheckerRule.IgnoreInvalidApi. by Felipe Leme · 2 years, 1 month ago
  9. 4a4dcc8 Final (?!?!?!?!) changes on ApiCheckerRule: by Felipe Leme · 2 years, 1 month ago
  10. a33f890 Merge "Changed ApiCheckerRule to support @AddedInOrBefore." into tm-qpr-dev by Felipe Leme · 2 years, 1 month ago
  11. 7139a4d Improved @SupportedVersionTest annotation. by Felipe Leme · 2 years, 1 month ago
  12. 35d503a Changed ApiCheckerRule to support @AddedInOrBefore. by Felipe Leme · 2 years, 1 month ago
  13. 5288b52 Added supplementary annotations to ApiCheckerRule. by Felipe Leme · 2 years, 1 month ago
  14. 82a82f5 Improvements on ApiCheckerRule. by Felipe Leme · 2 years, 1 month ago
  15. 7857324 Add version check on ApiCheckerRule. by Felipe Leme · 2 years, 1 month ago
  16. 6788470 Refactor @ApiTest parsing logic into ApiHelper. by Felipe Leme · 2 years, 1 month ago
  17. 6223cf9 Initial version of ApiCheckerRule by Felipe Leme · 2 years, 1 month ago
  18. f1598d0 Added new annotation and enums for car / platform versions . by Felipe Leme · 2 years, 2 months ago
  19. e7506db Improved test for AddedInOrBefore annotation by Mayank Garg · 2 years, 2 months ago
  20. f4eacd7 New API: CarPackageManager.getTargetCarApiVersion() by Felipe Leme · 2 years, 3 months ago
  21. 98fd641 Created TIRAMISU_x constants on CarApiVersion and PlatformApiVersion. by Felipe Leme · 2 years, 4 months ago
  22. a5a02db Final implementation of initial getTargetCarVersion() methods. by Felipe Leme · 2 years, 4 months ago
  23. e2f8cf1 Added car audio service test for clearing UID zone mapping by Oscar Azucena · 2 years, 5 months ago
  24. af0f7e6 Merge "Use ServiceManagerHelper.checkService in CarWatchdogDaemonHelper" into tm-dev by Jahdiel Alvarez · 2 years, 6 months ago
  25. c7cb476 Use ServiceManagerHelper.checkService in CarWatchdogDaemonHelper by Jahdiel Alvarez · 2 years, 6 months ago
  26. 529bc66 Move test helper methods to AndroidMockitoHelper. by bkchoi · 2 years, 6 months ago
  27. d809d81 Add/Remove packages to/from KEY_PACKAGES_DISABLED_ON_RESOURCE_OVERUSE. by Lakshman Annadorai · 2 years, 7 months ago
  28. d44527e Replace use of AbstractExtendedMockitoTestCase's deprecated constructor by Jahdiel Alvarez · 2 years, 7 months ago
  29. 50cd947 Migrate HIDL types to AIDL types. by Yu Shan · 2 years, 8 months ago
  30. 9aef6a5 Add TaskMonitor feature to CarActivityManager/Service. by Yuncheol Heo · 2 years, 9 months ago
  31. 024f226 Add nullable to ICar.getCarService by Zhomart Mukhamejanov · 2 years, 8 months ago
  32. 1e94d5b Merge "Changes CarUserService.logout() to use DPM.logoutUser()." by Felipe Leme · 2 years, 8 months ago
  33. c42a059 Changes CarUserService.logout() to use DPM.logoutUser(). by Felipe Leme · 2 years, 8 months ago
  34. 4a6e5b7 Merge "Migrate UserHal and CarShellCommand to AIDL type." by TreeHugger Robot · 2 years, 8 months ago
  35. 8801d12 Migrate UserHal and CarShellCommand to AIDL type. by Yu Shan · 2 years, 10 months ago
  36. 2d73402 Merge "Support signed build for car framework module" by Keun-young Park · 2 years, 8 months ago
  37. 8034f68 Support signed build for car framework module by Keun young Park · 2 years, 8 months ago
  38. 1ffee26 Merge "Improvements on CarUserServiceTest:" by TreeHugger Robot · 2 years, 8 months ago
  39. 1282f25 Migrate ClusterHalService to AIDL types. by Yu Shan · 2 years, 10 months ago
  40. 9cfd27a Improvements on CarUserServiceTest: by Felipe Leme · 2 years, 8 months ago
  41. c1c83f4 Checks for DISALLOW_ADD_USER on CarUserService.createUser() by Felipe Leme · 2 years, 9 months ago
  42. 50da981 Merge changes I9a3c8b3a,I439e3519,Icc395cc9 by TreeHugger Robot · 2 years, 8 months ago
  43. 6364e61 Removed deprecated JavaMockitoHelper.get(Future) APIs by Felipe Leme · 2 years, 8 months ago
  44. 70ad33e Improvements on JavaMockitoHelper.get(Future). by Felipe Leme · 2 years, 8 months ago
  45. 8dabd1d Converted deprecated API to proper API for car-built-in by Mayank Garg · 2 years, 8 months ago
  46. a542815 Removed deprecated API from built-in library by Mayank Garg · 2 years, 9 months ago
  47. 33d30fb Merge "Improves wtf check on AbstractExtendedMockitoTestCase." by Felipe Leme · 2 years, 9 months ago
  48. d4f87fd Improves wtf check on AbstractExtendedMockitoTestCase. by Felipe Leme · 2 years, 9 months ago
  49. 2ecd105 Replaced createUser calls by Mayank Garg · 2 years, 9 months ago
  50. 723e649 Refactor to split ExperimentalCarUserServiceTest from CarUserServiceTest. by bkchoi · 2 years, 10 months ago
  51. f7e91b2 Merge "Add support for EXTERNAL_CAR_TIME in TimeHalService in CarServices." by Ashutosh Agarwal · 2 years, 10 months ago
  52. 61e93b8 Add system API to reset stable LOHS credentials by Pavel · 2 years, 11 months ago
  53. f305fc7 Add support for EXTERNAL_CAR_TIME in TimeHalService in CarServices. by Ashutosh Agarwal · 2 years, 11 months ago
  54. d534d59 Create TimeHalService in CarServices. by Ashutosh Agarwal · 3 years ago
  55. f890dff Merge "Replaced Settings-per-user API calls from InitialUserSetter" by TreeHugger Robot · 3 years ago
  56. 900ba40 Replaced Settings-per-user API calls from InitialUserSetter by Felipe Leme · 3 years ago
  57. 675e3b8 Merge "Remove hidden CarBluetoothManager APIs" by Sal Savage · 3 years ago
  58. f8caaef Remove hidden CarBluetoothManager APIs by Sal Savage · 3 years ago
  59. 46f66af Refactored calls of ContentResolver that take in user id by Oscar Azucena · 3 years ago
  60. 58230cf Semi-final (!?!?!) Slog / Slogf changes: by Felipe Leme · 3 years ago
  61. ebec610 Refactor the settings calls that pass user. by Gaurav Bhola · 3 years ago
  62. b7c341f Merge "Removed low level binder call. Now CarServiceHelper can depend on android.car so it is not necessary to use low level binder call." by TreeHugger Robot · 3 years ago
  63. c9e6d0e Removed low level binder call. Now CarServiceHelper can depend on android.car so it is not necessary to use low level binder call. by Mayank Garg · 3 years ago
  64. 6bd21b1 Removed following hidden calls by Mayank Garg · 3 years ago
  65. 398776b Updated tests to remove UserInfo from CarUserServiceTest and InitialUserSetterTest by Mayank Garg · 3 years, 1 month ago
  66. 118be9b Refactor CarTelemetryService API and tests by Rui Qiu · 3 years, 1 month ago
  67. 0158edc Clean up CarActivityView related codes from CarUxRestrictionsManager. by Yuncheol Heo · 3 years, 2 months ago
  68. 7b334a4 More hidden API removal by Keun young Park · 3 years, 1 month ago
  69. 5a447f8 Replaced IResultReceiver with ICarResultReceiver by Mayank Garg · 3 years, 1 month ago
  70. fca5853 Expand android.module build for better hidden api check by Keun young Park · 3 years, 2 months ago
  71. a108d8a Merge "Fixed CarUserService app listeners." into sc-v2-dev am: d5040c45ca am: 918ab2c960 by Felipe Leme · 3 years, 2 months ago
  72. faf6704 Fixed CarUserService app listeners. by Felipe Leme · 3 years, 3 months ago
  73. b8653f7 New helpers: AndroidMockitoHelper.[run|call]On[Main|Ui]Thread() by Felipe Leme · 3 years, 3 months ago
  74. 04ff55c New helpers: AndroidMockitoHelper.[run|call]On[Main|Ui]Thread() by Felipe Leme · 3 years, 3 months ago
  75. 3687f53 Merge "New matcher: intentFor(action, package)" into sc-dev am: 6ecaedb199 am: f708561cdf by TreeHugger Robot · 3 years, 3 months ago
  76. 0145fec New matcher: intentFor(action, package) by Felipe Leme · 3 years, 3 months ago
  77. 86c7f53 Remove CarUserManager#onGuestCreated method. by bkchoi · 3 years, 5 months ago
  78. effe879 Create separate APIs for result and error in CarTelemetryServiceListener by Rui Qiu · 3 years, 5 months ago
  79. ed1356e Add back support for a test API to make tests run on Androind Q by Saeid Farivar Asanjan · 3 years, 5 months ago
  80. fd1f91e Create separate APIs for result and error in CarTelemetryServiceListener by Rui Qiu · 3 years, 5 months ago
  81. 9bc1bb9 Add the remaining CarTelemetryManager API by Rui Qiu · 3 years, 6 months ago
  82. f666820 Create CarTelemetryManager by Rui Qiu · 3 years, 6 months ago
  83. 12da868 Merge "Add the remaining CarTelemetryManager API" by Rui Qiu · 3 years, 5 months ago
  84. 16d5713 Add the remaining CarTelemetryManager API by Rui Qiu · 3 years, 6 months ago
  85. 49d0cf0 Merge "Adding unit tests for JavaMockitoHelper" into sc-dev am: f035d6438f by TreeHugger Robot · 3 years, 5 months ago
  86. f035d64 Merge "Adding unit tests for JavaMockitoHelper" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  87. 6a89341 Adding unit tests for JavaMockitoHelper by Antonio Kantek · 3 years, 5 months ago
  88. 57dccdf Merge "Add FakeCarAudioService to allow FakeCar usage in google3" into sc-dev am: fedd1c7b0b by Saeid Farivar Asanjan · 3 years, 5 months ago
  89. e03f361 Add FakeCarAudioService to allow FakeCar usage in google3 by Saeid Farivar Asanjan · 3 years, 5 months ago
  90. bccefe9 Create CarTelemetryManager by Rui Qiu · 3 years, 6 months ago
  91. 897f01e Fixed Mockito expectation after Slog.wtf() change by Felipe Leme · 3 years, 7 months ago
  92. 4da7d22 [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Car by Bob Badour · 3 years, 7 months ago
  93. baeacf2 Improve getPropertyList API in CarPropertyManager by Kai · 3 years, 10 months ago
  94. 9a75191 Refactored CarUserService calls to removeUserOrSetEphemeral(). by Felipe Leme · 3 years, 9 months ago
  95. 67d564c Sets the removed user flags on REMOVE_USER UserHal message. by Felipe Leme · 3 years, 10 months ago
  96. 9068839 Improved CarApiTestBase so it can properly handle no_add_user by Felipe Leme · 3 years, 10 months ago
  97. e6e9337 Refactored mockUmRemoveUserOrSetEphemeral() to take a UserInfo. by Felipe Leme · 3 years, 10 months ago
  98. ffcdca5 Integrate removeUser impl with ephemeral API by Jordan Jozwiak · 4 years ago
  99. e5bb26b Split CarUserManager.removeUser() into 2 APIs. by Felipe Leme · 4 years ago
  100. 6b34fc3 Refactored how CarUserService notifies UserHal on user removal. by Felipe Leme · 4 years ago