1. 22b6bd6 Support multiple publisher IDs per publisher client. by Mark Tabry · 6 years ago
  2. 11418c4 Lazy load string resource in CarUserManagerHelper by Anthony Hugh · 6 years ago
  3. 19fd1eb Merge "Migrate packages/services/Car to androidx.test" by TreeHugger Robot · 6 years ago
  4. 6becd74 Localize "Driver" string and some API cleanup by Anthony Hugh · 6 years ago
  5. a81f3e8 Migrate packages/services/Car to androidx.test by Brett Chabot · 6 years ago
  6. 59748bd Schematize Car system properties by Inseob Kim · 6 years ago
  7. f40c8c0 Suppress BluetoothAutoConnectPolicyTest due to flakiness by Chao Yan · 6 years ago
  8. bb1ba2d Use mocks for last active user test. by Ying Zheng · 6 years ago
  9. e3486ca Make car user lib package name consistant. by Ying Zheng · 6 years ago
  10. c20a986 Merge "Switches to the existing guest instead of failing." by Jovana Knezevic · 6 years ago
  11. 74debf2 [OWL] Display brightness is now persists over reboots per user by Serik Beketayev · 6 years ago
  12. b09a3ad Switches to the existing guest instead of failing. by jovanak · 6 years ago
  13. 07db5ed Refactor CPMS by Steve Paik · 6 years ago
  14. 759f275 Update usage for Grant vs Assign Privileges vs Permissions by Roshan Agrawal · 6 years ago
  15. a26e232 Merge "Migrate car service to userlib." by Ying Zheng · 6 years ago
  16. 9fc9940 Migrate car service to userlib. by Ying Zheng · 6 years ago
  17. 71ed672 Add null checks to onStateChanged. by Gregory Clark · 6 years ago
  18. 1d9e0d8 [CarPowerManagementService] Deleting unused internal interfaces by Serik Beketayev · 6 years ago
  19. 5b9a9cd Update handling of a CompletableFuture in onStateChanged in CarLocationService. by Gregory Clark · 6 years ago
  20. 6892054 [CarLocationService] Migrating from CPMS to CPM by Serik Beketayev · 6 years ago
  21. e80ac92 Merge "MASTER - Make a separate car user lib for the user management APIs." by Ying Zheng · 6 years ago
  22. 6e4c782 [CarPowerManagementService] Added scheduleNextWakeupTime() API by Serik Beketayev · 6 years ago
  23. e854f9d MASTER - Make a separate car user lib for the user management APIs. by Ying Zheng · 6 years ago
  24. 8a16cca Adds a method to check whether a foreground user has permission to switch by jovanak · 6 years ago
  25. 47d32a1 When deleting the last admin on the device who is also the last user, by jovanak · 6 years ago
  26. 4637124 MASTER - Move booting logic out from CarUserService. by Ying Zheng · 6 years ago
  27. f7482de Merge "Adding car specific default guest restrictions." into pi-dev by Jovana Knezevic · 6 years ago
  28. 811265f Adding car specific default guest restrictions. by jovanak · 6 years ago
  29. 9c40a9d Fixing a bug in maximum users allowed logic on the device. by jovanak · 6 years ago
  30. 10e6ff0 Adding methods for keeping track of user limits on the device. by jovanak · 6 years ago
  31. 1ab32b6 Disable location for headless system user. by Ying Zheng · 6 years ago
  32. 4aff013 Merge "Enables registering/unregistering multiple update listeners." into pi-dev by Jovana Knezevic · 6 years ago
  33. 32c0c70 Enables registering/unregistering multiple update listeners. by jovanak · 6 years ago
  34. cf20f44 Update last active user. by Ying Zheng · 6 years ago
  35. 2f2d640 Update set last active user to exclude ephemeral users. by Ying Zheng · 6 years ago
  36. f4339b8 Complete the logic around last active user, including: by Ying Zheng · 6 years ago
  37. d812d4c Removes the test that fails when running it in user 0. by jovanak · 6 years ago
  38. a63ba02 Update the CarLocationService to work when the system user is headless. by Gregory Clark · 6 years ago
  39. ed7a400 Merge "Adjusting restrictions applied to non-admins." into pi-dev by Jovana Knezevic · 6 years ago
  40. 861e4f5 Adjusting restrictions applied to non-admins. by jovanak · 6 years ago
  41. 89335b1 Merge "Fix CarUserManagerHelperTest." into pi-dev by Ying Zheng · 6 years ago
  42. 731ce04 Merge "Only admins or system user car create other admins." into pi-dev by Jovana Knezevic · 6 years ago
  43. 7f82f4c Only admins or system user car create other admins. by jovanak · 6 years ago
  44. 0718ba8 Fix CarUserManagerHelperTest. by Ying Zheng · 6 years ago
  45. 8f90edb Disable add accounts for user 0. by Ying Zheng · 6 years ago
  46. 1d8de36 Fixing tests in CarUserManagerHelperTest. by jovanak · 6 years ago
  47. d388b96 Adding default user restrictions for non-admin users. by jovanak · 6 years ago
  48. 7ed841d Adding API for assigning admin privileges to CarUserManagerHelper. by jovanak · 6 years ago
  49. 947f7de Fixing failing tests in CarUserManagerHelperTest. by jovanak · 6 years ago
  50. 4d25702 Create CarPropertyService and CarPropertyManager by Steve Paik · 6 years ago
  51. d3cb98e DO NOT MERGE - Create a car user service. Protected by flag. by Ying Zheng · 6 years ago
  52. c6d7372 Add a flag to protect headless user 0 multi-user model. by Ying Zheng · 6 years ago
  53. 2b49967 Revert "Create a car user service that creates a secondary admin on first run." by Ying Zheng · 6 years ago
  54. 5bdb9e5 Create a car user service that creates a secondary admin on first run. by Ying Zheng · 6 years ago
  55. f6ffb36 DO NOT MERGE - GetApplicationContext in CarUserManagerHelper. by Ying Zheng · 6 years ago
  56. 6d4bbd1 DO NOT MERGE - Define CarUserManager APIs, for use by multi-user headless user 0 model. by Ying Zheng · 6 years ago
  57. 12aec30 Add a configuration retrieval manager. by Anthony Chen · 6 years ago
  58. 2052625 Cleanup after updating VHAL by Steve Paik · 6 years ago
  59. e011a40 Enable fast pairing based on UX restrictions. by Ram Periathiruvadi · 6 years ago
  60. 26fa601 Cache location upon the prepare shutdown event. by Gregory Clark · 6 years ago
  61. 87b36fd Handle display brightness change from car by Steve Paik · 6 years ago
  62. 67259c2 Add a TTL for the cached location. by Gregory Clark · 6 years ago
  63. 4cb50c1 packages/services/Car: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  64. 0975897 Merge "Delete location cache when location is disabled." by Gregory Clark · 7 years ago
  65. 29b7f0f Delete location cache when location is disabled. by Gregory Clark · 7 years ago
  66. 388d777 Add CarPowerManager by Steve Paik · 7 years ago
  67. c4b218f Merge "Call forceSuspend from CarPowerManagementService" by TreeHugger Robot · 7 years ago
  68. 0f9fc00 Call forceSuspend from CarPowerManagementService by Steve Paik · 7 years ago
  69. e70eb5b Inject location upon locked boot complete. by Gregory Clark · 7 years ago
  70. 5dcdf9b Merge "Update the cached location's timestamp." by Gregory Clark · 7 years ago
  71. 756ed81 Update the cached location's timestamp. by Gregory Clark · 7 years ago
  72. fd416b0 Merge "PAN auto reconnect" by Joseph Pirozzo · 7 years ago
  73. d0d0af8 Merge "Fixing interface classses and adding unit tests." by Asaf Rosenfeld · 7 years ago
  74. 9e1c315 Fixing interface classses and adding unit tests. by Asaf Rosenfeld · 7 years ago
  75. 99aeba9 PAN auto reconnect by Joseph Pirozzo · 7 years ago
  76. 1690a62 Implement logic in CarStorageMonitoringManager to detect the cost (in terms of disk I/O) of the previous shutdown by Enrico Granata · 7 years ago
  77. 3f9b56d Move file I/O into a HandlerThread. by Gregory Clark · 7 years ago
  78. d133205 Merge "Refactor VHAL" by TreeHugger Robot · 7 years ago
  79. 382ceee Refactor VHAL by Steve Paik · 7 years ago
  80. f949c56 Merge "Manual cherrypick from CL ag/2968176 (Automatic failed since master changed)" by Asaf Rosenfeld · 7 years ago
  81. 908811e Manual cherrypick from CL ag/2968176 (Automatic failed since master changed) by Asaf Rosenfeld · 7 years ago
  82. d813606 Add a car service for caching location. by Gregory Clark · 7 years ago
  83. 3055723 Cleanup audio hal layer by Hongwei Wang · 7 years ago
  84. dbda56f Rename storage monitoring data types for additional clarity by Enrico Granata · 7 years ago
  85. cb64145 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  86. 110f95f Add AP_POWER_BOOTUP_REASON to PowerHalService by Steve Paik · 7 years ago
  87. b40b204 Add JSON serialization support to UidIoStatsDelta by Enrico Granata · 7 years ago
  88. e5fb911 Xfer all changes I made to packages/services/Car in O.car branch to master. by Vasu Nori · 7 years ago
  89. 7e0150d Implement CarStorageMonitoringManager::getIoStatsDeltas by Enrico Granata · 7 years ago
  90. 3346ed8 Implement an object whose job it is to keep track of changes in uid_io stats over time. by Enrico Granata · 7 years ago
  91. a97fce2 Implement CarStorageMonitoringManager.getBootIoStats() by Enrico Granata · 7 years ago
  92. 82d3426 Implement a sliding window object to track a set of samples over time. by Enrico Granata · 7 years ago
  93. b19bc32 Refactor SystemInterface. by Enrico Granata · 7 years ago
  94. 32690a4 Merge "Cleanup SystemInterface." by TreeHugger Robot · 7 years ago
  95. 92dffa6 Teach CarService how to parse /proc/uid_io/stats by Enrico Granata · 7 years ago
  96. c1fdb6a Cleanup SystemInterface. by Enrico Granata · 7 years ago
  97. cf53fd7 Lazy initialization of CarStorageMonitoringService by Enrico Granata · 7 years ago
  98. 286cd8e Implement wear history tracking by Enrico Granata · 7 years ago
  99. 9c1f272 Tweaks to enhance testability by Enrico Granata · 7 years ago
  100. 8e2277e Merge "First pass at a test for CarStorageMonitoringManager" by Enrico Granata · 7 years ago