1. 45e78cc Merge "Schematize Car system properties" by Treehugger Robot · 6 years ago
  2. 7ebbf2c DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  3. 30db757 Schematize Car system properties by Inseob Kim · 6 years ago
  4. 4589973 Add cleanup upon disconnect of CarService by rleix · 6 years ago
  5. 1b474f8 Use public APIs not internal APIs am: 59cc3bcdaf by Neil Fuller · 6 years ago
  6. 59cc3bc Use public APIs not internal APIs by Neil Fuller · 6 years ago
  7. fdffbbe Migrate to androidx namespace for support library. by Anthony Chen · 7 years ago
  8. 95c9393 Adds CarTrustAgentClientApp as test app for trust agent by Hongwei Wang · 6 years ago
  9. a4673b6 Fixed package name in mocked car service by Chao Yan · 6 years ago
  10. 0c17854 Remove ADJUST_CAR_CABIN permission by Kai · 6 years ago
  11. bdbf66e Merge "Add connectivity test fragment to KitchenSink" into pi-dev by TreeHugger Robot · 6 years ago
  12. f7482de Merge "Adding car specific default guest restrictions." into pi-dev by Jovana Knezevic · 6 years ago
  13. 811265f Adding car specific default guest restrictions. by jovanak · 6 years ago
  14. 5238ebf Merge "Fix setting night mode and change test crashes EKS" into pi-dev by Kai Wang · 6 years ago
  15. a67a9ab Fix setting night mode and change test crashes EKS by Kai · 6 years ago
  16. 9b783b0 Add connectivity test fragment to KitchenSink by Pavel Maltsev · 6 years ago
  17. 9c40a9d Fixing a bug in maximum users allowed logic on the device. by jovanak · 6 years ago
  18. 10e6ff0 Adding methods for keeping track of user limits on the device. by jovanak · 6 years ago
  19. 1ab32b6 Disable location for headless system user. by Ying Zheng · 6 years ago
  20. 4aff013 Merge "Enables registering/unregistering multiple update listeners." into pi-dev by Jovana Knezevic · 6 years ago
  21. 32c0c70 Enables registering/unregistering multiple update listeners. by jovanak · 6 years ago
  22. cf20f44 Update last active user. by Ying Zheng · 6 years ago
  23. c3cb52a Merge "Update set last active user to exclude ephemeral users." into pi-dev by Ying Zheng · 6 years ago
  24. 2f2d640 Update set last active user to exclude ephemeral users. by Ying Zheng · 6 years ago
  25. f50ba79 Return mocked AudioManager in car unit tests by Hongwei Wang · 6 years ago
  26. f4339b8 Complete the logic around last active user, including: by Ying Zheng · 6 years ago
  27. d812d4c Removes the test that fails when running it in user 0. by jovanak · 6 years ago
  28. a63ba02 Update the CarLocationService to work when the system user is headless. by Gregory Clark · 6 years ago
  29. ed7a400 Merge "Adjusting restrictions applied to non-admins." into pi-dev by Jovana Knezevic · 6 years ago
  30. 861e4f5 Adjusting restrictions applied to non-admins. by jovanak · 6 years ago
  31. 89335b1 Merge "Fix CarUserManagerHelperTest." into pi-dev by Ying Zheng · 6 years ago
  32. 731ce04 Merge "Only admins or system user car create other admins." into pi-dev by Jovana Knezevic · 6 years ago
  33. 7f82f4c Only admins or system user car create other admins. by jovanak · 6 years ago
  34. 0718ba8 Fix CarUserManagerHelperTest. by Ying Zheng · 6 years ago
  35. f243fac [Garage Mode: Refactoring] Scoped out GarageModePolicy into separate class. by Serik Beketayev · 6 years ago
  36. 3605cfc Merge "Disable add accounts for user 0." into pi-dev by Ying Zheng · 6 years ago
  37. 6db5913 Merge "Clean up for ENV_OUTSIDE_TEMPERATURE" into pi-dev by Kai Wang · 6 years ago
  38. 8f90edb Disable add accounts for user 0. by Ying Zheng · 6 years ago
  39. f571107 Clean up for ENV_OUTSIDE_TEMPERATURE by Kai · 6 years ago
  40. 1d8de36 Fixing tests in CarUserManagerHelperTest. by jovanak · 6 years ago
  41. 6d7fa55 Merge "Adding default user restrictions for non-admin users." into pi-dev by TreeHugger Robot · 6 years ago
  42. d388b96 Adding default user restrictions for non-admin users. by jovanak · 6 years ago
  43. 31682e5 Merge "Adding API for assigning admin privileges to CarUserManagerHelper." into pi-dev by Jovana Knezevic · 6 years ago
  44. 08df676 Merge "Fixing failing tests in CarUserManagerHelperTest." into pi-dev by Jovana Knezevic · 6 years ago
  45. 7ed841d Adding API for assigning admin privileges to CarUserManagerHelper. by jovanak · 6 years ago
  46. 947f7de Fixing failing tests in CarUserManagerHelperTest. by jovanak · 6 years ago
  47. b4ad3fa Merge "Fix Sensor test fragment" into pi-dev by TreeHugger Robot · 6 years ago
  48. 417631a Fix Sensor test fragment by Steve Paik · 6 years ago
  49. 9eb8e1b Merge "Add a mic button to use Activity#showAssist." into pi-dev by TreeHugger Robot · 6 years ago
  50. 314150e Add a mic button to use Activity#showAssist. by Nicholas Sauer · 6 years ago
  51. f6381fb Fix driving state for manual transmission. by Ram Periathiruvadi · 6 years ago
  52. f131154 Merge "Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL" into pi-dev by TreeHugger Robot · 6 years ago
  53. 419f5ef Rename VEHICLE_AREA_TYPE_NONE --> VEHICLE_AREA_TYPE_GLOBAL by Steve Paik · 6 years ago
  54. 7f3c6b9 Update Car UxR Manager API name. by Ram Periathiruvadi · 6 years ago
  55. 4d25702 Create CarPropertyService and CarPropertyManager by Steve Paik · 7 years ago
  56. d3cb98e DO NOT MERGE - Create a car user service. Protected by flag. by Ying Zheng · 6 years ago
  57. 0ea485e Merge "Add a flag to protect headless user 0 multi-user model." into pi-dev by Ying Zheng · 6 years ago
  58. c6d7372 Add a flag to protect headless user 0 multi-user model. by Ying Zheng · 6 years ago
  59. 55f4b19 Merge "Fix setup for test CarAppFocusManagerTest (the other ones)" into pi-dev by TreeHugger Robot · 6 years ago
  60. 20aa0fc Fix setup for test CarAppFocusManagerTest (the other ones) by Brad Stenning · 6 years ago
  61. c843c94 Merge "Fixed inconsistent KeyPress command in Kitchen Sink" into pi-dev by TreeHugger Robot · 6 years ago
  62. f4007d5 Merge "Hook logging of VHAL HW_KEY_INPUT events in KitchenSink" into pi-dev by TreeHugger Robot · 6 years ago
  63. c7f46a9 Fixed inconsistent KeyPress command in Kitchen Sink by Chao Yan · 6 years ago
  64. 9bc6ec9 Hook logging of VHAL HW_KEY_INPUT events in KitchenSink by Enrico Granata · 6 years ago
  65. db66483 Change default UX restriction parameters. by Ram Periathiruvadi · 6 years ago
  66. 7b25e6a Merge "Revert "Create a car user service that creates a secondary admin on first run."" into pi-dev by Ying Zheng · 6 years ago
  67. 2b49967 Revert "Create a car user service that creates a secondary admin on first run." by Ying Zheng · 6 years ago
  68. dd1f128 Merge "Service and KitchenSink logic to read the kernel's input event queues" into pi-dev by Enrico Granata · 6 years ago
  69. 3ac2057 Service and KitchenSink logic to read the kernel's input event queues by Enrico Granata · 6 years ago
  70. 8ecf6fa Merge "Create a car user service that creates a secondary admin on first run." into pi-dev by TreeHugger Robot · 6 years ago
  71. 5bdb9e5 Create a car user service that creates a secondary admin on first run. by Ying Zheng · 6 years ago
  72. 2ceb534 Merge "Update DefaultConfig.h to use new areaIDs" into pi-dev by TreeHugger Robot · 6 years ago
  73. 40f1ded Changed subscriber API signature by Anna Linetsky · 6 years ago
  74. 9d2d4d0 Merge "Added JSON-based E2E Vhal test framework" into pi-dev by TreeHugger Robot · 6 years ago
  75. f0603e1 Update DefaultConfig.h to use new areaIDs by Steve Paik · 6 years ago
  76. b273a47 Merge "Revert "Added a new test for whitelist of VMS clients"" into pi-dev by Asaf Rosenfeld · 6 years ago
  77. f2c109c Added JSON-based E2E Vhal test framework by Chao Yan · 6 years ago
  78. c4a6c64 Revert "Added a new test for whitelist of VMS clients" by Asaf Rosenfeld · 6 years ago
  79. fc8a2be Merge "Car service tests for Driving state." into pi-dev by Ram Periathiruvadi · 6 years ago
  80. 03dcd24 Car service tests for Driving state. by Ram Periathiruvadi · 6 years ago
  81. 7fe5d20 Merge "Fixed Vhal E2E test after Default VHAL change" into pi-dev by Chao Yan · 6 years ago
  82. f6ffb36 DO NOT MERGE - GetApplicationContext in CarUserManagerHelper. by Ying Zheng · 6 years ago
  83. 7b9b7f2 Fixed Vhal E2E test after Default VHAL change by Chao Yan · 7 years ago
  84. 56c3e9f Merge "DO NOT MERGE Revert AndroidX migration" into pi-dev by android-build-team Robot · 6 years ago
  85. fa3290a DO NOT MERGE Revert AndroidX migration by Rodrigo Lagos · 6 years ago
  86. 6d4bbd1 DO NOT MERGE - Define CarUserManager APIs, for use by multi-user headless user 0 model. by Ying Zheng · 7 years ago
  87. 9f77481 Merge "Additional fix for a flaky test and for b/72949423" into pi-dev by Anna Linetsky · 7 years ago
  88. 603103e Merge "Enable/disable app blocking during restricted state." into pi-dev by android-build-team Robot · 7 years ago
  89. a6e0d9b Enable/disable app blocking during restricted state. by Ram Periathiruvadi · 7 years ago
  90. ccf1702 Merge "Add a configuration retrieval manager." into pi-dev by android-build-team Robot · 7 years ago
  91. 7770345 Merge "Move automotive HALs sepolicy to system/" into pi-dev by android-build-team Robot · 7 years ago
  92. 12aec30 Add a configuration retrieval manager. by Anthony Chen · 7 years ago
  93. 5c45fca Additional fix for a flaky test and for b/72949423 by Anna Linetsky · 7 years ago
  94. fa5aa74 Move automotive HALs sepolicy to system/ by Pavel Maltsev · 7 years ago
  95. 4262e54 Merge "Fix CarPowerManagementTest" into pi-dev by Kai Wang · 7 years ago
  96. 6232c0d Fix CarPowerManagementTest by Kai · 7 years ago
  97. f204c5a Merge "Migrate to androidx namespace for support library." into pi-dev by Anthony Chen · 7 years ago
  98. a66147b Merge "Relaxed strict comparison on sequence number" into pi-dev by Anna Linetsky · 7 years ago
  99. d12cd77 Migrate to androidx namespace for support library. by Anthony Chen · 7 years ago
  100. 0344825 Relaxed strict comparison on sequence number by Anna Linetsky · 7 years ago