1. aab3d46 Merge "AndroidX: Separate widget class from Media module" into pi-preview1-androidx-dev by Jin Seok Park · 6 years ago
  2. d14e0ff Merge "MediaSession2: Avoid using package-private methods in *Compat" into pi-preview1-androidx-dev by Insun Kang · 6 years ago
  3. f91d09d Merge "AndroidX: Separate widget class from Media module" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  4. 3aa13ea AndroidX: Separate widget class from Media module by Jin Seok Park · 6 years ago
  5. bb6e7fa MediaSession2: Avoid using package-private methods in *Compat by Insun Kang · 6 years ago
  6. c7ef2ca Merge changes Ic573b522,I1e0bceaa into pi-preview1-androidx-dev am: 51a902a2d4 by Jaewan Kim · 6 years ago
  7. 51a902a Merge changes Ic573b522,I1e0bceaa into pi-preview1-androidx-dev by Jaewan Kim · 6 years ago
  8. b5cd541 MediaSession2: Temporarily remove Javadoc references to hidden APIs by Jaewan Kim · 6 years ago
  9. 088a405 MediaSession2: Unhide MediaSession2 and MediaController2 by Jaewan Kim · 6 years ago
  10. ce96c98 Merge "Consolidate lock objects within MediaPlayer2Impl" into pi-preview1-androidx-dev by Dongwon Kang · 6 years ago
  11. 05c1644 Merge "Use static maps for INFO/ERROR constant conversion" into pi-preview1-androidx-dev by Dongwon Kang · 6 years ago
  12. 9219bc8 Consolidate lock objects within MediaPlayer2Impl by Dongwon Kang · 6 years ago
  13. ddf1463 Use static maps for INFO/ERROR constant conversion by Dongwon Kang · 6 years ago
  14. bc4d76f Merge "Implement PlayerEventCallback on MediaPlayer2" into pi-preview1-androidx-dev by Dongwon Kang · 6 years ago
  15. b4f8cbf Merge "Implement PlayerEventCallback on MediaPlayer2" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  16. 9b0c0ab Merge changes Ia8fb6772,I1969fbe7 into pi-preview1-androidx-dev am: 31f0412470 by Hyundo Moon · 6 years ago
  17. ebc904f Notify controllers when buffering state is changed by Hyundo Moon · 6 years ago
  18. 3a151f1 Implement getCurrentMediaItem by Hyundo Moon · 6 years ago
  19. 2c87a58 Merge "Implement set/getPlaybackSpeed" into pi-preview1-androidx-dev by Hyundo Moon · 6 years ago
  20. dd3de77 Merge "Implement set/getPlaybackSpeed" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  21. e47a5b0 Revert "Revert "MediaController2: Enable connecting to the MediaLibraryService2"" by Jaewan Kim · 6 years ago
  22. e18fafc Implement set/getPlaybackSpeed by Hyundo Moon · 6 years ago
  23. e57a84c Revert "Revert "MediaController2: Enable connecting to the MediaLibraryService2"" by Jaewan Kim · 6 years ago
  24. 5cf2fda Enable MediaSession2Test.testSetPlayer_playbackInfo am: f66f34b424 by Hyundo Moon · 6 years ago
  25. 4169ca8 Merge "MediaController2Test: Fix flaky testGettersAfterConnected" into pi-preview1-androidx-dev by Jaewan Kim · 6 years ago
  26. f66f34b Enable MediaSession2Test.testSetPlayer_playbackInfo by Hyundo Moon · 6 years ago
  27. ff28da8 Merge "MediaController2Test: Fix flaky testGettersAfterConnected" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  28. 17e6f3c Merge "Enable cast via MediaSession2/MediaController2" into pi-preview1-androidx-dev by Sungsoo Lim · 6 years ago
  29. 1e7820d MediaController2Test: Fix flaky testGettersAfterConnected by Jaewan Kim · 6 years ago
  30. fa1b27e Enable cast via MediaSession2/MediaController2 by Sungsoo Lim · 6 years ago
  31. cc070c3 DO NOT MERGE Update media library for 1.0.0-alpha1 by Insun Kang · 6 years ago
  32. 1666681 Implement PlayerEventCallback on MediaPlayer2 by Dongwon Kang · 6 years ago
  33. 59e5326 Revert "Enable MediaSession2Test.testSetPlayer_playbackInfo" by Hyundo Moon · 6 years ago
  34. 93ca347 Enable MediaSession2Test.testSetPlayer_playbackInfo by Hyundo Moon · 6 years ago
  35. 1951e9c MediaController2: Enable connecting to the MediaLibraryService2 by Jaewan Kim · 6 years ago
  36. fc52311 DO NOT MERGE Removed unknown properties in media/*/build.gradle by Insun Kang · 6 years ago
  37. fbbf807 DO NOT MERGE Update media library for 1.0.0-alpha1 by Insun Kang · 6 years ago
  38. 8c5c76e Merge "Add private constructors to static utility classes." into pi-preview1-androidx-dev by Jake Wharton · 6 years ago
  39. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  40. e824d34 MediaBrowserCompatTest: Add @FlakyTest on a flaky test method by Hyundo Moon · 6 years ago
  41. 24919ee Move MediaBrowserCompat and MediaControllerCompat back to android.support.* package. by Aurimas Liutikas · 6 years ago
  42. 89febf8 Fix imports for media code. by Aurimas Liutikas · 6 years ago
  43. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  44. 0efa1d5 Rename libray folders to align with artifact names. by Jake Wharton · 6 years ago[Renamed from media-compat]
  45. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  46. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  47. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  48. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  49. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  50. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  51. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  52. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  53. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  54. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  55. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  56. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  57. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  58. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  59. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  60. 1659cb1 Revert "MediaSessionCompat: Fix hasCallback" by Sungsoo Lim · 6 years ago
  61. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  62. cfb0849 MediaSessionCompat: Fix hasCallback by Sungsoo Lim · 6 years ago
  63. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  64. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  65. c05db25 Remove needless 'final' modifier from 'static' methods. by Jake Wharton · 6 years ago
  66. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  67. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. daa449a Merge "Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  69. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  70. caa3cdb Remove more empty baseline files. by Jake Wharton · 7 years ago
  71. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  72. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  73. df64f2a Switch @IntDef from long to int, and add @LongDef by Tor Norbye · 7 years ago
  74. 1d4a000 MediaControllerCompat: Clear extra binder info by Sungsoo Lim · 7 years ago
  75. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  76. 0216480 Media-compat-test: Make test script to accept arguments by Hyundo Moon · 7 years ago
  77. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  78. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  79. ca0238f Media-compat-test: Merge remaining tests by Hyundo Moon · 7 years ago
  80. a2bf2b2 Media-compat-test: Merge MediaControllerCompatTest by Hyundo Moon · 7 years ago
  81. 7a27dd0 Remove Duplicated tests in MediaControllerCompatTest by Hyundo Moon · 7 years ago
  82. 61de1a4 Merge changes from topics "am-3d388191-b7d2-418c-bf01-f853360830b7", "am-5081d6f9-35fb-4f24-bd5e-28a2049531f1" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  83. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  84. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  85. 4c4dbb4 Media-compat-test: Merge MediaSessionCompatTest by Hyundo Moon · 7 years ago
  86. 1b43243 Media-compat-test: Remove Duplicated tests in MediaSessionCompatTest by Hyundo Moon · 7 years ago
  87. a33c2f1 Media-compat-test: Add a test for sending Parcelables when subscribing by Hyundo Moon · 7 years ago
  88. bb1dd9e Media-compat-test: Fix flakiness of testSubscribeWithOptions() by Hyundo Moon · 7 years ago
  89. 5182ada Media-compat-test: Fix flaky tests in client module by Hyundo Moon · 7 years ago
  90. a2ce6c0 Media-compat-test: Merge MediaBrowserCompatTest by Hyundo Moon · 7 years ago
  91. 0d6e129 Media-compat-test: Restore tests skipped by ag/3202736 by Hyundo Moon · 7 years ago
  92. 194dca3 Merge "MediaBrowserCompat: Check service version when (un)subscribing" into oc-mr1-support-27.0-dev by Hyundo Moon · 7 years ago
  93. 60499ba Merge "Media-compat-test: Create a script for running tests" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  94. 6179248 Media-compat-test: Create a script for running tests by Hyundo Moon · 7 years ago
  95. b36f22a Media-compat-test: Update latest support library version to 27.0.1 by Hyundo Moon · 7 years ago
  96. 2c5809c Merge changes from topics "am-90ea615a-ba06-4102-840b-f472fe665be2", "am-9272b4a8-218b-4f3e-a381-81ac75fee530" into oc-mr1-jetpack-dev by Hyundo Moon · 7 years ago
  97. 1f35b5c Merge "MediaBrowserCompat: Check service version when (un)subscribing" into oc-mr1-support-27.0-dev by Hyundo Moon · 7 years ago
  98. e0cf8ca MediaBrowserCompat: Check service version when (un)subscribing by Hyundo Moon · 7 years ago
  99. dd2f60b Media-compat-test: Create two new modules for previous version by Hyundo Moon · 7 years ago
  100. 0c40708 Merge "Increase tolerance time from 30ms to 50ms" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago