1. e61b447 Plumb in onAttached by Tony Mantler · 9 years ago
  2. 7a8ba6f Wrap PreferenceCategory view in a FrameLayout by Tony Mantler · 9 years ago
  3. 517e7ce Merge "Make focusable rules respect the drawer status." into mnc-dev by Jun Mukai · 9 years ago
  4. c133d89 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  5. 7c15736 am 33556e6b: Return consistent SupportActionModeWrappers for native action modes by Adam Powell · 9 years ago
  6. 33556e6 Return consistent SupportActionModeWrappers for native action modes by Adam Powell · 9 years ago
  7. b69f3ba resolved conflicts for merge of d888896e to mnc-dev by Chris Banes · 9 years ago
  8. d888896 Merge "Bump version to v22.2.1" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  9. 63c3e0a Merge "Remove obsolete interface and methods" into mnc-dev by Tony Mantler · 9 years ago
  10. aafd83e am df73aa2f: Merge "Mark RecyclerView as scroll container" into lmp-mr1-ub-dev by Yigit Boyar · 9 years ago
  11. df73aa2 Merge "Mark RecyclerView as scroll container" into lmp-mr1-ub-dev by Yigit Boyar · 9 years ago
  12. ec21392 am 1629c7c8: Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  13. 1629c7c Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  14. 6423ae0 am b5adb960: Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  15. 584ddd4 am 03538315: Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  16. 0a42486 am 7cce2d3d: Merge "MediaSessionCompat: Use Media Button Component on API 21+" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  17. 2e77812 am 92399516: Merge "Don\'t cap measure spec in scroll orientation" into lmp-mr1-ub-dev by Yigit Boyar · 9 years ago
  18. ffb3bb5 am cdbdcb29: Add tests to AppCompat by Chris Banes · 9 years ago
  19. b5adb96 Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  20. 0353831 Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  21. 7cce2d3 Merge "MediaSessionCompat: Use Media Button Component on API 21+" into lmp-mr1-ub-dev by Ian Lake · 9 years ago
  22. 080abff Remove prerelease codename checks by Adam Powell · 9 years ago
  23. ec4cb86 Remove obsolete interface and methods by Tony Mantler · 9 years ago
  24. 9239951 Merge "Don't cap measure spec in scroll orientation" into lmp-mr1-ub-dev by Yigit Boyar · 9 years ago
  25. 37a2413 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  26. 8e7ce8e Match Compat Media Button parsing with latest framework by Ian Lake · 9 years ago
  27. 98df940 Fix MediaControllerCompat.dispatchKeyEvent() crash <API21 by Ian Lake · 9 years ago
  28. c83c938 MediaSessionCompat: Use Media Button Component on API 21+ by Ian Lake · 9 years ago
  29. b9e8d65 MediaRouter: Fix build by Jae Seo · 9 years ago
  30. 5db1d51 MediaRouter: Handle when media descriptions are not available by Jae Seo · 9 years ago
  31. 2dce94c Add api21 source to gradle build for prefs-leanback by Tony Mantler · 9 years ago
  32. cdbdcb2 Add tests to AppCompat by Chris Banes · 9 years ago
  33. 53704ef am 85313571: Merge "GridLayoutManager: fix jumping problem caused by requestLayout" into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  34. 306f6ba Merge "Fix: TextUtilsCompat doesn't respect DEVELOPMENT_FORCE_RTL." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  35. 8531357 Merge "GridLayoutManager: fix jumping problem caused by requestLayout" into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  36. d4c72f0 Allow vertical dragging of AppBarLayout by Chris Banes · 9 years ago
  37. 0086f85 am 6b824bec: Merge "Expand TextInputLayout\'s API with more getters/setters" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  38. 6b824be Merge "Expand TextInputLayout's API with more getters/setters" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  39. 6a1f741 am 3211267e: Merge "Fix SwipeDismissBehavior for views not at left=0" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  40. 94ec49f am 8ec51db6: Merge "Update ShareActionProvider to the framework" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  41. 3211267 Merge "Fix SwipeDismissBehavior for views not at left=0" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  42. 2bda001 Fix SwipeDismissBehavior for views not at left=0 by Chris Banes · 9 years ago
  43. 2aa57ab Expand TextInputLayout's API with more getters/setters by Chris Banes · 9 years ago
  44. 8ec51db Merge "Update ShareActionProvider to the framework" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  45. 88200b7 am 8e7aafeb: Merge "Fix NavigationView duplicating some items" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  46. 79df116 am b955ee1e: Make NavigationView scrollbar visible by Yuichi Araki · 9 years ago
  47. 8e7aafe Merge "Fix NavigationView duplicating some items" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  48. 42db314 Fix NavigationView duplicating some items by Yuichi Araki · 9 years ago
  49. b955ee1 Make NavigationView scrollbar visible by Yuichi Araki · 9 years ago
  50. 9c10394 Fix: TextUtilsCompat doesn't respect DEVELOPMENT_FORCE_RTL. by Keisuke Kuroyanagi · 9 years ago
  51. 91feb94 GridLayoutManager: fix jumping problem caused by requestLayout by Dake Gu · 9 years ago
  52. cb6feb0 am 4927a3bb: Add test cases for b/22306025 by Dake Gu · 9 years ago
  53. 4927a3b Add test cases for b/22306025 by Dake Gu · 9 years ago
  54. 3746812 am 9807932f: Merge "fix build: add missing resource" into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  55. 9807932 Merge "fix build: add missing resource" into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  56. 97db93b fix build: add missing resource by Dake Gu · 9 years ago
  57. f5b4803 am 6d4cf951: Merge "GridLayoutManager: Fix scroll bug when target view is removed." into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  58. 6d4cf95 Merge "GridLayoutManager: Fix scroll bug when target view is removed." into lmp-mr1-ub-dev by Dake Gu · 9 years ago
  59. ff3b38c GridLayoutManager: Fix scroll bug when target view is removed. by Dake Gu · 9 years ago
  60. 994c4d5 Update ShareActionProvider to the framework by Chris Banes · 9 years ago
  61. 8f419d9 am fc829ef7: Merge "Overlay custom TextAppearances rather than nuke" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  62. 09afab5 am dbd769d8: Merge "Remove the need for using a OnFocusChangeListener" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  63. fc829ef Merge "Overlay custom TextAppearances rather than nuke" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  64. dbd769d Merge "Remove the need for using a OnFocusChangeListener" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  65. c49526c Remove unused StackLayout by Tony Mantler · 9 years ago
  66. 3f17b16 Merge "Update PreferenceFragmentCompat with changes from PreferenceFragment" into mnc-dev by Tony Mantler · 9 years ago
  67. f5b8bbf Merge "Add animations to LeanbackPreferenceFragment" into mnc-dev by Tony Mantler · 9 years ago
  68. b1ef047 Update PreferenceFragmentCompat with changes from PreferenceFragment by Tony Mantler · 9 years ago
  69. 6bc164c Mark RecyclerView as scroll container by Yigit Boyar · 9 years ago
  70. 4237f26 am 9fe887ec: Merge "Annotate Snackbar correctly" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  71. 22d515e am c977dc91: Merge "Add proguard rule for CoordinatorLayout.Bahavior" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  72. 9934230 Overlay custom TextAppearances rather than nuke by Chris Banes · 9 years ago
  73. 9fe887e Merge "Annotate Snackbar correctly" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  74. 5bb1f5d Annotate Snackbar correctly by Chris Banes · 9 years ago
  75. c977dc9 Merge "Add proguard rule for CoordinatorLayout.Bahavior" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  76. 3bc9692 Don't cap measure spec in scroll orientation by Yigit Boyar · 9 years ago
  77. e812d86 Fix AppCompat's current API file by Chris Banes · 9 years ago
  78. 3814cf3 am 80b7fc1f: Merge "Use Button for Snackbar\'s action" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  79. cc2ee74 Bump version to v22.2.1 by Chris Banes · 9 years ago
  80. 80b7fc1 Merge "Use Button for Snackbar's action" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  81. 2953118 Remove the need for using a OnFocusChangeListener by Chris Banes · 9 years ago
  82. 42a46b3 am b53cde05: Merge "Ensure that AppCompat\'s setTint calls match the framework" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  83. edc3491 am 92f49ee0: Merge "Update default elevation values to spec" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  84. e92b952 am 92656735: Introduce setCircular and isCircular by Benjamin Weiss · 9 years ago
  85. c21389c Add animations to LeanbackPreferenceFragment by Tony Mantler · 9 years ago
  86. b53cde0 Merge "Ensure that AppCompat's setTint calls match the framework" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  87. 92f49ee Merge "Update default elevation values to spec" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  88. 3752c59 Update default elevation values to spec by Chris Banes · 9 years ago
  89. 39cb4c1 Ensure that AppCompat's setTint calls match the framework by Chris Banes · 9 years ago
  90. 5cf1a7e Use Button for Snackbar's action by Chris Banes · 9 years ago
  91. 9265673 Introduce setCircular and isCircular by Benjamin Weiss · 9 years ago
  92. e899df7 Update the support lib for final API version. by Svet Ganov · 9 years ago
  93. 3b6a7bb Merge "[RenderScript] update the type of offsets for BLAS.BNNM for RS support lib." into mnc-dev by Miao Wang · 9 years ago
  94. def1ea8 am 609a8d18: Merge "Fix memory leak in setActionProvider() - support edition" into lmp-mr1-ub-dev by Chris Banes · 9 years ago
  95. 02eb1cd am ff9bf0cc: Merge "Fix potential NPE when proguard is on" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  96. 1fcb781 Merge "Fixes & updates to preference support lib" into mnc-dev by Todd Volkert · 9 years ago
  97. 2e37207 [RenderScript] update the type of offsets for BLAS.BNNM for RS support lib. by Miao Wang · 9 years ago
  98. 7dcccf5 Merge "[RenderScript] unhide IntrinsicBLAS in support lib." into mnc-dev by Miao Wang · 9 years ago
  99. bfe4863 Merge "[RenderScript] Add docs for IntrinsicBLAS" into mnc-dev by Miao Wang · 9 years ago
  100. 609a8d1 Merge "Fix memory leak in setActionProvider() - support edition" into lmp-mr1-ub-dev by Chris Banes · 9 years ago