1. a1576d8 Merge "Fix BottomSheetBehaviorTest" into nyc-support-25.4-dev by Yuichi Araki · 8 years ago
  2. 6ccfd05 Merge "Fix ClassNotFoundException in MediaBrowserCompat.search" into nyc-support-25.4-dev by Hyundo Moon · 8 years ago
  3. d1dfcff Merge "leanback: fix flaky tests" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  4. dec38f0 leanback: fix flaky tests by Dake Gu · 8 years ago
  5. 2506af2 Fix saving target fragment when Fragment not yet created. by George Mount · 8 years ago
  6. 8be0c0d Fix BottomSheetBehaviorTest by Yuichi Araki · 8 years ago
  7. 905149e Fix ClassNotFoundException in MediaBrowserCompat.search by Hyundo Moon · 8 years ago
  8. 0765353 Call noteStateNotSaved on child fragment managers. by George Mount · 8 years ago
  9. de7e27c DO NOT MERGE: Revert to List return for getFragments() by George Mount · 8 years ago
  10. 9aebb1b Merge "Revert "Add EXTRA_STREAM_TYPE"" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  11. 73a205f Merge "DetailsFragment: support switchToVideo in onCreate" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  12. fca6f6e Merge "Apply correct tinting info on image source" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  13. 5788552 Apply correct tinting info on image source by Kirill Grouchnikov · 8 years ago
  14. 3fd952f Merge "Allow committing allowing state loss on detached FragmentManager." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  15. 7d20e7f Merge "Revert the change of the session token parcel" into nyc-support-25.4-dev by Jae Seo · 8 years ago
  16. 875d973 Allow committing allowing state loss on detached FragmentManager. by George Mount · 8 years ago
  17. 3b53e55 Merge "Fix getting wrong instance when restoring non-config" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  18. 842c475 Revert the change of the session token parcel by Sungsoo · 8 years ago
  19. bbde4d3 Merge "leanback test: Logging request of creating activity" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  20. efb4fb8 leanback test: Logging request of creating activity by Dake Gu · 8 years ago
  21. 3808323 Fix getting wrong instance when restoring non-config by George Mount · 8 years ago
  22. 43db316 Change getFragments() to return a collection instead of list. by George Mount · 8 years ago
  23. 29def82 Small clean ups by Kirill Grouchnikov · 8 years ago
  24. fed4f9c Merge "Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below" into nyc-support-25.4-dev by Keyvan Amiri · 8 years ago
  25. 80e5b8a Merge "Add the new tint attributes to public list." into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  26. 89097f6 DetailsFragment: support switchToVideo in onCreate by Dake Gu · 8 years ago
  27. 41bcf9b Merge "Fix stale nested prefetch data leaking out after notifyDataSetChanged" into nyc-support-25.4-dev by Chris Craik · 8 years ago
  28. 9522574 Merge "leanback: fix alignment when appending to last item." into nyc-support-25.4-dev by Dake Gu · 8 years ago
  29. 967dfaa Merge "leanback: fix item listener for preteched row" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  30. f49b679 Add the new tint attributes to public list. by Kirill Grouchnikov · 8 years ago
  31. bf19e5a Merge "DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater()" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  32. b1f50ac leanback: fix item listener for preteched row by Dake Gu · 8 years ago
  33. af3606d leanback: fix alignment when appending to last item. by Dake Gu · 8 years ago
  34. bd10a71 Merge "Tinting support for ImageView / ImageButton sources" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  35. 6840922 Merge "MediaRouter: Do not use remote volume handling for BT routes" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  36. 0fd482d RecyclerView prefetch: dont change mStructureChanged flag by Dake Gu · 8 years ago
  37. 412addb DO NOT MERGE: Rename getLayoutInflater() to onGetLayoutInflater() by George Mount · 8 years ago
  38. 570ab88 Fix stale nested prefetch data leaking out after notifyDataSetChanged by Chris Craik · 8 years ago
  39. 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
  40. fb3bd63 Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below by Keyvan Amiri · 8 years ago
  41. 06e2a40 Merge "Add missing space in RecyclerView.OnFlingListener javadoc." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  42. 7e7e4ab MediaRouter: Do not use remote volume handling for BT routes by Hyundo Moon · 8 years ago
  43. 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
  44. c01998e Fixed focusSearchWithOtherFocusables flakiness on API 15 by Keyvan Amiri · 8 years ago
  45. 5727ea1 Add missing space in RecyclerView.OnFlingListener javadoc. by Aurimas Liutikas · 8 years ago
  46. b6e6702 Revert "Add EXTRA_STREAM_TYPE" by Jae Seo · 8 years ago
  47. 6b53e64 Merge "Add EXTRA_STREAM_TYPE" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  48. 3b04742 Tinting support for ImageView / ImageButton sources by Kirill Grouchnikov · 8 years ago
  49. 28cc3f6 MediaBrowserCompat: Add a test to connect to the remote browser service by Donghyun Cho · 8 years ago
  50. a0d2d96 Merge "MediaBrowserCompat: Add a disconnecting state" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  51. a43689a fix DetailsFragmentTest by Dake Gu · 8 years ago
  52. 81dc63d Add EXTRA_STREAM_TYPE by Jae Seo · 8 years ago
  53. bde8614 Merge "Do not reuse fragment indices." into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  54. 61413c9 Merge "PlaybackControlGlue: remove dependency on PlaybackControlsRowPresenter" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  55. 41533c6 Merge "leanback: make Details embedded video more useful" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  56. a9a5c79 PlaybackControlGlue: remove dependency on PlaybackControlsRowPresenter by Dake Gu · 8 years ago
  57. a0a9740 MediaBrowserCompat: Add a disconnecting state by Sungsoo · 8 years ago
  58. f87eb1d leanback: make Details embedded video more useful by Dake Gu · 8 years ago
  59. b51206c Fixed log warning for calling doStart() twice. by George Mount · 8 years ago
  60. 256abb7 Merge "Fix multiple bugs related with DetailsFragment:" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  61. 1973b35 Merge "Leanback: fix regression caused by fixing error prone" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  62. 6525e06 Fix multiple bugs related with DetailsFragment: by Dake Gu · 8 years ago
  63. ed50d58 Merge "Fix wrong API for getLayoutInflater" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  64. 985d098 Leanback: fix regression caused by fixing error prone by Dake Gu · 8 years ago
  65. 832e5fd Fix wrong API for getLayoutInflater by George Mount · 8 years ago
  66. c71b313 Merge "Add EXTRA_START_PLAYBACK" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  67. 945ef67 Merge "Make public getFragments() and getLayoutInflater() methods" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  68. 67c3576 Fixes jumpiness in LinearSnapHelper when flinging less than one item by Gus Prevas · 8 years ago
  69. a25cf29 Merge "Move version metadata to <application> DO NOT MERGE" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  70. 3b87acb Merge "MediaSessionCompat: Use asInterface()/asBinder() instead of a plain cast" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  71. 19801df MediaSessionCompat: Use asInterface()/asBinder() instead of a plain cast by Donghyun Cho · 8 years ago
  72. 27d7a9f Merge "leanback: fix errorprone warnings" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  73. d283650 Merge "Option to test custom elevation on popup menus" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  74. 2d22dc4 Move version metadata to <application> DO NOT MERGE by Chris Banes · 8 years ago
  75. 063e78d Merge "Made OnboardingFragment more customizable" into nyc-support-25.4-dev by Keyvan Amiri · 8 years ago
  76. 13dbc9d Made OnboardingFragment more customizable by Keyvan Amiri · 8 years ago
  77. 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
  78. 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
  79. e63197b Merge "DO NOT MERGE Disable docs federation in 25.4 branch" into nyc-support-25.4-dev by Alan Viverette · 8 years ago
  80. ee1991b Revert "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" DO NOT MERGE by Chris Banes · 8 years ago
  81. e0c6207 Option to test custom elevation on popup menus by Kirill Grouchnikov · 8 years ago
  82. e56b247 Merge "Add textAppearanceListItemSecondary" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  83. cdd264b Revert "[AppCompat] SwitchCompat - introduce and use ObjectAnimator" DO NOT MERGE by Chris Banes · 8 years ago
  84. 5576875 Add EXTRA_START_PLAYBACK by Jae Seo · 8 years ago
  85. 137c61b Make sure the propety change happens at anim pulse am: a00ac0ab7a by Doris Liu · 8 years ago
  86. a00ac0a Make sure the propety change happens at anim pulse by Doris Liu · 8 years ago
  87. 28b952a Merge "leanback: remove usage PersistentFocusWrapper" into nyc-support-25.4-dev by Dake Gu · 8 years ago
  88. 826d08e Add textAppearanceListItemSecondary by Kirill Grouchnikov · 8 years ago
  89. 694edde leanback: fix errorprone warnings by Dake Gu · 8 years ago
  90. 40a75e2 DO NOT MERGE Disable docs federation in 25.4 branch by Alan Viverette · 8 years ago
  91. 90b1531 Do not reuse fragment indices. by George Mount · 8 years ago
  92. 9622103 Make public getFragments() and getLayoutInflater() methods by George Mount · 8 years ago
  93. b0a2e7e DO NOT MERGE: Updating SupportLib version to 25.3.1 and extVersion to 47 by Kathy Kam · 8 years ago
  94. f51b772 Merge "leanback: fix javadoc ArrayObjectAdapter#add" into nyc-support-25.4-dev by TreeHugger Robot · 8 years ago
  95. f702a22 leanback: fix javadoc ArrayObjectAdapter#add by Dake Gu · 8 years ago
  96. 15adec8 Merge "Add basic code samples to class level description" into nyc-support-25.3-dev by Doris Liu · 8 years ago
  97. 00dcd1d Merge "Add basic code samples to class level description" into nyc-support-25.3-dev by TreeHugger Robot · 8 years ago
  98. 52dfda6 Hack around linter wrongfully reporting API error. by Andrei Stingaceanu · 8 years ago
  99. 0dbe090 [AppCompat] - backport changes from N - reworked by Andrei Stingaceanu · 8 years ago
  100. 62f5f70 Add basic code samples to class level description by Doris Liu · 8 years ago