1. 11c93b38 Version bump androidx.room to stable by Daniel Santiago Rivera · 2 years, 7 months ago
  2. 9666e15 Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5 by Daniel Santiago Rivera · 3 years, 3 months ago
  3. 93550a7 Bump Room to 2.3.0 by Daniel Santiago Rivera · 3 years, 3 months ago
  4. 29ce56e Use transaction context if available in Room's Flow builder. by Daniel Santiago Rivera · 3 years, 4 months ago
  5. 6d27493 Resolve Coastguard cherrypick merge conflict for change: 1517404 by Daniel Santiago Rivera · 3 years, 7 months ago
  6. 6880f4a Refactor DatabaseVerifier native library load logic. by Daniel Santiago Rivera · 4 years, 4 months ago
  7. 9427abd Temporarily disabling DatabaseVerifier's check for concurrent changes to com.sqlite.tmpdir by Jeff Gaston · 4 years, 4 months ago
  8. 2d41941 Use System.class as mutex by Daniel Santiago Rivera · 4 years, 4 months ago
  9. 9486cc4 Synchronizing DatabaseVerifier's calls to JDBC.createConnection by Jeff Gaston · 4 years, 4 months ago
  10. 269d6e2 Synchronizing DatabaseVerifier.copyNativeLibs on System.getProperties() by Jeff Gaston · 4 years, 4 months ago
  11. 3274e98 Sychronizing DatabaseVerifier.copyNativeLibs by Jeff Gaston · 4 years, 4 months ago
  12. f865c8b Use tracker lookup table names when creating multi-instance observer. by Daniel Santiago Rivera · 4 years, 5 months ago
  13. 16fe352 Make MultiInstanceInvalidationService directBootAware by Mygod · 4 years, 5 months ago
  14. a5d4ad5 copy new native libs if they are loaded in another classloader by Yigit Boyar · 4 years, 6 months ago
  15. c4faf17 Tie transaction job to the calling context by Yigit Boyar · 4 years, 5 months ago
  16. 31b952f Use javax.annotation.processing.Generated on source versions 9+ by Daniel Santiago Rivera · 4 years, 6 months ago
  17. 4f43cc4 Added ImmutableList as a possible return collection type for room by Oussama Ben Abdelbaki · 4 years, 6 months ago
  18. df85d4d Support Kotlin concrete functions in DAO interfaces. by Daniel Santiago Rivera · 4 years, 6 months ago
  19. 65f69af Leave extra space between CREATE and INDEX in legacy hash calculation. by Daniel Santiago Rivera · 4 years, 7 months ago
  20. a04145c Handle @Relation annotation with non-list type of more than 999 rows. by Daniel Santiago Rivera · 4 years, 8 months ago
  21. e394c34 Remove processor note that warns about choosing a cursor adapter. by Daniel Santiago Rivera · 4 years, 9 months ago
  22. 33f1d55 Reload sqlite SO files upon linking failure by Yigit Boyar · 4 years, 9 months ago
  23. 904529a Change the way to detect mismatch between POJO and query by Yuichi Araki · 4 years, 10 months ago
  24. 31d1273 Bump androidx.room to 2.2.0 by Daniel Santiago Rivera · 4 years, 10 months ago
  25. aa36228 Bump Room's version to 2.2.0-rc01 by Daniel Santiago Rivera · 4 years, 11 months ago
  26. 9dec4fa Move room to 2.1.0! by Nick Anthony · 5 years ago
  27. 91fb2c1 Use local ArraySet instead of field BitSet for tables invalid statuses. by Daniel Santiago Rivera · 5 years ago
  28. d932743 Remove room-guava's dependency on Guava Listenable Future by Daniel Santiago Rivera · 5 years ago
  29. aa4d67d Update room to 2.1.0-rc01 by Nick Anthony · 5 years ago