1. 4297ec0 Enable Kotlin codegen in Room integration app. by Daniel Santiago Rivera · 1 year, 7 months ago
  2. 3f742d5 Rebase to Kotlin 1.8.10 by Jim Sproch · 1 year, 7 months ago
  3. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 11 months ago
  4. 766b4e3 Add a Kotlin codegen flavor to Room's Kotlin test app. by Daniel Santiago Rivera · 2 years, 1 month ago
  5. 3382362 Rewrite WriteAheadLoggingTest#observeLiveData in kotlin without mockito by David Saff · 2 years ago
  6. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  7. 45c4978 [GH] Use projectOrArtifact for lifecycle-runtime so it is accessible playground by Dustin Lam · 2 years ago
  8. e60ebd7 Integration tests for Upsert by yizhenz · 2 years, 1 month ago
  9. d1ba579 Hook up room-paging-rxjava2 to room-compiler by clarafok · 2 years, 4 months ago
  10. c7b01e9 Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler by clarafok · 2 years, 4 months ago
  11. 76e8c1e Hook up room-paging-guava to room-compiler by Clara Fok · 2 years, 4 months ago
  12. cd9288e Cleanup dependencies in Room by Dustin Lam · 2 years, 5 months ago
  13. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  15. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years, 1 month ago
  16. 315ae40 Run Room KotlinTestApp with KSP by Yigit Boyar · 3 years, 2 months ago
  17. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 1 month ago
  18. ff3f1b2 Enabling room variants now that they should work by Jeff Gaston · 4 years, 1 month ago
  19. 22eccb9 Hook up room-compiler to room-paging by Clara Fok · 3 years, 3 months ago
  20. 1a0e7b1 Migrate room to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  21. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 5 months ago
  22. 3f9bc79 Update KSP to alpha 06 by Yigit Boyar · 3 years, 6 months ago
  23. 04b0474 Use lazy invalidation tracking for Paging 3 by Yigit Boyar · 3 years, 6 months ago
  24. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  25. 8d0b0d2 Update KSP to 1.4.30-dev-experimental-20210205 by Yigit Boyar · 3 years, 7 months ago
  26. af110fe Preserve type in query result adapters by Yigit Boyar · 3 years, 8 months ago
  27. 1d5ffb6 Update KSP to 20210111 by Yigit Boyar · 3 years, 8 months ago
  28. 23758df Add Room KSP processor by Yigit Boyar · 3 years, 9 months ago
  29. 1b2b8e2 [GH] Generalize artifactOrProject helper section parsing by Dustin Lam · 3 years, 10 months ago
  30. a755f33 Infra to add sub-project settings.gradle files by Yigit Boyar · 4 years, 3 months ago
  31. 641b699 Make room sqlite dependency explicit by Chris Craik · 4 years, 3 months ago
  32. b95786c Revert "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08"" by Aurimas Liutikas · 4 years, 4 months ago
  33. 10f7baf Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" by Sam Gilbert · 4 years, 4 months ago
  34. 8c5a619 Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08 by Louis Pullen-Freilich · 4 years, 4 months ago
  35. 7110304 Isolate expand projection related code by Yigit Boyar · 4 years, 5 months ago
  36. 562a37d Shadow Room's antlr dependency by Yigit Boyar · 4 years, 6 months ago
  37. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 6 months ago
  38. 60b74ae Consider table name aliases in expand projection by Yigit Boyar · 4 years, 6 months ago
  39. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  40. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 5 years ago
  41. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 5 years ago
  42. b4c4a0d Support Kotlin Coroutines Flow as query return types. by Daniel Santiago Rivera · 5 years ago
  43. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 5 years ago
  44. d9dd946 Remove unnessary configuration code in build.gradle files. by Aurimas Liutikas · 5 years ago
  45. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  46. 1fc1960 Rename room-coroutines artifact to room-ktx by Daniel Santiago Rivera · 6 years ago
  47. 69961b4 Room Suspending Transaction by Daniel Santiago Rivera · 6 years ago
  48. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  49. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  50. aed7a3b5 Check for current thread transaction in CoroutineDispatcher by Yigit Boyar · 6 years ago
  51. e78ccef Room Support for Coroutines by Daniel Santiago Rivera · 6 years ago
  52. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  53. 12f355e Fix a build warning by applying kapt after kotlin by Jake Wharton · 6 years ago
  54. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  55. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 6 years ago
  56. 6c56334 Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  57. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  58. 714c25d [automerger] Add initial support for 27.1 in app-toolkit, switch Paging to use it am: 17347a161a by Android Build Merger (Role) · 7 years ago
  59. 17347a1 Add initial support for 27.1 in app-toolkit, switch Paging to use it by Chris Craik · 7 years ago
  60. f1ae006 Implemented ListenableFuture<T> as supported DAO Binder type in Room. by Tyson Henning · 7 years ago
  61. 1f8acf7 Prioritize exact match type converters by Yigit Boyar · 7 years ago
  62. a1094b3 Enable error prone for integration tests by Yigit Boyar · 7 years ago
  63. c71517d fix guava dependencies by Yigit Boyar · 7 years ago
  64. 9e82863 Read kotlin parameter names from Kotlin Metadata by Yigit Boyar · 7 years ago
  65. 67ff17d Implemented Guava Optional as an Adapter type in Room. This permits it by Tyson Henning · 7 years ago
  66. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  67. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  68. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  69. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  70. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  71. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  72. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  73. 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
  74. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  75. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  76. 34f575b Kotlin integration tests for Room by Florina Muntenescu · 7 years ago