1. 87aa9f3 Leanback: parallax and details video API refactoring am: e1cde4d4ac by Dake Gu · 9 years ago
  2. c83be95 Merge "Fix BottomNavigationView example to use AAPT1 style." into nyc-support-25.1-dev by Aurimas Liutikas · 9 years ago
  3. 362f15a Fix BottomNavigationView example to use AAPT1 style. am: 15bb0011d0 by Aurimas Liutikas · 9 years ago
  4. 2c0862c Merge "Fix BottomNavigationView example to use AAPT1 style." into nyc-support-25.1-dev by Aurimas Liutikas · 9 years ago
  5. a20a379 Merge "Add @IntDef for Notification visibility" into nyc-support-25.2-dev by Wojtek Kaliciński · 9 years ago
  6. 103dfee Add @IntDef for Notification visibility by Wojtek Kalicinski · 9 years ago
  7. 6875d32 Merge "MediaControllerCompat: Fix memory leak while requesting extra binder" into nyc-support-25.1-dev by Donghyun Cho · 9 years ago
  8. d0e2431 MediaControllerCompat: Fix memory leak while requesting extra binder by Donghyun Cho · 9 years ago
  9. 19da848 Merge "MediaControllerCompat: Fix memory leak while requesting extra binder" into nyc-support-25.1-dev by Donghyun Cho · 9 years ago
  10. 15bb001 Fix BottomNavigationView example to use AAPT1 style. by Aurimas Liutikas · 9 years ago
  11. e1cde4d Leanback: parallax and details video API refactoring by Dake Gu · 9 years ago
  12. f079e1d DO NOT MERGE 25.1.1 is now 25.2.0 am: 4f46fb8853 -s ours by Alan Viverette · 9 years ago
  13. 4f46fb8 DO NOT MERGE 25.1.1 is now 25.2.0 by Alan Viverette · 9 years ago
  14. 6a15b09 Fix FragmentManager.FragmentLifecycleCallbacks scope am: f745fbe6f2 by Adam Powell · 9 years ago
  15. b5ccf8c Merge "Fix broken createArchives task." into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  16. 4f41598 Merge "Fix BottomNavigationView not saving state" into nyc-support-25.2-dev by Jonathan Koren · 9 years ago
  17. fe67eb0 Fix broken createArchives task. by Aurimas Liutikas · 9 years ago
  18. 8c0997a Merge "Initial prefetch support for leanback's GridLayoutManager" into nyc-support-25.2-dev by Chris Craik · 9 years ago
  19. f745fbe Fix FragmentManager.FragmentLifecycleCallbacks scope by Adam Powell · 9 years ago
  20. e5bab00 Merge "Fixes WearableSupport action parceling on lower api levels" into nyc-support-25.1-dev by Alex Hills · 9 years ago
  21. 159227e Fixes WearableSupport action parceling on lower api levels am: e26512ef50 by Alex Hills · 9 years ago
  22. f20ffd2 Merge "Fixes WearableSupport action parceling on lower api levels" into nyc-support-25.1-dev by TreeHugger Robot · 9 years ago
  23. 0c40d8f Merge "Add RV verbose tracing behind flag" into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  24. cf2ed16 Initial prefetch support for leanback's GridLayoutManager by Chris Craik · 9 years ago
  25. 7c29d52 Add RV verbose tracing behind flag by Chris Craik · 9 years ago
  26. 27aeab2 DO NOT MERGE. Fix make builds for nyc-support-25.2-dev by Aurimas Liutikas · 9 years ago
  27. e350672 Merge "Supress a test on kitkat." into nyc-support-25.1-dev am: 9df3e2e00d by Aurimas Liutikas · 9 years ago
  28. b6d7b37 Supress a test on kitkat. am: d829a881d9 by Aurimas Liutikas · 9 years ago
  29. 9df3e2e Merge "Supress a test on kitkat." into nyc-support-25.1-dev by TreeHugger Robot · 9 years ago
  30. 98543bb Merge "Lock layout while consuming updates for measure" into nyc-support-25.1-dev by Yigit Boyar · 9 years ago
  31. 8f1039d Lock layout while consuming updates for measure am: adbd64f08d by Yigit Boyar · 9 years ago
  32. 19ec9dc Merge "Lock layout while consuming updates for measure" into nyc-support-25.1-dev by TreeHugger Robot · 9 years ago
  33. b01c03a Fix BottomNavigationView not saving state by Jonathan Koren · 9 years ago
  34. d829a88 Supress a test on kitkat. by Aurimas Liutikas · 9 years ago
  35. e26512e Fixes WearableSupport action parceling on lower api levels by Alex Hills · 9 years ago
  36. 208f5a7 MediaControllerCompat: Fix memory leak while requesting extra binder by Donghyun Cho · 9 years ago
  37. 3ac1650 Merge "Fix hasGlyph() for pre-v23" into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  38. d84bf9d Merge "Automatically register the existing media button receiver on API 21+" into nyc-support-25.1-dev by Jae Seo · 9 years ago
  39. d186d6e Automatically register the existing media button receiver on API 21+ by Jae Seo · 9 years ago
  40. 8b95545 Merge "Automatically register the existing media button receiver on API 21+" into nyc-support-25.1-dev by Jae Seo · 9 years ago
  41. 1debe8d Merge "Add content descriptions to BottomNavigationItemView" into nyc-support-25.2-dev by Jonathan Koren · 9 years ago
  42. 1248716 Merge "Fixes compat parceling/unparceling of WearableExtender Actions" into nyc-support-25.1-dev by Alexander Hills · 9 years ago
  43. 3608e08 Fixes compat parceling/unparceling of WearableExtender Actions am: b1c1839c8f by Alex Hills · 9 years ago
  44. 7c91c1e Merge "Fixes compat parceling/unparceling of WearableExtender Actions" into nyc-support-25.1-dev by Alexander Hills · 9 years ago
  45. e855c30 Fix Snackbar touch handling by Chris Banes · 9 years ago
  46. 1b54dfb Fix hasGlyph() for pre-v23 by Chris Banes · 9 years ago
  47. 7926717 Merge "Fix BottomSheetDialog after swiping it down" into nyc-support-25.2-dev by Yuichi Araki · 9 years ago
  48. 3c7e44d Add content descriptions to BottomNavigationItemView by Jonathan Koren · 9 years ago
  49. 375339c Merge "Declare MediaButtonReceiver for support-mediarouter-v7 testing" into nyc-support-25.1-dev by Aurimas Liutikas · 9 years ago
  50. 6ed1480 Declare MediaButtonReceiver for support-mediarouter-v7 testing am: 34bde96f69 by Donghyun Cho · 9 years ago
  51. 32350df Merge "Declare MediaButtonReceiver for support-mediarouter-v7 testing" into nyc-support-25.1-dev by Aurimas Liutikas · 9 years ago
  52. 5c4dd61 Add PaintCompat.hasGlyph API by Chris Banes · 9 years ago
  53. 9d4807f Fix BottomSheetDialog after swiping it down by Yuichi Araki · 9 years ago
  54. 34bde96 Declare MediaButtonReceiver for support-mediarouter-v7 testing by Donghyun Cho · 9 years ago
  55. 9c853b8 Merge "ExifInterface: Accept decimal values for RATIONAL formats" into nyc-support-25.2-dev by Hyundo Moon · 9 years ago
  56. af43c43 Merge "Reuse a given MediaSessionCompat instead of creating another one" into nyc-support-25.1-dev by Donghyun Cho · 9 years ago
  57. 1767967 Reuse a given MediaSessionCompat instead of creating another one am: 1cc48d3ec0 by Donghyun Cho · 9 years ago
  58. fcddb80 Merge "Reuse a given MediaSessionCompat instead of creating another one" into nyc-support-25.1-dev by TreeHugger Robot · 9 years ago
  59. b1c1839 Fixes compat parceling/unparceling of WearableExtender Actions by Alex Hills · 9 years ago
  60. 77966fe ExifInterface: Accept decimal values for RATIONAL formats by Hyundo Moon · 9 years ago
  61. 1cc48d3 Reuse a given MediaSessionCompat instead of creating another one by Donghyun Cho · 9 years ago
  62. 3a477d2 leanback: Support single RowHeaderView with no id case am: 33c8bbc497 by Dake Gu · 9 years ago
  63. 19f2e10 Merge "Fix inflation using themed LayoutInflater" into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  64. d649b8d Fix inflation using themed LayoutInflater by Chris Banes · 9 years ago
  65. 1fbee09 Merge "Leanback: unhide PlaybackFragment select listener" into nyc-support-25.2-dev by Dake Gu · 9 years ago
  66. 33c8bbc leanback: Support single RowHeaderView with no id case by Dake Gu · 9 years ago
  67. b410951 Merge "Fix scroll|enterAlways when we have a top inset" into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  68. 9123c73 Merge "Fix ?android:borderlessButtonStyle on API 11-19" into nyc-support-25.2-dev by Chris Banes · 9 years ago
  69. 1163321 Fix scroll|enterAlways when we have a top inset by Chris Banes · 9 years ago
  70. 725ce5f Merge "Fix some issues caught via a static analyzer" into nyc-support-25.2-dev by Chris Banes · 9 years ago
  71. 826d6b2 Merge "Fix FragmentOptimizationTest#focusedView on API17." into nyc-support-25.2-dev by Aurimas Liutikas · 9 years ago
  72. d879d7d Merge "Switch from getActivity() to getContext()" into nyc-support-25.2-dev by Dake Gu · 9 years ago
  73. 2452cde Switch from getActivity() to getContext() by Dake Gu · 9 years ago
  74. ac3102d DO NOT MERGE. Fix builds when fullsdk is missing. am: 4a6b971c11 -s ours by Aurimas Liutikas · 9 years ago
  75. 4c17b46 Merge "DO NOT MERGE. Fix builds when fullsdk is missing." into nyc-support-25.2-dev by Aurimas Liutikas · 9 years ago
  76. 3eb08ed Automatically register the existing media button receiver on API 21+ by Jae Seo · 9 years ago
  77. 1c7e1f7 Throw an exception before creating bad child fragment manager. by George Mount · 9 years ago
  78. 4a6b971 DO NOT MERGE. Fix builds when fullsdk is missing. by Aurimas Liutikas · 9 years ago
  79. 3146f0b DO NOT MERGE. Fix builds when fullsdk is missing. by Aurimas Liutikas · 9 years ago
  80. ef58d27 Merge "Fix gravity handling in CoordinatorLayout" into nyc-support-25.2-dev by Yuichi Araki · 9 years ago
  81. a4d8f8a Protect use of onFindViewById for Fragment Transitions. am: 1780bc94be by George Mount · 9 years ago
  82. 1780bc9 Protect use of onFindViewById for Fragment Transitions. by George Mount · 9 years ago
  83. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 9 years ago
  84. 7c27d10 Move to Gradle 3.3 and enable Gradle Parellization. by Aurimas Liutikas · 9 years ago
  85. 00881ae Merge "Remeasure snackbar inner layout if it's MATCH_PARENT in width" into nyc-support-25.2-dev by TreeHugger Robot · 9 years ago
  86. af938e1 Merge "Execute non-optimized add operations one at a time." into nyc-support-25.1-dev by George Mount · 9 years ago
  87. 84073ff Execute non-optimized add operations one at a time. am: f284a0dc76 by George Mount · 9 years ago
  88. bb41393 Merge "Execute non-optimized add operations one at a time." into nyc-support-25.1-dev by George Mount · 9 years ago
  89. ca73e9a Fix FragmentOptimizationTest#focusedView on API17. by Aurimas Liutikas · 9 years ago
  90. 1197ecf Remeasure snackbar inner layout if it's MATCH_PARENT in width by Kirill Grouchnikov · 9 years ago
  91. f4ab452 Unhide overridden public APIs in Support Library am: 161e026f31 by Alan Viverette · 9 years ago
  92. 161e026 Unhide overridden public APIs in Support Library by Alan Viverette · 9 years ago
  93. f833583 Fix some issues caught via a static analyzer by Chris Banes · 9 years ago
  94. e7176d7 Leanback: unhide PlaybackFragment select listener by Dake Gu · 9 years ago
  95. f284a0d Execute non-optimized add operations one at a time. by George Mount · 9 years ago
  96. bba8ae5 Increased layout timeout to handle older devices by Keyvan Amiri · 9 years ago
  97. 37de8a4 Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev by Alan Viverette · 9 years ago
  98. 4d9abae DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 9 years ago
  99. 8a39c79 Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev by TreeHugger Robot · 9 years ago
  100. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 9 years ago