1. 30e8a79 Merge "Add BIND_INCLUDE_CAPABILITIES flag when binding to the service." into androidx-master-dev by Treehugger Robot · 4 years ago
  2. 8e09686 Add BIND_INCLUDE_CAPABILITIES flag when binding to the service. by Sungsoo Lim · 4 years ago
  3. 0cc48e8 Clean up media2-player build.gradle by Gyumin Sim · 4 years ago
  4. bf02500 Upgrade to build-tools 30.0.2 by Aurimas Liutikas · 4 years ago
  5. 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
  6. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  7. 3d58392 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years ago
  8. 65be123 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  9. bee83b4 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  10. d217818 Merge "Set active queue item id to PlaybackStateCompat" into androidx-master-dev by Treehugger Robot · 4 years ago
  11. 2bdf4a4 Set active queue item id to PlaybackStateCompat by Gyumin Sim · 4 years ago
  12. 11ab2cb Merge "Notify onDisconnected outside of synchronized block" into androidx-master-dev by Treehugger Robot · 4 years ago
  13. c48a16e Fix MediaSessionImplBase#isClosed() by Gyumin Sim · 4 years ago
  14. f5ba906 Notify onDisconnected outside of synchronized block by Gyumin Sim · 4 years ago
  15. f6fa52c Fix MediaSessionCallbackWithMediaControllerCompatTest#deadlock by Gyumin Sim · 4 years ago
  16. 42ff925 Move media2 to beta01 by Sungsoo Lim · 4 years ago
  17. a5a39c9 Update dependency on media from media2 by Gyumin Sim · 4 years ago
  18. 2618114 Merge "Reset current position when media item changes" into androidx-master-dev by Gyumin Sim · 4 years ago
  19. bca9efc Merge "Increase timeout for connection to test service" into androidx-master-dev by Gyumin Sim · 4 years, 1 month ago
  20. 49b6c04 Increase timeout for connection to test service by Gyumin Sim · 4 years, 1 month ago
  21. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  23. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  24. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  25. 7d3eda2 Merge "Limit the number of inlined items in ParcelImplListSlice" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. 4b93714 Reset current position when media item changes by Gyumin Sim · 4 years, 1 month ago
  27. d2447cc Merge "Add missing fields to ConnectionResult" into androidx-master-dev by Gyumin Sim · 4 years, 1 month ago
  28. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  29. e3f81cc Add missing fields to ConnectionResult by Gyumin Sim · 4 years, 1 month ago
  30. eb2fdd4 Limit the number of inlined items in ParcelImplListSlice by Gyumin Sim · 4 years, 1 month ago
  31. 9cce1d6 Add queries to manifest for media and media2 by Gyumin Sim · 4 years, 1 month ago
  32. 54e0f01 Fix NPE for MediaController.getPlaylist() by Gyumin Sim · 4 years, 1 month ago
  33. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  34. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  35. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  36. 023033c Merge "Correctly test disconnecting legacy controller after timeout" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  37. 3638612 Correctly test disconnecting legacy controller after timeout by Jaewan Kim · 4 years, 2 months ago
  38. 90b530a Comply with inclusive language guidance in media2 by Gyumin Sim · 4 years, 2 months ago
  39. 36d507e Fix flakiness of MediaControllerCompatCallback tests by Gyumin Sim · 4 years, 2 months ago
  40. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  41. 7035692 Merge "MediaSessionTest: Fix test failure in API 24" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  42. ca6b84b Merge "Annotate MediaPlayerTest#playbackRate() as @Ignore" into androidx-master-dev by Jaewan Kim · 4 years, 2 months ago
  43. 990cd87 Annotate MediaPlayerTest#playbackRate() as @Ignore by Jaewan Kim · 4 years, 2 months ago
  44. ba2a41a MediaSessionTest: Fix test failure in API 24 by Jaewan Kim · 4 years, 2 months ago
  45. fd51b18 Disable progressbar when seek command is not allowed by Insun Kang · 4 years, 3 months ago
  46. 69045af Merge "Remove an obsolete TODO from ConnectionResult" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  47. 89884b8 Merge "Update dependent lib versions for media libraries" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  48. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years, 3 months ago
  49. f4120a7 Merge "Remove an overriden method that is not needed" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  50. 312b13d Remove an overriden method that is not needed by Sungsoo Lim · 4 years, 3 months ago
  51. 5ea0c40 Remove an obsolete TODO from ConnectionResult by Gyumin Sim · 4 years, 3 months ago
  52. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 6 months ago
  53. ee5c8d0 Fix flakiness of onAudioInfoChanged_isCalled_byVolumeChange by Gyumin Sim · 4 years, 3 months ago
  54. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years, 3 months ago
  55. 063960d Remove unused ParcelField of TrackInfo by Gyumin Sim · 4 years, 3 months ago
  56. e1fc923 Fix parceling of TrackInfo by Gyumin Sim · 4 years, 3 months ago
  57. a544008 Notify PlaybackStateCompat when onCurrentMediaItemChanged by Gyumin Sim · 4 years, 3 months ago
  58. 60140e8 Refactor MediaControllerCompatCallback test by Gyumin Sim · 4 years, 3 months ago
  59. 2ea44b3 Merge "Drop prefix test- from test methods name" into androidx-master-dev by Gyumin Sim · 4 years, 3 months ago
  60. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  61. ac3cdf3 Drop prefix test- from test methods name by Gyumin Sim · 4 years, 3 months ago
  62. 815262b Update build for media2 by Sungsoo Lim · 4 years, 4 months ago
  63. 32b9cc5 Merge "Add isSelectable to TrackInfo" into androidx-master-dev by Jin Seok Park · 4 years, 3 months ago
  64. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  65. bcae0e9 Add isSelectable to TrackInfo by Jin Seok Park · 4 years, 4 months ago
  66. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  67. c0d57ed Merge "Increase timeout to pass tests on old devices." into androidx-master-dev am: 68e1eb0937 by Treehugger Robot · 4 years, 3 months ago
  68. 28193613 Increase timeout to pass tests on old devices. by Insun Kang · 4 years, 3 months ago
  69. 9c15c60 Merge "Hide hidden parent class methods from the Javadoc" into androidx-master-dev am: bea4dafe72 by Treehugger Robot · 4 years, 4 months ago
  70. bea4daf Merge "Hide hidden parent class methods from the Javadoc" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  71. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  72. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  73. 0c78797 Merge "Clean up @SdkSuppress in tests" into androidx-master-dev am: 77ff1c128b by Treehugger Robot · 4 years, 4 months ago
  74. 77ff1c1 Merge "Clean up @SdkSuppress in tests" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  75. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 4 months ago
  76. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  77. ef8f5b2 Merge "Legacy support for (play|prepare)From* methods" into androidx-master-dev am: 3274f7be93 by Treehugger Robot · 4 years, 4 months ago
  78. cee1f62 Hide hidden parent class methods from the Javadoc by Jaewan Kim · 4 years, 4 months ago
  79. 3274f7b Merge "Legacy support for (play|prepare)From* methods" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  80. 7cd15e5 Legacy support for (play|prepare)From* methods by Sungsoo Lim · 4 years, 4 months ago
  81. 6f52ca9 Clean up @SdkSuppress in tests by Jaewan Kim · 4 years, 4 months ago
  82. 83b5caa Merge "MediaSession: Disconnect legacy controller after timeout" into androidx-master-dev am: 039b9f5921 by Jaewan Kim · 4 years, 4 months ago
  83. 039b9f5 Merge "MediaSession: Disconnect legacy controller after timeout" into androidx-master-dev by Jaewan Kim · 4 years, 4 months ago
  84. 342117d MediaSession: Disconnect legacy controller after timeout by Jaewan Kim · 4 years, 4 months ago
  85. 6edf919 Merge "Lower minSdk of media2-widget to 16 in gradle." into androidx-master-dev am: c052c379b2 by Treehugger Robot · 4 years, 4 months ago
  86. 54e1a95 Lower minSdk of media2-widget to 16 in gradle. by Insun Kang · 4 years, 4 months ago
  87. 2fc0d33 Merge changes I8940be9e,I0c7f03a1 into androidx-master-dev am: ad231057ca by Jaewan Kim · 4 years, 4 months ago
  88. ad23105 Merge changes I8940be9e,I0c7f03a1 into androidx-master-dev by Jaewan Kim · 4 years, 4 months ago
  89. f096b88 Fix flaky playbackRate test by Jaewan Kim · 4 years, 4 months ago
  90. 68ee392 Lower minSdk of media2-{common,session,player} to 16 by Jaewan Kim · 4 years, 5 months ago
  91. f79e132 Merge "Fix test failure on SDK level between 21 and 23" into androidx-master-dev am: 48caa04d4e by Treehugger Robot · 4 years, 4 months ago
  92. 48caa04 Merge "Fix test failure on SDK level between 21 and 23" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  93. f8b229b Fix test failure on SDK level between 21 and 23 by Jaewan Kim · 4 years, 4 months ago
  94. b11b5b4 Merge "Notify volume changes of RemoteSessionPlayer" into androidx-master-dev am: 78754dff9b by Gyumin Sim · 4 years, 4 months ago
  95. 78754df Merge "Notify volume changes of RemoteSessionPlayer" into androidx-master-dev by Gyumin Sim · 4 years, 4 months ago
  96. ffb3f5f Merge "VersionedParcelable compiler artifact" into androidx-master-dev am: 22185bfa5d by Treehugger Robot · 4 years, 4 months ago
  97. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 5 months ago
  98. e9910a0 Merge "Fix MediaBrowserCompatTestWithMediaLibraryService#testSearch" into androidx-master-dev am: 0fbdbce97d by Jaewan Kim · 4 years, 4 months ago
  99. 0fbdbce Merge "Fix MediaBrowserCompatTestWithMediaLibraryService#testSearch" into androidx-master-dev by Jaewan Kim · 4 years, 4 months ago
  100. 59b1450 Notify volume changes of RemoteSessionPlayer by Gyumin Sim · 4 years, 4 months ago