1. 03d1ed5 Merge "Use PerUserCarService in the CarLocationService." into qt-dev by Gregory Clark · 5 years ago
  2. 8b924da Merge "Add progress API to ICarBugreport and CarBugReportManagerService." into qt-dev by Zhomart Mukhamejanov · 5 years ago
  3. 55620c1 Use PerUserCarService in the CarLocationService. by Gregory Clark · 5 years ago
  4. 1186dd6 Merge "Create fake CarPropertyValue for an error event" into qt-dev by Kai Wang · 5 years ago
  5. ad23f27 Add progress API to ICarBugreport and CarBugReportManagerService. by Zhomart Mukhamejanov · 5 years ago
  6. 4b098cf Create fake CarPropertyValue for an error event by Kai · 5 years ago
  7. 3dbbbc4 Merge "Added bundle information for zone audio focus" into qt-dev by Oscar Azucena · 5 years ago
  8. b00e47c Added bundle information for zone audio focus by Oscar Azucena · 5 years ago
  9. ed0ae00 Merge "Cleanup old internal APIs from carbugreportmanagerservice" into qt-dev by Selim Gurun · 5 years ago
  10. c4d96db Merge "Add @TestApi to inject driving state." into qt-dev by Yuxing Yao · 5 years ago
  11. e32b3f6 Add @TestApi to inject driving state. by Yao, Yuxing · 5 years ago
  12. 95588cc Cleanup old internal APIs from carbugreportmanagerservice by Selim Gurun · 5 years ago
  13. 7e680e0 Merge changes from topic "audio-zone-focus" into qt-dev by Oscar Azucena · 5 years ago
  14. c4d7c01 Create an internal API to collect zipped bugreports by Selim Gurun · 5 years ago
  15. c29363f Merge "Add annotations for car properties" into qt-dev by Kai Wang · 5 years ago
  16. 8cd798c Add annotations for car properties by Kai · 5 years ago
  17. e44481b Added API to manage uids in each zone by Oscar Azucena · 5 years ago
  18. 000d285 Add annotations for car properties by Kai · 5 years ago
  19. 6d1e41c Merge "Create whitelisted apps for all users." into qt-dev by TreeHugger Robot · 5 years ago
  20. 0c6fc73 Create whitelisted apps for all users. by Yao, Yuxing · 5 years ago
  21. 2ac3713 Merge "Distruibut XML formatted API files for the Android Automotive Library." into qt-dev by Sumanth Kumar Mara · 5 years ago
  22. ead982f Distruibut XML formatted API files for the Android Automotive Library. by Sumanth Mara · 5 years ago
  23. 6d35daf Make inner class static by Selim Gurun · 5 years ago
  24. 29051a0 Merge "Calculate next update time in nanosecond" into qt-dev by Kai Wang · 5 years ago
  25. 0823d98 Merge "Avoid Null point in CarPropertyEvent" into qt-dev by Kai Wang · 5 years ago
  26. 5831d73 Avoid Null point in CarPropertyEvent by Kai · 5 years ago
  27. 8f5700a Calculate next update time in nanosecond by Kai · 5 years ago
  28. 8492b7a Merge "Add Property and VehicleUnits for speed" into qt-dev by Kai Wang · 5 years ago
  29. 619b04b Return and use connect/disconnect return codes + ignore PRIORITY_OFF by Sal Savage · 5 years ago
  30. dd5d69c Add Property and VehicleUnits for speed by Kai · 5 years ago
  31. 703c46f Refactor car bluetooth device management code by Sal Savage · 5 years ago
  32. 221a558 Merge "[AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE" into qt-dev by Jim Kaye · 5 years ago
  33. e513316 [AAE Pwr Mgt] Don't allow non-Car jobs to delay SHUTDOWN_PREPARE by Jim Kaye · 5 years ago
  34. c8bd72d DO NOT MERGE Support UXR configurations on multi-displays. by Yao, Yuxing · 5 years ago
  35. 9bde289 Merge "Fixed null pointer exception on mSupportedAreas." into qt-dev by TreeHugger Robot · 5 years ago
  36. 38747b4 DO NOT MERGE Support passenger mode XML configuration. by Yao, Yuxing · 5 years ago
  37. e3bdb1e DO NOT MERGE Lock internally instead of synchronized method. by Yao, Yuxing · 5 years ago
  38. f8fd3f5 Fixed null pointer exception on mSupportedAreas. by Tyler Trephan · 5 years ago
  39. de93d3e Merge "Expose String to get CarPropertyManager" into qt-dev by Kai Wang · 5 years ago
  40. d6ba89f Expose String to get CarPropertyManager by Kai · 5 years ago
  41. 4ca2a62 Merge "Create a bugreport service" into qt-dev by TreeHugger Robot · 5 years ago
  42. c8c82f6 Create a bugreport service by Selim Gurun · 5 years ago
  43. eb8a625 Merge "Set rate to ZERO for car on_change property" into qt-dev by Kai Wang · 5 years ago
  44. 3f67277 Set rate to ZERO for car on_change property by Kai · 5 years ago
  45. e2344ac Get phone device name by Erin Yan · 5 years ago
  46. 23cd36b Merge "Set range as NULL for properties" into qt-dev by Kai Wang · 5 years ago
  47. 4fbb690 Merge "Improve CarNavigationStatusManager after API review" into qt-dev by Roberto Perez · 5 years ago
  48. 57fb28e Improve CarNavigationStatusManager after API review by Roberto Perez · 5 years ago
  49. d26a3fb Provide a way to disable trusted device. by Ram Periathiruvadi · 5 years ago
  50. 89888c9 Set range as NULL for properties by Kai · 5 years ago
  51. c355acd Merge "Clean up error reporting." into qt-dev by Ram Periathiruvadi · 5 years ago
  52. 8f64ab9 Remove unused code by Selim Gurun · 5 years ago
  53. 9c80067 Removes system-baseline.txt file and fixes the remaining warnings. Got a by Max Dashouk · 5 years ago
  54. baf8dbc Clean up error reporting. by Ram Periathiruvadi · 5 years ago
  55. 83efac7 Merge "Remove warnings in VmsOperationsRecorder by hiding the constructor since it already references a parameter of hidden class." into qt-dev by Max Dashouk · 5 years ago
  56. 6e0ceda Remove warnings in VmsOperationsRecorder by hiding the constructor since by Max Dashouk · 5 years ago
  57. 6817673 Make VehicleUnit @SystemApi. by Dean Harding · 5 years ago
  58. 9cb25cb Merge "CarDiagnosticEvent clean up" into qt-dev by Kai Wang · 5 years ago
  59. e63e644 Merge "Makes all classes that implement Parcelable final per API guidelines." into qt-dev by Max Dashouk · 5 years ago
  60. 1b45e45 CarDiagnosticEvent clean up by Kai · 5 years ago
  61. 35b5834 Merge "CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients." into qt-dev by Justin Paupore · 5 years ago
  62. 0296843 Makes all classes that implement Parcelable final per API guidelines. by Max Dashouk · 5 years ago
  63. 60686d1 Remove initiateEnrollmentHandshake API. by Ram Periathiruvadi · 5 years ago
  64. eade0f2 CarAudioFocus: Send LOSS_TRANSIENT_CAN_DUCK to certain clients. by Justin Paupore · 5 years ago
  65. 6664d73 Merge "Updating Trusted Device Enrollment API" into qt-dev by Wenting Zhai · 5 years ago
  66. a057d05 CarProjectionManager: Introduce ProjectionKeyEventHandler by Justin Paupore · 5 years ago
  67. c757516 Updating Trusted Device Enrollment API by Wenting Zhai · 5 years ago
  68. 21c7160 Merge "Removes CarTestManagerBinderWrapper from System API." into qt-dev by Max Dashouk · 5 years ago
  69. bf10d1b Removes CarTestManagerBinderWrapper from System API. by Max Dashouk · 5 years ago
  70. 76a0a8a Merge "Propagate user switch event to Car Service" into qt-dev by TreeHugger Robot · 5 years ago
  71. 7570c58 Merge "Fix return type of getModelYear" into qt-dev by Kai Wang · 5 years ago
  72. 17e8183 Propagate user switch event to Car Service by Pavel Maltsev · 5 years ago
  73. 541bd24 Fix return type of getModelYear by Kai · 5 years ago
  74. 51a2bfc API review for storagemonitoring by Keun young Park · 5 years ago
  75. 1fe818b Merge "Add documentation to restrictions." by TreeHugger Robot · 5 years ago
  76. 47d3b80 Add documentation to restrictions. by Yao, Yuxing · 5 years ago
  77. d351133 Merge "Fix permission check in car-usb-handler" by TreeHugger Robot · 5 years ago
  78. f6862a0 Fix permission check in car-usb-handler by Pavel Maltsev · 5 years ago
  79. 3d5df0c Merge "Added a dist directive to the stub targets." by TreeHugger Robot · 5 years ago
  80. 42b446e Added a dist directive to the stub targets. by Dean Harding · 5 years ago
  81. c33068b Merge "Support passenger mode in UXR configuration." by Yuxing Yao · 5 years ago
  82. 0828492 Merge "Mark the following classes final because they extend Parcelable:" by Sarah Wittman · 5 years ago
  83. 34f8751 Merge "Change UXR getConfig()/getStagedConfig() as hidden" by TreeHugger Robot · 5 years ago
  84. 2966f93 Merge "Tag VmsSubscriptionState and VmsAssociatedLayer with @SystemApi" by Mark Tabry · 5 years ago
  85. 5278fff Change UXR getConfig()/getStagedConfig() as hidden by Yao, Yuxing · 5 years ago
  86. 9a5d20f Mark the following classes final because they extend Parcelable: by Sarah Wittman · 5 years ago
  87. f673e24 Merge "Hide CarUxRetrictions.getTimeStamp()." by TreeHugger Robot · 5 years ago
  88. 8f475c1 Support passenger mode in UXR configuration. by Yao, Yuxing · 6 years ago
  89. bbf642d Merge "Update Car services to support:" by Wenting Zhai · 5 years ago
  90. 16318e2 Tag VmsSubscriptionState and VmsAssociatedLayer with @SystemApi by Mark Tabry · 5 years ago
  91. dff0202 Hide CarUxRetrictions.getTimeStamp(). by Yao, Yuxing · 5 years ago
  92. 9d94c6b Update Car services to support: by Ram Periathiruvadi · 5 years ago
  93. 7215269 Merge "Deprecate APP_FOCUS_TYPE_VOICE_COMMAND" by TreeHugger Robot · 5 years ago
  94. d6961f6 Remove IBinder from CarProjectionManager API by Pavel Maltsev · 5 years ago
  95. e7f634d Merge "Reworked iface between car-usb-handler and apps" by Pavel Maltsev · 5 years ago
  96. 6b49b9b Reworked iface between car-usb-handler and apps by Pavel Maltsev · 5 years ago
  97. 54602c4 Merge "Add removeEscrowToken and remove revokeTrust() method in CarTrustAgentEnrollmentManager" by Wenting Zhai · 5 years ago
  98. 7d9e699 Deprecate APP_FOCUS_TYPE_VOICE_COMMAND by Tomasz Wasilczyk · 5 years ago
  99. d86d44e Merge "api review: Parcelable InputFilter should be final." by Keun-young Park · 5 years ago
  100. 93eec73 Add removeEscrowToken and remove revokeTrust() method in by Wenting Zhai · 5 years ago