1. bae8905 Merge "Move versionedparcelable to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  2. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 7 months ago
  3. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 7 months ago
  4. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  5. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  6. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 7 months ago
  7. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  8. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  9. 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 4 years, 9 months ago
  10. 58112a2 Move media to the new proper directory structure by Sergey · 4 years, 9 months ago
  11. 29c250e Merge "Allows to create MediaSessionCompat on the thread without looper" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  12. a3085d3 Protect extra binder in the token with lock by Jaewan Kim · 4 years, 9 months ago
  13. 22e4b6f Allows to create MediaSessionCompat on the thread without looper by Jaewan Kim · 4 years, 9 months ago
  14. bdd9376 Append test status message to runtest.sh by Gyumin Sim · 4 years, 9 months ago
  15. 935c210 Make AudioAttributesImpl interface public with @hide by Gyumin Sim · 4 years, 9 months ago
  16. 497e6ac Make AudioAttributesImpl classes constructor as public with @hide by Gyumin Sim · 4 years, 9 months ago
  17. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  18. 7738653 Merge "Fix MediaController crash with fwk MediaSession" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  19. 05c46e7 Fix MediaController crash with fwk MediaSession by Jaewan Kim · 4 years, 10 months ago
  20. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  21. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  22. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  23. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  24. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 10 months ago
  25. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  26. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  27. 5275025 Merge "Make AudioAttributesCompat's constructor as public with @hide" into androidx-master-dev by Hyundo Moon · 4 years, 10 months ago
  28. c631c45 Make AudioAttributesCompat's constructor as public with @hide by Hyundo Moon · 4 years, 10 months ago
  29. 604dfbf Merge changes I879d89c0,I7f6f143b into androidx-master-dev by Jaewan Kim · 4 years, 10 months ago
  30. 4e2fadd Revise runtest.sh in version-compat-tests by Gyumin Sim · 4 years, 10 months ago
  31. 10dd9ab MediaSessionCompat: Stop receiving callbacks after unset by Jaewan Kim · 4 years, 11 months ago
  32. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  33. 5fc4af6 MediaSessionCompat: Prevent from receiving callbacks after the release by Jaewan Kim · 4 years, 11 months ago
  34. 04b136d Increment browser, media, and workmanager versions by Nick Anthony · 4 years, 11 months ago
  35. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  36. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  37. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  38. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  39. 130035d API lint check for the ListenerLast is enabled for androidx by Sergey · 5 years ago
  40. 227e492 Do not validate session info bundles on sender side by Gyumin Sim · 5 years ago
  41. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  42. 4b304e8 Kill mExtraControllerCallbacks when MediaSessionCompat being released by Gyumin Sim · 5 years ago
  43. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  44. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  45. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  46. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  47. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  48. d50309b Elaborate comments about public ParcelFields by Gyumin Sim · 5 years ago
  49. 0648059 Merge changes I0eb06fbe,I0e39d6a1 into androidx-master-dev by Gyumin Sim · 5 years ago
  50. 4120796 Make fields of AudioAttributes public by Gyumin Sim · 5 years ago
  51. 1ae3db6 Catch BadParcelableExceptions when unparcelling remote Bundles by Gyumin Sim · 5 years ago
  52. 538b39b Ensure setting ClassLoaders to extra Bundles in PlaybackStateCompat by Gyumin Sim · 5 years ago
  53. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  54. 69aea86 Use the existing binary of adb in version-compat-tests by Gyumin Sim · 5 years ago
  55. 5ec1301 Merge "Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0"" into androidx-master-dev by Nick Anthony · 5 years ago
  56. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  57. a097833 Enable trackRestrictAPIs for media module by Gyumin Sim · 5 years ago
  58. 5d8d3d6 Fix @RestrictTo usages in the media module by Gyumin Sim · 5 years ago
  59. 812ffa6 Merge "Stop using RESTRICT_TO ExtraData API across libraries" into androidx-master-dev by Treehugger Robot · 5 years ago
  60. 214a4c5 Stop using RESTRICT_TO ExtraData API across libraries by Ian Lake · 5 years ago
  61. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  62. 2d448a2 Update media OWNERS files by Sungsoo Lim · 5 years ago
  63. 74c39ff Move annotation library to the standard directory. by Aurimas Liutikas · 5 years ago
  64. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  65. 21798e8 Update api lint baseline after KotlinOperator check fix. by Aurimas Liutikas · 5 years ago
  66. 1c7e983 Make CountDownLatchs volatile by Gyumin Sim · 5 years ago
  67. 2b0b4d2 Remove RemoteException from MediaControllerCompat ctor by Gyumin Sim · 5 years ago
  68. 55a9d2f Check timeout for testSubscribeDelayedItems by Gyumin Sim · 5 years ago
  69. f8f6fe2 Fix flaky MediaBrowserTest#testSubscribeWithOptions by Gyumin Sim · 5 years ago
  70. 1a4a998 Fix a flaky test of MediaBrowserTest by Gyumin Sim · 5 years ago
  71. 2b2ac1b Wait longer for a test of MediaBrowserCompatTest by Gyumin Sim · 5 years ago
  72. 419b763 Check latch timeout for a test in MediaBrowserCompatTest by Gyumin Sim · 5 years ago
  73. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  74. 9cebf6f Merge "Fix code style for annotations" into androidx-master-dev by Treehugger Robot · 5 years ago
  75. 3348d44 Remove dependency on media2-player from media2-widget by Insun Kang · 5 years ago
  76. fdb7e08 Fix code style for annotations by Sungsoo Lim · 5 years ago
  77. 98d5197 Do not allow adding custom Parcelable in session info by Hyundo Moon · 5 years ago
  78. 52d884a Enable version-compat-test with previous released version by Hyundo Moon · 5 years ago
  79. 827dd78 Create two new test modules for media2-session version-compat-test by Hyundo Moon · 5 years ago
  80. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  81. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  82. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  83. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  84. de87d1a Merge "Update media, media2, mediarouter, and concurrent-listenablefuture to rc01" into androidx-master-dev by Nick Anthony · 5 years ago
  85. 244e907 Update media, media2, mediarouter, and concurrent-listenablefuture to rc01 by Nick Anthony · 5 years ago
  86. a5e174c Update media, media2, mediarouter, and concurrent-listenablefuture to rc01 by Nick Anthony · 5 years ago
  87. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  88. 2d09e8e Merge "Relax restriction scope to PREFIX for methods in media" into androidx-master-dev by Gyumin Sim · 5 years ago
  89. 047b66e Relax restriction scope to PREFIX for methods in media by Gyumin Sim · 5 years ago
  90. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  91. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  92. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  93. 701d9c7e Merge "Fix a flaky test of MediaBrowserCompatTest" into androidx-master-dev by Gyumin Sim · 5 years ago
  94. 86c64c7 Fix a flaky test of MediaBrowserCompatTest by Gyumin Sim · 5 years ago
  95. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  96. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  97. dd5dd9c Merge "Removing some unused restricted_current.txt files" into androidx-master-dev by Jeff Gaston · 5 years ago
  98. 467e4c5 Removing some unused restricted_current.txt files by Jeff Gaston · 5 years ago
  99. b8f7291 Add more Javadoc for MediaControllerCompat#getSessionInfo() by Hyundo Moon · 5 years ago
  100. c86a678 Use framework MediaController#getSessionInfo() from Android Q by Hyundo Moon · 5 years ago