[go: nahoru, domu]

  1. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 9 months ago
  2. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 9 months ago
  3. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  4. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  5. 0cc48e8 Clean up media2-player build.gradle by Gyumin Sim · 3 years, 10 months ago
  6. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  7. 42ff925 Move media2 to beta01 by Sungsoo Lim · 3 years, 10 months ago
  8. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  9. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 11 months ago
  10. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years ago
  11. 90b530a Comply with inclusive language guidance in media2 by Gyumin Sim · 4 years ago
  12. ca6b84b Merge "Annotate MediaPlayerTest#playbackRate() as @Ignore" into androidx-master-dev by Jaewan Kim · 4 years ago
  13. 990cd87 Annotate MediaPlayerTest#playbackRate() as @Ignore by Jaewan Kim · 4 years ago
  14. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years, 1 month ago
  15. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years, 1 month ago
  16. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 1 month ago
  17. 815262b Update build for media2 by Sungsoo Lim · 4 years, 2 months ago
  18. 32b9cc5 Merge "Add isSelectable to TrackInfo" into androidx-master-dev by Jin Seok Park · 4 years, 1 month ago
  19. bcae0e9 Add isSelectable to TrackInfo by Jin Seok Park · 4 years, 2 months ago
  20. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  21. 6f52ca9 Clean up @SdkSuppress in tests by Jaewan Kim · 4 years, 2 months ago
  22. f096b88 Fix flaky playbackRate test by Jaewan Kim · 4 years, 2 months ago
  23. 68ee392 Lower minSdk of media2-{common,session,player} to 16 by Jaewan Kim · 4 years, 3 months ago
  24. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 2 months ago
  25. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 3 months ago
  26. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  27. f9b1a086 media2-widget: Resolves deprecation warnings. by Insun Kang · 4 years, 3 months ago
  28. 409e344 Drop prefix test- from test methods name by Jaewan Kim · 4 years, 4 months ago
  29. dc3bf39 Match Javadoc of MediaPlayer with SessionPlayer by Sungsoo Lim · 4 years, 4 months ago
  30. bae8905 Merge "Move versionedparcelable to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  31. 230b4d6 Make onPlaylistChanged be called after setMediaItem by Sungsoo Lim · 4 years, 5 months ago
  32. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  33. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  34. 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 4 years, 7 months ago
  35. 58112a2 Move media to the new proper directory structure by Sergey · 4 years, 7 months ago
  36. 6a7d9cc Merge "Return error when invalid aux effect send level is given" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  37. c5261e2 Return error when invalid aux effect send level is given by Jaewan Kim · 4 years, 7 months ago
  38. 60eb416 Merge "Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  39. c5200d7 Remove preparepLooper() from the test by Jaewan Kim · 4 years, 7 months ago
  40. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 7 months ago
  41. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  42. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  43. a5e933b Add test for seek to end of media item by Gyumin Sim · 4 years, 8 months ago
  44. fcd92b5 Follow-up fixing testOnVideoSizeChanged in media2-widget by Gyumin Sim · 4 years, 8 months ago
  45. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 8 months ago
  46. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  47. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  48. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  49. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 9 months ago
  50. 3a2e664 Implement SessionPlayer#close() by Jin Seok Park · 4 years, 9 months ago
  51. d0739d8 Merge "Fix javadoc style in media2" into androidx-master-dev by Gyumin Sim · 4 years, 9 months ago
  52. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 10 months ago
  53. b2d53d0 Fix javadoc style in media2 by Gyumin Sim · 4 years, 10 months ago
  54. eb5be3f Compare TrackGroups using value equality by Gyumin Sim · 4 years, 10 months ago
  55. f354bfe Merge changes I58d4f542,I07818921 into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  56. 2563720 Merge "Avoid redundant notification of TrackInfo and VideoSize" into androidx-master-dev by Gyumin Sim · 4 years, 10 months ago
  57. 82397c9 Merge changes I69539797,I4c9aede6 into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  58. 9068d59 Fix wrong @RestrictTo usages in media2-common by Gyumin Sim · 4 years, 11 months ago
  59. 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 4 years, 10 months ago
  60. 01a058e Avoid redundant notification of TrackInfo and VideoSize by Gyumin Sim · 4 years, 10 months ago
  61. 74f1cd4 Enable trackRestrictAPIs for media2-player by Gyumin Sim · 4 years, 10 months ago
  62. 5430bc8 Fix wrong @RestrictTo usages in media2-player by Gyumin Sim · 4 years, 10 months ago
  63. a450e8f Unhide APIs in SessionPlayer/MediaPlayer by Jin Seok Park · 5 years ago
  64. 50ce83f Merge "Use exoplayer prebuilt from shallow repository" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  65. 79a7a1a Merge "media2-player: Stop specifying usesCleartextTraffic in the test" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  66. fdb5db0 Use exoplayer prebuilt from shallow repository by Gyumin Sim · 4 years, 11 months ago
  67. 7041b0a media2-player: Stop specifying usesCleartextTraffic in the test by Jaewan Kim · 4 years, 11 months ago
  68. a4a0683 Merge "Track experimental API surface" into androidx-master-dev by Alan Viverette · 4 years, 11 months ago
  69. 4270837 Merge "media2-player: Fix issues when playing playlist" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  70. 5064068 media2-player: Fix issues when playing playlist by Jaewan Kim · 5 years ago
  71. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 11 months ago
  72. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  73. c48455c Merge "media2-player: Fix JavaDoc generation errors" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. 840a088 media2-player: Fix JavaDoc generation errors by Jaewan Kim · 5 years ago
  75. 3e11e6de Resolve ignored returned Futures in media2-player tests by Gyumin Sim · 5 years ago
  76. def8826 Fix unchecked, rawtypes warnings from MediaPlayer2StateTest by Gyumin Sim · 5 years ago
  77. 09a0927 Merge "Suppress FutureReturnValueIgnored in media2-player" into androidx-master-dev by Treehugger Robot · 5 years ago
  78. f25a0a1 Merge "Improve clipping behavior" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. c353aa0 Suppress FutureReturnValueIgnored in media2-player by Gyumin Sim · 5 years ago
  80. c250ceb Improve clipping behavior by Andrew Lewis · 5 years ago
  81. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  82. ce665ba Fix hanging in close() by Andrew Lewis · 5 years ago
  83. f60550f Disable flaky MediaPlayerTest.testPlayAudio by Andrew Lewis · 5 years ago
  84. acad247 Merge "Fix reference count handling for setNextMediaItems" into androidx-master-dev by Treehugger Robot · 5 years ago
  85. 4dc18ba Merge "Remove rawtypes usages from MediaPlayer" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. 8f64240 Merge "Fixed lint warnings" into androidx-master-dev by Jaewan Kim · 5 years ago
  87. ebf9f7c Update ExoPlayer prebuilt by Andrew Lewis · 5 years ago
  88. 87b1538 Remove rawtypes usages from MediaPlayer by Gyumin Sim · 5 years ago
  89. f2a6251 Add new onVideoSizeChanged API without MediaItem by Jin Seok Park · 5 years ago
  90. 1a7fc54 Fixed lint warnings by Jaewan Kim · 5 years ago
  91. d2c7571 Fix reference count handling for setNextMediaItems by Andrew Lewis · 5 years ago
  92. 5469508 Call onTrackInfoChanged when current media item changes by Gyumin Sim · 5 years ago
  93. 545d33e Merge "Call onVideoSizeChanged when current media item is changed" into androidx-master-dev by Jin Seok Park · 5 years ago
  94. 1167c8d Merge "Introduce movePlaylistItem" into androidx-master-dev by Sungsoo Lim · 5 years ago
  95. 402e069 Call onVideoSizeChanged when current media item is changed by Jin Seok Park · 5 years ago
  96. 3821431 Remove TrackInfoImpl and use SessionPlayer.TrackInfo instead by Gyumin Sim · 5 years ago
  97. 867b779 Assign a sequential id to each TrackInfo by Gyumin Sim · 5 years ago
  98. 67a10a6 Introduce movePlaylistItem by Sungsoo Lim · 5 years ago
  99. 7c11acc Remove MediaPlayer2Impl by Gyumin Sim · 5 years ago
  100. c512dc7 Fix typo in a log message of MediaPlayer by Gyumin Sim · 5 years ago