1. c1f419c Correct percentlayout package. by Aurimas Liutikas · 6 years ago
  2. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  3. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  4. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  5. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  6. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  7. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  8. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  9. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  10. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  11. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  12. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  13. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  14. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  15. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  16. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  17. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  18. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  19. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  20. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  21. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  22. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  23. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  24. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  25. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  26. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  27. cf7aafb Merge "Update versions to 27.0.0 and API Finalization" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  28. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  29. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  30. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  31. 602a3a2 Add missing end tag for PercenFrameLayout docs. by Aga Madurska · 7 years ago
  32. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  33. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  34. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  35. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  36. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  37. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  38. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  39. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  40. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  41. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  42. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  43. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  44. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  45. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  46. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  47. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  48. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  49. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  50. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  51. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  52. 180cb4e Merge "Move version metadata to <application>" by TreeHugger Robot · 7 years ago
  53. 75286d7 Merge "Deprecate :support-percent" by TreeHugger Robot · 7 years ago
  54. 199e575 Deprecate :support-percent by Aga Madurska · 7 years ago
  55. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  56. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 7 years ago
  57. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 7 years ago
  58. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 7 years ago
  59. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago
  60. d7a9bb0 Workaround a bug in tradefed runner not supporting assumeTrue() by Aurimas Liutikas · 7 years ago
  61. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 8 years ago
  62. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 8 years ago
  63. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  64. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  65. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  66. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  67. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  68. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  69. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  70. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  71. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  72. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  73. 61ee2ce resolve merge conflicts of 94d018a to master by Aurimas Liutikas · 8 years ago
  74. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  75. 634be6e Remove javadocTask and javadocJarTask. am: f349dbab74 by Aurimas Liutikas · 8 years ago
  76. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  77. e22ae93 Remove unnecessary @TargetApi annotations by Alan Viverette · 8 years ago
  78. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  79. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  80. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  81. 8f886fe Annotate support classes with RequiresApi / TargetApi by Alan Viverette · 8 years ago
  82. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  83. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  84. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  85. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  86. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  87. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  88. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  89. 3cfb2d0 Removed extra "/" from PercentFrameLayout docs. by Aurimas Liutikas · 8 years ago
  90. 1ef18f3 Fix an example in PercentRelativeLayout documentation. by Aurimas Liutikas · 8 years ago
  91. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  92. f4893cf Clean-up pass over support lib modules by Kirill Grouchnikov · 8 years ago
  93. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  94. 539817f Merge "Clean up deprecation tags in support libraries" into nyc-dev am: f7bdb2b am: 7bf17e3 by Alan Viverette · 8 years ago
  95. d805095 Clean up deprecation tags in support libraries by Alan Viverette · 8 years ago
  96. c32f3e0 Merge "Suppress PercentRelativeLayout RTL tests on v17 devices" into nyc-dev am: 6ef2577 am: cc84b28 by Kirill Grouchnikov · 8 years ago
  97. 3a4a069 Suppress PercentRelativeLayout RTL tests on v17 devices by Kirill Grouchnikov · 8 years ago
  98. 7c10030 Merge "Javadocs for PercentLayoutHelper.PercentLayoutInfo" into nyc-dev am: de3c180 by Kirill Grouchnikov · 8 years ago
  99. 1b963b2 Javadocs for PercentLayoutHelper.PercentLayoutInfo by Kirill Grouchnikov · 8 years ago
  100. 0be5ac9 Account for Percent-based parent paddings am: 72de056 am: 625c4ee by Kirill Grouchnikov · 8 years ago