[go: nahoru, domu]

  1. 3267211 Converting `auto closer` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 3 months ago
  2. 4943d97 Initial code check-in for renaming `auto closer` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 4 months ago
  3. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 5 months ago
  4. c0e3538 Initial code check-in for renaming `invalidation tracker` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 5 months ago
  5. 58a7338 Attempt to fix InvalidationTrackerTest#testWeak flake. by Daniel Santiago Rivera · 2 years, 3 months ago
  6. d40608a Make userCursor public (but restricted) to be able to use it from test apps. by Daniel Santiago Rivera · 2 years, 4 months ago
  7. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  8. 4fddc19 Merge "Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  9. d129c92 Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible. by Daniel Santiago Rivera · 2 years, 4 months ago
  10. bf3d191 Fix expected vs actual hash in Room's failure to validate identity exception message. by Daniel Santiago Rivera · 2 years, 4 months ago
  11. 04773d8 Converting `util` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 6 months ago
  12. 223684a Initial code check-in for renaming `util` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 6 months ago
  13. 074b627 Merge changes from topic "revert-1960734-room-runtime-paging-kotlinify-JUPRNSTKGC" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  14. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  15. d3aa636 Revert "Initial code check-in for renaming `paging` related file..." by Daniel Santiago Rivera · 2 years, 5 months ago
  16. f44f7a0 Revert "Converting `paging` related files in `room-runtime` from..." by Daniel Santiago Rivera · 2 years, 5 months ago
  17. 049d12d Converting `paging` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 6 months ago
  18. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 5 months ago
  19. e8b9e24 Initial code check-in for renaming `paging` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 6 months ago
  20. 012b1e1 Synchronize adding and removing table trackers. by Daniel Santiago Rivera · 2 years, 6 months ago
  21. 016fab7 Converting `query interceptor` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 6 months ago
  22. ff5b729 Initial code check-in for renaming `query` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 6 months ago
  23. f4720d8 [GH] Extended integrity error message by Mykola Podolian · 2 years, 6 months ago
  24. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years ago
  25. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 7 months ago
  26. 49d911e Correctly open pre-package database during PrepackagedDatabaseCallback invocation. by Daniel Santiago Rivera · 2 years, 9 months ago
  27. dcac43f Annotating AutoCloserTest.getDelegatedDatabaseReturnsUnwrappedDatabase flakyTest = true by Jeff Gaston · 2 years, 9 months ago
  28. a277675 Allow for more than one invalidation service in a package. by Roman Kalukiewicz · 2 years, 10 months ago
  29. 36ae9ec Default converter for storing UUID by Clara Fok · 3 years ago
  30. c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years ago
  31. b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 2 months ago
  32. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 1 month ago
  33. 7917c78 Handle foreign key violations during Auto Migration more gracefully. by Elif Bilgin · 3 years, 1 month ago
  34. 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  35. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 1 month ago
  36. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  37. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 2 months ago