1. 090e301 Move empty/shim projects to standard directories. by Jake Wharton · 6 years ago
  2. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  3. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  4. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  5. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  6. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  7. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  8. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  9. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  10. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d 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. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  14. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  15. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  16. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  17. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  18. 1f8d9b5 Move version tracking from manifest meta-data to java resources. am: 72bb9952e7 by Aurimas Liutikas · 7 years ago
  19. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  20. a3f5b46 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  21. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  22. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  23. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  24. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  25. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  26. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  27. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  28. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  29. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  30. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  31. f74f127 Fix an assortment of lint warnings. by Aurimas Liutikas · 7 years ago
  32. 83ffd0a Fix NotificationManagerCompat call to queryIntentServices by Aurimas Liutikas · 7 years ago
  33. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  34. 5c5181c Update Gradle files with new min SDK by Kirill Grouchnikov · 7 years ago
  35. 101d137 Revert "Move CoordinatorLayout from design to core-ui" by Kirill Grouchnikov · 7 years ago
  36. 0a63a35 Move CoordinatorLayout from design to core-ui by Kirill Grouchnikov · 7 years ago
  37. c2d620d Move version metadata to <application> by Chris Banes · 7 years ago
  38. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  39. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  40. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  41. f751306 Bump minSdkVersion to API 14. by Aurimas Liutikas · 8 years ago
  42. 310f81d Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  43. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  44. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  45. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  46. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  47. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  48. 5ec99dd Revert "Add support lib version meta-data to AndroidManifest.xml" by Chris Banes · 8 years ago
  49. cdcdfd0 Add support lib version meta-data to AndroidManifest.xml by Chris Banes · 8 years ago
  50. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  51. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  52. 655fa32 Rename the source of v4 (combined legacy) module to v4 by Kirill Grouchnikov · 8 years ago[Renamed from core-combined]
  53. 839e4fb fix gradle build fail when app is referencing support-v4 by Dake Gu · 8 years ago
  54. d51a713 Make SDK build happy for the combined v4 binary by Kirill Grouchnikov · 8 years ago
  55. ff22d81 Extracting fragments and widgets into their own modules. by Kirill Grouchnikov · 8 years ago
  56. d3c5347 Extracting MediaCompat classes into a new module by Kirill Grouchnikov · 8 years ago
  57. df15399 Bump minSdk to 9 everywhere where it was < 9 by Kirill Grouchnikov · 8 years ago
  58. 3ac77bf Support module refactoring by Kirill Grouchnikov · 8 years ago