[go: nahoru, domu]

  1. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  2. 49cb924 Add PlaybackStateCompat.ACTION_SET_PLAYBACK_SPEED by Hyundo Moon · 3 years, 7 months ago
  3. 067c31e Fix runtest.sh for version-compat-tests by Hyundo Moon · 3 years, 8 months ago
  4. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 8 months ago
  5. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  6. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  7. d4f37ac Merge "Migrate Android Auto extras into MediaConstants." into androidx-master-dev by Jay Sebastian · 3 years, 8 months ago
  8. 02609d0 Migrate Android Auto extras into MediaConstants. by jaysebastian · 3 years, 9 months ago
  9. c21e37c Add FLAG_RECEIVER_FOREGROUND for media button pending intent by Hyundo Moon · 3 years, 9 months ago
  10. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 9 months ago
  11. 0748a99 Merge "Fix NPE after calling MediaSessionCompat#setCallback(null) in API 27" into androidx-master-dev by Hyundo Moon · 3 years, 9 months ago
  12. 7e3ea7f Fix NPE after calling MediaSessionCompat#setCallback(null) in API 27 by Hyundo Moon · 3 years, 9 months ago
  13. c7f3a9a Merge "Add constants for constraining root children of MediaBrowserService." into androidx-master-dev by Jay Sebastian · 3 years, 9 months ago
  14. 898f554 Add constants for constraining root children of MediaBrowserService. by jaysebastian · 3 years, 9 months ago
  15. f19b2d1 Fix media test timeouts by Hyundo Moon · 3 years, 9 months ago
  16. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  17. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  18. 5e01b18 Merge "Fix test timeout for media tests" into androidx-master-dev by Hyundo Moon · 3 years, 9 months ago
  19. 97096e4 Add test for MediaSessionCompat#getCurrentControllerInfo by Jaewan Kim · 3 years, 11 months ago
  20. 8594a1e Assert non-empty package name in RemoteUserInfo by Jaewan Kim · 3 years, 10 months ago
  21. 5dc6dd4 Fix test timeout for media tests by Hyundo Moon · 3 years, 9 months ago
  22. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  23. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 2 months ago
  24. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  25. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  26. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years ago
  27. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  28. 9cce1d6 Add queries to manifest for media and media2 by Gyumin Sim · 3 years, 10 months ago
  29. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 2 months ago
  30. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 5 months ago
  31. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 3 years, 11 months ago
  32. bacfc3d Backport setLegacyStreamType for API < 21 by Gyumin Sim · 4 years ago
  33. c8c72cf Move exifinterface and media libraries to beta by Sungsoo Lim · 4 years ago
  34. b899eef Fix AudioAttributesCompat.Builder#setContentType by Gyumin Sim · 4 years ago
  35. 79c808d Merge "Comply with inclusive language guidance in media" into androidx-master-dev by Gyumin Sim · 4 years ago
  36. 8ad5e49 Do not throw IAE for duplicate queue items by Gyumin Sim · 4 years ago
  37. 8a50481 Comply with inclusive language guidance in media by Gyumin Sim · 4 years ago
  38. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 1 month ago
  39. 89884b8 Merge "Update dependent lib versions for media libraries" into androidx-master-dev by Treehugger Robot · 4 years ago
  40. 57f9f63 Update dependent lib versions for media libraries by Sungsoo Lim · 4 years ago
  41. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  42. a8014d7 Add a key constant for content id in MediaMetadata by Chetan Paliwal · 4 years ago
  43. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years ago
  44. 22b05ce Merge "Add a key constant for media id in PlaybackState extras" into androidx-master-dev by Gyumin Sim · 4 years ago
  45. 4b6ec61 Sanity check for MediaSessionCompat#setQueue by Gyumin Sim · 4 years, 1 month ago
  46. aacd2ad Fix MediaSessionCompatTest#testConstructor_withoutLooper by Gyumin Sim · 4 years, 1 month ago
  47. 830e55d Add a key constant for media id in PlaybackState extras by Gyumin Sim · 4 years, 1 month ago
  48. 0ee8768 Updated media to 1.2.0-alpha04 by Nick Anthony · 4 years, 1 month ago
  49. f3454d9 Merge "Add @IntRange to AudioManagerCompat methods" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 0269a7f Merge "Media: Add VolumeProviderCompat#<init> added in R" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  51. c6edf44 Media: Add VolumeProviderCompat#<init> added in R by Kyunglyul Hyun · 4 years, 1 month ago
  52. 6cbbcce Add @IntRange to AudioManagerCompat methods by Gyumin Sim · 4 years, 1 month ago
  53. 5b3aa8b Drop -compat from media test app names by Gyumin Sim · 4 years, 1 month ago
  54. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 1 month ago
  56. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  57. 61a8a1d Add AudioManagerCompat#getStream{Min|Max}Volume by Gyumin Sim · 4 years, 1 month ago
  58. 5e75d18 Merge "Create MediaSessionCompat.Token with session2 token if specified on SDK<21" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  60. b1f3876 Merge "Fix MediaSessionCompatTest failure in SDK<21" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  61. b16d46a Create MediaSessionCompat.Token with session2 token if specified on SDK<21 by Jaewan Kim · 4 years, 1 month ago
  62. de982fe Fix MediaSessionCompatTest failure in SDK<21 by Jaewan Kim · 4 years, 1 month ago
  63. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  64. ae020ec Increment media to 1.2.0-alpha03 by Nick Anthony · 4 years, 2 months ago
  65. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 2 months ago
  66. 9f5329f Merge "RemoteUserInfo: Help media2 to create RemoteUserInfo with unknown fields" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  67. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 2 months ago
  68. a80a784 RemoteUserInfo: Help media2 to create RemoteUserInfo with unknown fields by Jaewan Kim · 4 years, 2 months ago
  69. 3842f88 Hide SESSION_EXTRAS_KEY_AUTHTOKEN by Sungsoo Lim · 4 years, 2 months ago
  70. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 2 months ago
  71. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  72. 6a64577 Add account related constants by Sungsoo Lim · 4 years, 3 months ago
  73. a577223 Add warning comments to VersionedParcelables in media by Gyumin Sim · 4 years, 3 months ago
  74. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 3 months ago
  75. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  76. 4b897cb Update to JDK 11. by Aurimas Liutikas · 4 years, 9 months ago
  77. fa4bd0b Merge "Revert "Attempt to update to JDK 11."" into androidx-master-dev by George Mount · 4 years, 4 months ago
  78. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 4 months ago
  79. 93a6bbe Merge "Adds `generateDocs` flag to allow opting out for docs generation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  80. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 4 months ago
  81. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 4 years, 9 months ago
  82. de53805 Fix escape character for mac os by Gyumin Sim · 4 years, 4 months ago
  83. bae8905 Merge "Move versionedparcelable to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  84. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  85. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 5 months ago
  86. bb4b7c6 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  87. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  88. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 5 months ago
  89. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  90. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  91. 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 4 years, 7 months ago
  92. 58112a2 Move media to the new proper directory structure by Sergey · 4 years, 7 months ago
  93. 29c250e Merge "Allows to create MediaSessionCompat on the thread without looper" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  94. a3085d3 Protect extra binder in the token with lock by Jaewan Kim · 4 years, 7 months ago
  95. 22e4b6f Allows to create MediaSessionCompat on the thread without looper by Jaewan Kim · 4 years, 7 months ago
  96. bdd9376 Append test status message to runtest.sh by Gyumin Sim · 4 years, 7 months ago
  97. 935c210 Make AudioAttributesImpl interface public with @hide by Gyumin Sim · 4 years, 7 months ago
  98. 497e6ac Make AudioAttributesImpl classes constructor as public with @hide by Gyumin Sim · 4 years, 7 months ago
  99. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  100. 7738653 Merge "Fix MediaController crash with fwk MediaSession" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago