1. 57de612 @hiding stuff and misc api lint fixes by Jason Tholstrup · 8 years ago
  2. 9aaf8b9 bringing in code from g3 and updating some name spaces to match by Jason Tholstrup · 8 years ago
  3. 26f5b9c Add a simple screen orientation test in KS by Yao Chen · 8 years ago
  4. 4df5a28 Hide volume UI after we set volume due to context change. by Yao Chen · 8 years ago
  5. 2612bb4 Save volumes in settings. by Yao Chen · 8 years ago
  6. b5c631c Merge "Use blobs for strings and byte array properties" into nyc-car-dev by Pavel Maltsev · 8 years ago
  7. 437ab41 Use blobs for strings and byte array properties by Pavel Maltsev · 8 years ago
  8. e52e8f2 fix wait per every VehicleNetwork connection by Keun-young Park · 8 years ago
  9. 49cd19c keep volume listener across mocking by Keun-young Park · 8 years ago
  10. 95a6b13 Merge "Disconnect to car service in CarProxyActivity onDestroy()" into nyc-car-dev by TreeHugger Robot · 8 years ago
  11. ea4da84 Disconnect to car service in CarProxyActivity onDestroy() by Yao Chen · 8 years ago
  12. 0adc0be Get rid of writeSerializable in CarPropertyConfig by Pavel Maltsev · 8 years ago
  13. 9d4cf62 deep sleep cleanup by Keun-young Park · 8 years ago
  14. 32bced7 Merge "support system sound with no focus request" into nyc-car-dev by TreeHugger Robot · 8 years ago
  15. 396e1f8 Merge "Clean-up Navigation API" into nyc-car-dev by Pavel Maltsev · 8 years ago
  16. 32b6382 support system sound with no focus request by Keun-young Park · 8 years ago
  17. a928f13 Clean-up Navigation API by Pavel Maltsev · 8 years ago
  18. ca19537 Merge "Add GarageMode settings." into nyc-car-dev by TreeHugger Robot · 8 years ago
  19. 94d4766 Add GarageMode settings. by Yao Chen · 8 years ago
  20. a4ae996 Add droiddoc target for car support lib. by Rakesh Iyer · 8 years ago
  21. a54e116 stop mocking when hal mocking process dies by Keun-young Park · 8 years ago
  22. a838636 Fix getSupportedSensors lock by Vitalii Tomkiv · 8 years ago
  23. 3b8af6b Merge "Rename com.android.car.apitest package into android.cat.apitest" into nyc-car-dev by Vitalii Tomkiv · 8 years ago
  24. 4e0a51c Rename com.android.car.apitest package into android.cat.apitest by Vitalii Tomkiv · 8 years ago
  25. e5fa31e Merge "Add dumpsys command to CarService to change day/night mode from adb" into nyc-car-dev by TreeHugger Robot · 8 years ago
  26. bb05104 Fix Android Auto Embedded car lib tests by Vitalii Tomkiv · 8 years ago
  27. e33f07e Add dumpsys command to CarService to change day/night mode from adb by Yao Chen · 8 years ago
  28. a19c120 Merge "Use InputManager for injecting events" into nyc-car-dev by Pavel Maltsev · 8 years ago
  29. 338cef8 Use InputManager for injecting events by Pavel Maltsev · 8 years ago
  30. c3bdeae Merge "Fixed byte array and string support" into nyc-car-dev by Pavel Maltsev · 8 years ago
  31. 1bfbaef Fixed byte array and string support by Pavel Maltsev · 8 years ago
  32. caccf8f Add tests for CarCabinManager by Steve Paik · 8 years ago
  33. 4d6088c Check access mode in Vehicle HAL before subscribe / unsubscribe by Steve Paik · 8 years ago
  34. bb0e97f Merge "Create tool to auto-generate vns_policy.xml" into nyc-car-dev by Steve Paik · 8 years ago
  35. a053ccb Create tool to auto-generate vns_policy.xml by Steve Paik · 8 years ago
  36. f602dd7 Merge "Create default white list for car product" into nyc-car-dev by Sam Hurst · 8 years ago
  37. e03080d Create default white list for car product by Sam Hurst · 8 years ago
  38. 301b68f Merge "creating a java7 target for car-lib so it can be used at compile time in google3" into nyc-car-dev by Jason Tholstrup · 8 years ago
  39. d704edd Refactor bootanalyze to capture logcat logs through PIPE. by Vitalii Tomkiv · 8 years ago
  40. 9202ecc Merge "Instrument Cluster renderer sample" into nyc-car-dev by Pavel Maltsev · 8 years ago
  41. 634e1ff Implemented CarVendorExtensionManager by Pavel Maltsev · 8 years ago
  42. 6ad2b51 creating a java7 target for car-lib so it can be used at compile time in google3 by Jason Tholstrup · 8 years ago
  43. 902a6fd Fix android car lib tests. by Vitalii Tomkiv · 8 years ago
  44. 43c04a7 Add CarCabinManager by Steve Paik · 8 years ago
  45. b224b85 Add missing HVAC properties by Steve Paik · 8 years ago
  46. 26a9f2d fix value->prop --> value->value_type by Steve Paik · 8 years ago
  47. b694ba8 removing getActiveApps method. Unused and hard to implement without gms by Jason Tholstrup · 8 years ago
  48. df4db1d Instrument Cluster renderer sample by Pavel Maltsev · 8 years ago
  49. 8c7f297 Add foreground activity check to CarAppFocusService by Vitalii Tomkiv · 8 years ago
  50. c837829 add dump to volume service by Keun-young Park · 8 years ago
  51. f521fd7 add VERSION to car API by Keun-young Park · 8 years ago
  52. a4f44e1 add config_string to vns's dump by Keun-young Park · 8 years ago
  53. 4c6834a add external audio routing support by Keun-young Park · 8 years ago
  54. 8739715 Fix build by Steve Paik · 8 years ago
  55. 3ebef84 Merge "Add CarGenericManager and refactor HVAC to use it" into nyc-car-dev by Steve Paik · 8 years ago
  56. 1b12ef6 Merge "Generate VehicleNetworkConsts.java with Car Cabin Manager additions" into nyc-car-dev by Steve Paik · 8 years ago
  57. 845e54a Generate VehicleNetworkConsts.java with Car Cabin Manager additions by Steve Paik · 8 years ago
  58. 461ecc6 Add CarGenericManager and refactor HVAC to use it by Steve Paik · 8 years ago
  59. 09ca973 Merge "Handle abandoning of nav app focus ownership" into nyc-car-dev by Pavel Maltsev · 8 years ago
  60. ffb3fb5 Handle abandoning of nav app focus ownership by Pavel Maltsev · 8 years ago
  61. e531473 Prevent warnings in Car native code by Pavel Maltsev · 8 years ago
  62. d79c47a Merge "Handle key events in instrument cluster" into nyc-car-dev by Pavel Maltsev · 8 years ago
  63. 03cf60c Handle key events in instrument cluster by Pavel Maltsev · 8 years ago
  64. 4727da3 implement activity blocking by Keun-young Park · 8 years ago
  65. a757f4b Merge "Cleanup/Fix SElinux policy for car_product common" into nyc-car-dev by Sam Hurst · 8 years ago
  66. 3552671 Cleanup/Fix SElinux policy for car_product common by Sam Hurst · 8 years ago
  67. b56bd60 Merge "Remove BluetoothMidiService and DeskClock" into nyc-car-dev by Sam Hurst · 8 years ago
  68. 4290134 Merge "added some exceptionss to the interface." into nyc-car-dev by Jason Tholstrup · 8 years ago
  69. 401757c Remove BluetoothMidiService and DeskClock by Sam Hurst · 8 years ago
  70. b2f3cd6 Shift HVAC controls in Kitchen Sink below menu bar by Steve Paik · 8 years ago
  71. c5dc196 added some exceptionss to the interface. by Jason Tholstrup · 8 years ago
  72. 5d356cc Merge "fix build: update api current.txt" into nyc-car-dev by Keun-young Park · 8 years ago
  73. a19f678 fix build: update api current.txt by Keun-young Park · 8 years ago
  74. c500550 Update current.txt with the changes in ag/1146522. by Anthony Chen · 8 years ago
  75. eaad6ef Expose the ability to mute audio in CarAudioManager. by Anthony Chen · 8 years ago
  76. 3c37689 Fix build: Remove duplicate types by Sam Hurst · 8 years ago
  77. 0477e29 Refactor Instrument Cluster API by Pavel Maltsev · 8 years ago
  78. c1098ce Merge "Car api review: CarAppContextManager renaming to CarAppFocusManager." into nyc-car-dev by Vitalii Tomkiv · 8 years ago
  79. ac71076 Merge "more volume support" into nyc-car-dev by Keun-young Park · 8 years ago
  80. d36a995 more volume support by Keun-young Park · 8 years ago
  81. 4637147 Car api review: CarAppContextManager renaming to CarAppFocusManager. by Vitalii Tomkiv · 8 years ago
  82. 0ad4c14 Merge "updating CarNavigationManager api to have new signature that maps requested and renamed to CarNavigationStatusListener." into nyc-car-dev by Jason Tholstrup · 8 years ago
  83. cd89ffb updating CarNavigationManager api to have new signature that maps by Jason Tholstrup · 8 years ago
  84. d808cac showNaviationBar should default to true by Sam Hurst · 8 years ago
  85. 809b547 handle init failure and service launch delay by Keun-young Park · 8 years ago
  86. 1f3657e Mark CarAppContextManager as @hide. am: 724d95ba5f by Vitalii Tomkiv · 8 years ago
  87. 724d95b Mark CarAppContextManager as @hide. by Vitalii Tomkiv · 8 years ago
  88. 1948e73 updating the sensor constants to be the same as projected am: 9eae32f8c0 by Jason Tholstrup · 8 years ago
  89. 85dc7bd handle ON_SET by Keun-young Park · 8 years ago
  90. bb7917f Fix Car app context manager tests. by Vitalii Tomkiv · 8 years ago
  91. fca005c Merge "Update the CarSupportLib SDK target to 23" into nyc-car-dev by Thanh Hai Mai · 8 years ago
  92. 57787b0 Update KitchenSink VolumeTest by Yao Chen · 8 years ago
  93. daabf9e Update the CarSupportLib SDK target to 23 by Thanh Hai Mai · 8 years ago
  94. 7877faa Add CarVolumeServiceTest by Yao Chen · 8 years ago
  95. 7667f2c check sensor type by Keun-young Park · 8 years ago
  96. 6b7223f Merge "Update VehicleNetworkConsts.java" into nyc-car-dev by Steve Paik · 8 years ago
  97. 24e2356 Update VehicleNetworkConsts.java by Steve Paik · 8 years ago
  98. 76c0503 Merge "pass multi min/maxs in config for non-zoned prop" into nyc-car-dev by TreeHugger Robot · 8 years ago
  99. 828b477 Merge "Handle the audio context 0 in car volume service." into nyc-car-dev by TreeHugger Robot · 8 years ago
  100. 740c270 Handle the audio context 0 in car volume service. by Yao Chen · 8 years ago