1. 766b4e3 Add a Kotlin codegen flavor to Room's Kotlin test app. by Daniel Santiago Rivera · 2 years, 1 month ago
  2. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  3. 3382362 Rewrite WriteAheadLoggingTest#observeLiveData in kotlin without mockito by David Saff · 2 years ago
  4. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 1 month ago
  5. 370fd78 Merge changes from topic "framework-sqlite" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  6. a556349 Converting `sqlite-framework` related files in `sqlite-framework` from Java to Kotlin. by elifbilgin · 2 years, 1 month ago
  7. 40e15ec Adding SuspendingQueryTest for @Upsert including upsert without returns and upsert with Long and List<Long> as return types by pingxuanli · 2 years, 1 month ago
  8. 45c4978 [GH] Use projectOrArtifact for lifecycle-runtime so it is accessible playground by Dustin Lam · 2 years, 1 month ago
  9. a36a4f3 Merge "Integration tests for Upsert" into androidx-main by Yizhen Zhen · 2 years, 1 month ago
  10. e60ebd7 Integration tests for Upsert by yizhenz · 2 years, 1 month ago
  11. e81f3bd Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  12. 0e3124c Included collection of entites as an acceptable param for return List of Ids, changed the return types of upsertAndReturnArrayBox and insertAndReturnArrayBox to not accept null with tests. by pingxuanli · 2 years, 1 month ago
  13. f9e47dd Implemented integration test for upsert focusing on testing RxJava: Flowable and Observable by pingxuanli · 2 years, 1 month ago
  14. 7c24a75 Implemented integration test for upsert focusing on testing RxJava: Single, Maybe and Completable by pingxuanli · 2 years, 2 months ago
  15. 4f1f337 Merged insert and upsert adapters; piped adapter to processor by yizhenz · 2 years, 2 months ago
  16. 21501d5 Modified BooksDao and created a test for upsert. by yizhenz · 2 years, 2 months ago
  17. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 4 months ago
  18. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  19. 0189010 Merge "Fix the incorrect usage of a wrapper cursor in entity cursor converters." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  20. 88a9e8b Fix the incorrect usage of a wrapper cursor in entity cursor converters. by Daniel Santiago Rivera · 2 years, 4 months ago
  21. ea073d8 Mark flaky test with Ignore by clarafok · 2 years, 4 months ago
  22. d1ba579 Hook up room-paging-rxjava2 to room-compiler by clarafok · 2 years, 4 months ago
  23. 06751e66 Remove delays in RxPagingSourceTest by clarafok · 2 years, 4 months ago
  24. cce233b Merge "Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler" into androidx-main by Clara Fok · 2 years, 4 months ago
  25. c7b01e9 Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler by clarafok · 2 years, 4 months ago
  26. 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 2 years, 11 months ago
  27. 76e8c1e Hook up room-paging-guava to room-compiler by Clara Fok · 2 years, 5 months ago
  28. e72325b Refactor room-paging integration test into parameterized test by Clara Fok · 2 years, 5 months ago
  29. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  30. 1c7ba76 Merge "Fix flaky room-paging test loadEverything_inReverse" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  31. 2975a40 Fix flaky room-paging test loadEverything_inReverse by clarafok · 2 years, 5 months ago
  32. cd9288e Cleanup dependencies in Room by Dustin Lam · 2 years, 5 months ago
  33. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  34. 1ee1e14 [GH] Use type nullability instead of declaration nullability in EmbeddedField by mzgreen · 2 years, 6 months ago
  35. d40608a Make userCursor public (but restricted) to be able to use it from test apps. by Daniel Santiago Rivera · 2 years, 6 months ago
  36. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  37. e97c96b Merge changes from topic "room-runtime-util-kotlinify" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  38. 04773d8 Converting `util` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  39. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  40. 83f408a Add property getter annotation target, as this was allowed in the Java version of @Ignore by Elif Bilgin · 2 years, 7 months ago
  41. 012b1e1 Synchronize adding and removing table trackers. by Daniel Santiago Rivera · 2 years, 8 months ago
  42. bfea373 Merge "Add property getter annotation target, as this was allowed in the Java version of @Query" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  43. 05e5a6a Remove warning suppressions in lifecycle tests by Jeremy Woods · 2 years, 8 months ago
  44. d77a232 Add property getter annotation target, as this was allowed in the Java version of @Query by Daniel Santiago Rivera · 2 years, 8 months ago
  45. 585093a Merge changes from topic "room-common-kotlinify" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  46. 692dc4d Converting room-common from Java to Kotlin. by Elif Bilgin · 2 years, 10 months ago
  47. 6d43c72 Merge "Consider data classes valid for multimap query keys." into androidx-main by Daniel Santiago Rivera · 2 years, 8 months ago
  48. 6294846 Consider data classes valid for multimap query keys. by Daniel Santiago Rivera · 2 years, 8 months ago
  49. f0dd116 Merge "Generate a lambda for coroutine transaction method implementations if target source is >= 8." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  50. ea3984e Generate a lambda for coroutine transaction method implementations if target source is >= 8. by Daniel Santiago Rivera · 2 years, 8 months ago
  51. 17f2ba0 Merge "Resolving bug where Room generates invalid code for a Array<ByteArray> return type query method." into androidx-main by Elif Bilgin · 2 years, 8 months ago
  52. 6fdc9c6 Resolving bug where Room generates invalid code for a Array<ByteArray> return type query method. by Elif Bilgin · 2 years, 8 months ago
  53. c1eb02a Use method name when partitioning for overrides by Yigit Boyar · 2 years, 8 months ago
  54. 52071c6 @FlakyTest annotations by Ember Rose · 2 years, 9 months ago
  55. 4025884 Set default value for long to 0L by Yigit Boyar · 2 years, 9 months ago
  56. 7ce58f6 Support internal properties in Room by Yigit Boyar · 2 years, 10 months ago
  57. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  58. d6b992e Fix package of AlteredTableColumnOrderTest by Jelle Fresen · 2 years, 11 months ago
  59. 3972356 Add alternative TypeConverterStore for KSP by Yigit Boyar · 3 years ago
  60. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  61. b0897a4 Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource by Dustin Lam · 3 years ago
  62. 56d631b Merge "Add test to verify mapping between new tables and migrated ones." into androidx-main by Treehugger Robot · 3 years ago
  63. dbc5967 Add test to verify mapping between new tables and migrated ones. by Daniel Santiago Rivera · 3 years ago
  64. 139140e Add transform for `SuspendFunction`s as parameters by Jossi Wolf · 3 years ago
  65. 36ae9ec Default converter for storing UUID by Clara Fok · 3 years, 1 month ago
  66. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years, 1 month ago
  67. 719c21e Merge changes I83f1c918,I8c3024d0 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  68. 9e0a6d2 Follow-up tests for aosp/1798027 by Daniel Santiago Rivera · 3 years, 1 month ago
  69. 9011f4e Skip to generate delegate method for private method on dao interface by YOUNG CHA · 3 years, 1 month ago
  70. 315ae40 Run Room KotlinTestApp with KSP by Yigit Boyar · 3 years, 2 months ago
  71. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 2 months ago
  72. 4133d63 Add test to replicate race between refreshVersions by Clara Fok · 3 years, 2 months ago
  73. e625b97 Add integration tests for room-paging by Clara Fok · 3 years, 2 months ago
  74. 0837a2a Fix LimitOffsetPagingSourceTest flaky test by Clara Fok · 3 years, 2 months ago
  75. 6a1ddea Merge "Enabling room variants now that they should work" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  76. 3882ac8 Implement LoadResult.Invalid to handle race by Clara Fok · 3 years, 2 months ago
  77. ff3f1b2 Enabling room variants now that they should work by Jeff Gaston · 4 years, 2 months ago
  78. 22eccb9 Hook up room-compiler to room-paging by Clara Fok · 3 years, 3 months ago
  79. 1a0e7b1 Migrate room to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  80. 2078e81 Supporting auto migrations in MigrationTestHelper. by Elif Bilgin · 3 years, 5 months ago
  81. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 5 months ago
  82. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 6 months ago
  83. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  84. 93564d4 Fix PagingSourceTest generation increment by Dustin Lam · 3 years, 5 months ago
  85. b2840ab Prevent redundant ListUpdateCallback events from firing by Dustin Lam · 3 years, 6 months ago
  86. 3f9bc79 Update KSP to alpha 06 by Yigit Boyar · 3 years, 6 months ago
  87. f309ba1 Use transaction context if available in Room's Flow builder. by Daniel Santiago Rivera · 3 years, 6 months ago
  88. 04b0474 Use lazy invalidation tracking for Paging 3 by Yigit Boyar · 3 years, 7 months ago
  89. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 9 months ago
  90. 8d0b0d2 Update KSP to 1.4.30-dev-experimental-20210205 by Yigit Boyar · 3 years, 8 months ago
  91. af110fe Preserve type in query result adapters by Yigit Boyar · 3 years, 8 months ago
  92. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  93. 1d5ffb6 Update KSP to 20210111 by Yigit Boyar · 3 years, 8 months ago
  94. e16d1bb Create XEnumTypeElement for enum declarations by Yigit Boyar · 3 years, 9 months ago
  95. 23758df Add Room KSP processor by Yigit Boyar · 3 years, 9 months ago
  96. 718ed99 fix multi step type converters by Yigit Boyar · 3 years, 9 months ago
  97. 1f6cf26 RoomDataBaseBuilder.build() should be safe to call multiple times. The current implementation double wraps query callbacks. by rohitsat13 · 3 years, 10 months ago
  98. 204df237 Follow-up CL resolving b/174478034. Adding functionality for handling bind arguments provided for queries. by Elif Bilgin · 3 years, 10 months ago
  99. 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
  100. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 4 years ago