1. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  2. e5ed537 Fix schema identity has to be stable by Yigit Boyar · 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. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  7. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  8. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  9. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  10. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  11. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  12. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  13. 44f6e7d Finalize api & bump version 1.0.0 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. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  16. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  17. 2b4a201 API changes in SupportSQLiteDatabase by Yigit Boyar · 7 years ago
  18. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  19. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  20. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  21. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  22. 6c72e20 Merge "NOT NULL constraint by @NonNull" into oc-support-26.0-dev am: 4a16fdef70 by Yuichi Araki · 7 years ago
  23. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  24. a5a8710 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  25. f24ecb4 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  26. 234f073 Room: Throw if migration is missing. by Yigit Boyar · 7 years ago
  27. 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
  28. 14bd6a8 Adding a constructor with 2 params for the MigrationTestHelper. by Florina Muntenescu · 7 years ago
  29. 4790167 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  30. 63e44ca Fix migration with autoincrement primary key by Yuichi Araki · 7 years ago
  31. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  32. cf4d349 Add RoomDatabase.Callback by Yuichi Araki · 7 years ago
  33. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  34. e7aea42 Change migration test helper to receive instrumentation instance by Yigit Boyar · 7 years ago
  35. e185ed6 Simpler SQLite interface by Yigit Boyar · 7 years ago
  36. 2e8d560 Don't allow main thread queries by Yigit Boyar · 7 years ago
  37. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  38. 489d61a Make invalidation tracker test friendly by Yigit Boyar · 7 years ago
  39. ebdeee2 Foreign keys step 3, verification by Yigit Boyar · 7 years ago
  40. 3a433f7 Validate migration by Yigit Boyar · 7 years ago
  41. a64756a Room Migrations, Step 1 by Yigit Boyar · 7 years ago