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