1. 89ffffd Update flatfoot version. by Yigit Boyar · 7 years ago
  2. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  3. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  4. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  5. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  6. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  7. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  8. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  9. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  10. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  11. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  12. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  13. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  14. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  15. 5a1e6b3 Fix dependency for core-testing artifact by Sergey Vasilinets · 7 years ago
  16. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  17. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  18. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  19. 99199c7 Fix byte buddy error by Yigit Boyar · 7 years ago
  20. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  21. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  22. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  23. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  24. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  25. c365904 Move test rules into their own package by Yigit Boyar · 7 years ago
  26. 848c461 Task executor rules for flatfoot by Yigit Boyar · 7 years ago
  27. 45adc61 Avoid concurrent compute calls by Yigit Boyar · 7 years ago
  28. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  29. 3c592c4 Room RxJava2 Support, Step 1 by Yigit Boyar · 7 years ago
  30. 83ebc49 Fix artifact names by Yigit Boyar · 7 years ago
  31. 450ed38 Move more of the build into support lib by Yigit Boyar · 7 years ago
  32. 459caad LiveData.postValue by Sergey Vasilinets · 7 years ago