1. 72c71d2 Improve TAG for logging in CarService by Mayank Garg · 3 years, 7 months ago
  2. 176a5fd CarService dump() improvements: by Felipe Leme · 3 years, 7 months ago
  3. bd5fb56 Log to Slog - part V by Eric Jeong · 3 years, 8 months ago
  4. b241d02 Change all HandlerThread inside CarService into static instance. by Keun young Park · 4 years, 4 months ago
  5. c960e5a Refactored the CarLocationService. by Gregory Clark · 4 years, 7 months ago
  6. 884f20f Merge "Removing location logging messages." into qt-qpr1-dev am: f35f99eede am: f9b3d6b21a by Automerger Merge Worker · 4 years, 9 months ago
  7. b189e2b Removing location logging messages. by Pierre Fite-Georgel · 4 years, 10 months ago
  8. 5f2465e Migrate to UserManager.isHeadlessSystemUserMode() by Anthony Hugh · 5 years ago
  9. a84a682 Rename ICarUserService.aidl to IPerUserCarService.aidl by Eric Jeong · 5 years ago
  10. 735e59b Merge "Updates the CarLocationService's EXIT_SUSPEND callback." into qt-qpr1-dev am: 951123aed5 by Gregory Clark · 5 years ago
  11. dfb084f Updates the CarLocationService's EXIT_SUSPEND callback. by Gregory Clark · 5 years ago
  12. cebacef Fix minor typos in the car service. by Gregory Clark · 5 years ago
  13. 9932a25 Remove one-line wrappers and start cleaning up onUsersUpdateListener by Anthony Hugh · 5 years ago
  14. 55620c1 Use PerUserCarService in the CarLocationService. by Gregory Clark · 5 years ago
  15. 18a0ef9 After using a cached location, keep it until the car starts moving. by Gregory Clark · 5 years ago
  16. 63a4ad2 Delete the location cache after SUSPEND_EXIT. by Gregory Clark · 5 years ago
  17. e151953 Removes listener for ignition events from CarLocationService. by Gregory Clark · 5 years ago
  18. e513316 [AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE by Jim Kaye · 5 years ago
  19. a5fa478 Do not connect to car service from car service by Keun young Park · 5 years ago
  20. 6057550 Removed BOOT_LOCKED_COMPLETED from CarLocationService. by Gregory Clark · 5 years ago
  21. c956316 Remove old broadcast usage from CarLocationService by Soonil Nagarkar · 5 years ago
  22. a440e81 Move the cache file to /data/system. by Gregory Clark · 6 years ago
  23. 97b4df7 Remove unnecessary CarNotConnectedException catches. by Justin Paupore · 6 years ago
  24. 92d952c [CPMS] Delete old api / introduce new APIs and hide them by Serik Beketayev · 6 years ago
  25. 8a1d236 [CPMS] Reverting API changes to match old API signature. by Serik Beketayev · 6 years ago
  26. 07db5ed Refactor CPMS by Steve Paik · 6 years ago
  27. a26e232 Merge "Migrate car service to userlib." by Ying Zheng · 6 years ago
  28. 9fc9940 Migrate car service to userlib. by Ying Zheng · 6 years ago
  29. 71ed672 Add null checks to onStateChanged. by Gregory Clark · 6 years ago
  30. 5b9a9cd Update handling of a CompletableFuture in onStateChanged in CarLocationService. by Gregory Clark · 6 years ago
  31. 6892054 [CarLocationService] Migrating from CPMS to CPM by Serik Beketayev · 6 years ago
  32. a63ba02 Update the CarLocationService to work when the system user is headless. by Gregory Clark · 6 years ago
  33. 4d25702 Create CarPropertyService and CarPropertyManager by Steve Paik · 6 years ago
  34. 26fa601 Cache location upon the prepare shutdown event. by Gregory Clark · 6 years ago
  35. 67259c2 Add a TTL for the cached location. by Gregory Clark · 6 years ago
  36. 29b7f0f Delete location cache when location is disabled. by Gregory Clark · 7 years ago
  37. e70eb5b Inject location upon locked boot complete. by Gregory Clark · 7 years ago
  38. 756ed81 Update the cached location's timestamp. by Gregory Clark · 7 years ago
  39. 3f9b56d Move file I/O into a HandlerThread. by Gregory Clark · 7 years ago
  40. d813606 Add a car service for caching location. by Gregory Clark · 7 years ago