1. 42d83a1 Refactor car service test and car service unit test by Mayank Garg · 5 years ago
  2. 5f2465e Migrate to UserManager.isHeadlessSystemUserMode() by Anthony Hugh · 5 years ago
  3. a84a682 Rename ICarUserService.aidl to IPerUserCarService.aidl by Eric Jeong · 5 years ago
  4. dfb084f Updates the CarLocationService's EXIT_SUSPEND callback. by Gregory Clark · 5 years ago
  5. 55620c1 Use PerUserCarService in the CarLocationService. by Gregory Clark · 5 years ago
  6. 18a0ef9 After using a cached location, keep it until the car starts moving. by Gregory Clark · 5 years ago
  7. 63a4ad2 Delete the location cache after SUSPEND_EXIT. by Gregory Clark · 5 years ago
  8. e151953 Removes listener for ignition events from CarLocationService. by Gregory Clark · 5 years ago
  9. a5fa478 Do not connect to car service from car service by Keun young Park · 5 years ago
  10. 6057550 Removed BOOT_LOCKED_COMPLETED from CarLocationService. by Gregory Clark · 5 years ago
  11. c956316 Remove old broadcast usage from CarLocationService by Soonil Nagarkar · 6 years ago
  12. a440e81 Move the cache file to /data/system. by Gregory Clark · 6 years ago
  13. a81f3e8 Migrate packages/services/Car to androidx.test by Brett Chabot · 6 years ago
  14. 07db5ed Refactor CPMS by Steve Paik · 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. 5b9a9cd Update handling of a CompletableFuture in onStateChanged in CarLocationService. by Gregory Clark · 6 years ago
  19. 6892054 [CarLocationService] Migrating from CPMS to CPM by Serik Beketayev · 6 years ago
  20. a63ba02 Update the CarLocationService to work when the system user is headless. by Gregory Clark · 6 years ago
  21. 4d25702 Create CarPropertyService and CarPropertyManager by Steve Paik · 6 years ago
  22. 26fa601 Cache location upon the prepare shutdown event. by Gregory Clark · 7 years ago
  23. 67259c2 Add a TTL for the cached location. by Gregory Clark · 7 years ago
  24. 29b7f0f Delete location cache when location is disabled. by Gregory Clark · 7 years ago
  25. e70eb5b Inject location upon locked boot complete. by Gregory Clark · 7 years ago
  26. 756ed81 Update the cached location's timestamp. by Gregory Clark · 7 years ago
  27. 3f9b56d Move file I/O into a HandlerThread. by Gregory Clark · 7 years ago
  28. d813606 Add a car service for caching location. by Gregory Clark · 7 years ago