1. fa72a48 Completely dismantle core-ui and core-utils. by Aurimas Liutikas · 7 years ago
  2. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  3. f453234 Merge changes I4f58b07a,Ia0537ee8,Iea0f8a35,Idb785594,Ia27a49f0, ... by Aurimas Liutikas · 7 years ago
  4. 3ebde3b Move code to standard directories by Aurimas Liutikas · 7 years ago
  5. 9064fa4 Split out AsyncLayoutInflater out of core-ui. by Aurimas Liutikas · 7 years ago
  6. 368a8e5 Split out Interpolators and SwipeRefreshLayout from core-ui module. by Aurimas Liutikas · 7 years ago
  7. 0888e16 Split SlidingPaneLayout out of core-ui module by Aurimas Liutikas · 7 years ago
  8. 629ed7f Split DrawerLayout out of core-ui module by Aurimas Liutikas · 7 years ago
  9. d4219a7 Split CoordinatorLayout out of core-ui module by Aurimas Liutikas · 7 years ago
  10. f1efe44 Split ViewPager out of core-ui module by Aurimas Liutikas · 7 years ago
  11. 2ffc579 Split CustomView classes out of core-ui. by Aurimas Liutikas · 7 years ago
  12. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 7 years ago
  13. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 7 years ago
  14. 9d66c5c Merge changes from topic "am-f54fbb53-da3f-4d16-92a3-99c7e0ece3e2" by Aurimas Liutikas · 7 years ago
  15. db28770 Merge "Move Support Library to prebuilts only for everything except car" by TreeHugger Robot · 7 years ago
  16. 1b79216 Merge changes from topic "am-97c12806-792f-4253-b0d3-471772e2cfcf" by TreeHugger Robot · 7 years ago
  17. fd1fbe3 Migrate CoL behaviors attached at class level to interfaces by Kirill Grouchnikov · 7 years ago
  18. c9a2a6d Deprecate android.support.v4.widget.Space by Aurimas Liutikas · 7 years ago
  19. 8f65f25 Remove unused SwipeProgressBar class by Aurimas Liutikas · 7 years ago
  20. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  21. f94778a Merge "Remove redundant modifiers." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  22. 24d09cc Merge changes from topic "am-02087ff9-aeb1-4e15-817d-41d3a7ab6e74" by TreeHugger Robot · 7 years ago
  23. 5211222 Remove redundant modifiers. by Jake Wharton · 7 years ago
  24. ea77041 Update API txt files after ag/3522195 by Aurimas Liutikas · 7 years ago
  25. 8fc1ae7 Remove obsolete SDK int checks in 'core-ui'. by Jake Wharton · 7 years ago
  26. 48dd543 Merge "Make CoordinatorLayout to other libraries in support lib." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  27. aae8f26 Properly update boolean flags in show/hide of ContentLoadingProgressBar by Kirill Grouchnikov · 7 years ago
  28. 149a2b7 Make CoordinatorLayout to other libraries in support lib. by Aurimas Liutikas · 7 years ago
  29. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  30. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  31. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  32. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  33. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  34. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  35. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  36. e965862 Merge "Reset mTouchBehavior in resetTouchBehaviors" into oc-mr1-jetpack-dev by Mark Renouf · 7 years ago
  37. 0a1200c Merge "Implements proper handling of EdgeEffect for clipToPadding on NestedScrollView on API 21 and above." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  38. d60be72 Reset mTouchBehavior in resetTouchBehaviors by Mark Renouf · 7 years ago
  39. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  40. 55adc7f Move pure CoordinatorLayout tests core-ui. by Aurimas Liutikas · 7 years ago
  41. bcb5323 Implements proper handling of EdgeEffect for clipToPadding on NestedScrollView by shepshapard · 7 years ago
  42. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  43. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  44. 3e248c3 Merge "Do not call setPrimaryItem when ViewPager adapter is empty." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  45. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  46. 5844e46 Do not call setPrimaryItem when ViewPager adapter is empty. by Jake Wharton · 7 years ago
  47. 04c9cb4 Remove useless package.html by Aurimas Liutikas · 7 years ago
  48. 86be5dd Move helper classes to .v4.widget package by Kirill Grouchnikov · 7 years ago
  49. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  50. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  51. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  52. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  53. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  54. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  55. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  56. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  57. 6ba9bda Tweak class loading for CoL behaviors by Kirill Grouchnikov · 7 years ago
  58. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  59. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  60. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  61. b007099 Merge "Mark ViewPager testKeyboardNavigation test as @FlakyTest." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  62. a8b253e Mark ViewPager testKeyboardNavigation test as @FlakyTest. by Aurimas Liutikas · 7 years ago
  63. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  64. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  65. 1f8d9b5 Move version tracking from manifest meta-data to java resources. am: 72bb9952e7 by Aurimas Liutikas · 7 years ago
  66. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  67. f14b8d4 Fix dodge constants for CoordinatorLayout by Kirill Grouchnikov · 7 years ago
  68. a3f5b46 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  69. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  70. cb6c3b1 Merge "Add nullability annotations to core-ui widget package." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  71. 8527496 Add nullability annotations to core-ui widget package. by Jake Wharton · 7 years ago
  72. 70efa29 Add nullability annotations to core-ui view package. by Jake Wharton · 7 years ago
  73. bad1714 Deprecate ViewCompat#setChildrenDrawingOrderEnabled by Aurimas Liutikas · 7 years ago
  74. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  75. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  76. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  77. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  78. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  79. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  80. 22a36d8 Merge "Start inserting meta-data version tags per library." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  81. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  82. 7064857 Fix a lint warning in SlidingPaneLayout. by Aurimas Liutikas · 7 years ago
  83. 6b4f4ef Fix lint baseline. by Aurimas Liutikas · 7 years ago
  84. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  85. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  86. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  87. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  88. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  89. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  90. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  91. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  92. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  93. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  94. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  95. 4e6aa15 Merge "Remove the code to create repo with all history archive." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  96. e6cf359 Mark tests @LargeTest if they don't fit @MediumTest times. by Aurimas Liutikas · 7 years ago
  97. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  98. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  99. 01b8e87 Flatten ActionBarDrawerToggle and DrawerLayout. by Aurimas Liutikas · 7 years ago
  100. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago