1. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  2. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  3. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  4. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  5. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  6. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  7. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  8. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  9. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  10. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  11. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  12. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  13. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  14. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  15. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  16. d8ee530 Remove deprecated v7 MediaStyle + dependency by Ian Lake · 7 years ago
  17. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  18. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  19. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  20. 40e7821 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  21. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  22. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  23. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  24. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  25. 543fd29 Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  26. d679cb8 Revert "Supportlib Fonts in XML" by Clara Bayarri · 7 years ago
  27. 617be7a Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  28. e5b8e35 Import SearchView tests from CTS by Yohei Yukawa · 7 years ago
  29. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  30. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  31. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  32. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  33. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  34. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  35. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  36. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  37. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  38. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  39. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  40. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  41. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  42. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  43. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  44. eb64862 Revert "Revert AppCompat's use of VDC" for v24 preview #2 by Alan Viverette · 8 years ago
  45. 000c3b6 Revert AppCompat's use of VDC by Chris Banes · 8 years ago
  46. a9f4a78 Switch to dexmaker 1.2 by Kirill Grouchnikov · 8 years ago
  47. 21f78eb First pass for testing DrawerLayout callback logic. by Kirill Grouchnikov · 8 years ago
  48. bd3494d Integrate AVDC into AppCompat by Chris Banes · 8 years ago
  49. 02a9e8c Support library gradle improvements by Yigit Boyar · 8 years ago
  50. f6c82b6 Update test dependencies in AppCompat + design by Chris Banes · 8 years ago
  51. 1b30ef6 Fix support test build by Chris Banes · 9 years ago
  52. e4beadb AppCompat + VectorDrawableCompat by Chris Banes · 9 years ago
  53. 30c25a4 First pass for basic testing of DrawerLayout with Espresso by Kirill Grouchnikov · 9 years ago
  54. ffb3bb5 am cdbdcb29: Add tests to AppCompat by Chris Banes · 9 years ago
  55. cdbdcb2 Add tests to AppCompat by Chris Banes · 9 years ago
  56. 47c59fb Add public resource definitions for the appcompat library by Tor Norbye · 9 years ago
  57. 11b8398 Update support repo version (22.0.1/13) and add javadoc by Xavier Ducrohet · 9 years ago
  58. 5ba7232 Compile appcompat with Java 7 by Chris Banes · 10 years ago
  59. 8402b73 resolved conflicts for merge of 84faec58 to klp-modular-dev by Jeff Davidson · 10 years ago
  60. 84faec5 Use a single build tools version for frameworks/support. by Jeff Davidson · 10 years ago
  61. 5d522dd Merge commit 'a40954fd' into HEAD by Jeff Hamilton · 10 years ago
  62. a40954f Update the build tools version by Jeff Hamilton · 10 years ago
  63. 261f67b Add API 20/Current in the support lib. by Xavier Ducrohet · 10 years ago
  64. 020e432 Update support build for release. by Xavier Ducrohet · 10 years ago
  65. 61becda Disable break on lint error. by Xavier Ducrohet · 10 years ago
  66. a3e11a5 Update build-tools version for gradle. by Xavier Ducrohet · 10 years ago
  67. 855a922 Update support projects to be reusable. by Xavier Ducrohet · 11 years ago
  68. 86fb8ef gradle for support lib. by Xavier Ducrohet · 11 years ago