1. 905149e Fix ClassNotFoundException in MediaBrowserCompat.search by Hyundo Moon · 8 years ago
  2. fed4f9c Merge "Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below" into nyc-support-25.4-dev by Keyvan Amiri · 8 years ago
  3. 80e5b8a Merge "Add the new tint attributes to public list." into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  4. 41bcf9b Merge "Fix stale nested prefetch data leaking out after notifyDataSetChanged" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  5. 9522574 Merge "leanback: fix alignment when appending to last item." into nyc-support-25.4-dev by Dake Gu · 8 years ago
  6. 967dfaa Merge "leanback: fix item listener for preteched row" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  7. f49b679 Add the new tint attributes to public list. by Kirill Grouchnikov · 8 years ago
  8. bf19e5a Merge "DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater()" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  9. b1f50ac leanback: fix item listener for preteched row by Dake Gu · 8 years ago
  10. af3606d leanback: fix alignment when appending to last item. by Dake Gu · 8 years ago
  11. bd10a71 Merge "Tinting support for ImageView / ImageButton sources" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  12. 6840922 Merge "MediaRouter: Do not use remote volume handling for BT routes" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  13. 0fd482d RecyclerView prefetch: dont change mStructureChanged flag by Dake Gu · 8 years ago
  14. 412addb DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater() by George Mount · 8 years ago
  15. 570ab88 Fix stale nested prefetch data leaking out after notifyDataSetChanged by Chris Craik · 8 years ago
  16. bffb910 Merge "Fixes jumpiness in LinearSnapHelper when flinging less than one item but more than half the current item." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  17. fb3bd63 Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below by Keyvan Amiri · 8 years ago
  18. 06e2a40 Merge "Add missing space in RecyclerView.OnFlingListener javadoc." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  19. 7e7e4ab MediaRouter: Do not use remote volume handling for BT routes by Hyundo Moon · 8 years ago
  20. 281b51d Merge "MediaBrowserCompat: Add a test to connect to the remote browser service" into nyc-support-25.4-dev by Donghyun Cho · 8 years ago
  21. c01998e Fixed focusSearchWithOtherFocusables flakiness on API 15 by Keyvan Amiri · 8 years ago
  22. 5727ea1 Add missing space in RecyclerView.OnFlingListener javadoc. by Aurimas Liutikas · 8 years ago
  23. 6b53e64 Merge "Add EXTRA_STREAM_TYPE" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  24. 3b04742 Tinting support for ImageView / ImageButton sources by Kirill Grouchnikov · 8 years ago
  25. 28cc3f6 MediaBrowserCompat: Add a test to connect to the remote browser service by Donghyun Cho · 8 years ago
  26. a0d2d96 Merge "MediaBrowserCompat: Add a disconnecting state" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  27. a43689a fix DetailsFragmentTest by Dake Gu · 8 years ago
  28. 81dc63d Add EXTRA_STREAM_TYPE by Jae Seo · 8 years ago
  29. bde8614 Merge "Do not reuse fragment indices." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  30. 61413c9 Merge "PlaybackControlGlue: remove dependency on PlaybackControlsRowPresenter" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  31. 41533c6 Merge "leanback: make Details embedded video more useful" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  32. a9a5c79 PlaybackControlGlue: remove dependency on PlaybackControlsRowPresenter by Dake Gu · 8 years ago
  33. a0a9740 MediaBrowserCompat: Add a disconnecting state by Sungsoo · 8 years ago
  34. f87eb1d leanback: make Details embedded video more useful by Dake Gu · 8 years ago
  35. b51206c Fixed log warning for calling doStart() twice. by George Mount · 8 years ago
  36. 256abb7 Merge "Fix multiple bugs related with DetailsFragment:" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  37. 1973b35 Merge "Leanback: fix regression caused by fixing error prone" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  38. 6525e06 Fix multiple bugs related with DetailsFragment: by Dake Gu · 8 years ago
  39. ed50d58 Merge "Fix wrong API for getLayoutInflater" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  40. 985d098 Leanback: fix regression caused by fixing error prone by Dake Gu · 8 years ago
  41. 832e5fd Fix wrong API for getLayoutInflater by George Mount · 8 years ago
  42. c71b313 Merge "Add EXTRA_START_PLAYBACK" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  43. 945ef67 Merge "Make public getFragments() and getLayoutInflater() methods" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  44. 67c3576 Fixes jumpiness in LinearSnapHelper when flinging less than one item by Gus Prevas · 8 years ago
  45. a25cf29 Merge "Move version metadata to <application> DO NOT MERGE" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  46. 3b87acb Merge "MediaSessionCompat: Use asInterface()/asBinder() instead of a plain cast" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  47. 19801df MediaSessionCompat: Use asInterface()/asBinder() instead of a plain cast by Donghyun Cho · 8 years ago
  48. 27d7a9f Merge "leanback: fix errorprone warnings" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  49. d283650 Merge "Option to test custom elevation on popup menus" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  50. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 8 years ago
  51. 063e78d Merge "Made OnboardingFragment more customizable" into nyc-support-25.4-dev by Keyvan Amiri · 8 years ago
  52. 13dbc9d Made OnboardingFragment more customizable by Keyvan Amiri · 8 years ago
  53. 5184f25 Merge "DO NOT MERGE: Updating SupportLib version to 25.3.1 and extVersion to 47" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  54. 6464d13 Merge "DO NOT MERGE: Updating SupportLib version to 25.3.1 and extVersion to 47" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  55. e63197b Merge "DO NOT MERGE Disable docs federation in 25.4 branch" into nyc-support-25.4-dev by Alan Viverette · 8 years ago
  56. ee1991b Revert "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" DO NOT MERGE by Chris Banes · 8 years ago
  57. e0c6207 Option to test custom elevation on popup menus by Kirill Grouchnikov · 8 years ago
  58. e56b247 Merge "Add textAppearanceListItemSecondary" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  59. cdd264b Revert "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" DO NOT MERGE by Chris Banes · 8 years ago
  60. 5576875 Add EXTRA_START_PLAYBACK by Jae Seo · 8 years ago
  61. 137c61b Make sure the propety change happens at anim pulse am: a00ac0ab7a by Doris Liu · 8 years ago
  62. a00ac0a Make sure the propety change happens at anim pulse by Doris Liu · 8 years ago
  63. 28b952a Merge "leanback: remove usage PersistentFocusWrapper" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  64. 826d08e Add textAppearanceListItemSecondary by Kirill Grouchnikov · 8 years ago
  65. 694edde leanback: fix errorprone warnings by Dake Gu · 8 years ago
  66. 40a75e2 DO NOT MERGE Disable docs federation in 25.4 branch by Alan Viverette · 8 years ago
  67. 90b1531 Do not reuse fragment indices. by George Mount · 8 years ago
  68. 9622103 Make public getFragments() and getLayoutInflater() methods by George Mount · 8 years ago
  69. b0a2e7e DO NOT MERGE: Updating SupportLib version to 25.3.1 and extVersion to 47 by Kathy Kam · 8 years ago
  70. f51b772 Merge "leanback: fix javadoc ArrayObjectAdapter#add" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  71. f702a22 leanback: fix javadoc ArrayObjectAdapter#add by Dake Gu · 8 years ago
  72. 15adec8 Merge "Add basic code samples to class level description" into nyc-support-25.3-dev by Doris Liu · 8 years ago
  73. 00dcd1d Merge "Add basic code samples to class level description" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  74. 52dfda6 Hack around linter wrongfully reporting API error. by Andrei Stingaceanu · 8 years ago
  75. 0dbe090 [AppCompat] - backport changes from N - reworked by Andrei Stingaceanu · 8 years ago
  76. 62f5f70 Add basic code samples to class level description by Doris Liu · 8 years ago
  77. 0e38a76 Merge "Remove test scenario dependency on IME" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  78. dca9e93 Merge "Fix test failure on testPathMorping on API 23" into nyc-support-25.4-dev by Tenghui Zhu · 8 years ago
  79. 64f86e8 Remove test scenario dependency on IME by Kirill Grouchnikov · 8 years ago
  80. 5c4d5ee leanback: fix crash caused by wrong position by Dake Gu · 8 years ago
  81. c0541ff Fix test failure on testPathMorping on API 23 by ztenghui · 8 years ago
  82. 035bb92 Revert "[AppCompat] - backport changes from N" by Alan Viverette · 8 years ago
  83. e419aa4 [AppCompat] - backport changes from N by Andrei Stingaceanu · 8 years ago
  84. 19e80e8 Fix up SpringTests#testAllProperties by Aurimas Liutikas · 8 years ago
  85. 5feb286 lenback: fix flaky parallaxTest by Dake Gu · 8 years ago
  86. 7c3c088 Merge "Add Path Morphing support to AVDC" into nyc-support-25.4-dev by Tenghui Zhu · 8 years ago
  87. 8979cf3 Merge "Fix errorprone warnings in ExifInterface" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  88. ec2dea2 Merge "Throw IllegalStateException in MediaBrowserCompat.search()" into nyc-support-25.4-dev by Hyundo Moon · 8 years ago
  89. 89889c4 Fix errorprone warnings in ExifInterface by Hyundo Moon · 8 years ago
  90. 1c5762b Merge "MediaSessionCompat: Add caption related APIs" into nyc-support-25.4-dev by Donghyun Cho · 8 years ago
  91. 5a178dc Throw IllegalStateException in MediaBrowserCompat.search() by Hyundo Moon · 8 years ago
  92. 6e28bd2 leanback: remove usage PersistentFocusWrapper by Dake Gu · 8 years ago
  93. 0e9ccc9 Merge "leanback: Fix playback screen alignment" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  94. 92bd8a0 Merge "Add new tests and remove unused code" into nyc-support-25.3-dev by Doris Liu · 8 years ago
  95. 8d942a3 Merge "Add new tests and remove unused code" into nyc-support-25.3-dev by Doris Liu · 8 years ago
  96. 5a4d3a9 leanback: Fix playback screen alignment by Dake Gu · 8 years ago
  97. e90c068 MediaSessionCompat: Add caption related APIs by Donghyun Cho · 8 years ago
  98. 909ca31 Add new tests and remove unused code by Doris Liu · 8 years ago
  99. fafa6d1 Suppress dontDispatchChangeDuringLayout until lollipop am: 7a21a1510d by Chris Craik · 8 years ago
  100. bde0a1a Suppress dontDispatchChangeDuringLayout until lollipop am: 7a21a1510d by Chris Craik · 8 years ago