1. 3146f0b DO NOT MERGE. Fix builds when fullsdk is missing. by Aurimas Liutikas · 8 years ago
  2. ef58d27 Merge "Fix gravity handling in CoordinatorLayout" into nyc-support-25.2-dev by Yuichi Araki · 8 years ago
  3. a4d8f8a Protect use of onFindViewById for Fragment Transitions. am: 1780bc94be by George Mount · 8 years ago
  4. 1780bc9 Protect use of onFindViewById for Fragment Transitions. by George Mount · 8 years ago
  5. 60aa4e4 DO NOT MERGE. Fix make builds of support library. by Aurimas Liutikas · 8 years ago
  6. 7c27d10 Move to Gradle 3.3 and enable Gradle Parellization. by Aurimas Liutikas · 8 years ago
  7. 00881ae Merge "Remeasure snackbar inner layout if it's MATCH_PARENT in width" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  8. af938e1 Merge "Execute non-optimized add operations one at a time." into nyc-support-25.1-dev by George Mount · 8 years ago
  9. 84073ff Execute non-optimized add operations one at a time. am: f284a0dc76 by George Mount · 8 years ago
  10. bb41393 Merge "Execute non-optimized add operations one at a time." into nyc-support-25.1-dev by George Mount · 8 years ago
  11. 1197ecf Remeasure snackbar inner layout if it's MATCH_PARENT in width by Kirill Grouchnikov · 8 years ago
  12. f4ab452 Unhide overridden public APIs in Support Library am: 161e026f31 by Alan Viverette · 8 years ago
  13. 161e026 Unhide overridden public APIs in Support Library by Alan Viverette · 8 years ago
  14. f284a0d Execute non-optimized add operations one at a time. by George Mount · 8 years ago
  15. bba8ae5 Increased layout timeout to handle older devices by Keyvan Amiri · 8 years ago
  16. 37de8a4 Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev by Alan Viverette · 8 years ago
  17. 4d9abae DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  18. 8a39c79 Merge "DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  19. c1706b0 DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml" by Alan Viverette · 8 years ago
  20. 09cc61c Fix ListRowDataAdapter notifyItemRemoved by Dake Gu · 8 years ago
  21. 5d19666 BrowseFragment: fix ListRowDataAdapter ArrayIndexOutofBound by Dake Gu · 8 years ago
  22. 96b9f8f Properly track fragments from pop operations. am: e7e8d3d3a5 by George Mount · 8 years ago
  23. e7e8d3d Properly track fragments from pop operations. by George Mount · 8 years ago
  24. fd69b9e Merge "Fix focus problems when using optimized fragment transactions." into nyc-support-25.1-dev by George Mount · 8 years ago
  25. 84aaafe Fix focus problems when using optimized fragment transactions. am: 0bb3f19c91 by George Mount · 8 years ago
  26. 9b456e0 Merge "Add support lib version meta-data to AndroidManifest.xml" into nyc-support-25.1-dev by Alan Viverette · 8 years ago
  27. e33e8de Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0 by Alan Viverette · 8 years ago
  28. 639bc5a Merge "Fix focus problems when using optimized fragment transactions." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  29. 702732a Merge "Add support lib version meta-data to AndroidManifest.xml" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  30. a1aa628 Merge "Fix Action Mode close item styling" into nyc-support-25.2-dev by TreeHugger Robot · 8 years ago
  31. 503b7f2 Merge "MediaBrowserCompat: Make getItem work properly" into nyc-support-25.1-dev by Sungsoo · 8 years ago
  32. 62bd6fc MediaBrowserCompat: Make getItem work properly am: 9623e68d8a by Sungsoo · 8 years ago
  33. eae08c6 Merge "MediaBrowserCompat: Make getItem work properly" into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  34. 8d91266 Add support lib version meta-data to AndroidManifest.xml by Alan Viverette · 8 years ago
  35. 0bb3f19 Fix focus problems when using optimized fragment transactions. by George Mount · 8 years ago
  36. 6419a5c Properly cancel the animation when saving the fragment state. am: 9b07983005 by George Mount · 8 years ago
  37. 9b07983 Properly cancel the animation when saving the fragment state. by George Mount · 8 years ago
  38. 8362de2 Fix Action Mode close item styling by Chris Banes · 8 years ago
  39. b3db610 Fix gravity handling in CoordinatorLayout by Yuichi Araki · 8 years ago
  40. 9623e68 MediaBrowserCompat: Make getItem work properly by Sungsoo · 8 years ago
  41. 52ce71d Merge "Turn of fragment operation optimization by default." into nyc-support-25.1-dev by George Mount · 8 years ago
  42. 9dcded9 Turn of fragment operation optimization by default. am: 6628c97905 by George Mount · 8 years ago
  43. 871d4da Merge "Turn of fragment operation optimization by default." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  44. 66435df Merge "Don't change visibility of fragment Views that aren't visible" into nyc-support-25.1-dev by George Mount · 8 years ago
  45. 4c3ea21 Don't change visibility of fragment Views that aren't visible am: aa3a5538c0 by George Mount · 8 years ago
  46. 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
  47. 9284de4 Merge "Fix NPE when a shared element doesn't have a matching transitionName." into nyc-support-25.1-dev by George Mount · 8 years ago
  48. 71c2aab Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  49. 8758b00 Merge "Use safe access to OnPreDrawListener." into nyc-support-25.1-dev by George Mount · 8 years ago
  50. 62f16e3 Use safe access to OnPreDrawListener. am: 61c1d4fa04 by George Mount · 8 years ago
  51. 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
  52. 92e85c8 Merge "Use safe access to OnPreDrawListener." into nyc-support-25.1-dev by TreeHugger Robot · 8 years ago
  53. 6628c97 Turn of fragment operation optimization by default. by George Mount · 8 years ago
  54. aa3a553 Don't change visibility of fragment Views that aren't visible by George Mount · 8 years ago
  55. f85e2a6 Fix NPE when a shared element doesn't have a matching transitionName. by George Mount · 8 years ago
  56. 61c1d4f Use safe access to OnPreDrawListener. by George Mount · 8 years ago
  57. 9822fea Merge "appcompat: Fix testDrawerHeight without status bar" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  58. ac9a9dc appcompat: Fix testDrawerHeight without status bar am: 21ac42b40f by Dake Gu · 8 years ago
  59. 3dc3e37 Merge "appcompat: Fix testDrawerHeight without status bar" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  60. 74a611b Merge "RowsFragment: use default alignment if setAlignment() not called" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  61. fa32b49 RowsFragment: use default alignment if setAlignment() not called am: 5083c1eeb9 by Dake Gu · 8 years ago
  62. d526195 Merge "RowsFragment: use default alignment if setAlignment() not called" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  63. 6bcf0b2 Merge "Fix AssertionFailedError in MediaSessionCompatTest" into nyc-support-25.1-dev by Hyundo Moon · 8 years ago
  64. 7b6e09b Fix AssertionFailedError in MediaSessionCompatTest am: d398dfa045 by Hyundo Moon · 8 years ago
  65. ddb22d4 Merge "Fix AssertionFailedError in MediaSessionCompatTest" into nyc-support-25.1-dev by Hyundo Moon · 8 years ago
  66. 85f256b Merge "Fixed focus recovery failure on API 15" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  67. 69718bc Fixed focus recovery failure on API 15 am: b4d49bb70f by Keyvan Amiri · 8 years ago
  68. d3f0735 Merge "Fixed focus recovery failure on API 15" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  69. 5083c1e RowsFragment: use default alignment if setAlignment() not called by Dake Gu · 8 years ago
  70. 0b936a5 Merge "Fix a crash in clearning BottomNavigationView menu." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  71. 4f0260d Fix a crash in clearning BottomNavigationView menu. am: 2befdb72bf by Aurimas Liutikas · 8 years ago
  72. 18cba34 Merge "Fix a crash in clearning BottomNavigationView menu." into nyc-support-25.1-dev by Aurimas Liutikas · 8 years ago
  73. b4d49bb Fixed focus recovery failure on API 15 by Keyvan Amiri · 8 years ago
  74. d398dfa Fix AssertionFailedError in MediaSessionCompatTest by Hyundo Moon · 8 years ago
  75. d72db70 Merge "DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42" into nyc-support-25.1-dev by Kathy Kam · 8 years ago
  76. 520cdc6 DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42 by Kathy Kam · 8 years ago
  77. 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
  78. d980edc DetailsFragment: fix regression of missing title View am: 5bcc058bb1 by Dake Gu · 8 years ago
  79. 28a4dd4 DO NOT MERGE: Updating 25.1.1 version to "25.1.1" and extVersion to 42 by Kathy Kam · 8 years ago
  80. 5bcc058 DetailsFragment: fix regression of missing title View by Dake Gu · 8 years ago
  81. 334cb4e Merge "Added missing selected listener to the new playback fragments" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  82. fd7600e Added missing selected listener to the new playback fragments am: 4c9758b250 by Keyvan Amiri · 8 years ago
  83. 63fccdb Merge "appcompat Fix keyboard tests for TV" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  84. 3880a63 appcompat Fix keyboard tests for TV am: 448bdf2663 by Dake Gu · 8 years ago
  85. a31852d Merge "Fix password toggle taking FOCUS_DOWN events" into nyc-support-25.1-dev by Kathy Kam · 8 years ago
  86. 694a787 Merge "Added missing selected listener to the new playback fragments" into nyc-support-25.1-dev by Keyvan Amiri · 8 years ago
  87. 4678cab Merge "appcompat Fix keyboard tests for TV" into nyc-support-25.1-dev by Dake Gu · 8 years ago
  88. a02811d resolve merge conflicts of 586091d to nyc-support-25.2-dev by Alan Viverette · 8 years ago
  89. 4c9758b Added missing selected listener to the new playback fragments by Keyvan Amiri · 8 years ago
  90. 9250be9 Merge "Fix password toggle taking FOCUS_DOWN events" into nyc-support-25.1-dev by Kathy Kam · 8 years ago
  91. 026a81e Merge "MediaSessionCompat: Test for checking NPE in setCallback" into nyc-support-25.1-dev by Sungsoo Lim · 8 years ago
  92. 736f5f0 MediaSessionCompat: Test for checking NPE in setCallback am: 412e735039 by Sungsoo · 8 years ago
  93. 104e37e Merge "MediaSessionCompat: Test for checking NPE in setCallback" into nyc-support-25.1-dev by Sungsoo Lim · 8 years ago
  94. 586091d Fix password toggle taking FOCUS_DOWN events by Chris Banes · 8 years ago
  95. c4d06ae Fix IntDef Javadoc missing a comma. am: 2e251b5cb6 by Aurimas Liutikas · 8 years ago
  96. 2e251b5 Fix IntDef Javadoc missing a comma. by Aurimas Liutikas · 8 years ago
  97. 448bdf2 appcompat Fix keyboard tests for TV by Dake Gu · 8 years ago
  98. 21ac42b appcompat: Fix testDrawerHeight without status bar by Dake Gu · 8 years ago
  99. ee23547 Merge "Fix Design test on TV" into nyc-support-25.1-dev am: a5c4b30b4e by Aurimas Liutikas · 8 years ago
  100. 86a6646 Fix Design test on TV am: f16fff9d2d by Dake Gu · 8 years ago