- 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 6 months ago
- 263d171 Initial code check-in for renaming all remaining related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 6 months ago
- 0189010 Merge "Fix the incorrect usage of a wrapper cursor in entity cursor converters." into androidx-main by Treehugger Robot · 3 years, 6 months ago
- 88a9e8b Fix the incorrect usage of a wrapper cursor in entity cursor converters. by Daniel Santiago Rivera · 3 years, 6 months ago
- 4692676 Merge changes from topic "232550720_strip_positions" into androidx-main by Alan Viverette · 3 years, 6 months ago
- 8720e0d Merge changes I96c25112,Iea840cbf into androidx-main by Treehugger Robot · 3 years, 6 months ago
- a6f3b46 Converting the final set of Java files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 6 months ago
- d71e56c Remove line and position from lint baselines by Alan Viverette · 3 years, 6 months ago
- f0e52f6 Merge changes Iaaf4bc57,I4b444b04,Icc4b50a0,If1792af1 into androidx-main by Treehugger Robot · 3 years, 6 months ago
- 9dafd3c Initial code check-in for the final set of Java files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 6 months ago
- 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 3 years, 6 months ago
- 0b37270 Set jvm-default=all for Room runtime libraries. by Daniel Santiago Rivera · 3 years, 6 months ago
- 3267211 Converting `auto closer` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 7 months ago
- 4943d97 Initial code check-in for renaming `auto closer` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 7 months ago
- 9e87eb67 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 7 months ago
- c0e3538 Initial code check-in for renaming `invalidation tracker` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 7 months ago
- 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 3 years, 7 months ago
- 771c3da Baseline for metalava update by Sam Gilbert · 3 years, 7 months ago
- 58a7338 Attempt to fix InvalidationTrackerTest#testWeak flake. by Daniel Santiago Rivera · 3 years, 7 months ago
- f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 3 years, 8 months ago
- 0a64a66 Update Metalava to build 8281375 by Ember Rose · 3 years, 8 months ago
- ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 3 years, 8 months ago
- d40608a Make userCursor public (but restricted) to be able to use it from test apps. by Daniel Santiago Rivera · 3 years, 8 months ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years, 8 months ago
- e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 3 years, 8 months ago
- 4fddc19 Merge "Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible." into androidx-main by Treehugger Robot · 3 years, 8 months ago
- d129c92 Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible. by Daniel Santiago Rivera · 3 years, 8 months ago
- bf3d191 Fix expected vs actual hash in Room's failure to validate identity exception message. by Daniel Santiago Rivera · 3 years, 9 months ago
- 04773d8 Converting `util` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 9 months ago
- 223684a Initial code check-in for renaming `util` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 9 months ago
- 074b627 Merge changes from topic "revert-1960734-room-runtime-paging-kotlinify-JUPRNSTKGC" into androidx-main by Treehugger Robot · 3 years, 9 months ago
- 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 3 years, 9 months ago
- d3aa636 Revert "Initial code check-in for renaming `paging` related file..." by Daniel Santiago Rivera · 3 years, 9 months ago
- f44f7a0 Revert "Converting `paging` related files in `room-runtime` from..." by Daniel Santiago Rivera · 3 years, 9 months ago
- 049d12d Converting `paging` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 9 months ago
- abdba82 Ensure that library services declare exported=true by Tiem Song · 3 years, 9 months ago
- e8b9e24 Initial code check-in for renaming `paging` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 9 months ago
- 012b1e1 Synchronize adding and removing table trackers. by Daniel Santiago Rivera · 3 years, 10 months ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 10 months ago
- 016fab7 Converting `query interceptor` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 3 years, 10 months ago
- ff5b729 Initial code check-in for renaming `query` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 3 years, 10 months ago
- f4720d8 [GH] Extended integrity error message by Mykola Podolian · 3 years, 10 months ago
- 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years, 10 months ago
- b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 4 years ago
- f356a67 Bump Room and androidx.sqlite to rc01 by Daniel Santiago Rivera · 4 years ago
- 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 4 years ago
- a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 4 years, 1 month ago
- 6e8dc41 Merge "Correctly open pre-package database during PrepackagedDatabaseCallback invocation." into androidx-main by Treehugger Robot · 4 years, 1 month ago
- 49d911e Correctly open pre-package database during PrepackagedDatabaseCallback invocation. by Daniel Santiago Rivera · 4 years, 1 month ago
- e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 4 years, 1 month ago
- 1c776f8 Merge "Pinning versions for Room sqlite and paging dependencies." into androidx-main by Elif Bilgin · 4 years, 1 month ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 4 years, 1 month ago
- d9ee410 Pinning versions for Room sqlite and paging dependencies. by Elif Bilgin · 4 years, 1 month ago
- dcac43f Annotating AutoCloserTest.getDelegatedDatabaseReturnsUnwrappedDatabase flakyTest = true by Jeff Gaston · 4 years, 1 month ago
- 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 4 years, 1 month ago
- 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 4 years, 1 month ago
- 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 4 years, 1 month ago
- ab5fb6e2 Update versions for release id 1634144400000 by Nick Anthony · 4 years, 1 month ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 4 years, 1 month ago
- 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 4 years, 2 months ago
- a277675 Allow for more than one invalidation service in a package. by Roman Kalukiewicz · 4 years, 2 months ago
- f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 4 years, 2 months ago
- 1f6bc4d Merge "Pin Room's androidx.sqlite dependency." into androidx-main by Treehugger Robot · 4 years, 2 months ago
- 8933084 Pin Room's androidx.sqlite dependency. by Daniel Santiago Rivera · 4 years, 2 months ago
- 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 4 years, 2 months ago
- d18a2605 Update lint baselines for fragment and room by Tiem Song · 4 years, 2 months ago
- 36ae9ec Default converter for storing UUID by Clara Fok · 4 years, 3 months ago
- 338d1cc Upgrade to AGP 7.1.0-alpha06 by Aurimas Liutikas · 4 years, 4 months ago
- c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 4 years, 4 months ago
- b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 4 years, 4 months ago
- e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 4 years, 4 months ago
- 1ca420f Remove api_legacy files by Aurimas Liutikas · 4 years, 4 months ago
- 5790b29 Update to new version of metalava by Aurimas Liutikas · 4 years, 5 months ago
- 1ef512c Merge "Handle foreign key violations during Auto Migration more gracefully." into androidx-main by Treehugger Robot · 4 years, 5 months ago
- 7917c78 Handle foreign key violations during Auto Migration more gracefully. by Elif Bilgin · 4 years, 5 months ago
- 01d05de Run NewApi lint on tests by Alan Viverette · 4 years, 5 months ago
- 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 4 years, 5 months ago
- 82f0476 Suppress flaky tests by Ember Rose · 4 years, 5 months ago
- ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 4 years, 6 months ago
- 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 4 years, 6 months ago