1. 8515cf9 Support path interpolator in AVDC by ztenghui · 8 years ago
  2. 96eebaf Status bar background for BottomSheetDialog by Yuichi Araki · 8 years ago
  3. d283650 Merge "Option to test custom elevation on popup menus" into nyc-support-25.4-dev by Kirill Grouchnikov · 8 years ago
  4. e0c6207 Option to test custom elevation on popup menus by Kirill Grouchnikov · 8 years ago
  5. 826d08e Add textAppearanceListItemSecondary by Kirill Grouchnikov · 8 years ago
  6. 7c3c088 Merge "Add Path Morphing support to AVDC" into nyc-support-25.4-dev by Tenghui Zhu · 8 years ago
  7. 5a4d3a9 leanback: Fix playback screen alignment by Dake Gu · 8 years ago
  8. 134e62b Add Path Morphing support to AVDC by ztenghui · 8 years ago
  9. ac7cef7 Add demos for using support-dynamic-animation lib by Doris Liu · 8 years ago
  10. 5a1089d Add listener to the AVDC by ztenghui · 8 years ago
  11. 6e42870 SupportLeanbackDemos: continue fix lint error by Dake Gu · 8 years ago
  12. 4c78d0f SupportLeanbackDemos: Fix Link Errors by Dake Gu · 8 years ago
  13. f37579e cleanup life cycle issue of PlaybackGlue in PlaybackFragment. by Dake Gu · 8 years ago
  14. cac6d84 Support4Demos: Don't subscribe pages twice by Donghyun Cho · 8 years ago
  15. 73adf7b Merge changes Id48cde63,I2acbacae into nyc-support-25.2-dev by Jonathan Koren · 8 years ago
  16. 6b3a399 Add item reselected listener to BottomNavigationView by Jonathan Koren · 8 years ago
  17. e4c7e61 Add setSelectedItemId() to BottomNavigationView by Jonathan Koren · 8 years ago
  18. e1cde4d Leanback: parallax and details video API refactoring by Dake Gu · 8 years ago
  19. 5bcc058 DetailsFragment: fix regression of missing title View by Dake Gu · 8 years ago
  20. 8f2df00 Fixed playback row callback not notified in updateRowMetaData by Keyvan Amiri · 8 years ago
  21. ef05d54 Fix PlaybackOverlayFragment sample not work. by Dake Gu · 8 years ago
  22. 9e34c75 Merge "Fix CollapsingToolbarLayout scrim not being drawn" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  23. f6b8fb1 Merge "API review: move PlaybackGlue classes into media package" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  24. 3b59113 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  25. 95ac470 API review: move PlaybackGlue classes into media package by Dake Gu · 8 years ago
  26. fbefadc Simplify support of prefetch with data set changed after layout by Chris Craik · 8 years ago
  27. e7eab7d Merge "Revert "Update ExploreByTouchHelper to calculate bounds on screen properly"" into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  28. 96b44e6 Revert "Update ExploreByTouchHelper to calculate bounds on screen properly" by Aurimas Liutikas · 8 years ago
  29. cf5f5d4 Fix CollapsingToolbarLayout scrim not being drawn by Chris Banes · 8 years ago
  30. e9c57e9 Merge "Update ExploreByTouchHelper to calculate bounds on screen properly" into nyc-support-25.1-dev by Zach Kuznia · 8 years ago
  31. ef780d2 Fix night mode API for configuration-based color resources by Chris Banes · 8 years ago
  32. 6edfb90 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  33. a3cf462 Merge "Allow the parent to be set for nodes created by ExploreByTouchHelper." into nyc-support-25.1-dev by Zach Kuznia · 8 years ago
  34. 46f49c1 Allow the parent to be set for nodes created by ExploreByTouchHelper. by Zach Kuznia · 8 years ago
  35. b4da44d Fix BottomNavigationMenu item selection via Menu object am: 69557a3a03 by Aurimas Liutikas · 8 years ago
  36. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  37. 69557a3 Fix BottomNavigationMenu item selection via Menu object by Aurimas Liutikas · 8 years ago
  38. 0908efd Details Background improvement: by Dake Gu · 8 years ago
  39. 7316f0a DO NOT MERGE Fix a few remaining compilation issues by Alan Viverette · 8 years ago
  40. a5dad4e Merge "Update ViewPager javadocs not to include deprecated ActionBar.Tabs." by Aurimas Liutikas · 8 years ago
  41. 43fe622 Merge "Rework background manager and add TestCases" by Dake Gu · 8 years ago
  42. 181c884 Rework background manager and add TestCases by Dake Gu · 8 years ago
  43. 1cd6427 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  44. 69b8dd0 Merge "Fix background tint for Button.Colored on API 22" into nyc-mr1-dev by Chris Banes · 8 years ago
  45. aa49439 Adding VideoFragment sample to SupportLeanbackDemo app. by susnata · 8 years ago
  46. c2168ad Fixing the background color issue on PlaybackOverlayFragment. by susnata · 8 years ago
  47. 6f597d6 Update ViewPager javadocs not to include deprecated ActionBar.Tabs. by Aurimas Liutikas · 8 years ago
  48. 1542508 Add shadow to BottomNavigationView. am: 7ff7ddcb89 am: 024099289d am: 54551c4f45 by Aurimas Liutikas · 8 years ago
  49. c6f44e3 Fix background tint for Button.Colored on API 22 by Chris Banes · 8 years ago
  50. 0ceae57 More nested prefetch tests by Chris Craik · 8 years ago
  51. 7ff7ddc Add shadow to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  52. 76dec2e Merge "Nested RecyclerView Prefetch" by TreeHugger Robot · 8 years ago
  53. 1e0a453 Nested RecyclerView Prefetch by Chris Craik · 8 years ago
  54. 5f006fe Start using return value of OnNavigationItemSelectedListener. am: 578015fc3e am: a502cd075f am: ba4b4c48c7 by Aurimas Liutikas · 8 years ago
  55. 578015f Start using return value of OnNavigationItemSelectedListener. by Aurimas Liutikas · 8 years ago
  56. 111ab99 Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  57. f796be9 Revert "Support7Demos: Enable the route discovery action only when needed" by Sungsoo · 8 years ago
  58. ff8c0bd Merge "NavigationView restores state of the headers" by Yuichi Araki · 8 years ago
  59. 109415a Merge "Improve PagerSnapHelper flinging and documentation." by TreeHugger Robot · 8 years ago
  60. 396f55a Improve PagerSnapHelper flinging and documentation. by Aurimas Liutikas · 8 years ago
  61. 9a2ea21 NavigationView restores state of the headers by Yuichi Araki · 8 years ago
  62. 16fc62b Merge "Add checkstyle:off flag" by TreeHugger Robot · 8 years ago
  63. cc671dd Add checkstyle:off flag by Dake Gu · 8 years ago
  64. ce39f74 Merge "Add PagerSnapHelper to enable ViewPager-like behavior." by TreeHugger Robot · 8 years ago
  65. c77fd8f Merge "Fix for NPE in PlaybackOverlayFragment (sample app)." by TreeHugger Robot · 8 years ago
  66. 2582363 Fix for NPE in PlaybackOverlayFragment (sample app). by susnata · 8 years ago
  67. 6f5495b Merge "Adding video player to DetailsFragment." by Susnata Basak · 8 years ago
  68. 4702556 Adding video player to DetailsFragment. by susnata · 8 years ago
  69. 849542d Add PagerSnapHelper to enable ViewPager-like behavior. by Aurimas Liutikas · 8 years ago
  70. aca4aad Update to gradle-plugin 2.2.1 by Aurimas Liutikas · 8 years ago
  71. 02df9a2 Merge "Force BottomNavigationView item labels to be singleLine." by Aurimas Liutikas · 8 years ago
  72. afcc94d Force BottomNavigationView item labels to be singleLine. by Aurimas Liutikas · 8 years ago
  73. 5738b99 leanback: breakdown v4 library dependencies by Dake Gu · 8 years ago
  74. b9396e8 Merge "Added Settings example to the SupportLeanbackDemos app" by Keyvan Amiri · 8 years ago
  75. baa44c7 Merge "Support custom views on snackbars" by Kirill Grouchnikov · 8 years ago
  76. ad3b469 Added Settings example to the SupportLeanbackDemos app by Keyvan Amiri · 8 years ago
  77. 8da7b24 Support custom views on snackbars by Kirill Grouchnikov · 8 years ago
  78. 67949f5 Remove uses of deprecated methods in Support*Demos. by Aurimas Liutikas · 8 years ago
  79. 180dc40 Revert "Revert "Refactoring DetailsBackgroundParallaxHelper."" by susnata · 8 years ago
  80. d28c418 Merge "Revert "Refactoring DetailsBackgroundParallaxHelper."" by Aurimas Liutikas · 8 years ago
  81. 3bac6aa Merge "MediaRouter: Apply styles in chooser dialog based on isLightTheme" by Donghyun Cho · 8 years ago
  82. 6eebd92 Revert "Refactoring DetailsBackgroundParallaxHelper." by Aurimas Liutikas · 8 years ago
  83. 9daa79a Merge "Refactoring DetailsBackgroundParallaxHelper." by Susnata Basak · 8 years ago
  84. d7ba0d8 Refactoring DetailsBackgroundParallaxHelper. by susnata · 8 years ago
  85. 166da1f MediaRouter: Apply styles in chooser dialog based on isLightTheme by Donghyun Cho · 8 years ago
  86. 059fea0 Simple Nested RecyclerView sample am: 8faffcd819 am: 7b98d9ba3b am: 0907014eec by Chris Craik · 8 years ago
  87. 7b98d9b Simple Nested RecyclerView sample am: 8faffcd819 by Chris Craik · 8 years ago
  88. b7087e0 SupportLeanbackDemos: Remove usage of deprecated methods by Dake Gu · 8 years ago
  89. fd9f364 Merge "Simple Nested RecyclerView sample" into nyc-mr1-dev by Chris Craik · 8 years ago
  90. fb2c2c1 Merge "Allow styled text in pref titles and summaries" by Tony Mantler · 8 years ago
  91. 4dba5f5 Add missing JavaDoc and remove unused imports am: 8148220d5f am: 0ec54af83c by Yohei Yukawa · 8 years ago
  92. 0ec54af Add missing JavaDoc and remove unused imports am: 8148220d5f by Yohei Yukawa · 8 years ago
  93. bb7801e Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev by Yohei Yukawa · 8 years ago
  94. 8faffcd Simple Nested RecyclerView sample by Chris Craik · 8 years ago
  95. c01b623 Allow styled text in pref titles and summaries by Tony Mantler · 8 years ago
  96. 8934dca Add usage of beginDelayedTransition by Yuichi Araki · 8 years ago
  97. fd3d593 Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260 am: 2dce61b2bd by Aurimas Liutikas · 8 years ago
  98. 2dce61b Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260 by Aurimas Liutikas · 8 years ago
  99. 3561a66 Merge "Fix some use of deprecated APIs in Support7Demos." into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  100. 1319efb Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c am: d2f869168d by Aurimas Liutikas · 8 years ago