1. cde9695 [automerger] Use dependency substitution as a replacement for excludes. am: 66807fcc6d by Android Build Merger (Role) · 7 years ago
  2. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  3. 831c466 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  4. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  5. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  6. 12765e7 Merge changes from topic "am-60efcc6e-a88f-4287-8a76-55851f503c9d" by TreeHugger Robot · 7 years ago
  7. 97360c8 [automerger] resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev am: e2cd87a4aa by Android Build Merger (Role) · 7 years ago
  8. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  9. 3034f5d Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  10. ba6097b Fix annotations not to pretend to have resources. by Aurimas Liutikas · 7 years ago
  11. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  12. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  13. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  14. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  15. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  16. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  17. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  18. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  19. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  20. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  21. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  22. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  23. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  24. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  25. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  26. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  27. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  28. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  29. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  30. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  31. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  32. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  33. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  34. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  35. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  36. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  37. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  38. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  39. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  40. c2d620d Move version metadata to <application> by Chris Banes · 8 years ago
  41. 7f35986 Restore "Clean up files left over from old SDK build" by Alan Viverette · 8 years ago
  42. 71e91f2 Revert "Clean up files left over from old SDK build" to fix build by Alan Viverette · 8 years ago
  43. 51e3ec3 Clean up files left over from old SDK build by Alan Viverette · 8 years ago
  44. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 8 years ago
  45. 99dd7da Merge "Another build.gradle file cleanup." by Aurimas Liutikas · 8 years ago
  46. fa0f82f Deprecated ViewCompat methods that were added in API 11. by Aurimas Liutikas · 8 years ago
  47. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  48. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  49. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  50. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  51. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  52. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  53. df62e86 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  54. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  55. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  56. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  57. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  58. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  59. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  60. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  61. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  62. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  63. 42e7d6f Replace usage of Instrumentation#runOnMainSync with ActivityTestRule#runOnUiThread. by Aurimas Liutikas · 8 years ago
  64. 754cb29 Switch from deprecated size annotations to new ones. by Aurimas Liutikas · 8 years ago
  65. f648097 Remove android.support.v7.widget.Space. am: 7d55eb9de6 by Aurimas Liutikas · 8 years ago
  66. 6c1d418 Remove all the extra accessor methods added by javac in support-gridlayout. by Aurimas Liutikas · 8 years ago
  67. 7d55eb9 Remove android.support.v7.widget.Space. by Aurimas Liutikas · 8 years ago
  68. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  69. d038921 Improve GridLayoutTest by Yigit Boyar · 8 years ago
  70. 7b59d3a Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  71. 3c141cd Revert "Remove old API check artifacts, invoke gradle from old make target" by Yigit Boyar · 8 years ago
  72. 009647b Remove old API check artifacts, invoke gradle from old make target by Alan Viverette · 8 years ago
  73. 4084a33 Merge "Remove API files that track individual releases" by Kirill Grouchnikov · 8 years ago
  74. 96c9b77 Remove API files that track individual releases by Kirill Grouchnikov · 8 years ago
  75. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  76. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 9 years ago
  77. 929f27a Update attr refs for unbundling by Alan Viverette · 9 years ago
  78. 6759b10 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  79. 57f3918 Revert "Build support libs with AAPT2" by Adam Lesinski · 9 years ago
  80. 66b8608 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  81. 4ac91fa Revert "Build support libs with AAPT2" by Adam Lesinski · 9 years ago
  82. 0dac8d8 Build support libs with AAPT2 by Adam Lesinski · 9 years ago
  83. 70d141d Fix GridLayout to properly convert MarginLayoutParams by Yigit Boyar · 9 years ago
  84. e1cd5a1 Pin support libraries to Java 1.7 so they can be used with dx by Neil Fuller · 9 years ago
  85. 1d3991c Convert tests to consistent structure by Kirill Grouchnikov · 9 years ago
  86. 320463c Set activity enter and exit transitions to be no animation. by Aurimas Liutikas · 9 years ago
  87. 6e1afc8 Merge "Update support lib to use correct current SDK" by Chris Banes · 9 years ago
  88. c0fce14 Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c by Yigit Boyar · 9 years ago
  89. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  90. 82b5549 Update support lib to use correct current SDK by Chris Banes · 9 years ago
  91. 68e7adb Ensure Java 1.7 compatibility for pre-NYC platforms by Justin Klaassen · 9 years ago
  92. c2315a7 Fix support test build am: 1b30ef67a5 am: cc6802586e by Chris Banes · 9 years ago
  93. 1b30ef6 Fix support test build by Chris Banes · 9 years ago
  94. f873ca1 Follow encryption API changes. by Jeff Sharkey · 9 years ago
  95. daea069 Annotate other support library tests by Chris Banes · 9 years ago
  96. 8868c3d Add 23.1.1 support library API files by Chris Banes · 9 years ago
  97. 4145a44 Prevent infinite loop in case of integer overflow. by Deepanshu Gupta · 9 years ago
  98. b1d3557 Add 23.1.0 API files by Chris Banes · 9 years ago
  99. 490bf52 Get support lib ready for release by Chris Banes · 9 years ago
  100. b69f3ba resolved conflicts for merge of d888896e to mnc-dev by Chris Banes · 9 years ago