1. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  2. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 7 months ago
  3. 6513efc Disable custom-parcel checks on T by Oliver Woodman · 2 years, 7 months ago
  4. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  5. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  6. 71bf1fd Merge "Fix check for custom Parcelable in Bundle" into androidx-main by Toni Heidenreich · 2 years, 8 months ago
  7. acd2810 Update metalava and RestrictTo API tracking rules by Aurimas Liutikas · 2 years, 8 months ago
  8. 9c29be4 Fix check for custom Parcelable in Bundle by tonihei · 2 years, 8 months ago
  9. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  10. 0ada04e Merge "Fix subscription notifications" into androidx-main by Oliver Woodman · 2 years, 9 months ago
  11. 0986f37 Fix subscription notifications by Oliver Woodman · 2 years, 9 months ago
  12. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 10 months ago
  13. cf7a7b1 Flaky tests 2021.11.16 by David Saff · 2 years, 10 months ago
  14. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  15. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 2 years, 11 months ago
  16. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  17. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  18. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  19. 2e07856 Suppress flaky tests by Ember Rose · 2 years, 11 months ago
  20. 8bf5fc7 MediaBrowserLegacyTest: remove unused variable by Christos Tsilopoulos · 3 years ago
  21. fc0fc29a Remove unused media2 MediaSession.TAG by Ian Baker · 3 years ago
  22. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  23. 7ba1083 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  24. b51c8b6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years ago
  25. 1de1c17 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  26. bdcf20c Remove intent query elements from manifest of media2-session by Gyumin Sim · 3 years ago
  27. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  28. 3793310 Merge "Update media2 version for vct previous module" into androidx-main by Gyumin Sim · 3 years ago
  29. d862f7c Update media2 version for vct previous module by Gyumin Sim · 3 years ago
  30. c8e1c33 Use isAtLeastS in media2 for pre-release of S by Gyumin Sim · 3 years, 1 month ago
  31. dbd37ea Merge "Specify mutability flag in media2 to support S" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  32. ccc903f Don't start MediaSessionService as foreground for ACTION_STOP by Gyumin Sim · 3 years, 1 month ago
  33. 9f33167 Specify mutability flag in media2 to support S by Gyumin Sim · 3 years, 1 month ago
  34. 1ddb6ed Update lint baselines based on tip of tree lint by Aurimas Liutikas · 3 years, 1 month ago
  35. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  36. 2a76d67 Fix ClassVerificationFailure for media2-common/session by Gyumin Sim · 3 years, 3 months ago
  37. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  38. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 3 months ago
  39. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  40. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  41. d1a9d67 Remove obsolete TODOs about FutureReturnValueIgnored by Gyumin Sim · 3 years, 3 months ago
  42. 4e42ad0 Bump androidx media2 to 1.2.0-beta01 by Sungsoo Lim · 3 years, 3 months ago
  43. fde5320 Fix media2-session test build by Gyumin Sim · 3 years, 3 months ago
  44. f9efba2 Mark another currentMediaItemChange test as flaky by Gyumin Sim · 3 years, 3 months ago
  45. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  46. bd3eb5a Migrate media to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  47. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  48. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  49. ef0ba07 Mark currentMediaItemChange test as flaky by Tiem Song · 3 years, 4 months ago
  50. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  51. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  52. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  53. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 5 months ago
  54. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  55. 0c5a85e Improve MEDIA_URI_PATH_SET_MEDIA_URI documentation by Jaewan Kim · 3 years, 5 months ago
  56. eb645de Suppress MediaLibrarySession crash in tests by Jaewan Kim · 3 years, 5 months ago
  57. dcf6c90 Remove 2 failing media tests from CI by Sam Gilbert · 3 years, 6 months ago
  58. 8b8a923 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  59. fd74443 Ignore remaining noisy tests by Sam Gilbert · 3 years, 6 months ago
  60. 55eb6f8 Merge "Fix interop with controller compat right after session is created" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. cbb617b Marking noisy tests @Ignore by Sam Gilbert · 3 years, 6 months ago
  62. c7b5bb7 Fix interop with controller compat right after session is created by Jaewan Kim · 3 years, 6 months ago
  63. 39978f1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  64. 8d3808e Clean up TestServiceRegistry before MediaSessionServiceTest by Gyumin Sim · 3 years, 6 months ago
  65. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  66. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  67. e13fe2e9 Merge "Add support for (prepare|play)From(MediaId|Uri|Search)" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  68. 1f7ade3 Remove strong references of foreign object in binder stub by Jaewan Kim · 3 years, 7 months ago
  69. 69ba849 Add support for (prepare|play)From(MediaId|Uri|Search) by Jaewan Kim · 3 years, 8 months ago
  70. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  71. ff92d18 Add BuildType.MEDIA by Gyumin Sim · 3 years, 8 months ago
  72. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  73. 84feb55 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 8 months ago
  74. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  75. ff061ea Move media2 modules into standardized dir names by Dustin Lam · 3 years, 8 months ago