1. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  2. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  3. 1f35b5c Merge "MediaBrowserCompat: Check service version when (un)subscribing" into oc-mr1-support-27.0-dev by Hyundo Moon · 7 years ago
  4. e0cf8ca MediaBrowserCompat: Check service version when (un)subscribing by Hyundo Moon · 7 years ago
  5. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  6. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  7. 97ab95a Merge "MediaBrowserCompat: Avoid to use framework codes" into oc-mr1-support-27.0-dev by Sungsoo Lim · 7 years ago
  8. 3578072 MediaBrowserCompat: Avoid to use framework codes by Sungsoo Lim · 7 years ago
  9. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  10. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  11. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  12. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  13. bbd0121 Merge "Flatten media-compat RatingCompat." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  14. fe38a56 Flatten media-compat RatingCompat. by Aurimas Liutikas · 7 years ago
  15. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  16. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  17. 492293f Media-compat: Remove deprecated shuffleMode(boolean) codes by Hyundo Moon · 7 years ago
  18. a8bfe25 Clean up ConnectionRecord when browser is dead by Sungsoo Lim · 7 years ago
  19. 9f2f994 Merge "MediaBrowser/ServiceCompat: Rename classes with suffix Api24" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  20. 676cb6f MediaBrowser/ServiceCompat: Rename classes with suffix Api24 by Hyundo Moon · 7 years ago
  21. bd2d147 Deprecate PlaybackState.ACTION_SET_SHUFFLE_MODE_ENABLED by Hyundo Moon · 7 years ago
  22. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  23. 5f32f7f Merge "Provide ways to know whether the session is ready" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  24. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  25. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  26. 1bb0042 Provide ways to know whether the session is ready by Sungsoo Lim · 7 years ago
  27. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  28. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  29. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  30. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  31. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  32. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  33. 65045cd Merge "Cleanup imports of mockito2 not to include bytebuddy." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  34. a457c97 Merge "MediaBrowser: Using context's classloader in MediaBrowserCompat" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  35. 7490b7b Merge "MediaBrowser: Using context's classloader in MediaBrowserCompat" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  36. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  37. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  38. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  39. 97ecb85 MediaBrowser: Using context's classloader in MediaBrowserCompat by Conrad Chen · 7 years ago
  40. ccb9b8c Fix build: update api files for modules updated in 26.0.0 by Sergey Vasilinets · 7 years ago
  41. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  42. e34c5ec Merge "Fix an assortment of lint bugs." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  43. 7b447e9 Merge "MediaSession: Fix possible memory leak in MediaController.Callback" into oc-support-26.0-dev by Conrad Chen · 7 years ago
  44. f033e39 Merge "MediaSession: Fix possible memory leak in MediaController.Callback" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  45. 2997412 Merge changes from topic 'notif_move_26.0' into oc-support-26.0-dev by Ian Lake · 7 years ago
  46. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  47. 826ed4f Move NotificationCompat.MediaStyle to media-compat by Ian Lake · 7 years ago
  48. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  49. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  50. c0ee134 Merge "Docs: Fix the doc strings for the prepareFrom* methods." into oc-support-26.0-dev by Mark Goldstein · 7 years ago
  51. 0a5dea9 Merge "Docs: Fix the doc strings for the prepareFrom* methods." into oc-support-26.0-dev by Mark Goldstein · 7 years ago
  52. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  53. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  54. 0627cbe MediaSession: Fix possible memory leak in MediaController.Callback by Conrad Chen · 7 years ago
  55. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  56. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  57. 447d60a Merge "Extend setRating with extra fields" into oc-support-26.0-dev by yangren · 7 years ago
  58. 3c955ed Merge "Extend setRating with extra fields" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  59. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  60. c28d89a Docs: Fix the doc strings for the prepareFrom* methods. by Mark Goldstein · 7 years ago
  61. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  62. 25c8a89 Merge "MediaBrowserCompat: Fix NPE when CustomActionCallback is null" into oc-support-26.0-dev by Hyundo Moon · 7 years ago
  63. 72c5653 MediaBrowserCompat: Fix NPE when CustomActionCallback is null by Hyundo Moon · 7 years ago
  64. d4265a9 Extend setRating with extra fields by yangren · 7 years ago
  65. 212b310 Merge "Fix typo" into oc-support-26.0-dev by Yang Ren · 7 years ago
  66. 8225826 Fix typo by yangren · 7 years ago
  67. a15cf65 Handle media key events in input order by Jaewan Kim · 7 years ago
  68. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  69. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  70. d07fccb Merge "MediaSessionCompat: Fix NoSuchMethodError in API 19" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  71. 85890ee Merge "Add EXTRA_LEGACY_STREAM_TYPE" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  72. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  73. 140a59a Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  74. f39850d MediaSessionCompat: Fix NoSuchMethodError in API 19 by Hyundo Moon · 7 years ago
  75. 10abcc5 Add EXTRA_LEGACY_STREAM_TYPE by Jae Seo · 7 years ago
  76. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  77. 7301f0c Remove usages of BuildCompat#isAtLeastO in support library. by Aurimas Liutikas · 7 years ago
  78. c66a7fe Reduce scope of media-compat proguard rules. by Aurimas Liutikas · 7 years ago
  79. d2d21e3 Build fix: MediaSessionCompatTest by Sungsoo · 7 years ago
  80. ff6758a Merge "MediaSessionCompat: Do not reset callback if it is already set" into oc-support-26.0-dev by Sungsoo Lim · 7 years ago
  81. be3bec7 MediaSessionCompat: Do not reset callback if it is already set by Sungsoo · 7 years ago
  82. 9120d28 Merge "MediaBrowserCompatTest: Fix flaky tests" into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  83. 2445981 Merge "Ensure MediaBrowserServiceCompat sends extra session binder" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  84. d5cfe9d MediaBrowserCompatTest: Fix flaky tests by Hyundo Moon · 7 years ago
  85. ad4229f Merge "Update test size annotations for MediaBrowserCompatTest" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  86. f21a3fb Update test size annotations for MediaBrowserCompatTest by Aurimas Liutikas · 7 years ago
  87. 6e607b8 Ensure MediaBrowserServiceCompat sends extra session binder by Hyundo Moon · 7 years ago
  88. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  89. cb26095 Ensure that the play/pause key double tap is only handled once by Jaewan Kim · 7 years ago
  90. 256f04c Merge "MediaBrowserCompat: Fix failing tests" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  91. 2658138 Merge "Consider double tap of the play/pause as the next track" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  92. 659590d Consider double tap of the play/pause as the next track by Jaewan Kim · 7 years ago
  93. 3487c3d MediaBrowserCompat: Fix failing tests by Hyundo Moon · 7 years ago
  94. f03a729 Merge "MediaBrowserServiceCompat: Fix NullPointerException" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  95. 9ce1ab6 Fix MediaBrowserCompatTest size annotations by Aurimas Liutikas · 7 years ago
  96. b3d6032 MediaBrowserServiceCompat: Fix NullPointerException by Hyundo Moon · 7 years ago
  97. 1b27c7e Merge "MediaBrowserCompat: Allow to connect while disconnecting" into oc-dev by TreeHugger Robot · 7 years ago
  98. 50c77ea Merge "Remove references to unused directories in make and gradle files." into oc-dev by TreeHugger Robot · 7 years ago
  99. f417a0b MediaBrowserCompat: Allow to connect while disconnecting by Sungsoo · 7 years ago
  100. c8027db Merge "MediaSessionCompat: Add constants to support follow/unfollow feature" into oc-dev by Donghyun Cho · 7 years ago