1. 71f3497 Disallow launching non-embedded Activity in virtual display only for new task. by Yuncheol Heo · 3 years, 7 months ago
  2. 470bb47 Disallow launching non-embedded activity on virtual display. by Yuncheol Heo · 3 years, 7 months ago
  3. 9d3a0be Fix CarServicesTest. by Yuncheol Heo · 3 years, 7 months ago
  4. 72d1ab2 Remove duplicated class from boot/system class path by Eric Jeong · 3 years, 9 months ago
  5. 9197087 Allow CarLaunchParamsModifier to configure to prefer source. by Yuncheol Heo · 4 years ago
  6. 23bbe95 Added userLocale support to InitialUserInfo. by felipeal · 4 years ago
  7. 999eb76 Refactored InitialUserSetter usage. by felipeal · 4 years, 1 month ago
  8. 492c8a7 Merge "Revert "Revert "Minor refactor of CarServiceHelperService""" into rvc-dev by Yan Zhu · 4 years, 1 month ago
  9. c05bbc0 Revert "Revert "Minor refactor of CarServiceHelperService"" by Yan Zhu · 4 years, 1 month ago
  10. 97c0361 Merge "Removing unused constants and related methods from ExternalConstants." into rvc-dev by Antonio Kantek · 4 years, 1 month ago
  11. 30e9138 Removing unused constants and related methods from ExternalConstants. by Antonio Kantek · 4 years, 1 month ago
  12. 3b3c47a Revert "Minor refactor of CarServiceHelperService" by Yan Zhu · 4 years, 1 month ago
  13. 840bdf3 Minor refactor of CarServiceHelperService by Yan Zhu · 4 years, 1 month ago
  14. 33691e1 Merge "Refactor CarServiceHeperService and add unit tests" into rvc-dev by Yan Zhu · 4 years, 1 month ago
  15. 9520fb3 Refactor CarServiceHeperService and add unit tests by Yan Zhu · 4 years, 1 month ago
  16. 1b1c98d Merge "Moved some constants from CarServiceHelper to user-lib." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  17. c38bdea Moved some constants from CarServiceHelper to user-lib. by felipeal · 4 years, 1 month ago
  18. 3c6e09d Merge "Fix CarLaunchModifier to stop other modifies when there is a display change" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  19. 46eba78 Fix CarLaunchModifier to stop other modifies when there is a display change by Keun young Park · 4 years, 2 months ago
  20. 2130201 Add unit tests for user pre-creation on CarServiceHelperService by Yan Zhu · 4 years, 1 month ago
  21. de210f8 Updated CarHelperServiceTest after AbstractExtendedMockitoTestCase changes. by felipeal · 4 years, 1 month ago
  22. b03042b Refactored CarHelperServiceTest to use common code. by felipeal · 4 years, 1 month ago
  23. 1481fc5 Don't propagate user lifecycle events for pre-created users. by felipeal · 4 years, 1 month ago
  24. d3d6205 Initial use of EventsLog on CarServiceHelperService. by felipeal · 4 years, 2 months ago
  25. 41e8411 Merge "Update CarLaunchParamsModifier to use TaskDisplayArea" into rvc-dev by Andrii Kulian · 4 years, 2 months ago
  26. 0033ce3 Update CarLaunchParamsModifier to use TaskDisplayArea by Andrii Kulian · 4 years, 2 months ago
  27. 94a412f Merge "Fixed workflow when resuming from guest to guest." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  28. 71fa4dd Fixed workflow when resuming from guest to guest. by felipeal · 4 years, 2 months ago
  29. 0173ce9 Added HAL response duration to user metrics. by felipeal · 4 years, 2 months ago
  30. 2bcae84 Updated InitialUserSetter.switchUser() calls. by felipeal · 4 years, 2 months ago
  31. 2001e15 Added InitialUserInfoRequestTypeTest by Mayank Garg · 4 years, 2 months ago
  32. ed5e72b Set initial user on CarServiceHelper. by felipeal · 4 years, 2 months ago
  33. 19cad8f Update display whitelist to avoid resetting old user by Keun young Park · 4 years, 2 months ago
  34. c0287b4 Refactored CarServiceHelperService to use InitialUserSetter. by felipeal · 4 years, 2 months ago
  35. 725c88f Implement car watchdog monitor in CarServiceHelperService by Eric Jeong · 4 years, 3 months ago
  36. abd8867 Refactored CarServiceHelperService to use VHAL classes and UserHalHelper. by felipeal · 4 years, 2 months ago
  37. f193b46 Refactoring onUserSwitching to invoke sendUserLifecycleEvent only by Antonio Kantek · 4 years, 3 months ago
  38. 38e3fe6 Implemented InitialUserInfoResponseAction.CREATE by Felipe Leme · 4 years, 3 months ago
  39. 48dfe10 CarHelperServiceTest improvements: by Felipe Leme · 4 years, 3 months ago
  40. 88f30a1 Implemented more scenarios for using HAL to get the initial info. by Felipe Leme · 4 years, 3 months ago
  41. c30c0ec Initial implementation of using HAL to get the initial user info. by Felipe Leme · 4 years, 3 months ago
  42. 6667e1d Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 3 months ago
  43. 01bd4f9 Renamed SystemService methods and implemented onUserUnlocked() by Felipe Leme · 4 years, 3 months ago
  44. 531e077 Added user-switching metrics to CarService. by Felipe Leme · 4 years, 4 months ago
  45. 46618b1 Add unit tests for user callback methods on CarServiceHelperService. by Felipe Leme · 4 years, 4 months ago
  46. ea9a968 Merge Task and TaskRecord into one class (66/n) by Louis Chang · 4 years, 7 months ago
  47. 9be3ffa Refactor getAllUsers by Anthony Hugh · 4 years, 8 months ago
  48. 5826dd0 Renamed some fields in TaskRecord (53/n) by Wale Ogunwale · 4 years, 8 months ago
  49. 37b82ce Add car specific LaunchParams modification path by Keun young Park · 4 years, 10 months ago
  50. c8f7975 Remove CarUserManagerHelper.createNewAdminUser() by Anthony Hugh · 5 years ago
  51. 6be63fa Remove references to defaultguest build by Anthony Hugh · 5 years ago
  52. 6873f10 Add flag support for launching into guest by default by Anthony Hugh · 5 years ago
  53. f972aa3 Merge "Remove reference to CarUserManagerHelper.DEFAULT_FIRST_ADMIN_NAME" by Anthony Hugh · 5 years ago
  54. aba86d2 Remove reference to CarUserManagerHelper.DEFAULT_FIRST_ADMIN_NAME by Anthony Hugh · 5 years ago
  55. 4278179 Migrate frameworks/opt/car/services to androidx.test by Brett Chabot · 5 years ago
  56. 107e4ba Migrate to the new set last active user call. by Ying Zheng · 6 years ago
  57. 912d64e Clean up car user lib in framework car services. by Ying Zheng · 6 years ago
  58. 12988a8 Migrate car service helper service to car userlib. by Ying Zheng · 6 years ago
  59. f72c1ed MASTER - Keep car lib dependency in carservicehelperservice for now. by Ying Zheng · 6 years ago
  60. 0a4fa15 MASTER - Switch to the independent car user library. by Ying Zheng · 6 years ago
  61. 3dc0883 Updates the code to use the new location of the default admin name. It by jovanak · 6 years ago
  62. 5a0fc0a MASTER - Move multi user booting logic back to boot phase 3p add can start. by Ying Zheng · 6 years ago
  63. c32260f MASTER - Move the boot time user logic to later for now. by Ying Zheng · 6 years ago
  64. 185522a MASTER - Move the multi user booting logic into system service. by Ying Zheng · 6 years ago