1. e131cce Fixes documentation of external-path tag by Janis Danisevskis · 9 years ago
  2. fe119fb Merge "Revert "Ensure that fragments are created in added order."" into mnc-ub-dev by George Mount · 9 years ago
  3. 40a2833 Merge "Revert "Ensure that fragments are created in added order."" into mnc-ub-dev by TreeHugger Robot · 9 years ago
  4. a801211 Revert "Ensure that fragments are created in added order." by George Mount · 9 years ago
  5. fe17b0c Merge "Invalidate anchor info only after a full layout" into nyc-dev by TreeHugger Robot · 9 years ago
  6. 4bac2c0 Merge "Ensure that fragments are created in added order." into mnc-ub-dev by George Mount · 9 years ago
  7. da247f7 Merge "Ensure that fragments are created in added order." into mnc-ub-dev by TreeHugger Robot · 9 years ago
  8. 9aae13b Invalidate anchor info only after a full layout by Yigit Boyar · 9 years ago
  9. f75fe23 Add a custom tabs API to use RemoteViews in the secondary toolbar by Yusuf Ozuysal · 9 years ago
  10. 300828f Moves get/setAllowGeneratedReplies to NotificationCompat.Action by Alex Hills · 9 years ago
  11. bd35d45 Merge "Fix MessagingStyle parceling" into nyc-dev by Adrian Roos · 9 years ago
  12. da57047 Merge "Fixes support lib breakage, part of a multi-part commit to move allowGeneratedReplies" into nyc-dev by Alexander Hills · 9 years ago
  13. 398a6b2 Merge "Revert "Moves get/setAllowGeneratedReplies to NotificationCompat.Action"" into nyc-dev by Alexander Hills · 9 years ago
  14. 8f368d9 Fixes support lib breakage, part of a multi-part commit to move allowGeneratedReplies by Alex Hills · 9 years ago
  15. 15af24d Revert "Moves get/setAllowGeneratedReplies to NotificationCompat.Action" by Alexander Hills · 9 years ago
  16. 4abb8c0 Merge "resolve merge conflicts of 19ec6b7 to nyc-dev" into nyc-dev by TreeHugger Robot · 9 years ago
  17. c0f6592 Merge "Moves get/setAllowGeneratedReplies to NotificationCompat.Action" into nyc-dev by TreeHugger Robot · 9 years ago
  18. 9bce107 resolve merge conflicts of 19ec6b7 to nyc-dev by Chris Banes · 9 years ago
  19. 49340ac Merge "Don't lose content change during rollback for loader already started" into nyc-dev by TreeHugger Robot · 9 years ago
  20. 8488fd3 Merge "Leanback: fix section head colors" into nyc-dev by Dake Gu · 9 years ago
  21. 0bab425 Don't lose content change during rollback for loader already started by Adam Powell · 9 years ago
  22. 0f88876 Leanback: fix section head colors by Dake Gu · 9 years ago
  23. 63cc179 Merge "Fix a bug where restartLoader would result in a stuck loader" into nyc-dev by TreeHugger Robot · 9 years ago
  24. 47ab4c2 Fix a bug where restartLoader would result in a stuck loader by Adam Powell · 9 years ago
  25. 9ba2dc9 Moves get/setAllowGeneratedReplies to NotificationCompat.Action by Alex Hills · 9 years ago
  26. 3503d49 Fix MessagingStyle parceling by Adrian Roos · 9 years ago
  27. 00559e3 Merge "TabLayout + ViewPager improvements" into nyc-dev by Chris Banes · 9 years ago
  28. d231d52 Merge "Fixing styling issue with GuidedStepFragment." into nyc-dev by Susnata Basak · 9 years ago
  29. 63c6ac5 Merge "Adding support for mapping multiple rows to header items." into nyc-dev by Susnata Basak · 9 years ago
  30. 409bbdb Merge "GuidedStepFragment: no longer slide content on IME open" into nyc-dev by Dake Gu · 9 years ago
  31. 34c6677 Merge "leanback: fix choppy main fragment switching" into nyc-dev by Dake Gu · 9 years ago
  32. c6c8abc Fixing styling issue with GuidedStepFragment. by susnata · 9 years ago
  33. 6a2ef06 Merge "81748: Add an annotation to track the dimension unit" into nyc-dev by Tor Norbye · 9 years ago
  34. e26cd0a Merge "189699: Add @RequiredApi annotation as the dual of @TargetApi" into nyc-dev by Tor Norbye · 9 years ago
  35. 5592bdb Merge "179159: Add "AnyThread" annotation to support-annotations" into nyc-dev by Tor Norbye · 9 years ago
  36. 409da25 Merge "ActionMode fixes found in testing" into nyc-dev by Chris Banes · 9 years ago
  37. b9fd330 Adding support for mapping multiple rows to header items. by susnata · 9 years ago
  38. 7a53226 Merge "Copies changes made to MessagingStyle in framework to compat" into nyc-dev by Alexander Hills · 9 years ago
  39. 8cee6c4 Merge "Updates N check in support lib" into nyc-dev by TreeHugger Robot · 9 years ago
  40. 0957cc2 179159: Add "AnyThread" annotation to support-annotations by Tor Norbye · 9 years ago
  41. 1e76219 81748: Add an annotation to track the dimension unit by Tor Norbye · 9 years ago
  42. 2f677a3 189699: Add @RequiredApi annotation as the dual of @TargetApi by Tor Norbye · 9 years ago
  43. bfc9bd5 ActionMode fixes found in testing by Chris Banes · 9 years ago
  44. c485ebd Updates N check in support lib by Alex Hills · 9 years ago
  45. 05f5ba0 Backport AbsSavedState and fixes to v4 by Chris Banes · 9 years ago
  46. 19ec6b7 Merge "Allow back presses to work in FragmentActivity" into mnc-ub-dev by Chris Banes · 9 years ago
  47. cb60a45 GuidedStepFragment: no longer slide content on IME open by Dake Gu · 9 years ago
  48. c226c50 Copies changes made to MessagingStyle in framework to compat by Alex Hills · 9 years ago
  49. 3844ea3 Ensure that fragments are created in added order. by George Mount · 9 years ago
  50. 65c8835 Merge "Fix Palette errors when using region API" into mnc-ub-dev am: be2d1f1 by Chris Banes · 9 years ago
  51. ac23e76 Merge "Fix TextInputLayout not clearing the error on Lollipop" into mnc-ub-dev by Chris Banes · 9 years ago
  52. 8f27603 TabLayout + ViewPager improvements by Chris Banes · 9 years ago
  53. 376088d Merge "Tweak AppBarLayout scroll duration" into nyc-dev by Chris Banes · 9 years ago
  54. 0ab5f96 Merge "Fixing NPE issue with GuidanceStylist." into nyc-dev by Susnata Basak · 9 years ago
  55. 9736403 Fixing NPE issue with GuidanceStylist. by susnata · 9 years ago
  56. be2d1f1 Merge "Fix Palette errors when using region API" into mnc-ub-dev by Chris Banes · 9 years ago
  57. 8bab339 Merge "Fix TextInputLayout not clearing the error on Lollipop" into mnc-ub-dev by Chris Banes · 9 years ago
  58. cda1481 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 9 years ago
  59. f085fdd Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 9 years ago
  60. ed5396e Merge "Create new Configuration object for night mode" into mnc-ub-dev by Chris Banes · 9 years ago
  61. 9445635 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  62. 2bd70be Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  63. ec18396 Fix Palette errors when using region API by Chris Banes · 9 years ago
  64. 57aa00c Tweak AppBarLayout scroll duration by Chris Banes · 9 years ago
  65. 5f5ffb9 resolve merge conflicts of 4519642 to nyc-dev by Chris Banes · 9 years ago
  66. fd7edc6 Merge "MediaBrowserServiceCompat: Provide a way to retrieve root hints" into nyc-dev by Sungsoo Lim · 9 years ago
  67. 4da8437 Merge "Create new Configuration object for night mode" into mnc-ub-dev by Chris Banes · 9 years ago
  68. 4519642 Merge "Tidy up DrawableCompat + VDC/AVDC calls" into mnc-ub-dev by Chris Banes · 9 years ago
  69. 44786b8 Merge "Switching from Adaptable to Provider interface." into nyc-dev by Susnata Basak · 9 years ago
  70. 9fa2191 Merge "Remove dependencies on Activity from common Fragment superclasses" into nyc-dev by TreeHugger Robot · 9 years ago
  71. 05c8a18 Remove dependencies on Activity from common Fragment superclasses by Adam Powell · 9 years ago
  72. d78de5e Switching from Adaptable to Provider interface. by susnata · 9 years ago
  73. 009c666 Merge "Fixing styling issue with GuidedStepFragment." into nyc-dev by Susnata Basak · 9 years ago
  74. 8658800 Merge "Add CardView.getBackgroundColor API." into nyc-dev by Aurimas Liutikas · 9 years ago
  75. 041a037 leanback: fix choppy main fragment switching by Dake Gu · 9 years ago
  76. 5aed2df Merge "Fix build" into nyc-dev by Alan Viverette · 9 years ago
  77. 4560051 Fix build by Alan Viverette · 9 years ago
  78. e7c701f Add CardView.getBackgroundColor API. by Aurimas Liutikas · 9 years ago
  79. c5f6563 Merge "Adds a BigPicAmbient flag to WearableExtender in NotificationCompat" into nyc-dev by Alexander Hills · 9 years ago
  80. 11515c7 Merge "Fix support library docs for unbundling" into nyc-dev by Alan Viverette · 9 years ago
  81. f7bdb2b Merge "Clean up deprecation tags in support libraries" into nyc-dev by Alan Viverette · 9 years ago
  82. d805095 Clean up deprecation tags in support libraries by Alan Viverette · 9 years ago
  83. 50c611b Fixing styling issue with GuidedStepFragment. by susnata · 9 years ago
  84. 0123b49 Fix support library docs for unbundling by Alan Viverette · 9 years ago
  85. 6ff6292 Merge "Fix CSLs with alpha attribute in AppCompat again" into nyc-dev by TreeHugger Robot · 9 years ago
  86. 0b30bc9 Ensure window decor is installed for AppCompat am: d3c6a16226 by Chris Banes · 9 years ago
  87. 9800bd0 Create new Configuration object for night mode by Chris Banes · 9 years ago
  88. fc4dd4c Fix TextInputLayout not clearing the error on Lollipop by Chris Banes · 9 years ago
  89. d3c6a16 Ensure window decor is installed for AppCompat by Chris Banes · 9 years ago
  90. 66955d2 Merge "More customization methods for CollapsingToolbarLayout" into nyc-dev by Chris Banes · 9 years ago
  91. a6b0c28 Fix CSLs with alpha attribute in AppCompat again by Chris Banes · 9 years ago
  92. fda621d MediaBrowserServiceCompat: Provide a way to retrieve root hints by Sungsoo Lim · 9 years ago
  93. de58e8a Merge "leanback: allow customize title view branding" into nyc-dev by Dake Gu · 9 years ago
  94. fdb5553 Merge "Move child FragmentManager shutdown for retained fragments" into nyc-dev by Adam Powell · 9 years ago
  95. a373804 leanback: allow customize title view branding by Dake Gu · 9 years ago
  96. c2d16ca Merge "Rename DropPermissions to DragAndDropPermissions" into nyc-dev by Vladislav Kaznacheev · 9 years ago
  97. b7aba3e Merge "Use ViewCompat.getLayoutDirection in Toolbar." into nyc-dev by Kirill Grouchnikov · 9 years ago
  98. 9164556 Move child FragmentManager shutdown for retained fragments by Adam Powell · 9 years ago
  99. b695a48 Fix fast subsequent TextInputLayout.setError() calls am: 7d1f61a17d by Chris Banes · 9 years ago
  100. fc4bd06 Merge "ViewCompat shims for isInLayout, isLayoutDirectionResolved, setZ" into nyc-dev by Alan Viverette · 9 years ago