1. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  2. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  3. 23e7e21 Conditionally use column default value in equality check part 2. by Daniel Santiago Rivera · 5 years ago
  4. 7edb326 Prepare for Room 2.2.0-alpha01 release and next dev cycle. by Daniel Santiago Rivera · 5 years ago
  5. f0505b7 Better error message for pre-package DB invalid schema. by Daniel Santiago Rivera · 5 years ago
  6. 23f47e6 Update createFromFile() parameter to be of type File by Daniel Santiago Rivera · 5 years ago
  7. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  8. 4f917f2 Support column default value by Yuichi Araki · 6 years ago
  9. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  10. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  11. e70c2aa Create API for using Room with a pre-populated database. by Daniel Santiago Rivera · 5 years ago
  12. 1e532a0 Update the URL about migration testing by Yuichi Araki · 5 years ago
  13. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  14. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  15. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  16. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  17. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  18. 9a00dbb Bump Room to 2.1.0-alpha07 by Daniel Santiago Rivera · 5 years ago
  19. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  20. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  21. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  22. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 5 years ago
  23. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  24. e950d9c Pin Room dependencies to internal artifacts. by Daniel Santiago Rivera · 5 years ago
  25. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  26. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  27. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  28. 1700d06 Bump Room version to 2.1.0-alpha05 by Daniel Santiago Rivera · 5 years ago
  29. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  30. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  31. b60356b Bump Room to 2.1.0-alpha04 by Daniel Santiago Rivera · 5 years ago
  32. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  33. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  34. 2942aa9 Merge "Support custom FTS tokenizers." into androidx-master-dev by Treehugger Robot · 6 years ago
  35. 332af23 Support custom FTS tokenizers. by Daniel Santiago Rivera · 6 years ago
  36. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  37. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  38. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  39. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  40. 86ccd84 Database View by Yuichi Araki · 6 years ago
  41. 8cce609 Room FTS Support - Migration by Daniel Santiago Rivera · 6 years ago
  42. 41bbdfb Multi-instance invalidation by Yuichi Araki · 6 years ago
  43. 38ed8f6 Allow destructive Room migration on downgrades only. by Daniel Santiago Rivera · 6 years ago
  44. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  45. 804560a Fix synthetic calls in room module by Jake Wharton · 6 years ago
  46. ee3fb4b Switched RoomDatabase to use an Executor optionally defined as a Builder parameter to execute background-threaded queries. by Tyson Henning · 6 years ago
  47. bdc4c86 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  48. 268cd35 Update Lifecycles,Room,Paging versions by Chris Craik · 6 years ago
  49. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  50. 2eb8c31 Support for Write-Ahead Logging by Yuichi Araki · 6 years ago
  51. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  52. e5ed537 Fix schema identity has to be stable by Yigit Boyar · 7 years ago
  53. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  54. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  55. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  56. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  57. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  58. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  59. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  60. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  61. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  62. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  63. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  64. c7c49c6 Part 2: Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  65. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  66. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  67. 2b4a201 API changes in SupportSQLiteDatabase by Yigit Boyar · 7 years ago
  68. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  69. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  70. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  71. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  72. 6c72e20 Merge "NOT NULL constraint by @NonNull" into oc-support-26.0-dev am: 4a16fdef70 by Yuichi Araki · 7 years ago
  73. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  74. a5a8710 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  75. f24ecb4 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  76. 234f073 Room: Throw if migration is missing. by Yigit Boyar · 7 years ago
  77. 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
  78. 14bd6a8 Adding a constructor with 2 params for the MigrationTestHelper. by Florina Muntenescu · 7 years ago
  79. 4790167 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  80. 63e44ca Fix migration with autoincrement primary key by Yuichi Araki · 7 years ago
  81. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  82. cf4d349 Add RoomDatabase.Callback by Yuichi Araki · 7 years ago
  83. 8205ce1 Divide core components into runtime and common. by Yigit Boyar · 7 years ago
  84. e7aea42 Change migration test helper to receive instrumentation instance by Yigit Boyar · 7 years ago
  85. e185ed6 Simpler SQLite interface by Yigit Boyar · 7 years ago
  86. 2e8d560 Don't allow main thread queries by Yigit Boyar · 7 years ago
  87. 64db0cc Mass package renaming from android.support to android.arch by Yigit Boyar · 7 years ago
  88. 489d61a Make invalidation tracker test friendly by Yigit Boyar · 7 years ago
  89. ebdeee2 Foreign keys step 3, verification by Yigit Boyar · 7 years ago
  90. 3a433f7 Validate migration by Yigit Boyar · 7 years ago
  91. a64756a1 Room Migrations, Step 1 by Yigit Boyar · 7 years ago