1. 021a13f Make notification updated when current media item is changed by Hyundo Moon · 3 years, 10 months ago
  2. d26543f Allow onCurrentMediaItemChanged to take null media item by Sungsoo Lim · 3 years, 10 months ago
  3. 067c31e Fix runtest.sh for version-compat-tests by Hyundo Moon · 3 years, 10 months ago
  4. 21e78f1 Merge "Generate support-media-* tests for androidx suite" into androidx-master-dev by Sam Gilbert · 3 years, 10 months ago
  5. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 11 months ago
  6. d48b8ab Reset the player when there are no playable items by Sungsoo Lim · 3 years, 11 months ago
  7. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  8. bdaa50a Merge "Remove unnessasary block with mLock" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  9. 154f0b8 Fix timeout error on MediaSessionServiceTest.onGetSessionIsCalled by Hyundo Moon · 3 years, 11 months ago
  10. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  11. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  12. e0188912 Remove unnessasary block with mLock by Sungsoo Lim · 4 years ago
  13. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  14. b07e902 Merge "Update build dependency with media 1.2.0-stable" into androidx-master-dev by Sungsoo Lim · 4 years ago
  15. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  16. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  17. c010d9b Update build dependency with media 1.2.0-stable by Sungsoo Lim · 4 years ago
  18. 30e8a79 Merge "Add BIND_INCLUDE_CAPABILITIES flag when binding to the service." into androidx-master-dev by Treehugger Robot · 4 years ago
  19. 8e09686 Add BIND_INCLUDE_CAPABILITIES flag when binding to the service. by Sungsoo Lim · 4 years ago
  20. 0cc48e8 Clean up media2-player build.gradle by Gyumin Sim · 4 years ago
  21. bf02500 Upgrade to build-tools 30.0.2 by Aurimas Liutikas · 4 years ago
  22. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  23. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  24. 3d58392 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years ago
  25. 65be123 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  26. bee83b4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  27. d217818 Merge "Set active queue item id to PlaybackStateCompat" into androidx-master-dev by Treehugger Robot · 4 years ago
  28. 2bdf4a4 Set active queue item id to PlaybackStateCompat by Gyumin Sim · 4 years ago
  29. 11ab2cb Merge "Notify onDisconnected outside of synchronized block" into androidx-master-dev by Treehugger Robot · 4 years ago
  30. c48a16e Fix MediaSessionImplBase#isClosed() by Gyumin Sim · 4 years ago
  31. f5ba906 Notify onDisconnected outside of synchronized block by Gyumin Sim · 4 years ago
  32. f6fa52c Fix MediaSessionCallbackWithMediaControllerCompatTest#deadlock by Gyumin Sim · 4 years ago
  33. 42ff925 Move media2 to beta01 by Sungsoo Lim · 4 years ago
  34. a5a39c9 Update dependency on media from media2 by Gyumin Sim · 4 years ago
  35. 2618114 Merge "Reset current position when media item changes" into androidx-master-dev by Gyumin Sim · 4 years ago
  36. bca9efc Merge "Increase timeout for connection to test service" into androidx-master-dev by Gyumin Sim · 4 years ago
  37. 49b6c04 Increase timeout for connection to test service by Gyumin Sim · 4 years ago
  38. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  39. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  40. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  41. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  42. 7d3eda2 Merge "Limit the number of inlined items in ParcelImplListSlice" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  43. 4b93714 Reset current position when media item changes by Gyumin Sim · 4 years, 1 month ago
  44. d2447cc Merge "Add missing fields to ConnectionResult" into androidx-master-dev by Gyumin Sim · 4 years, 1 month ago
  45. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  46. e3f81cc Add missing fields to ConnectionResult by Gyumin Sim · 4 years, 1 month ago
  47. eb2fdd4 Limit the number of inlined items in ParcelImplListSlice by Gyumin Sim · 4 years, 1 month ago
  48. 9cce1d6 Add queries to manifest for media and media2 by Gyumin Sim · 4 years, 1 month ago
  49. 54e0f01 Fix NPE for MediaController.getPlaylist() by Gyumin Sim · 4 years, 1 month ago
  50. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  51. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  52. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  53. 023033c Merge "Correctly test disconnecting legacy controller after timeout" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  54. 3638612 Correctly test disconnecting legacy controller after timeout by Jaewan Kim · 4 years, 2 months ago
  55. 90b530a Comply with inclusive language guidance in media2 by Gyumin Sim · 4 years, 2 months ago
  56. 36d507e Fix flakiness of MediaControllerCompatCallback tests by Gyumin Sim · 4 years, 2 months ago
  57. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  58. 7035692 Merge "MediaSessionTest: Fix test failure in API 24" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  59. ca6b84b Merge "Annotate MediaPlayerTest#playbackRate() as @Ignore" into androidx-master-dev by Jaewan Kim · 4 years, 2 months ago
  60. 990cd87 Annotate MediaPlayerTest#playbackRate() as @Ignore by Jaewan Kim · 4 years, 2 months ago
  61. ba2a41a MediaSessionTest: Fix test failure in API 24 by Jaewan Kim · 4 years, 2 months ago
  62. fd51b18 Disable progressbar when seek command is not allowed by Insun Kang · 4 years, 3 months ago
  63. 69045af Merge "Remove an obsolete TODO from ConnectionResult" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  64. 89884b8 Merge "Update dependent lib versions for media libraries" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  65. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years, 3 months ago
  66. f4120a7 Merge "Remove an overriden method that is not needed" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  67. 312b13d Remove an overriden method that is not needed by Sungsoo Lim · 4 years, 3 months ago
  68. 5ea0c40 Remove an obsolete TODO from ConnectionResult by Gyumin Sim · 4 years, 3 months ago
  69. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 6 months ago
  70. ee5c8d0 Fix flakiness of onAudioInfoChanged_isCalled_byVolumeChange by Gyumin Sim · 4 years, 3 months ago
  71. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years, 3 months ago
  72. 063960d Remove unused ParcelField of TrackInfo by Gyumin Sim · 4 years, 3 months ago
  73. e1fc923 Fix parceling of TrackInfo by Gyumin Sim · 4 years, 3 months ago
  74. a544008 Notify PlaybackStateCompat when onCurrentMediaItemChanged by Gyumin Sim · 4 years, 3 months ago
  75. 60140e8 Refactor MediaControllerCompatCallback test by Gyumin Sim · 4 years, 3 months ago
  76. 2ea44b3 Merge "Drop prefix test- from test methods name" into androidx-master-dev by Gyumin Sim · 4 years, 3 months ago
  77. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  78. ac3cdf3 Drop prefix test- from test methods name by Gyumin Sim · 4 years, 3 months ago
  79. 815262b Update build for media2 by Sungsoo Lim · 4 years, 4 months ago
  80. 32b9cc5 Merge "Add isSelectable to TrackInfo" into androidx-master-dev by Jin Seok Park · 4 years, 3 months ago
  81. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  82. bcae0e9 Add isSelectable to TrackInfo by Jin Seok Park · 4 years, 4 months ago
  83. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  84. c0d57ed Merge "Increase timeout to pass tests on old devices." into androidx-master-dev am: 68e1eb0937 by Treehugger Robot · 4 years, 3 months ago
  85. 28193613 Increase timeout to pass tests on old devices. by Insun Kang · 4 years, 3 months ago
  86. 9c15c60 Merge "Hide hidden parent class methods from the Javadoc" into androidx-master-dev am: bea4dafe72 by Treehugger Robot · 4 years, 3 months ago
  87. bea4daf Merge "Hide hidden parent class methods from the Javadoc" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  88. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  89. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  90. 0c78797 Merge "Clean up @SdkSuppress in tests" into androidx-master-dev am: 77ff1c128b by Treehugger Robot · 4 years, 4 months ago
  91. 77ff1c1 Merge "Clean up @SdkSuppress in tests" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  92. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 4 months ago
  93. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  94. ef8f5b2 Merge "Legacy support for (play|prepare)From* methods" into androidx-master-dev am: 3274f7be93 by Treehugger Robot · 4 years, 4 months ago
  95. cee1f62 Hide hidden parent class methods from the Javadoc by Jaewan Kim · 4 years, 4 months ago
  96. 3274f7b Merge "Legacy support for (play|prepare)From* methods" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  97. 7cd15e5 Legacy support for (play|prepare)From* methods by Sungsoo Lim · 4 years, 4 months ago
  98. 6f52ca9 Clean up @SdkSuppress in tests by Jaewan Kim · 4 years, 4 months ago
  99. 83b5caa Merge "MediaSession: Disconnect legacy controller after timeout" into androidx-master-dev am: 039b9f5921 by Jaewan Kim · 4 years, 4 months ago
  100. 039b9f5 Merge "MediaSession: Disconnect legacy controller after timeout" into androidx-master-dev by Jaewan Kim · 4 years, 4 months ago