1. 5ec3c56 Self dismiss the app selector dialog when moving to another app. by Arnaud Berry · 5 years ago
  2. 0ef8fec Merge "Don't show progress for stillness states." into pi-car-dev by TreeHugger Robot · 5 years ago
  3. 47094c8 Update control bar overflow button selected state by Yabin Huang · 5 years ago
  4. 0e5d576 Don't show progress for stillness states. by Arnaud Berry · 5 years ago
  5. f480fba Update the queue button resource file by Yabin Huang · 5 years ago
  6. c6f50e6 Update touch ripple of app bar icons and control bar by Yabin Huang · 5 years ago
  7. 8eab163 Allow different resources for minimized control bar by Simon Dai · 5 years ago
  8. 447a2b0 Merge "Allow MediaItemMetadata#updateImageView() not to use placeholder" into pi-car-dev by TreeHugger Robot · 5 years ago
  9. 4db6896 Merge "DO NOT MERGE Add album art placeholders to playback metadata" into pi-car-dev by TreeHugger Robot · 5 years ago
  10. bf80f1f Allow MediaItemMetadata#updateImageView() not to use placeholder by Yabin Huang · 5 years ago
  11. 83a1dd9 DO NOT MERGE Add album art placeholders to playback metadata by Simon Dai · 5 years ago
  12. cebb033 Switch position of app icon and arrow in media center app selector by Yabin Huang · 5 years ago
  13. 7d7fefe Merge "Merge ViewUtils and ViewHelper" into pi-car-dev by TreeHugger Robot · 5 years ago
  14. 48a5f63 Update app switcher icon color by Yabin Huang · 5 years ago
  15. ec20f69 Merge "Introduce UX Restrictions compliant ImageView" into pi-car-dev by TreeHugger Robot · 5 years ago
  16. 8f1ba07 Introduce UX Restrictions compliant ImageView by Yabin Huang · 5 years ago
  17. 934e215 Remove fab background by Yabin Huang · 5 years ago
  18. 6070a77 Merge ViewUtils and ViewHelper by Yabin Huang · 5 years ago
  19. 9dc72a8 Merge "Allow to customize progress bar color in minimized control bar" into pi-car-dev by Yabin Huang · 5 years ago
  20. d71eb2e Merge "Fix broken gradient truncation" into pi-car-dev by TreeHugger Robot · 5 years ago
  21. 380e4fe Allow to customize progress bar color in minimized control bar by Yabin Huang · 5 years ago
  22. f100f93 Fix broken gradient truncation by Yabin Huang · 5 years ago
  23. 9c0f44d Add placeholder art for media items in browse by Simon Dai · 5 years ago
  24. 9da2313 Add styles for remaining text in Media Center by Simon Dai · 5 years ago
  25. e2434aa Merge "Use artist name as the subtitle in media widget" into pi-car-dev by TreeHugger Robot · 5 years ago
  26. 4820ff1 Merge "Extract Model from MetadataController to get playing time" into pi-car-dev by TreeHugger Robot · 5 years ago
  27. 32e5894 Use artist name as the subtitle in media widget by Yabin Huang · 5 years ago
  28. 54a5d7e Extract Model from MetadataController to get playing time by Yabin Huang · 5 years ago
  29. 187f41b Merge "Hide the playback controls when there's nothing to show (widget)" into pi-car-dev by TreeHugger Robot · 5 years ago
  30. fb144fa Merge "Fully split browse and search results output" into pi-car-dev by TreeHugger Robot · 5 years ago
  31. c143e63 Hide the playback controls when there's nothing to show (widget) by Arnaud Berry · 5 years ago
  32. 4d08268 Merge "Add progress bar into minimized playback control bar" into pi-car-dev by Yabin Huang · 5 years ago
  33. 050c730 Add progress bar into minimized playback control bar by Yabin Huang · 5 years ago
  34. b57b8eb Fully split browse and search results output by Simon Dai · 5 years ago
  35. d58e8ee DO NOT MERGE: Implement latest VisD spec for Ongoing Call by Cole Faust · 5 years ago
  36. 3b6e69a Update values of AppBar by Yabin Huang · 5 years ago
  37. 2a0c110 Merge "Hide the separator if the album title or the timer is empty" into pi-car-dev by TreeHugger Robot · 5 years ago
  38. 8032e8e Hide the separator if the album title or the timer is empty by Yabin Huang · 5 years ago
  39. b1f4913 Merge "Add browse livedata that only contains search results" into pi-car-dev by TreeHugger Robot · 5 years ago
  40. ac718ab Add browse livedata that only contains search results by Simon Dai · 5 years ago
  41. 8fca393 Temporarily re-enable remote uris and stop tinting bitmaps in red by Arnaud Berry · 5 years ago
  42. 105c400 Fix control bar button alignment by Simon Dai · 5 years ago
  43. 83b3ee0 Remove ContentStyleSupported, remove constant by Simon Dai · 5 years ago
  44. f8d2fd7 Add support for vector drawables, block remote URIs, flag bitmaps by Arnaud Berry · 5 years ago
  45. f3a7771 Split the metadata time text progress in multiple views by Arnaud Berry · 5 years ago
  46. e0ae497 Add MediaAppSelectorWidget switchingEnabled attribute by Arnaud Berry · 5 years ago
  47. 6ed2af3 Fix media widget controlbar by Simon Dai · 5 years ago
  48. 42dca60 Update media metadata and linear progress bar in playback view by Yabin Huang · 5 years ago
  49. d75ad28 Add stylable attribute for image alignment by Simon Dai · 5 years ago
  50. b9d67ba Update ControlBar and MinimizedControlBar to spec by Simon Dai · 5 years ago
  51. 90b7efa Remove androidx.car_car from car-[apps|media|arch]-common by Arnaud Berry · 5 years ago
  52. 589e10f DO NOT MERGE: make makefile match master branch by Arnaud Berry · 5 years ago
  53. 5d28c3f Update the values of appBar for portrait mode by Yabin Huang · 5 years ago
  54. 1c816e9 Add extra null check and add 3 status for downloaded by Calvin Huang · 5 years ago
  55. 3ee5107 Merge "Allow null MediaMetadataCompat in PlaybackStateWrapper" into pi-car-dev by TreeHugger Robot · 5 years ago
  56. d7a4931 Allow null MediaMetadataCompat in PlaybackStateWrapper by Arnaud Berry · 5 years ago
  57. aae3d13 Merge "Add isExplicit and isDwnloaded function to MediaItemMedtadata" into pi-car-dev by Calvin Huang · 5 years ago
  58. 069fe93 Add isExplicit and isDwnloaded function to MediaItemMedtadata by Calvin Huang · 5 years ago
  59. 45f1a4f Use MediaSource from Car api instead of ContentProvider by Simon Dai · 5 years ago
  60. f660aea Support seek in the progress bar by Yabin Huang · 5 years ago
  61. 674676e Merge "PlaybackViewModel cleanup" into pi-car-dev by TreeHugger Robot · 5 years ago
  62. 963a44e PlaybackViewModel cleanup by Arnaud Berry · 5 years ago
  63. 99d87d4 Fix control bar overlaping in portrait mode by Yabin Huang · 5 years ago
  64. f08c4ec MediaSourceViewModel cleanup by Arnaud Berry · 6 years ago
  65. 6a32b06 Merge "Fix crash on BT disconnect" into pi-car-dev by TreeHugger Robot · 6 years ago
  66. 50767cf Fix crash on BT disconnect by Igor Razumeiko · 6 years ago
  67. e928471 Remove deprecated classes by Arnaud Berry · 6 years ago
  68. 1fd2c33 Get ContentStyle root level extras from MediaBrowser by Simon Dai · 6 years ago
  69. 7df17e4 Add retrieval of title grouping by Simon Dai · 6 years ago
  70. f18cc43 Follow up cleanup by Arnaud Berry · 6 years ago
  71. d9a8cc0 Move media app selector to shared library by Arnaud Berry · 6 years ago
  72. 89ec2d9 Make MediaSourceViewModel use ContentProvider's media source by Simon Dai · 6 years ago
  73. a1bfdc3 Make media widget update with contentresolver by Simon Dai · 6 years ago
  74. d305960 Merge changes from topic "2018-12-18-moveMediaSources" into pi-car-dev by TreeHugger Robot · 6 years ago
  75. c63423d Turn MediaSourcesLiveData into a singleton managing the list of sources by Arnaud Berry · 6 years ago
  76. ee1a12a Make the robo tests work in command line with the android build by Arnaud Berry · 6 years ago
  77. f0608c6 Merge "Update media content style constants" into pi-car-dev by TreeHugger Robot · 6 years ago
  78. 710cbde Update media content style constants by Simon Dai · 6 years ago
  79. e6f0921 Add factory method to get browseviewmodel with known controller by Simon Dai · 6 years ago
  80. 1fb282a Merge "Added media resolution constants, public getplaybackstate visibility" into pi-car-dev by Peter Li · 6 years ago
  81. 71f03db Added media resolution constants, public getplaybackstate visibility by Peter Li · 6 years ago
  82. 04849ff Merge "Apps and media common fix it + ControlBar rename" into pi-car-dev by TreeHugger Robot · 6 years ago
  83. 0dc3396 Apps and media common fix it + ControlBar rename by Arnaud Berry · 6 years ago
  84. 7cf66a2 Use mediasource contentprovider to update source by Simon Dai · 6 years ago
  85. 93e82a5 Media play bar style fixit. by Arnaud Berry · 6 years ago
  86. 7255301 Adding more people to OWNERS by John Choi · 6 years ago
  87. d440ccf Move ActionBar from the support lib to Car package by Igor Razumeiko · 6 years ago
  88. feee485 Reenable bluetooth and local media Content Forward Browse by Arnaud Berry · 6 years ago
  89. 51ceced Merge "Add check to see if search is supported" into pi-car-dev by TreeHugger Robot · 6 years ago
  90. 599dac6 Add check to see if search is supported by Simon Dai · 6 years ago
  91. b67f566 Merge "Connect the home screen playback fragment to the active media source" into pi-car-dev by TreeHugger Robot · 6 years ago
  92. 94a384f Connect the home screen playback fragment to the active media source by Arnaud Berry · 6 years ago
  93. 78613bb Make LoadingSwitchMap a LiveData, remove interface by Simon Dai · 6 years ago
  94. 655dd51 Combine loading and browse content LiveData by Simon Dai · 6 years ago
  95. f26bf11 Temporarily add MediaSource#supportsContentForwardBrowse by Arnaud Berry · 6 years ago
  96. db047f6 Merge "Fix MediaBrowserViewModel.Factory's initialization block." into pi-car-dev by TreeHugger Robot · 6 years ago
  97. ed74c51 Fix MediaBrowserViewModel.Factory's initialization block. by Joshua Brown · 6 years ago
  98. 2bae781 DO NOT MERGE: fix import order and white space to match master by Arnaud Berry · 6 years ago
  99. f90b9ef Add search LiveData by Simon Dai · 6 years ago
  100. 5ecbacb Use switchMapNonNull to prevent NPE when Media center opens by Arnaud Berry · 6 years ago