1. 81a0299 Add utility to retrieve resource ids from theme attributes. by davidln · 6 years ago
  2. 8de81bf Merge "Adding a CarSupportLib Theme wrapper to help with refactoring to DeviceDefault for Car apps" into pi-car-dev by Brad Stenning · 6 years ago
  3. e07508c Adding a CarSupportLib Theme wrapper to help with refactoring to DeviceDefault for Car apps by Brad Stenning · 6 years ago
  4. feee485 Reenable bluetooth and local media Content Forward Browse by Arnaud Berry · 6 years ago
  5. 87a96df Merge "Update path to car support lib and appcompat prebuilts for CarSettingsLib." into pi-car-dev by TreeHugger Robot · 6 years ago
  6. 51ceced Merge "Add check to see if search is supported" into pi-car-dev by TreeHugger Robot · 6 years ago
  7. e479ea4 Update path to car support lib and appcompat prebuilts for CarSettingsLib. by davidln · 6 years ago
  8. 599dac6 Add check to see if search is supported by Simon Dai · 6 years ago
  9. b67f566 Merge "Connect the home screen playback fragment to the active media source" into pi-car-dev by TreeHugger Robot · 6 years ago
  10. 94a384f Connect the home screen playback fragment to the active media source by Arnaud Berry · 6 years ago
  11. 78613bb Make LoadingSwitchMap a LiveData, remove interface by Simon Dai · 6 years ago
  12. 655dd51 Combine loading and browse content LiveData by Simon Dai · 6 years ago
  13. 77ffa37 Merge "Temporarily add MediaSource#supportsContentForwardBrowse" into pi-car-dev by TreeHugger Robot · 6 years ago
  14. f26bf11 Temporarily add MediaSource#supportsContentForwardBrowse by Arnaud Berry · 6 years ago
  15. 82cc57d Merge "Add handling for program/favorite/band media ids" into pi-car-dev by TreeHugger Robot · 6 years ago
  16. db047f6 Merge "Fix MediaBrowserViewModel.Factory's initialization block." into pi-car-dev by TreeHugger Robot · 6 years ago
  17. ed74c51 Fix MediaBrowserViewModel.Factory's initialization block. by Joshua Brown · 6 years ago
  18. 2bae781 DO NOT MERGE: fix import order and white space to match master by Arnaud Berry · 6 years ago
  19. f90b9ef Add search LiveData by Simon Dai · 6 years ago
  20. c62ffe1 Add handling for program/favorite/band media ids by Simon Dai · 6 years ago
  21. 5ecbacb Use switchMapNonNull to prevent NPE when Media center opens by Arnaud Berry · 6 years ago
  22. 55311e7 Add NPE check by Arnaud Berry · 6 years ago
  23. 79bfb1f Extract interface for MediaBrowserViewModel and add Factory methods by Joshua Brown · 6 years ago
  24. a64b200 If the selected MediaSource is null, use the active MediaSource if one exists. by Joshua Brown · 6 years ago
  25. 821f384 Add QueueTitle and active queue position to PlaybackViewModel. by Joshua Brown · 6 years ago
  26. 0744307 Allow MediaItemMetadata to be created directly from a MediaDescription. by Joshua Brown · 6 years ago
  27. 218a166 Allow MediaSourceColors.Factory to accept null values to return an empty MediaSourceColors. by Joshua Brown · 6 years ago
  28. f0cf51a Allow combining Lifecycles by Joshua Brown · 6 years ago
  29. 1dc8b07 Add switchMap versions of mapNonNull by Joshua Brown · 6 years ago
  30. 4fb0dcb DO NOT MERGE Add MediaBrowse state to MediaBrowserViewModel and remove deprecated MediaSource. by Joshua Brown · 6 years ago
  31. 7eef3ce [automerger skipped] Import translations. DO NOT MERGE am: 2f0f9d52b6 -s ours by Bill Yi · 6 years ago
  32. 2f0f9d5 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  33. 3378fc4 Add isLoading() method for browse items by Joshua Brown · 6 years ago
  34. b050026 Replace SpeedBumpView by FrameLayout in drawer_activity by Arnaud Berry · 6 years ago
  35. 077cebd MediaCompat migration by Simon Dai · 6 years ago
  36. eeaf39e Add MediaBrowserViewModel. Currently not attached to anything, will be migrated to in future CL. by Joshua Brown · 6 years ago
  37. dd406f3 Code cleanup by Joshua Brown · 6 years ago
  38. 674026c Migrate from MediaSourcesManager and ActiveMediaSourceManager to MediaSourceViewModel by Joshua Brown · 6 years ago
  39. 57c029e Split ActiveMediaControllerLiveData into ActiveMediaControllersLiveData and ActiveMediaSelector. by Joshua Brown · 6 years ago
  40. 93733c0 Add Media team to relevant OWNERS files by Joshua Brown · 6 years ago
  41. 41c44d3 Add MediaSourceViewModel. by Joshua Brown · 6 years ago
  42. 21b5908 Add coalesceNull method to LiveDataFunctions. by Joshua Brown · 6 years ago
  43. e0a9e32 Add OWNERS and update OWNERS for Car/libs by Rodrigo Lagos · 6 years ago
  44. 699ee0b Merge "Move freezable method into car-arch-common." into pi-car-dev by TreeHugger Robot · 6 years ago
  45. a7643bd Move freezable method into car-arch-common. by Joshua Brown · 6 years ago
  46. 9b2a553 Ensure CombinedInfo always represents a consistent state. by Joshua Brown · 6 years ago
  47. dd71236 Merge "DO NOT MERGE: Add ripple to media card view (on home screen) and fix a crash." into pi-car-dev by TreeHugger Robot · 6 years ago
  48. d94c730 DO NOT MERGE: Add ripple to media card view (on home screen) and fix a crash. by Arnaud Berry · 6 years ago
  49. 8e238c9 Merge "Remove uses-sdk from AndroidManifest.xml." into pi-car-dev by TreeHugger Robot · 6 years ago
  50. b0aca0a Merge "Add Resource ID to next and previous buttons in media-common-library" into pi-car-dev by TreeHugger Robot · 6 years ago
  51. 73c2937 Merge "Add LOCAL_NOTICE_FILE for all Glide targets" into pi-car-dev by TreeHugger Robot · 6 years ago
  52. f16d3ba Add LOCAL_NOTICE_FILE for all Glide targets by Rodrigo Lagos · 6 years ago
  53. db4d3f8 Add Resource ID to next and previous buttons in media-common-library by Arnaud Berry · 6 years ago
  54. f6483ba Remove uses-sdk from AndroidManifest.xml. by Joshua Brown · 6 years ago
  55. a83e293 Merge "Update to new text styles from car support lib." into pi-car-dev by Anthony Chen · 6 years ago
  56. 1b51cdb Add ability to force log all mesages by Rodrigo Lagos · 6 years ago
  57. c939c5c Remove blue Car Setup Wizard Theme by Roshan Agrawal · 6 years ago
  58. ba7a876 Update to new text styles from car support lib. by Anthony Chen · 6 years ago
  59. fac7c62 Merge "DO NOT MERGE Use PlaybackViewModel in place of PlaybackModel" into pi-car-dev by TreeHugger Robot · 6 years ago
  60. 7fce66d DO NOT MERGE Use PlaybackViewModel in place of PlaybackModel by Joshua Brown · 6 years ago
  61. c176be1 Merge "Adding a CarDrawerActivity replacement based on FragmentActivity." into pi-car-dev by Roberto Perez · 6 years ago
  62. 48c6922 Merge "Remove inverse colors." into pi-car-dev by Anthony Chen · 6 years ago
  63. 7b46ec1 Remove inverse colors. by Anthony Chen · 6 years ago
  64. 8144d2e Adding a CarDrawerActivity replacement based on FragmentActivity. by Roberto Perez · 6 years ago
  65. e4fd014 Merge "Add color extraction to PlaybackViewModel." into pi-car-dev by TreeHugger Robot · 6 years ago
  66. bc51442 Merge "Update path to car support library prebuilt." into pi-car-dev by Anthony Chen · 6 years ago
  67. 6094f10 Add color extraction to PlaybackViewModel. by Joshua Brown · 6 years ago
  68. e7954d4 Update path to car support library prebuilt. by Anthony Chen · 6 years ago
  69. 9852e90 Merge "Create a ViewModel to replace PlaybackModel. This new ViewModel uses LiveDatas to track state." into pi-car-dev by TreeHugger Robot · 6 years ago
  70. 979181f Create a ViewModel to replace PlaybackModel. This new ViewModel uses LiveDatas to track state. by Joshua Brown · 6 years ago
  71. ca02d50 Merge "Migrate from media support library to the system version." into pi-car-dev by Tomasz Wasilczyk · 6 years ago
  72. 63573ab Migrate from media support library to the system version. by Tomasz Wasilczyk · 6 years ago
  73. 526cf45 DO NOT MERGE Deleting unused lib by Roberto Perez · 6 years ago
  74. 475950d Add car-arch-common library for common Arch component tools by Joshua Brown · 6 years ago
  75. 0a2e57e Merge "Create glide target so that car system app can reference glide library without create prebuild target on its own." into pi-car-dev by Yuzhou Jia · 6 years ago
  76. 611db65 Create glide target so that car system app can reference glide library by jiayuzhou · 6 years ago
  77. ca3f084 Implementing intermediate playback states by Roberto Perez · 6 years ago
  78. 4aa13cf DO NOT MERGE - Adding strings for use in SUW and Settings for checking validity of user name by jovanak · 6 years ago
  79. 9577e5b Merge "remove car-list" into pi-car-dev by TreeHugger Robot · 6 years ago
  80. e0dab0d remove car-list by Lujiang Xue · 6 years ago
  81. ee97fdd Implement program type fallback in ProgramSelector display name generation. by Tomasz Wasilczyk · 6 years ago
  82. 3506d0e Android X migration for settings-lib in pi-car-dev by Rodrigo Lagos · 6 years ago
  83. 373a331 Fix contrast of playback buttons by Roberto Perez · 6 years ago
  84. ae76ad7 Redo radio blacklisting by Roberto Perez · 6 years ago
  85. 0179a51 Set the EditTextInput field underline color to accent am: ccd8ef76eb by Jian Jin · 6 years ago
  86. ccd8ef7 Set the EditTextInput field underline color to accent by Jian Jin · 6 years ago pie-dr1-dev pie-qpr1-release pie-qpr1-s1-release pie-qpr1-s2-release pie-qpr1-s3-release android-9.0.0_r16 android-9.0.0_r19 android-9.0.0_r20 android-9.0.0_r21 android-9.0.0_r22 android-9.0.0_r30
  87. a681f13 DO NOT MERGE - Language Picker Header heights should be car_sub_header_height by Jian Jin · 6 years ago
  88. 4ace7de DO NOT MERGE - Language Picker Header heights should be car_sub_header_height by Jian Jin · 6 years ago
  89. 32c58d2 Merge "Migrate Car Media app to androidx" into pi-car-dev by TreeHugger Robot · 6 years ago
  90. b8a078b Migrate Car Media app to androidx by Joshua Brown · 6 years ago
  91. ab8098e Migrate broadcastradio and streamui to androidx am: bc21ed0f3b by Simon Dai · 6 years ago
  92. 5bb4786 Merge "Initial commit of Theme.CarDefault" into pi-car-dev by TreeHugger Robot · 6 years ago
  93. 0d71483 Initial commit of Theme.CarDefault by Joshua Brown · 6 years ago
  94. bc21ed0 Migrate broadcastradio and streamui to androidx by Simon Dai · 6 years ago
  95. aa6d6a9 Merge "migrate to androidx" into pi-car-dev by TreeHugger Robot · 6 years ago
  96. 281c048 Merge "Correct app window and toolbar dark mode background color of SUW" into pi-dev by Jian Jin · 6 years ago
  97. fa37002 Merge "Correct app window and toolbar dark mode background color of SUW" into pi-dev by TreeHugger Robot · 6 years ago pie-dev
  98. dc35c52 Correct app window and toolbar dark mode background color of SUW by Jian Jin · 6 years ago
  99. 9a23289 Prepare car-broadcastradio-support lib for sharing. am: 74a7dd3ecb by Tomasz Wasilczyk · 6 years ago
  100. 9c750a9 migrate to androidx by Lujiang Xue · 6 years ago