1. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  2. 62bd6fc MediaBrowserCompat: Make getItem work properly am: 9623e68d8a by Sungsoo · 8 years ago
  3. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  4. 9623e68 MediaBrowserCompat: Make getItem work properly by Sungsoo · 8 years ago
  5. 7b6e09b Fix AssertionFailedError in MediaSessionCompatTest am: d398dfa045 by Hyundo Moon · 8 years ago
  6. d398dfa Fix AssertionFailedError in MediaSessionCompatTest by Hyundo Moon · 8 years ago
  7. 736f5f0 MediaSessionCompat: Test for checking NPE in setCallback am: 412e735039 by Sungsoo · 8 years ago
  8. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  9. 412e735 MediaSessionCompat: Test for checking NPE in setCallback by Sungsoo · 8 years ago
  10. b6913b8 MediaSessionCompat: Fix NPE am: 3cc527755f by Sungsoo · 8 years ago
  11. 3cc5277 MediaSessionCompat: Fix NPE by Sungsoo · 8 years ago
  12. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  13. 8e10080 Move from GROUP_ID to LIBRARY_GROUP annotations by Aurimas Liutikas · 8 years ago
  14. 7e3ec52 Merge "DO NOT MERGE Remove remaining references to repeat and shuffle APIs" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  15. da64247 DO NOT MERGE Remove remaining references to repeat and shuffle APIs by Alan Viverette · 8 years ago
  16. 730ed99 Deprecate support-fragment's dependency on media-compat by Ian Lake · 8 years ago
  17. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  18. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  19. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  20. 7435f27 DO NOT MERGE Temporarily remove repeat and shuffle API usages by Alan Viverette · 8 years ago
  21. da49346 MediaBrowserCompat: Fix NPE am: 6caeb660f9 am: 52626a1dea by Sungsoo · 8 years ago
  22. 52626a1 MediaBrowserCompat: Fix NPE am: 6caeb660f9 by Sungsoo · 8 years ago
  23. 6caeb66 MediaBrowserCompat: Fix NPE by Sungsoo · 8 years ago
  24. 7598c3b MediaCompat: Backport repeat and shuffle support in API 21-25 by Hyundo Moon · 8 years ago
  25. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  26. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  27. 51d1946 MediaSessionCompat: Set default callback to pass extra binder by Hyundo Moon · 8 years ago
  28. 24b728a MediaSessionCompat: Introduce extra session binder and extra callback by Sungsoo · 8 years ago
  29. 8955729 MediaCompat: Backport repeat and shuffle support in API < 21 by Hyundo Moon · 8 years ago
  30. 21ecb1a MediaCompat: Backport repeat and shuffle support in API25+ by Hyundo Moon · 8 years ago
  31. c39d9c7 Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations by Alan Viverette · 8 years ago
  32. 7ce86ec MediaBrowserCompat: Make ItemCallback can take a null media item by Sungsoo · 8 years ago
  33. 8c9a3a8 Merge "MediaBrowserServiceCompat: Handle null results from the implementation" into nyc-support-24.1-dev by Sungsoo Lim · 8 years ago
  34. 777d232 MediaBrowserServiceCompat: Handle null results from the implementation by Sungsoo · 8 years ago
  35. b768ed3 Remove all the extra accessor methods added by javac in support-media-compat. by Aurimas Liutikas · 8 years ago
  36. 0fe4855 Merge "MediaBrowserCompat: Supplement JavaDoc of MediaItem.getMediaId()" into nyc-support-24.1-dev by Hyundo Moon · 8 years ago
  37. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  38. 6ff4dde MediaBrowserCompat: Supplement JavaDoc of MediaItem.getMediaId() by Hyundo Moon · 8 years ago
  39. e484416 Address API council feedback on MediaBrowserCompat/MediaSessionCompat by Hyundo Moon · 8 years ago
  40. 44cc5e3 Move APIs related to the media button into MediaButtonReceiver by Donghyun Cho · 8 years ago
  41. e64819c Merge "Add fromQueueItemList() in MediaSessionCompat.QueueItem" into nyc-support-24.1-dev by Hyundo Moon · 8 years ago
  42. 203a342 Add fromQueueItemList() in MediaSessionCompat.QueueItem by Hyundo Moon · 8 years ago
  43. fbdf537 Scale large bitmaps down in MediaSessionCompat.setMetadata by Jaewan Kim · 8 years ago
  44. befd962 Add fromMediaItem()/fromMediaItemList() in MediaBrowserCompat.MediaItem by Hyundo Moon · 8 years ago
  45. dea052c Replace obtain() methods in MediaSessionCompat by Hyundo Moon · 8 years ago
  46. 996e009 Merge "Add helper methods to create a pending intent for media button event" by Donghyun Cho · 8 years ago
  47. 7f00543 Add helper methods to create a pending intent for media button event by Donghyun Cho · 8 years ago
  48. ae73632 MediaBrowserServiceCompat: Add a constant for suggestion keywords by Sungsoo Lim · 8 years ago
  49. ee9a9d6 MediaMetadataCompat: Add METADATA_KEY_MEDIA_URI by Sungsoo Lim · 8 years ago
  50. 9d18baa MediaControllerCompat: Make the all callback methods be called by Sungsoo Lim · 8 years ago
  51. 69a3183 Merge "Add hashCode() and equals() in MediaSessionCompat.Token" by Hyundo Moon · 8 years ago
  52. dc7b352 Add hashCode() and equals() in MediaSessionCompat.Token by Hyundo Moon · 8 years ago
  53. a8247e2 Merge "MediaBrowserServiceCompat: Fix ConcurrentModificationException" by Sungsoo Lim · 8 years ago
  54. 98ad29a Merge "Add bluetooth folder type to MediaDescriptionCompat and MediaMetadataCompat" by Donghyun Cho · 8 years ago
  55. 8b663a2 Add bluetooth folder type to MediaDescriptionCompat and MediaMetadataCompat by Donghyun Cho · 8 years ago
  56. 7528c22 MediaBrowserServiceCompat: Fix ConcurrentModificationException by Sungsoo Lim · 8 years ago
  57. 0673f9a MediaSessionCompat: Add missing call to onExtrasChanged() by Jae Seo · 8 years ago
  58. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  59. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  60. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  61. a3274ee Fix a few checkstyle issues by Alan Viverette · 8 years ago
  62. ce35f3b Update javadoc sample references for refactor Support demos by Alan Viverette · 8 years ago
  63. 08b74dd Merge "Add missing @Override annotations in support library code." by Aurimas Liutikas · 8 years ago
  64. 15375aa Add missing @Override annotations in support library code. by Aurimas Liutikas · 8 years ago
  65. 7108b54 Merge "MediaBrowserServiceCompat: Add more explanation on getBrowserRootHints()" into nyc-dev am: 7eb4234059 am: 193e8a46bb by Jae Seo · 8 years ago
  66. 850948b resolve merge conflicts of 595eacc to master by Jae Seo · 8 years ago
  67. f0025d9 Merge "Internal cleanup" by Kirill Grouchnikov · 8 years ago
  68. f110fce Merge "MediaBrowserCompat: Fix NPE" into nyc-dev am: 2969ac23f1 am: 64a012aa7f by Sungsoo Lim · 8 years ago
  69. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  70. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago
  71. d3a6a52 Merge "Cleaning up pre-Gingerbread folders and classes" by Kirill Grouchnikov · 8 years ago
  72. 1b3e946 Clean up internal usage of now-deprecated Compat APIs by Kirill Grouchnikov · 8 years ago
  73. 81fc7d7 Cleaning up pre-Gingerbread folders and classes by Kirill Grouchnikov · 8 years ago
  74. d3c5347 Extracting MediaCompat classes into a new module by Kirill Grouchnikov · 8 years ago