1. 9fc9697 Merge "Leanback Support: ClassPresenterSelector now supports both Presenter and PresenterSelector" into nyc-dev by Keyvan Amiri · 9 years ago
  2. 7d27a45 Leanback Support: ClassPresenterSelector now supports both Presenter and by Keyvan Amiri · 9 years ago
  3. eae1c32 leanback: Fix ItemDecoration am: 5509e27 by Dake Gu · 9 years ago
  4. 5509e27 leanback: Fix ItemDecoration by Dake Gu · 9 years ago
  5. 959f4c0 Make RecyclerView tests faster and less flaky by Yigit Boyar · 9 years ago
  6. 008f9ae Merge "Add documentation about the lifecycle of MediaRouteProviderService" into nyc-dev by Sungsoo Lim · 9 years ago
  7. d8e0207 Add documentation about the lifecycle of MediaRouteProviderService by Sungsoo Lim · 9 years ago
  8. 0871d9f Merge "leanback: Fix selection offset when restoring gridview" into mnc-ub-dev by Dake Gu · 9 years ago
  9. 1cf161b Merge "leanback: Fix selection offset when restoring gridview" into mnc-ub-dev by Dake Gu · 9 years ago
  10. c5a8700 Merge "Remove @Nullable from AppCompatActivity#findViewById" into nyc-dev by Adam Powell · 9 years ago
  11. ed3a9c0 Merge "Dispatch onRequestPermissionsResult to child fragments" into nyc-dev by Adam Powell · 9 years ago
  12. 2fc5b61 Remove @Nullable from AppCompatActivity#findViewById by Adam Powell · 9 years ago
  13. 86f3b80 Dispatch onRequestPermissionsResult to child fragments by Adam Powell · 9 years ago
  14. 437fd7f Merge "Added new files to libRSSupport" into nyc-dev by Yang Ni · 9 years ago
  15. 3159aca Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev by Clara Bayarri · 9 years ago
  16. 2b84e67 Merge "Use the EditText\'s gravity for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  17. 39e275d resolve merge conflicts of e07f24b to nyc-dev by Chris Banes · 9 years ago
  18. 0c098da Merge "Use the EditText's gravity for TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  19. e07f24b Merge "Revert a change wrt app:textAllCaps in text appearances" into mnc-ub-dev by Chris Banes · 9 years ago
  20. 559beb4 Merge "MediaRouterButton: Make the button always enabled" into nyc-dev by Sungsoo Lim · 9 years ago
  21. 772e650 Merge "MediaSessionCompat: Do not set a default MediaButtonReceiver for API 21+" into nyc-dev by Sungsoo Lim · 9 years ago
  22. f37a66a MediaSessionCompat: Do not set a default MediaButtonReceiver for API 21+ by Sungsoo Lim · 9 years ago
  23. a5c4f9f Merge "BottomSheetBehavior#setState before layout" into mnc-ub-dev am: 9203384 by Yuichi Araki · 9 years ago
  24. 2d72783 Merge "Fix NPE when calling setState() before onLayoutChild()" into mnc-ub-dev by Taeho Kim · 9 years ago
  25. 9203384 Merge "BottomSheetBehavior#setState before layout" into mnc-ub-dev by Yuichi Araki · 9 years ago
  26. 93978d0 Merge "Fix NPE when calling setState() before onLayoutChild()" into mnc-ub-dev by Yuichi Araki · 9 years ago
  27. 936fd40 leanback: Fix selection offset when restoring gridview by Dake Gu · 9 years ago
  28. dee8295 leanback: fix regression by Dake Gu · 9 years ago
  29. 6b0ab7e Merge "Leanback: Fix crash in navigation and removing a view" into mnc-ub-dev by Dake Gu · 9 years ago
  30. ea07ad9 Merge "Leanback: Fix crash in navigation and removing a view" into mnc-ub-dev by Dake Gu · 9 years ago
  31. 678a58f Leanback: Fix crash in navigation and removing a view by Dake Gu · 9 years ago
  32. d45098e Merge "Adding support for ProgressBar widget inside BrowseFragment." into nyc-dev by Susnata Basak · 9 years ago
  33. 684f4a9 Adding support for ProgressBar widget inside BrowseFragment. by susnata · 9 years ago
  34. effd2df Merge "Nested fragment test; all destroyed" into nyc-dev by Adam Powell · 9 years ago
  35. c917e2a Nested fragment test; all destroyed by Adam Powell · 9 years ago
  36. 3d23e5f Added new files to libRSSupport by Yang Ni · 9 years ago
  37. 4bb7c5f Merge "Fix GridLayout to properly convert MarginLayoutParams" into nyc-dev by Yigit Boyar · 9 years ago
  38. fbf6d8f Merge "Add attribute for PagingIndicator" into nyc-dev by Chulwoo Lee · 9 years ago
  39. 9b5ef3e Add attribute for PagingIndicator by Chulwoo Lee · 9 years ago
  40. 2ccc94f Merge "Add workaround for ripple + alpha animation bug" into nyc-dev by Chris Banes · 9 years ago
  41. 8c3f757 Add workaround for ripple + alpha animation bug by Chris Banes · 9 years ago
  42. 0be1d60 Allow AlertDialog to be used in a DialogFragment am: 2e44517 by Chris Banes · 9 years ago
  43. 5b34e3c Merge "Fix bugs around restoring nested retained instance fragments" into nyc-dev by Adam Powell · 9 years ago
  44. 2e44517 Allow AlertDialog to be used in a DialogFragment by Chris Banes · 9 years ago
  45. 56f0ad8 Fix FloatingActionButton doc build by Chris Banes · 9 years ago
  46. 4b5cc6b Merge "Unwrap ScaleDrawables when checking for safe mutate()" into mnc-ub-dev by Chris Banes · 9 years ago
  47. 5b52850 Merge "Fix TextInputLayout clearing the EditText tint" into mnc-ub-dev by Chris Banes · 9 years ago
  48. 4546fc0 Merge "Make AppCompat\'s night mode work nicely on M+" into mnc-ub-dev by Chris Banes · 9 years ago
  49. 65a1c00 Merge "Don\'t call requestDisallowInterceptTouchEvent(false)" into mnc-ub-dev by Chris Banes · 9 years ago
  50. d8186c6 Merge "Unwrap ScaleDrawables when checking for safe mutate()" into mnc-ub-dev by Chris Banes · 9 years ago
  51. 403e480 Merge "Fix TextInputLayout clearing the EditText tint" into mnc-ub-dev by Chris Banes · 9 years ago
  52. 138c6f5 Merge "Make AppCompat's night mode work nicely on M+" into mnc-ub-dev by Chris Banes · 9 years ago
  53. 94cdf63 Merge "Make FAB react to window size" into nyc-dev by Chris Banes · 9 years ago
  54. a1de3ee Make FAB react to window size by Chris Banes · 9 years ago
  55. bed7de3 Merge "Don't call requestDisallowInterceptTouchEvent(false)" into mnc-ub-dev by Chris Banes · 9 years ago
  56. f828412 Use the EditText's gravity for TextInputLayout by Chris Banes · 9 years ago
  57. 96af432 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 9 years ago
  58. 6deb3a9 BottomSheetBehavior#setState before layout by Yuichi Araki · 9 years ago
  59. 8a54ce6 MediaRouterButton: Make the button always enabled by Sungsoo Lim · 9 years ago
  60. 98475d2 Fix NPE when calling setState() before onLayoutChild() by Taeho Kim · 9 years ago
  61. 2d42022 Merge "BottomSheetBehavior now handles fitsSystemWindows" into mnc-ub-dev by Yuichi Araki · 9 years ago
  62. 29bbfda Merge "BottomSheetBehavior now handles fitsSystemWindows" into mnc-ub-dev by Yuichi Araki · 9 years ago
  63. 4ae82bc Merge "BrowseFragment: fix ClassCastException" into nyc-dev by Dake Gu · 9 years ago
  64. 9375145 Fix bugs around restoring nested retained instance fragments by Adam Powell · 9 years ago
  65. 70d141d Fix GridLayout to properly convert MarginLayoutParams by Yigit Boyar · 9 years ago
  66. e26ea38 Merge "[RenderScript] Stop targeting froyo for RenderScript support lib." into nyc-dev by Miao Wang · 9 years ago
  67. 58a131e Use getDimensionPixelSize for reading divider height am: 301061d by Tony Mantler · 9 years ago
  68. 398eb9e Merge "Use VDC for API 21 and 22 to workaround the ImageView scaling issue" into nyc-dev by Tenghui Zhu · 9 years ago
  69. 301061d Use getDimensionPixelSize for reading divider height by Tony Mantler · 9 years ago
  70. 3eb709d BrowseFragment: fix ClassCastException by Dake Gu · 9 years ago
  71. 92499ca Merge "Fix RecyclerView range detection for scroll callback" into mnc-ub-dev by Yigit Boyar · 9 years ago
  72. 34a182d Merge "Fix RecyclerView range detection for scroll callback" into mnc-ub-dev by Yigit Boyar · 9 years ago
  73. a4cb5f1 Merge "Fragment tests migrated from CTS" into nyc-dev by Adam Powell · 9 years ago
  74. f2c5bcf Merge "Oops, missed one API refactoring." into nyc-dev by Jeff Sharkey · 9 years ago
  75. 86494db Merge "Fix issues around setting text color" into nyc-dev by Chris Banes · 9 years ago
  76. 9eee6ba Fix issues around setting text color by Chris Banes · 9 years ago
  77. f6f7537 Merge "MediaRouterChooserDialog: Cache the loaded route usage scores" into nyc-dev by Sungsoo Lim · 9 years ago
  78. 478532d Fix TextInputLayout clearing the EditText tint by Chris Banes · 9 years ago
  79. 2a1d775 Revert a change wrt app:textAllCaps in text appearances by Chris Banes · 9 years ago
  80. a61e979 BottomSheetBehavior now handles fitsSystemWindows by Yuichi Araki · 9 years ago
  81. 18dee04 Merge "Fix AppBarLayout enterAlwaysCollapsed with inset window" into mnc-ub-dev by Chris Banes · 9 years ago
  82. 6002db9 Merge "Fix AppBarLayout enterAlwaysCollapsed with inset window" into mnc-ub-dev by Chris Banes · 9 years ago
  83. b9579b3 Make AppCompat's night mode work nicely on M+ by Chris Banes · 9 years ago
  84. dde4780 Merge "Re-dispatch nested scrolls in NestedScrollView" into mnc-ub-dev by Chris Banes · 9 years ago
  85. de63ba6 Merge "Re-dispatch nested scrolls in NestedScrollView" into mnc-ub-dev by Chris Banes · 9 years ago
  86. c561714 MediaRouterChooserDialog: Cache the loaded route usage scores by Sungsoo Lim · 9 years ago
  87. 39a21dc Fragment tests migrated from CTS by Adam Powell · 9 years ago
  88. ba262d9 Oops, missed one API refactoring. by Jeff Sharkey · 9 years ago
  89. 13ea718 leanback Fix typo caused extra select event being fired am: a2aafea by Dake Gu · 9 years ago
  90. a2aafea leanback Fix typo caused extra select event being fired by Dake Gu · 9 years ago
  91. 94bf710 Merge "leanback: fix row selection problems" into nyc-dev by Dake Gu · 9 years ago
  92. 5fe84d8 Merge "DO NOT MERGE leanback: fix row selection problems" into mnc-ub-dev by Dake Gu · 9 years ago
  93. 9853853 Merge "DO NOT MERGE leanback: fix row selection problems" into mnc-ub-dev by Dake Gu · 9 years ago
  94. 0d841b3 leanback: fix row selection problems by Dake Gu · 9 years ago
  95. 4ba4038 Merge "Account for top and bottom padding in ListPopupWindow" into nyc-dev by Alan Viverette · 9 years ago
  96. 090293b Fix AppBarLayout enterAlwaysCollapsed with inset window by Chris Banes · 9 years ago
  97. d370f75 Re-dispatch nested scrolls in NestedScrollView by Chris Banes · 9 years ago
  98. a7331ff Unwrap ScaleDrawables when checking for safe mutate() by Chris Banes · 9 years ago
  99. 76ecafc Account for top and bottom padding in ListPopupWindow by Alan Viverette · 9 years ago
  100. e2e9faf DO NOT MERGE leanback: fix row selection problems by Dake Gu · 9 years ago