1. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  2. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  3. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  4. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  5. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  6. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  7. ecfd19d Merge "Remove dependency on Multidex by design and leanback libs." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  8. a82b39f Remove dependency on Multidex by design and leanback libs. by Aurimas Liutikas · 7 years ago
  9. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  10. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  11. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  12. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  13. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  14. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  15. be2428d Unflake AppBar tests by Aurimas Liutikas · 8 years ago
  16. ff46035 Mark path as non translatable am: e255ac7362 am: 0f5db67b4a am: 8cd0fbe0dd by ztenghui · 8 years ago
  17. 0f5db67 Mark path as non translatable am: e255ac7362 by ztenghui · 8 years ago
  18. e255ac7 Mark path as non translatable by ztenghui · 8 years ago
  19. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  20. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  21. aa389f3 Merge "Move the setup of uploadArchives repository to SupportLibraryPlugin." by Aurimas Liutikas · 8 years ago
  22. 10470d8 Merge "Move the set up of uploadArchives to SupportLibraryPlugin" by Aurimas Liutikas · 8 years ago
  23. eb316db Simplify ViewGroupUtils code. by Aurimas Liutikas · 8 years ago
  24. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  25. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  26. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  27. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  28. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  29. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  30. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  31. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  32. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  33. 907eab4 Fix accessibility for password toggle button by Chris Banes · 8 years ago
  34. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  35. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  36. 480ee20 Fix broken support library host tests. by Aurimas Liutikas · 8 years ago
  37. 1c8c666 More targeted dependencies by Kirill Grouchnikov · 8 years ago
  38. 3cc432a Adding shifting mode to BottomNavigationView. by Aurimas Liutikas · 8 years ago
  39. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  40. a2f4dd0 Fix CoordinatorLayout dependency sorting by Chris Banes · 8 years ago
  41. f4893cf Clean-up pass over support lib modules by Kirill Grouchnikov · 8 years ago
  42. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  43. eb64862 Revert "Revert AppCompat's use of VDC" for v24 preview #2 by Alan Viverette · 9 years ago
  44. 000c3b6 Revert AppCompat's use of VDC by Chris Banes · 9 years ago
  45. a9f4a78 Switch to dexmaker 1.2 by Kirill Grouchnikov · 9 years ago
  46. 8cf1dce Use Mockito for verifying that a listener has been called. by Kirill Grouchnikov · 9 years ago
  47. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  48. f6c82b6 Update test dependencies in AppCompat + design by Chris Banes · 9 years ago
  49. 1b30ef6 Fix support test build by Chris Banes · 9 years ago
  50. 394c427 Initial test setup and simple TabLayout test in design lib by Kirill Grouchnikov · 9 years ago
  51. 9ec922c Fix FAB using ICS APIs on Honeycomb by Chris Banes · 9 years ago
  52. 3f175da Ship sources JAR with the design lib by Chris Banes · 9 years ago
  53. 64bcb67 Revert "Revert "Use RecyclerView for NavigationView"" by Yuichi Araki · 9 years ago
  54. ca2f07c Revert "Use RecyclerView for NavigationView" by Chris Banes · 9 years ago
  55. e7b2c26 Use RecyclerView for NavigationView by Yuichi Araki · 9 years ago
  56. 22d515e am c977dc91: Merge "Add proguard rule for CoordinatorLayout.Bahavior" into lmp-mr1-ub-dev by Yuichi Araki · 9 years ago
  57. e764a03 Add proguard rule for CoordinatorLayout.Bahavior by Yuichi Araki · 9 years ago
  58. dae3fa2 Declare design-lib's public resources by Chris Banes · 9 years ago
  59. 631f64e AppBarLayout improvements by Chris Banes · 9 years ago
  60. b4b8a4b Fix support library gradle build by Chris Banes · 10 years ago
  61. 9840efe Floating Action Button by Chris Banes · 10 years ago
  62. 95cf116 Design support library skeleton DO NOT MERGE by Chris Banes · 10 years ago