[go: nahoru, domu]

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