1. e588b4f Merge "Unwrap our DrawableWrapper impls in canSafelyMutateDrawable()" into mnc-ub-dev by Chris Banes · 9 years ago
  2. 744a28f Merge "Unwrap our DrawableWrapper impls in canSafelyMutateDrawable()" into mnc-ub-dev by Chris Banes · 9 years ago
  3. b07338e Merge "Manually update the Resources configuration on changes" into mnc-ub-dev by Chris Banes · 9 years ago
  4. e23115b Force the new theme on DayNight changes am: 5ed351700c by Alan Viverette · 9 years ago
  5. 59b0f66 Merge "Manually update the Resources configuration on changes" into mnc-ub-dev by Chris Banes · 9 years ago
  6. 521a547 Manually update the Resources configuration on changes by Chris Banes · 9 years ago
  7. 5ed3517 Force the new theme on DayNight changes by Alan Viverette · 9 years ago
  8. 547c54f Unwrap our DrawableWrapper impls in canSafelyMutateDrawable() by Chris Banes · 9 years ago
  9. a3f9d4d Merge "Tidy up TextInputLayout.setError()" into nyc-dev by Chris Banes · 9 years ago
  10. 9c0823f Remove pointless threading protection by Tony Mantler · 9 years ago
  11. 801d9f7 Merge "Fix the fix of view pager scroll calculation for size changes." into nyc-dev by Aurimas Liutikas · 9 years ago
  12. 527ec6a Merge "Allow clicks on the custom widget in CheckBoxPreference" into nyc-dev by Tony Mantler · 9 years ago
  13. 2c15890 Allow clicks on the custom widget in CheckBoxPreference by Scott Kennedy · 9 years ago
  14. ea5ddd5 [RenderScript] Remove LOCAL_JACK_ENABLED := disabled by Miao Wang · 9 years ago
  15. 9ba4dbe Tidy up TextInputLayout.setError() by Chris Banes · 9 years ago
  16. a0af9ab resolve merge conflicts of 6dc05991fa to nyc-dev by Chris Banes · 9 years ago
  17. 6f9a84a Add add/remove methods for TabLayout's selection listener by Chris Banes · 9 years ago
  18. 5d92ff3 Merge "AppCompat drawable updates" into nyc-dev by Chris Banes · 9 years ago
  19. 6124588 Merge "Fix style resource loop" into nyc-dev by Chris Banes · 9 years ago
  20. f7538db Fix style resource loop by Chris Banes · 9 years ago
  21. 8454939 resolve merge conflicts of c16e4c6eec to nyc-dev by Chris Banes · 9 years ago
  22. 6dc0599 Merge "Fix issue with DrawableCompat.wrap() + mutation" into mnc-ub-dev by Chris Banes · 9 years ago
  23. c16e4c6 Merge "Fix TabLayout's Tab pooling to actually work" into mnc-ub-dev by Chris Banes · 9 years ago
  24. ed178a5 Fix the fix of view pager scroll calculation for size changes. by Aurimas Liutikas · 9 years ago
  25. 94940fe Fix PopupMenuTest by Kirill Grouchnikov · 9 years ago
  26. 989955e Merge "Revert "Add add/remove methods for TabLayout's selection listener"" into nyc-dev by Chris Banes · 9 years ago
  27. 44a0890 Revert "Add add/remove methods for TabLayout's selection listener" by Chris Banes · 9 years ago
  28. 3385ebd Merge "Enable conditional handling of drags." into nyc-dev by Ben Kwa · 9 years ago
  29. 3f8dbc7 Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev by Teng-Hui Zhu · 9 years ago
  30. 7dfd106 Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev by Tenghui Zhu · 9 years ago
  31. 005faae Merge "Add add/remove methods for TabLayout's selection listener" into nyc-dev by Chris Banes · 9 years ago
  32. ee41c20 Add add/remove methods for TabLayout's selection listener by Chris Banes · 9 years ago
  33. 50f777a Fix TabLayout's Tab pooling to actually work by Chris Banes · 9 years ago
  34. 0493e30 Merge "Fix fragments to android.R.id.content not be removable" into nyc-dev by Chris Banes · 9 years ago
  35. 8c3845e Fix fragments to android.R.id.content not be removable by Chris Banes · 9 years ago
  36. 4da36b0 Fix issue with DrawableCompat.wrap() + mutation by Chris Banes · 9 years ago
  37. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 9 years ago
  38. bad8668 Merge "MediaSessionCompat: Make getCallingPackage() work on API24+" into nyc-dev by Donghyun Cho · 9 years ago
  39. 6e64680 Merge "Optimize canSafelyMutateDrawable()" into nyc-dev by Chris Banes · 9 years ago
  40. 99a64d9 Merge "Add ConfigurationHelper to the support lib" into nyc-dev by Chris Banes · 9 years ago
  41. c4f160f Merge "BrowseFragment: Fix alignment" into nyc-dev by Dake Gu · 9 years ago
  42. 402668f Merge "[RenderScript] Make support lib use c++_static instead of stlport_static." into nyc-dev by Miao Wang · 9 years ago
  43. 810fd8c [RenderScript] Make support lib use c++_static instead of stlport_static. by Miao Wang · 9 years ago
  44. f80eefe BrowseFragment: Fix alignment by Dake Gu · 9 years ago
  45. a7549e0 Merge "Protect FragmentManager against View.NO_ID container ids" into nyc-dev by Adam Powell · 9 years ago
  46. 22eca99 Remove tests for scaling stroke width for now by Teng-Hui Zhu · 9 years ago
  47. 0cbe640 Add ConfigurationHelper to the support lib by Chris Banes · 9 years ago
  48. eac32bb Merge "Add ThemeOverlay.AppCompat.Dialog themes" into nyc-dev by Chris Banes · 9 years ago
  49. ccfe45b Fix FAB and background attrs again am: d95e0bb027 by Chris Banes · 9 years ago
  50. d95e0bb Fix FAB and background attrs again by Chris Banes · 9 years ago
  51. c63e961 MediaSessionCompat: Make getCallingPackage() work on API24+ by Donghyun Cho · 9 years ago
  52. 7217b81 Merge "Fix crashes in Widget.AppCompat.Button.Borderless.Colored" into nyc-dev by Chris Banes · 9 years ago
  53. bf85cfd Merge changes I528ff70c,Ifdae76ae,I53abdb1a into nyc-dev by Donghyun Cho · 9 years ago
  54. 36bd1e9 Protect FragmentManager against View.NO_ID container ids by Adam Powell · 9 years ago
  55. 55e6a9d Fix crashes in Widget.AppCompat.Button.Borderless.Colored by Chris Banes · 9 years ago
  56. 74433e2 AppCompat drawable updates by Chris Banes · 9 years ago
  57. 593d8bc Add ThemeOverlay.AppCompat.Dialog themes by Chris Banes · 9 years ago
  58. 993cf32 MediaSessionCompat: Make prepare* methods work on API 21-23 devices by Donghyun Cho · 9 years ago
  59. 5491f53 MediaSessionCompat: Make prepare* methods work on pre-L devices by Donghyun Cho · 9 years ago
  60. bee5a86 MediaSessionCompat: Make prepare* methods work in the support library by Donghyun Cho · 9 years ago
  61. 6d3dc69 Remove values-v24 folder for now by Chris Banes · 9 years ago
  62. 93fc7f1 Merge "Backport SeekBar tick mark to AppCompat" into nyc-dev by Chris Banes · 9 years ago
  63. 67bad83 Merge "Revert "Add default style attrs for design components"" into nyc-dev by Chris Banes · 9 years ago
  64. b3ba94b Revert "Add default style attrs for design components" by Chris Banes · 9 years ago
  65. 93eb15d Merge "MediaRouter: Handle NoSuchMethodError at MediaRouterJellybeanMr1" into nyc-dev by Insun Kang · 9 years ago
  66. efaede9 MediaRouter: Handle NoSuchMethodError at MediaRouterJellybeanMr1 by Insun Kang · 9 years ago
  67. 75b158b Merge "Leanback Support tests: Added unit tests for checking the behavioral correctness of GuidedAction attributes" into nyc-dev by Keyvan Amiri · 9 years ago
  68. b9c5c04 Leanback Support tests: Added unit tests for checking the behavioral by Keyvan Amiri · 9 years ago
  69. 30190c0 Clarify ItemTouchHelper and SimpleItemAnimator docs am: 79f1955085 by Yigit Boyar · 9 years ago
  70. 79f1955 Clarify ItemTouchHelper and SimpleItemAnimator docs by Yigit Boyar · 9 years ago
  71. fb812fe Merge "Add bottom padding protection to pref list on TV" into nyc-dev by Tony Mantler · 9 years ago
  72. 84ddb2c Add bottom padding protection to pref list on TV by Tony Mantler · 9 years ago
  73. 7e268c7 Add default style attrs for design components by Chris Banes · 9 years ago
  74. b19cba1 Backport SeekBar tick mark to AppCompat by Chris Banes · 9 years ago
  75. 6b82086 Merge "GuidedStepFragment item accessibility fix" into mnc-ub-dev am: 02fded4583 by Alan Viverette · 9 years ago
  76. 02fded4 Merge "GuidedStepFragment item accessibility fix" into mnc-ub-dev by Alan Viverette · 9 years ago
  77. b878a92 Merge "Make TabLayout scroll to the current ViewPager page" into nyc-dev by Chris Banes · 9 years ago
  78. f5b7c33 Merge "Nested scroll over clickable items on BottomSheet" into mnc-ub-dev by Chris Banes · 9 years ago
  79. 2e86d9d Merge "Update AppCompat + Design public declarations" into mnc-ub-dev by Chris Banes · 9 years ago
  80. df23c41 resolve merge conflicts of b928ccefb6 to nyc-dev by Chris Banes · 9 years ago
  81. 5f5252c Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 9 years ago
  82. 3595ff1 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. 8feab41 Merge "Nested scroll over clickable items on BottomSheet" into mnc-ub-dev by Chris Banes · 9 years ago
  84. f2597e6 Merge "Update AppCompat + Design public declarations" into mnc-ub-dev by Chris Banes · 9 years ago
  85. b928cce Merge "Fix backgroundTint attrs on FAB" into mnc-ub-dev by Chris Banes · 9 years ago
  86. cdec750 Import translations. DO NOT MERGE am: b23567e131 -s ours by Geoff Mendal · 9 years ago
  87. b23567e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  88. 617471b Make TabLayout scroll to the current ViewPager page by Chris Banes · 9 years ago
  89. b1eb135 Nested scroll over clickable items on BottomSheet by Yuichi Araki · 9 years ago
  90. 556d096 Update AppCompat + Design public declarations by Chris Banes · 9 years ago
  91. cdc7368 Fix backgroundTint attrs on FAB by Chris Banes · 9 years ago
  92. 0137c5c Merge "Fix crash on L+ when using TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  93. b786d9a Merge "Fix crash on L+ when using TextInputLayout" into mnc-ub-dev by Chris Banes · 9 years ago
  94. fbe99d6 Merge "Stop PFD finalizer from closing developer sockets." into nyc-dev by Jeff Sharkey · 9 years ago
  95. 8771cf4 Stop PFD finalizer from closing developer sockets. by Jeff Sharkey · 9 years ago
  96. ed6ddac GuidedStepFragment item accessibility fix by Dake Gu · 9 years ago
  97. 74b156b Merge "Refactoring BrowseFragment to support page fragments." into nyc-dev by Susnata Basak · 9 years ago
  98. 2f5ebf3 Refactoring BrowseFragment to support page fragments. by susnata · 9 years ago
  99. 70b1244 Merge "Handle gracefuly if changed items disappears" into mnc-ub-dev by Yigit Boyar · 9 years ago
  100. de91420 Merge "Handle gracefuly if changed items disappears" into mnc-ub-dev by Yigit Boyar · 9 years ago