1. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  2. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  3. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  4. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  5. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  6. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 7 years ago
  7. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  8. df3c420 Break out compat collections into their own library. by Jake Wharton · 7 years ago
  9. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  10. 62d3e1d Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  11. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  12. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  13. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  14. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  15. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  16. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  17. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  18. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  19. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  20. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  21. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  22. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  23. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  24. eb45a18 Bring back <type>aar</type> hack. by Aurimas Liutikas · 7 years ago
  25. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  26. c298628 Make support lib lifecycle-aware by Sergey Vasilinets · 7 years ago
  27. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  28. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  29. 877c565 Move the last classes from ICS directory. by Aurimas Liutikas · 7 years ago
  30. 63c78fa Flatten ICUCompat code. by Aurimas Liutikas · 7 years ago
  31. 10930eb Clean up and flatten RemoteInput code. by Aurimas Liutikas · 7 years ago
  32. 0f3243a Inline the last missing part of AccessibilityNodeInfoCompat. by Aurimas Liutikas · 7 years ago
  33. ea5ad5a Inline addAction and getActionFromActionCompat methods. by Aurimas Liutikas · 7 years ago
  34. 8a04abc Collapse NotificationCompatApi**.Builder into one builder. by Aurimas Liutikas · 7 years ago
  35. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  36. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  37. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  38. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  39. 2c4cbf1 Implement API 24 Typeface implementation. by Seigo Nonaka · 7 years ago
  40. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  41. e1345db Remove references to unused directories in make and gradle files. by Aurimas Liutikas · 7 years ago
  42. 543fd29 Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  43. d679cb8 Revert "Supportlib Fonts in XML" by Clara Bayarri · 7 years ago
  44. 617be7a Supportlib Fonts in XML by Clara Bayarri · 7 years ago
  45. b186187 Cleanup support-compat jellybean-mr1 classes by Aurimas Liutikas · 7 years ago
  46. df956ed Clean up TraceCompat. by Aurimas Liutikas · 7 years ago
  47. 14d02ef Cleanup AccessibilityEventCompat and AccessibilityRecordCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  48. 4b25d63 Clean up ParcelableCompat after minSdk 14 bump. by Aurimas Liutikas · 8 years ago
  49. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  50. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  51. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  52. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  53. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  54. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  55. d55b41b Removing unneeded excludes in source jar building config. by Aurimas Liutikas · 8 years ago
  56. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  57. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  58. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  59. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  60. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  61. 45496ab Merge "Pointer icon tests for support library" by TreeHugger Robot · 8 years ago
  62. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  63. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  64. daa85ce Introduce ViewCompat.setTooltip by Vladislav Kaznacheev · 8 years ago
  65. ee6c895 Pointer icon tests for support library by Vladislav Kaznacheev · 8 years ago
  66. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  67. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  68. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  69. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  70. 2c63c7b Fix Studio setup after v4 split by Chris Banes · 8 years ago
  71. 3ac77bf Support module refactoring by Kirill Grouchnikov · 8 years ago