1. d4308f3 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 4 years, 8 months ago
  2. 77a69ea Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 4 years, 8 months ago
  3. ae86a02 Import translations. DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  4. bd62b1a Merge "CarDeveloperOptions: Remove reference to WifiManager#ERROR" by David Su · 4 years, 8 months ago
  5. de74431 Merge "Refactored tests cases to encapsulate internal VmsClientManager state." by TreeHugger Robot · 4 years, 8 months ago
  6. 4ded678 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  7. 100e39f CarDeveloperOptions: Remove reference to WifiManager#ERROR by David Su · 4 years, 8 months ago
  8. f0c8246 Rename WifiSsid.NONE to WifiManager.UNKNOWN_SSID by David Su · 4 years, 10 months ago
  9. c96c927 Fix Error Prone errors by Colin Cross · 4 years, 8 months ago
  10. da400ad Leverage the interface change of LogWriter by Jason Chiu · 4 years, 8 months ago
  11. a3d9b85 Merge "Allow "suspend" after a "shutdown" command is canceled" by Jim Kaye · 4 years, 9 months ago
  12. b31d31a Merge "Move the app to /system_ext" by TreeHugger Robot · 4 years, 9 months ago
  13. 2c1c2d6 Merge "Adjust test to changed internal API" by Philip P. Moltmann · 4 years, 9 months ago
  14. e3bc2a9 Merge "adding FlakyTest annotation to flaky tests" by TreeHugger Robot · 4 years, 9 months ago
  15. 7bc1052 Move the app to /system_ext by Jeongik Cha · 4 years, 9 months ago
  16. 6ef8965 Refactored tests cases to encapsulate internal VmsClientManager state. by Felipe Leme · 4 years, 9 months ago
  17. c3af6b1 Merge "Update UserRestriction defaults to use framework mechanisms" by TreeHugger Robot · 4 years, 9 months ago
  18. dab62d8 Allow "suspend" after a "shutdown" command is canceled by Jim Kaye · 4 years, 9 months ago
  19. 9e5b2cf adding FlakyTest annotation to flaky tests by Jun · 4 years, 9 months ago
  20. 04ee04f Update UserRestriction defaults to use framework mechanisms by Anthony Hugh · 4 years, 9 months ago
  21. 7465ac4 Use android.bp and update google-api jars. by Zhomart Mukhamejanov · 4 years, 9 months ago
  22. f9b354b Merge "Refactored CarPowerManagementServiceTest." by TreeHugger Robot · 4 years, 9 months ago
  23. bf58834 Merge "Fix flaky CPMS.testSleepEntryAndWakeUpForProcessing test" by TreeHugger Robot · 4 years, 9 months ago
  24. 848eb65 Refactored CarPowerManagementServiceTest. by Felipe Leme · 4 years, 9 months ago
  25. 57fd08e Fix flaky CPMS.testSleepEntryAndWakeUpForProcessing test by Keun young Park · 4 years, 9 months ago
  26. 370f323 Merge "Remove legacy "Carrier Wi-Fi" configuration constants." by TreeHugger Robot · 4 years, 9 months ago
  27. 7df7fbd Remove legacy "Carrier Wi-Fi" configuration constants. by Steven Liu · 4 years, 9 months ago
  28. ce761fe [RESTRICT AUTOMERGE] Enable bugreport in userdebug/eng only. by Zhomart Mukhamejanov · 4 years, 9 months ago
  29. a11e548 [RESTRICT AUTOMERGE] Show add audio dialog for SILENT bugreports. by Zhomart Mukhamejanov · 4 years, 9 months ago
  30. c093474 [RESTRICT AUTOMERGE] Add tests and add AutoValue. by Zhomart Mukhamejanov · 4 years, 9 months ago
  31. 7dfb5a4 [RESTRICT AUTOMERGE] Add bugreport Config. by Zhomart Mukhamejanov · 4 years, 9 months ago
  32. 02abfa5 [RESTRICT AUTOMERGE] Add content observer to bug info activity. by Zhomart Mukhamejanov · 4 years, 9 months ago
  33. c46061b [RESTRICT AUTOMERGE] Remove translate=false from strings by Zhomart Mukhamejanov · 4 years, 9 months ago
  34. 502f663 [RESTRICT AUTOMERGE] Add starting silent bugreporting by Zhomart Mukhamejanov · 4 years, 9 months ago
  35. 02c339e [RESTRICT AUTOMERGE] Add moving bugreport to the USB flash drive. by Zhomart Mukhamejanov · 4 years, 9 months ago
  36. fade2ef Revert "temp turn off touch effect on boot" by Tomasz Wasilczyk · 4 years, 9 months ago
  37. eb486dd Merge "Leverage the interface change of MetricsFeatureProvider" by Jason Chiu · 4 years, 9 months ago
  38. 18a392e Leverage the interface change of MetricsFeatureProvider by Jason Chiu · 4 years, 9 months ago
  39. 8ab1aea Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 4 years, 9 months ago
  40. e65dcd8 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  41. 74bdf3a Merge "Add getCarPropertyConfig and getAreaId api" by Kai Wang · 4 years, 9 months ago
  42. da0ce5e Add getCarPropertyConfig and getAreaId api by Kai · 4 years, 11 months ago
  43. fc9efde Merge "Wifi: Replace dual_band with 5GHz band support" by Ahmed ElArabawy · 4 years, 9 months ago
  44. 0aa6b3d Merge "car: Use constants from BatteryStatsManager" by TreeHugger Robot · 4 years, 9 months ago
  45. b95a3b8 Merge "Implement a TriggerApp to help to start voice service from adb command line when Push-To-Talk adb simulation doesn't work." into qt-qpr1-dev am: ff78c7c33e am: d4304cb772 by Automerger Merge Worker · 4 years, 9 months ago
  46. d4304cb Merge "Implement a TriggerApp to help to start voice service from adb command line when Push-To-Talk adb simulation doesn't work." into qt-qpr1-dev am: ff78c7c33e by Automerger Merge Worker · 4 years, 9 months ago
  47. e638b82 car: Use constants from BatteryStatsManager by Roshan Pius · 4 years, 9 months ago
  48. 447cc94 Implement a TriggerApp to help to start voice service from adb command by Yuzhou Jia · 4 years, 9 months ago
  49. f02571f Merge "Cleanup methods that were not implemented" am: 13f50bbf22 am: 837576d384 am: ac5368dd2b by Automerger Merge Worker · 4 years, 9 months ago
  50. ac5368d Merge "Cleanup methods that were not implemented" am: 13f50bbf22 am: 837576d384 by Automerger Merge Worker · 4 years, 9 months ago
  51. 13f50bb Merge "Cleanup methods that were not implemented" by Treehugger Robot · 4 years, 9 months ago
  52. 4ee5b15 Merge "Add a unit test to verify no shared preference accessed before User 0 unlock." by TreeHugger Robot · 4 years, 9 months ago
  53. e1c9ce2 Add a unit test to verify no shared preference accessed before User 0 unlock. by Lakshman Annadorai · 4 years, 9 months ago
  54. 46a35ca Merge "Use TelephonyManager API to check if device is voice capable." am: f8ad9de2d1 am: 64e07e7a91 am: f472122303 by Automerger Merge Worker · 4 years, 9 months ago
  55. 6126b5a Merge "Remove access to Telephony resource for CBRS" am: 4af7d541ce am: 1315bd50bd by Automerger Merge Worker · 4 years, 9 months ago
  56. f472122 Merge "Use TelephonyManager API to check if device is voice capable." am: f8ad9de2d1 am: 64e07e7a91 by Automerger Merge Worker · 4 years, 9 months ago
  57. 4af7d54 Merge "Remove access to Telephony resource for CBRS" by Treehugger Robot · 4 years, 9 months ago
  58. f8ad9de Merge "Use TelephonyManager API to check if device is voice capable." by Treehugger Robot · 4 years, 9 months ago
  59. 31257db Remove access to Telephony resource for CBRS by Michele · 4 years, 9 months ago
  60. 1c55e12 [RESTRICT AUTOMERGE] Add tests and add AutoValue. am: ea4f6acb58 by Automerger Merge Worker · 4 years, 9 months ago
  61. 996059a [RESTRICT AUTOMERGE] Use local car namespace definition. am: d1130652ba by Automerger Merge Worker · 4 years, 9 months ago
  62. ea4f6ac [RESTRICT AUTOMERGE] Add tests and add AutoValue. by Zhomart Mukhamejanov · 4 years, 9 months ago
  63. d113065 [RESTRICT AUTOMERGE] Use local car namespace definition. by Zhomart Mukhamejanov · 4 years, 9 months ago
  64. 2f4cdd7 Merge "Make bugreport activity distraction optimized." into qt-qpr1-dev am: a8e14d5e5a am: 6f8599edc0 by Automerger Merge Worker · 4 years, 9 months ago
  65. bfed9b8 Use TelephonyManager API to check if device is voice capable. by Michele · 4 years, 9 months ago
  66. 6f8599e Merge "Make bugreport activity distraction optimized." into qt-qpr1-dev am: a8e14d5e5a by Automerger Merge Worker · 4 years, 9 months ago
  67. a8e14d5 Merge "Make bugreport activity distraction optimized." into qt-qpr1-dev by TreeHugger Robot · 4 years, 9 months ago
  68. 6d4488e [RESTRICT AUTOMERGE] Add bugreport Config. am: 4087f3cb34 by Automerger Merge Worker · 4 years, 9 months ago
  69. 23a0d80 Merge "[RESTRICT AUTOMERGE] Add bugreport Config." into qt-qpr1-dev by Zhomart Mukhamejanov · 4 years, 9 months ago
  70. 7f711f6 Make bugreport activity distraction optimized. by Zhomart Mukhamejanov · 4 years, 9 months ago
  71. 64866eb Merge "Move resources to new APK" by Michele Berionne · 4 years, 9 months ago
  72. 57ff20f Merge "[Wi-Fi] Fix transition mode problems" by Arc Wang · 4 years, 9 months ago
  73. 5a35e6c Wifi: Replace dual_band with 5GHz band support by Ahmed ElArabawy · 4 years, 9 months ago
  74. 3cd731c Merge "Add a test to execute CarPropertyService.registerListener for all the registered properties." by Lakshman Annadorai · 4 years, 9 months ago
  75. b7be80e Cleanup methods that were not implemented by Rahul Sabnis · 4 years, 9 months ago
  76. 22db3d2 Move resources to new APK by Michele · 4 years, 9 months ago
  77. 82a2fe1 Merge changes If500c1cc,I248385ea,I05e27dba by TreeHugger Robot · 4 years, 9 months ago
  78. 3ca7f2f Adjust test to changed internal API by Philip P. Moltmann · 4 years, 9 months ago
  79. fd3831e Merge "Change isUserUnlocked check to isUserUnlockingOrUnlocked." into qt-qpr1-dev am: e460271461 by Mark Tabry · 4 years, 9 months ago
  80. cb37d17 Merge "Change isUserUnlocked check to isUserUnlockingOrUnlocked." into qt-qpr1-dev am: e460271461 by Automerger Merge Worker · 4 years, 9 months ago
  81. e460271 Merge "Change isUserUnlocked check to isUserUnlockingOrUnlocked." into qt-qpr1-dev by Mark Tabry · 4 years, 9 months ago
  82. 959ed90 Change isUserUnlocked check to isUserUnlockingOrUnlocked. by Mark Tabry · 4 years, 9 months ago
  83. f1c9b5c Merge "Use new BluetoothUuid constants" am: cb68e37fef am: d92587f213 by Rahul Sabnis · 4 years, 9 months ago
  84. 4087f3c [RESTRICT AUTOMERGE] Add bugreport Config. by Zhomart Mukhamejanov · 4 years, 10 months ago
  85. a5044d1 Merge "Use new BluetoothUuid constants" am: cb68e37fef am: d92587f213 by Rahul Sabnis · 4 years, 9 months ago
  86. cb68e37 Merge "Use new BluetoothUuid constants" by Treehugger Robot · 4 years, 9 months ago
  87. b326a37 Add a test to execute CarPropertyService.registerListener for all the registered properties. by Lakshman Annadorai · 4 years, 9 months ago
  88. e33d5ee Rename VmsClientLog to VmsClientLogger. am: 7c9c0223ff by Automerger Merge Worker · 4 years, 9 months ago
  89. a41155f Merge "Create passenger if there is a passenger display" by Eric Jeong · 4 years, 9 months ago
  90. 7c9c022 Rename VmsClientLog to VmsClientLogger. by Mark Tabry · 4 years, 9 months ago
  91. 28735f1 Merge "Rename VmsClientLog to VmsClientLogger." by Mark Tabry · 4 years, 9 months ago
  92. c91f945 Create passenger if there is a passenger display by Eric Jeong · 5 years ago
  93. c98f995 Rename VmsClientLog to VmsClientLogger. by Mark Tabry · 4 years, 9 months ago
  94. ff8fb97 Merge "Move Guest APIs up one layer" by Anthony Hugh · 4 years, 9 months ago
  95. 32ea4ce Disable user switching while resuming from Suspend to RAM by Jim Kaye · 4 years, 9 months ago
  96. 9454a98 Merge "radioInfo use interal API to get physicalConfig" by Chen Xu · 4 years, 9 months ago
  97. 3269daa Merge "Replace setAutoTimeRequired and getAutoTimeRequired with setAutoTime and getAutoTime" by Alex Johnston · 4 years, 9 months ago
  98. d06ffda [Wi-Fi] Fix transition mode problems by Arc Wang · 4 years, 9 months ago
  99. b9679f9 Use new BluetoothUuid constants by Rahul Sabnis · 4 years, 9 months ago
  100. edd5275 Merge changes If500c1cc,I248385ea,I05e27dba into qt-qpr1-dev am: 316448ceab by Automerger Merge Worker · 4 years, 9 months ago