1. 78c21a6 Merge "Migrate the rest of the dependencies to Kotlin." into flatfoot-background by Aurimas Liutikas · 7 years ago
  2. 7baa81d 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. 2f53bb3 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 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. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  14. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  15. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  16. 2b4a201 API changes in SupportSQLiteDatabase by Yigit Boyar · 7 years ago
  17. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 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. 6c72e20 Merge "NOT NULL constraint by @NonNull" into oc-support-26.0-dev am: 4a16fdef70 by Yuichi Araki · 7 years ago
  22. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  23. a5a8710 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  24. f24ecb4 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  25. 234f073 Room: Throw if migration is missing. by Yigit Boyar · 7 years ago
  26. 866c537 Merge "Adding a constructor with 2 params for the MigrationTestHelper. Bug: 63130998 Test: MigrationTest" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  27. 14bd6a8 Adding a constructor with 2 params for the MigrationTestHelper. by Florina Muntenescu · 7 years ago
  28. 4790167 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  29. 63e44ca Fix migration with autoincrement primary key by Yuichi Araki · 7 years ago
  30. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  31. cf4d349 Add RoomDatabase.Callback by Yuichi Araki · 7 years ago
  32. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  33. e7aea42 Change migration test helper to receive instrumentation instance by Yigit Boyar · 7 years ago
  34. e185ed6 Simpler SQLite interface by Yigit Boyar · 7 years ago
  35. 2e8d560 Don't allow main thread queries by Yigit Boyar · 7 years ago
  36. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  37. 489d61a Make invalidation tracker test friendly by Yigit Boyar · 7 years ago
  38. ebdeee2 Foreign keys step 3, verification by Yigit Boyar · 8 years ago
  39. 3a433f7 Validate migration by Yigit Boyar · 8 years ago
  40. a64756a Room Migrations, Step 1 by Yigit Boyar · 8 years ago