1. b0324b4 Add on-property-set listener to VNS by Pavel Maltsev · 8 years ago
  2. 5d873a0 Merge "use only android.Car in car service test" into nyc-car-dev by TreeHugger Robot · 8 years ago
  3. ca848cf Merge "add CarInfoManagerTest and drop IAE from CarInfoManager" into nyc-car-dev by TreeHugger Robot · 8 years ago
  4. eff0a36 Merge "more test for Car" into nyc-car-dev by TreeHugger Robot · 8 years ago
  5. 53fe859 add CarInfoManagerTest and drop IAE from CarInfoManager by Keun-young Park · 8 years ago
  6. 9cea114 use only android.Car in car service test by Keun-young Park · 8 years ago
  7. 77ac6cf more test for Car by Keun-young Park · 8 years ago
  8. 8d90e50 Add tests for CarProjectionManager. by Vitalii Tomkiv · 8 years ago
  9. b88532d Merge changes If292161e,I0ed86319 into nyc-car-dev by Pavel Maltsev · 8 years ago
  10. 52d7da5 Move CarVendorExtensionManagerTest to carservice by Pavel Maltsev · 8 years ago
  11. edb80c8 Fix CarAppFocusManagerTest + improved coverage by Pavel Maltsev · 8 years ago
  12. 2f58159 Add tests for CarApiUtil by Yao Chen · 8 years ago
  13. 1ac59ca Final round of API doc cleanups. Some vestigial methods were removed. by Jason Tholstrup · 8 years ago
  14. 3ee334d api lint refactorings and renaming of listener add/remove methods. by Jason Tholstrup · 8 years ago
  15. 57de612 @hiding stuff and misc api lint fixes by Jason Tholstrup · 8 years ago
  16. 9aaf8b9 bringing in code from g3 and updating some name spaces to match by Jason Tholstrup · 8 years ago
  17. 26f5b9c Add a simple screen orientation test in KS by Yao Chen · 8 years ago
  18. 4df5a28 Hide volume UI after we set volume due to context change. by Yao Chen · 8 years ago
  19. 437ab41 Use blobs for strings and byte array properties by Pavel Maltsev · 8 years ago
  20. 32bced7 Merge "support system sound with no focus request" into nyc-car-dev by TreeHugger Robot · 8 years ago
  21. 396e1f8 Merge "Clean-up Navigation API" into nyc-car-dev by Pavel Maltsev · 8 years ago
  22. 32b6382 support system sound with no focus request by Keun-young Park · 8 years ago
  23. a928f13 Clean-up Navigation API by Pavel Maltsev · 8 years ago
  24. ca19537 Merge "Add GarageMode settings." into nyc-car-dev by TreeHugger Robot · 8 years ago
  25. 94d4766 Add GarageMode settings. by Yao Chen · 8 years ago
  26. 4e0a51c Rename com.android.car.apitest package into android.cat.apitest by Vitalii Tomkiv · 8 years ago
  27. bb05104 Fix Android Auto Embedded car lib tests by Vitalii Tomkiv · 8 years ago
  28. c3bdeae Merge "Fixed byte array and string support" into nyc-car-dev by Pavel Maltsev · 8 years ago
  29. 1bfbaef Fixed byte array and string support by Pavel Maltsev · 8 years ago
  30. caccf8f Add tests for CarCabinManager by Steve Paik · 8 years ago
  31. 9202ecc Merge "Instrument Cluster renderer sample" into nyc-car-dev by Pavel Maltsev · 8 years ago
  32. 634e1ff Implemented CarVendorExtensionManager by Pavel Maltsev · 8 years ago
  33. 902a6fd Fix android car lib tests. by Vitalii Tomkiv · 8 years ago
  34. 43c04a7 Add CarCabinManager by Steve Paik · 8 years ago
  35. b224b85 Add missing HVAC properties by Steve Paik · 8 years ago
  36. b694ba8 removing getActiveApps method. Unused and hard to implement without gms by Jason Tholstrup · 8 years ago
  37. df4db1d Instrument Cluster renderer sample by Pavel Maltsev · 8 years ago
  38. 4c6834a add external audio routing support by Keun-young Park · 8 years ago
  39. e531473 Prevent warnings in Car native code by Pavel Maltsev · 8 years ago
  40. b2f3cd6 Shift HVAC controls in Kitchen Sink below menu bar by Steve Paik · 8 years ago
  41. 0477e29 Refactor Instrument Cluster API by Pavel Maltsev · 8 years ago
  42. 4637147 Car api review: CarAppContextManager renaming to CarAppFocusManager. by Vitalii Tomkiv · 8 years ago
  43. cd89ffb updating CarNavigationManager api to have new signature that maps by Jason Tholstrup · 8 years ago
  44. bb7917f Fix Car app context manager tests. by Vitalii Tomkiv · 8 years ago
  45. 57787b0 Update KitchenSink VolumeTest by Yao Chen · 8 years ago
  46. 7877faa Add CarVolumeServiceTest by Yao Chen · 8 years ago
  47. 7667f2c check sensor type by Keun-young Park · 8 years ago
  48. 7a37fd5 add media mute to KS audio by Keun-young Park · 8 years ago
  49. 3cb8910 add CarAudioManager.mute by Keun-young Park · 8 years ago
  50. 9b3ee15 Merge "Add more HVAC properties" into nyc-car-dev by Steve Paik · 8 years ago
  51. 5edf525 Merge "add cubes test" into nyc-car-dev by Keun-young Park · 8 years ago
  52. c960e01 Add more HVAC properties by Steve Paik · 8 years ago
  53. 00f7482 Merge "Fix hard coded values for Maserati HVAC in Embedded Kitchen Sink" into nyc-car-dev by Steve Paik · 8 years ago
  54. 46d30e0 Fix hard coded values for Maserati HVAC in Embedded Kitchen Sink by Steve Paik · 8 years ago
  55. 415244d Change KS touch event test fragment to allow only logging. by Vitalii Tomkiv · 8 years ago
  56. a6d8c00 add cubes test by Keun-young Park · 8 years ago
  57. e572b0f Merge "Add new HVAC parameters to test fragment" into nyc-car-dev by Steve Paik · 8 years ago
  58. 3412beb Add new HVAC parameters to test fragment by Steve Paik · 8 years ago
  59. 5cbe009 KS: add TouchTestFragment by Keun-young Park · 8 years ago
  60. 021310d fix failing carservice tests by Keun-young Park · 8 years ago
  61. 0639277 change some HVAC properties to be zoned am: 4fff3d5 by Keun-young Park · 8 years ago
  62. 4fff3d5 change some HVAC properties to be zoned by Keun-young Park · 8 years ago
  63. fe533c6 Add Volume test app in KitchenSink by Yao Chen · 8 years ago
  64. dfccc5a Publish current prop state in VNS when subscribed by Pavel Maltsev · 8 years ago
  65. efc7a7a Change radio KS to use setConfiguration for band change. by Vitalii Tomkiv · 8 years ago
  66. fb5f623 Implement changes from car api review of CarHvacManager by Steve Paik · 8 years ago
  67. 1d4f878 Add WAV test to KS. by Vitalii Tomkiv · 8 years ago
  68. bf52d5b Implement changes from car api review of CarHvacManager by Steve Paik · 8 years ago
  69. db66ed6 Add car sensors to KS. by Vitalii Tomkiv · 8 years ago
  70. fecd202 Change KS to separate radio focus from tuner open. by Vitalii Tomkiv · 8 years ago
  71. 8cf8691 Create logging (dummy) instrument cluster renderer by Pavel Maltsev · 8 years ago
  72. 261befd Add getProgramInformation test call to radio KS. by Vitalii Tomkiv · 8 years ago
  73. 0bf6617 Fix build to handle new CarNotConnectedException. by Vitalii Tomkiv · 8 years ago
  74. 08e3afa resolve merge conflicts of 235f8ac to nyc-car-dev by Vitalii Tomkiv · 8 years ago
  75. 235f8ac API review: Add CarNotConnectedException to APIs. by Vitalii Tomkiv · 8 years ago
  76. 4cc8021 Add Radio to Kitchen sync. by Vitalii Tomkiv · 8 years ago
  77. e11ad3a Extended h/w key mapping for CarInputService by Pavel Maltsev · 8 years ago
  78. 7e47484 Merge "Print driving status and keyboard status in the kitchenSink for testing." into nyc-car-dev by Yao Chen · 8 years ago
  79. 7cf3f58 Print driving status and keyboard status in the kitchenSink for testing. by Yao Chen · 8 years ago
  80. 4056daa Merge "Fixed typos in API and minor cleanup" into nyc-dev am: 4ab3f48 by Pavel Maltsev · 8 years ago
  81. 3057ebd cleanup audio config by Keun-young Park · 8 years ago
  82. e423804 Fixed typos in API and minor cleanup by Pavel Maltsev · 8 years ago
  83. 5ac4610 Merge "Revert "Fixed typos in API and minor cleanup"" into nyc-dev am: f12454d by Pavel Maltsev · 8 years ago
  84. f12454d Merge "Revert "Fixed typos in API and minor cleanup"" into nyc-dev by Pavel Maltsev · 8 years ago
  85. f7b8484 Revert "Fixed typos in API and minor cleanup" by Pavel Maltsev · 8 years ago
  86. 3970c1b Merge "Fixed typos in API and minor cleanup" into nyc-dev am: 0b60a66 by Pavel Maltsev · 8 years ago
  87. 071afd8 Merge "Revert "Handle music key event in CarInputService"" into nyc-dev by Pavel Maltsev · 8 years ago
  88. 0b60a66 Merge "Fixed typos in API and minor cleanup" into nyc-dev by Pavel Maltsev · 8 years ago
  89. 3a83966 Merge "Revert "Handle music key event in CarInputService"" into nyc-dev by Pavel Maltsev · 8 years ago
  90. d7dd592 Merge "Handle music key event in CarInputService" into nyc-car-dev by Pavel Maltsev · 8 years ago
  91. f61ae28 Revert "Handle music key event in CarInputService" by Pavel Maltsev · 8 years ago
  92. c43fa78 Merge "Handle music key event in CarInputService" into nyc-dev by Pavel Maltsev · 8 years ago
  93. 2ec36ab Merge "Added HVAC vehicle HAL tests" into nyc-car-dev by Pavel Maltsev · 8 years ago
  94. cde2a7e Fixed typos in API and minor cleanup by Pavel Maltsev · 8 years ago
  95. d4f4d75 API review: CarAppContextManager. by Vitalii Tomkiv · 8 years ago
  96. a067be4 Added HVAC vehicle HAL tests by Pavel Maltsev · 8 years ago
  97. 68210a3 Handle music key event in CarInputService by Pavel Maltsev · 8 years ago
  98. 2906c44 Add test size annotation to car tests by Pavel Maltsev · 8 years ago
  99. 9bb009c Merge "Fix failing CarNavigationManager test" into nyc-dev by Pavel Maltsev · 8 years ago
  100. 6651818 Handle music key event in CarInputService by Pavel Maltsev · 8 years ago