1. eae08c6 Merge "MediaBrowserCompat: Make getItem work properly" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  2. 9b07983 Properly cancel the animation when saving the fragment state. by George Mount · 8 years ago
  3. 9623e68 MediaBrowserCompat: Make getItem work properly by Sungsoo · 8 years ago
  4. 871d4da Merge "Turn of fragment operation optimization by default." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  5. 061d7f5 Merge "Don't change visibility of fragment Views that aren't visible" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  6. 864217e Merge "Fix NPE when a shared element doesn't have a matching transitionName." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  7. 92e85c8 Merge "Use safe access to OnPreDrawListener." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  8. 6628c97 Turn of fragment operation optimization by default. by George Mount · 8 years ago
  9. aa3a553 Don't change visibility of fragment Views that aren't visible by George Mount · 8 years ago
  10. f85e2a6 Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  11. 61c1d4f Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  12. 3dc3e37 Merge "appcompat: Fix testDrawerHeight without status bar" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  13. d526195 Merge "RowsFragment: use default alignment if setAlignment() not called" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  14. ddb22d4 Merge "Fix AssertionFailedError in MediaSessionCompatTest" into nyc-support-25.1-dev by Hyundo Moon · 8 years ago
  15. d3f0735 Merge "Fixed focus recovery failure on API 15" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  16. 5083c1e RowsFragment: use default alignment if setAlignment() not called by Dake Gu · 8 years ago
  17. 18cba34 Merge "Fix a crash in clearning BottomNavigationView menu." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  18. b4d49bb Fixed focus recovery failure on API 15 by Keyvan Amiri · 8 years ago
  19. d398dfa Fix AssertionFailedError in MediaSessionCompatTest by Hyundo Moon · 8 years ago
  20. b07a54e Merge "DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  21. 28a4dd4 DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42 by Kathy Kam · 8 years ago
  22. 5bcc058 DetailsFragment: fix regression of missing title View by Dake Gu · 8 years ago
  23. 694a787 Merge "Added missing selected listener to the new playback fragments" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  24. 4678cab Merge "appcompat Fix keyboard tests for TV" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  25. 4c9758b Added missing selected listener to the new playback fragments by Keyvan Amiri · 8 years ago
  26. 9250be9 Merge "Fix password toggle taking FOCUS_DOWN events" into nyc-support-25.1-dev by Kathy Kam · 8 years ago
  27. 104e37e Merge "MediaSessionCompat: Test for checking NPE in setCallback" into nyc-support-25.1-dev by Sungsoo Lim · 8 years ago
  28. 586091d Fix password toggle taking FOCUS_DOWN events by Chris Banes · 8 years ago
  29. 2e251b5 Fix IntDef Javadoc missing a comma. by Aurimas Liutikas · 8 years ago
  30. 448bdf2 appcompat Fix keyboard tests for TV by Dake Gu · 8 years ago
  31. 21ac42b appcompat: Fix testDrawerHeight without status bar by Dake Gu · 8 years ago
  32. a5c4b30 Merge "Fix Design test on TV" into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  33. 23c369f Merge "Fix BottomNavigationView label placement." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  34. 2befdb7 Fix a crash in clearning BottomNavigationView menu. by Aurimas Liutikas · 8 years ago
  35. 583f647 Fix BottomNavigationView label placement. by Aurimas Liutikas · 8 years ago
  36. ecc8636 DO NOT MERGE: Updating 25.1.1 version to "25.1.1-SNAPSHOT" by Kathy Kam · 8 years ago
  37. f16fff9 Fix Design test on TV by Dake Gu · 8 years ago
  38. 8bd99bf Merge "Clarify dangers of LLM#getExtraLayoutSpace" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  39. 12d16cd Merge "Fix StaggaredGridLayoutManager prefetch crash" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  40. 565b7cf Clarify dangers of LLM#getExtraLayoutSpace by Chris Craik · 8 years ago
  41. 0cbb8ad GuidedStepFragment: continue fix subActions by Dake Gu · 8 years ago
  42. 783a465 Merge "Start using checkstyle from prebuilts/checkstyle." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  43. cbbfe18 Merge "GuidedStepFragment: fix replacing actions when subActions expanded" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  44. 412e735 MediaSessionCompat: Test for checking NPE in setCallback by Sungsoo · 8 years ago
  45. bc3aa7a Merge "MediaRouter: Fix lint warnings" into nyc-support-25.1-dev by Sungsoo Lim · 8 years ago
  46. 5a3e31b Merge "MediaSessionCompat: Fix NPE" into nyc-support-25.1-dev by Sungsoo Lim · 8 years ago
  47. a51a405 GuidedStepFragment: fix replacing actions when subActions expanded by Dake Gu · 8 years ago
  48. 695d9b8 Fix StaggaredGridLayoutManager prefetch crash by Chris Craik · 8 years ago
  49. 3bacf85 Start using checkstyle from prebuilts/checkstyle. by Aurimas Liutikas · 8 years ago
  50. 35e231c Merge "Fixed playback row callback not notified in updateRowMetaData" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  51. 04d0f0e MediaRouter: Fix lint warnings by Sungsoo · 8 years ago
  52. 8268a5f Merge "Sort routes in the chooser dialog, ignoring case differences" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  53. 9526d31 Sort routes in the chooser dialog, ignoring case differences by Donghyun Cho · 8 years ago
  54. 3cc5277 MediaSessionCompat: Fix NPE by Sungsoo · 8 years ago
  55. 8f2df00 Fixed playback row callback not notified in updateRowMetaData by Keyvan Amiri · 8 years ago
  56. 39cf4bc Fix memory leak in deferred a11y dispatcher. DO NOT MERGE by Griff Hazen · 8 years ago
  57. 8cc46d2 Fix memory leak in deferred a11y dispatcher. DO NOT MERGE by Griff Hazen · 8 years ago
  58. 16cb98d leanback: make description view GONE for empty text by Dake Gu · 8 years ago
  59. 44b3775 Merge "Fix PlaybackOverlayFragment sample not work." into nyc-support-25.1-dev by Dake Gu · 8 years ago
  60. ef05d54 Fix PlaybackOverlayFragment sample not work. by Dake Gu · 8 years ago
  61. 6151a60 Merge "Update DrawerLayout#setDrawerShadow javadoc." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  62. 1dd6b4e Merge "DO NOT MERGE. Make doclava use fullsdk android.jar." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  63. e533798 Update DrawerLayout#setDrawerShadow javadoc. by Aurimas Liutikas · 8 years ago
  64. 0917338 DO NOT MERGE: Remove SNAPSHOT for 25.1.0 release and update extVersion to 41 by Kathy Kam · 8 years ago
  65. 06ce677 Merge "DO NOT MERGE: Remove SNAPSHOT for 25.1.0 release and update extVersion to 41" into nyc-support-25.1-dev by Kathy Kam · 8 years ago
  66. 97d19d7 DO NOT MERGE: Remove SNAPSHOT for 25.1.0 release and update extVersion to 41 by Kathy Kam · 8 years ago
  67. 3edb1fa DO NOT MERGE. Make doclava use fullsdk android.jar. by Aurimas Liutikas · 8 years ago
  68. 9ad077f Reset prefetch cache expansion after initial prefetch by Chris Craik · 8 years ago
  69. db36a67 Merge "Make create/bind moving averages more responsive" into nyc-support-25.1-dev by Chris Craik · 8 years ago
  70. 9e34c75 Merge "Fix CollapsingToolbarLayout scrim not being drawn" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  71. d94b441 Merge "Fix error in Palette resize function" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  72. 0b64d3f Merge "Move CoordinatorLayout to use a pool for temp Rects" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  73. 399df01 Merge "Update public style/attr definitions" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  74. ac12f4a Merge "Document Behavior handling of touch events" into nyc-support-25.1-dev by Chris Banes · 8 years ago
  75. 3e03f5b Merge "Add task for aggregated dependencies report" into nyc-support-25.1-dev by Alan Viverette · 8 years ago
  76. 5dbefe6 Fix error in Palette resize function by Chris Banes · 8 years ago
  77. abf273c Move CoordinatorLayout to use a pool for temp Rects by Chris Banes · 8 years ago
  78. d816c7f Merge "Switch mNestedRecyclerView to weakref" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  79. 8123166 Switch mNestedRecyclerView to weakref by Chris Craik · 8 years ago
  80. 793d036 leanback API review: hide methods in PlaybackFragment by Dake Gu · 8 years ago
  81. f6b8fb1 Merge "API review: move PlaybackGlue classes into media package" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  82. 4e8d5d2 Merge "Treat all docs issues (except hidden superclass) as errors" into nyc-support-25.1-dev by Alan Viverette · 8 years ago
  83. 5032373 Add task for aggregated dependencies report by Alan Viverette · 8 years ago
  84. fb11235 Merge "ExifInterface: Add JavaDoc in constructor" into nyc-support-25.1-dev by Hyundo Moon · 8 years ago
  85. 61dee69 Merge "Check for fingerprint feature before using." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  86. 18545a1 Merge "Remove testMenuInvalidationAfterDestroy" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  87. b2a5b52 resolve merge conflicts of c88a088 to nyc-support-25.1-dev by Chris Banes · 8 years ago
  88. 46ffc16 ExifInterface: Add JavaDoc in constructor by Hyundo Moon · 8 years ago
  89. 852adcb Update public style/attr definitions by Chris Banes · 8 years ago
  90. c88a088 Fix dodge rect contains check by Chris Banes · 8 years ago
  91. f36b9e9 Remove testMenuInvalidationAfterDestroy by Chris Banes · 8 years ago
  92. 9a1ce3e ExifInterface: Fix typo in build.gradle by Hyundo Moon · 8 years ago
  93. 99d6718 Merge "Update ExploreByTouchHelper to calculate bounds on screen properly" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  94. 3b59113 Update ExploreByTouchHelper to calculate bounds on screen properly by Zach Kuznia · 8 years ago
  95. 0fab451 Detach stale nested RecyclerView content before prefetching by Chris Craik · 8 years ago
  96. e5e151c Make create/bind moving averages more responsive by Chris Craik · 8 years ago
  97. 95ac470 API review: move PlaybackGlue classes into media package by Dake Gu · 8 years ago
  98. 35bbe9e Merge "Fix for unexpected IllegalArgumentException in ListRowDataAdapter." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  99. e0ad1de Merge "Simplify support of prefetch with data set changed after layout" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  100. 829c95c Support design - fix FAB elevation in API 21 by Andrei Stingaceanu · 8 years ago