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