1. ddee2b5 Move executors to androidx.arch.core.executor. by Aurimas Liutikas · 6 years ago
  2. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  3. 1d664c2 Add building jetifier to app-toolkit project. by Aurimas Liutikas · 6 years ago
  4. 7a9053f Merge "Move Function from runtime to core" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  5. a6e5649 Clean up app-toolkit settings.gradle file. by Aurimas Liutikas · 6 years ago
  6. c354253 Move Function from runtime to core by Chris Craik · 6 years ago
  7. e1107ab Remove an assortment of unused files. by Aurimas Liutikas · 6 years ago
  8. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  9. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  10. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  11. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  12. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  13. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  14. 150243d Merge "Revert "Embed branch in project name display"" by TreeHugger Robot · 6 years ago
  15. 82a5728 Revert "Embed branch in project name display" by Chris Craik · 6 years ago
  16. 3f73ae5 Merge changes from topic "am-a58271b1-79b6-46d3-a858-a1ac05119b2f" by TreeHugger Robot · 6 years ago
  17. 4914e4e [automerger] Implemented ListenableFuture<T> as supported DAO Binder type in Room. am: f1ae0061c8 by Android Build Merger (Role) · 6 years ago
  18. f1ae006 Implemented ListenableFuture<T> as supported DAO Binder type in Room. by Tyson Henning · 6 years ago
  19. cbcb3f7 [automerger] Revert "Implemented ListenableFuture<T> as supported DAO Binder type in Room." am: 3ca021b28a by Android Build Merger (Role) · 6 years ago
  20. 3ca021b Revert "Implemented ListenableFuture<T> as supported DAO Binder type in Room." by Chris Craik · 6 years ago
  21. a1c5e24 [automerger] check for NOTICE files in external deps am: c62cb53359 by Android Build Merger (Role) · 6 years ago
  22. c62cb53 check for NOTICE files in external deps by Yigit Boyar · 6 years ago
  23. 2a76855 [automerger] Implemented ListenableFuture<T> as supported DAO Binder type in Room. am: 23e210279d by Android Build Merger (Role) · 6 years ago
  24. 23e2102 Implemented ListenableFuture<T> as supported DAO Binder type in Room. by Tyson Henning · 6 years ago
  25. 3951623 Embed branch in project name display by Chris Craik · 6 years ago
  26. 1ca78d3 Embed branch in project name display - DO NOT MERGE by Chris Craik · 6 years ago
  27. b9f3aaa [automerger] Use symlinks for gradlew. am: a280f1c0a7 by Android Build Merger (Role) · 6 years ago
  28. a280f1c Use symlinks for gradlew. by Aurimas Liutikas · 6 years ago
  29. f11138c Update to Gradle 4.5 by Aurimas Liutikas · 6 years ago
  30. e3be4aa Have Gradle permit SL to be an included build by Jeff Gaston · 7 years ago
  31. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  32. 2aa7fc0 Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  33. c0b801c Create lifecycle:livedata-core dependency by Ian Lake · 7 years ago
  34. 5f3a277 Convert GMavenVersionChecker to Kotlin. by Aurimas Liutikas · 7 years ago
  35. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  36. b48228f Merge "Split LiveData and ViewModel from Extensions" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  37. 1deddea Merge "Enable parallel builds for app-toolkit." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  38. 5facdd2 Merge "Create SupportAndroidTestAppPlugin" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  39. 81db582 Enable parallel builds for app-toolkit. by Aurimas Liutikas · 7 years ago
  40. fbc76f9 Merge "Move jdiff and doclava to be composite build dependencies." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  41. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  42. 028ddea Move to Gradle 4.4 by Aurimas Liutikas · 7 years ago
  43. 419f993 Move jdiff and doclava to be composite build dependencies. by Aurimas Liutikas · 7 years ago
  44. 1638535 Improve DiffAndDocs by Sergey Vasilinets · 7 years ago
  45. 3f841f9 Split LiveData and ViewModel from Extensions by Ian Lake · 7 years ago
  46. df29dd0 Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  47. 47b7562 Revert "Use symbolic links for gradle wrappers." by Aurimas Liutikas · 7 years ago
  48. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  49. 7ed10e5 Merge "Set minSdkVersion via our SupportAndroidLibraryPlugin." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  50. 4d28feb Merge "Use symbolic links for gradle wrappers." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  51. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  52. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  53. 46339b2 Use symbolic links for gradle wrappers. by Aurimas Liutikas · 7 years ago
  54. 0c74fdd Remove outdated code from app-toolkit/init.gradle by Sergey Vasilinets · 7 years ago
  55. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  56. 061c6ad Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  57. ea6f44a Add nullability annotations to arch-runtime. by Jake Wharton · 7 years ago
  58. b09822f Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  59. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  60. d48fbbf Merge "diff_and_docs in Kotlin" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  61. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  62. 22b6214 diff_and_docs in Kotlin by Sergey Vasilinets · 7 years ago
  63. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  64. b3845c3 Remove checkVersion task from app-toolkit project. by Aurimas Liutikas · 7 years ago
  65. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  66. 8628122 Symlink Android code style to app-toolkit project. by Aurimas Liutikas · 7 years ago
  67. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  68. 90a5b82 Start using kotlin 1.1.51. by Aurimas Liutikas · 7 years ago
  69. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  70. bf2a58b Merge "Add kotlin to buildSrc" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  71. 70a2e82 Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  72. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  73. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  74. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  75. ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
  76. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  77. 0aab771 Merge "Fix dependency for core-testing artifact" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  78. 5a1e6b3 Fix dependency for core-testing artifact by Sergey Vasilinets · 7 years ago
  79. ac30d1b Unify creation of source jars. by Aurimas Liutikas · 7 years ago
  80. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  81. ccb3fcb Revert "Create reportModifications task" by Sergey Vasilinets · 7 years ago
  82. 0d5c3f2 Merge "Create reportModifications task" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  83. bb245e0 Create reportModifications task by Sergey Vasilinets · 7 years ago
  84. 53ca356 Move to the latest xerial version by Yigit Boyar · 7 years ago
  85. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  86. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  87. 0d66592 Merge "Create a new task that creates a diff zip with maven.google" into oc-mr1-dev by Yigit Boyar · 7 years ago
  88. a9ac19d Create a new task that creates a diff zip with maven.google by Yigit Boyar · 7 years ago
  89. 243ca80 Java8 interface for LifecycleObserver by Sergey Vasilinets · 7 years ago
  90. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  91. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  92. 99199c7 Fix byte buddy error by Yigit Boyar · 7 years ago
  93. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  94. 1f686e9 Merge "Remove localize maven support." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  95. ace486f Move Function out of arch:common by Sergey Vasilinets · 7 years ago
  96. 59a58ce Remove localize maven support. by Aurimas Liutikas · 7 years ago
  97. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  98. 3817625 Merge "Added @Generated annotation to classes generated by LifecycleProcessor.kt" into oc-mr1-dev by Shep Shapard · 7 years ago
  99. 62693d7 Added @Generated annotation to classes generated by LifecycleProcessor.kt by shepshapard · 7 years ago
  100. 4747d56 Move to Gradle 4.1 stable. by Aurimas Liutikas · 7 years ago