1. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 7 months ago
  2. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 7 months ago
  3. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 7 months ago
  4. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 10 months ago
  5. 0446792 Converting leftover room.migration files from Java to Kotlin. by elifbilgin · 2 years ago
  6. 11a3cb3 Adding error message check in EntityUpsertionAdapter. by pingxuanli · 2 years, 1 month ago
  7. 4c07e2a Updating kotlinified files to get rid of @RestrictTo annotations wherever possible, as well as following up on some internal cleanup. by elifbilgin · 2 years, 2 months ago
  8. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 3 months ago
  9. 5b3171f Fix issue where downgrades override AutoMigrations in MigrationTestHelper. This change also responds to the API review comment of refactoring the `contains` function in MigrationContainer to intake the start and end versions instead of a Migration to avoid confusion with the container behavior for methods similar to this signature (i.e. checking that the instance is present in the container). by Elif Bilgin · 2 years, 3 months ago
  10. a5b173e Make use of auto migration class if manual migration class matches startVersion but not endVersion by Elif Bilgin · 2 years, 4 months ago
  11. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 4 months ago
  12. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  13. a6f3b46 Converting the final set of Java files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 5 months ago
  14. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  15. 04773d8 Converting `util` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  16. a277675 Allow for more than one invalidation service in a package. by Roman Kalukiewicz · 3 years ago
  17. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 4 months ago[Renamed from room/runtime/api/public_plus_experimental_current.txt]
  18. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  19. 2078e81 Supporting auto migrations in MigrationTestHelper. by Elif Bilgin · 3 years, 5 months ago
  20. e6f17b4 Supporting dependency injection in auto migrations. by Elif Bilgin · 3 years, 5 months ago
  21. c6db95e Adding documentation and sample code usage for AutoMigration. by Elif Bilgin · 3 years, 5 months ago
  22. 26e3f9d Implementing support for handling all schema changes except FTS Table related ones. by Elif Bilgin · 3 years, 6 months ago
  23. 8de66a1 Calling generated AutoMigration class in the generated code from the database writer. by Elif Bilgin · 3 years, 7 months ago
  24. 57d7ea1 Make @ExperimentalRoomApi public by Daniel Santiago Rivera · 3 years, 7 months ago
  25. 1a54eb8 Add @IntRange to Room's setAutoCloseTimeout() by Daniel Santiago Rivera · 3 years, 8 months ago
  26. 382a6f76 Mark enableAutoClose as Experimental and remove the library restricted annotation. by rohitsat13 · 3 years, 9 months ago
  27. ab6d205 Implementing functionality for a general callback function for SQLite queries. If possible, bind arguments are provided to the callback in addition to the SQLite query statement. This callback may be used for logging executed queries, in which case it is recommended to use an immediate executor. by Elif Bilgin · 3 years, 10 months ago
  28. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  29. 7bd7c65 [GH] Add Provided Type Converter feature by mzgreen · 4 years ago
  30. d576cbd [GH] Hide deprecated internal API. by Mike Nakhimovich · 4 years, 1 month ago
  31. f5ab17f Rename PrepackagedCallback to PrepackagedDatabaseCallback by Daniel Santiago Rivera · 4 years, 1 month ago
  32. 52c2e0b [GH] Add onOpenPrepackagedDatabase callback by mzgreen · 4 years, 1 month ago
  33. 1263185e Minor changes and API files update for aosp/1384212 by Daniel Santiago Rivera · 4 years, 2 months ago
  34. 3e6792c [GH] Support opening gzipped databases. by Ahmed El-Helw · 4 years, 1 month ago
  35. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago