1. 9194a46 Merge "Clean up usages of "method" in KDocs & generated code." into androidx-main by Treehugger Robot · 8 weeks ago
  2. 21966fd Clean up usages of "method" in KDocs & generated code. by elifbilgin · 10 weeks ago
  3. 6e1e6e1 Make androidx.room and androidx.sqlite target Kotlin 2.0 by Daniel Santiago Rivera · 3 months ago
  4. 302f2f9 Update KSP @Generated annotation finding to consider jvm-target by Daniel Santiago Rivera · 2 months ago
  5. 81ab56a Align compiler options in KSP2 compilation step with kotlinc step by Daniel Santiago Rivera · 2 months ago
  6. c9e7d77 Merge "Clean up usages of "POJO" in KDocs." into androidx-main by Elif Bilgin · 10 weeks ago
  7. 768e850 Removing unused backwards compat functions. by elifbilgin · 10 weeks ago
  8. 1e75aaf Clean up usages of "POJO" in KDocs. by elifbilgin · 10 weeks ago
  9. cc5f944 Clean-up all "cursor" mentions in the Room codebase. by elifbilgin · 3 months ago
  10. d396d8a Remove `useDriverApi` and `isMigratedToDriver()` flags. by elifbilgin · 3 months ago
  11. f9eff4f Add new `convertRows()` methods that wrap an SQLiteStatement with a Cursor. by elifbilgin · 5 months ago
  12. baeb038 Update RoomGradlePlugin KSP configuration to support KSP2 by Daniel Santiago Rivera · 3 months ago
  13. 35bf2293 Allow turning off generating Java nullability annotations. by bcorso · 4 months ago
  14. 0b0fbbf5 Add XParameterSpec to XPoet. by bcorso · 4 months ago
  15. 8cad79e Update XPoet to apply java and kotlin changes simultaneously by Brad Corso · 4 months ago
  16. 60fe6bc Remove XFunSpec.Builder.name and XTypeSpec.className by Brad Corso · 4 months ago
  17. f6e47306 Add XConverters to convert XPoet to Java/Kotlin. by Brad Corso · 4 months ago
  18. 02c55b9 Update XPoet API to better support java interopt. by Brad Corso · 4 months ago
  19. b282214 Reject value classes with non-public constructors or underlying property. by Daniel Santiago Rivera · 5 months ago
  20. 5f29f1c Revert "Reject value classes with non-public constructors or underlying property." by Daniel Santiago Rivera · 4 months ago
  21. 4aaf983 Reject value classes with non-public constructors or underlying property. by Daniel Santiago Rivera · 5 months ago
  22. 1abf563 Fix broken Relation support in Room Paging KMP. by elifbilgin · 5 months ago
  23. ec9dab9 Merge "Supporting ByteBuffer in non-Android & non-JVM platforms." into androidx-main by Treehugger Robot · 5 months ago
  24. c5fc6b2 Supporting ByteBuffer in non-Android & non-JVM platforms. by elifbilgin · 6 months ago
  25. c42f580c Update Kotlin and KSP to 2.1.0-Beta1 in room-compiler-processing-testing by Kuan-Ying Chou · 6 months ago
  26. 14b8726 Remove usages of the word 'Cursor' in error messages. by elifbilgin · 6 months ago
  27. b24f7fc Merge "Moving raw query methods to use drivers." into androidx-main by Treehugger Robot · 6 months ago
  28. 2e0b869 Moving raw query methods to use drivers. by elifbilgin · 6 months ago
  29. ef38e28 Merge "Update KSP issue links in room-compiler-processing and room-compiler" into androidx-main by Kuan-Ying Chou · 6 months ago
  30. c38accb Adding UUID support in JVM Desktop. by elifbilgin · 6 months ago
  31. ff918f6c Update KSP issue links in room-compiler-processing and room-compiler by Kuan-Ying Chou · 7 months ago
  32. 3c6f36d Merge "Enable disabled TypeAdapterStoreTest." into androidx-main by Treehugger Robot · 6 months ago
  33. ade09e7 Enable disabled TypeAdapterStoreTest. by elifbilgin · 6 months ago
  34. bdca32c Don't emit null check for RxJava query types. by Daniel Santiago Rivera · 6 months ago
  35. 0065d6a Avoid redundant nullability annotations in GenCode. by elifbilgin · 6 months ago
  36. 962835f Limit UUID support in DAOs to Android platform. by elifbilgin · 6 months ago
  37. 0b119545 Merge "Removing redundant imports." into androidx-main by Treehugger Robot · 7 months ago
  38. aaff114 Removing redundant imports. by elifbilgin · 7 months ago
  39. d326b96 Make room-paging KMP use SQLiteStatement. by elifbilgin · 8 months ago
  40. 6edd878 Update tests that use room-compiler-processing-testing by Kuan-Ying Chou · 7 months ago
  41. 81e32fc Generate actual modifier in Room database constructor when the initialize function is overridden. by Daniel Santiago Rivera · 7 months ago
  42. ed9cc55 Use same visibility as expect declaration when generating RoomDatabaseConstructor by Daniel Santiago Rivera · 7 months ago
  43. 816d24b Remove Context COMMON_TYPES by Daniel Santiago Rivera · 7 months ago
  44. be1ba95 Migrate LiveData result binder to driver API by Daniel Santiago Rivera · 7 months ago
  45. fc68138 Remove kotlin-compiler-embeddable dependency from room-compiler by Kuan-Ying Chou · 7 months ago
  46. 7a6aa8e Use KSP1 for all tests in room-compiler and privacysandbox by Kuan-Ying Chou · 7 months ago
  47. de33a47 Merge "Remove the requirement for @ConstructedBy in JVM" into androidx-main by Treehugger Robot · 7 months ago
  48. e5dce75 Remove the requirement for @ConstructedBy in JVM by Daniel Santiago Rivera · 7 months ago
  49. 30eab4b Migrate Rx shortcut query result binders to driver APIs. by Daniel Santiago Rivera · 7 months ago
  50. 4f04d72 Migrate Rx prepared query result binder to driver APIs. by Daniel Santiago Rivera · 7 months ago
  51. 8fb8bd1 Migrate Rx query result adapters to driver APIs by Daniel Santiago Rivera · 7 months ago
  52. ea03844 Migrate Guava shortcut binders to driver APIs by Daniel Santiago Rivera · 7 months ago
  53. da21969 Migrate Guava prepared binder to driver APIs by Daniel Santiago Rivera · 7 months ago
  54. 7444e3b Migrate GuavaListenableFutureQueryResultBinder to driver APIs by Daniel Santiago Rivera · 7 months ago
  55. d1d6842 Merge changes I93301158,Ia6fa65ff,Ic2582e09,I9b1e3671,I17c9303b into androidx-main by Treehugger Robot · 7 months ago
  56. 60ac7bd Migrate GuavaImmutableMultimapQueryResultAdapter to driver APIs by Daniel Santiago Rivera · 7 months ago
  57. 1d24522 Migrate GuavaOptionalQueryResultAdapter to driver APIs by Daniel Santiago Rivera · 7 months ago
  58. 681eefb Migrate ImmutableMapQueryResultAdapter to driver APIs by Daniel Santiago Rivera · 7 months ago
  59. 2e6423d Migrate OptionalQueryResultAdapter to driver APIs by Daniel Santiago Rivera · 7 months ago
  60. 983be96 Migrate ImmutableListQueryResultAdapter to driver APIs by Daniel Santiago Rivera · 7 months ago
  61. 27cfb98 Avoid duplicate type converters in the context by Daniel Santiago Rivera · 7 months ago
  62. c299eb6 Use requested XType as output of EntityRowAdapter by Daniel Santiago Rivera · 7 months ago
  63. 46e81e6 Merge "Resolving automigration issues." into androidx-main by Treehugger Robot · 8 months ago
  64. a499a0c Resolving automigration issues. by elifbilgin · 8 months ago
  65. 1930978 Update Room initialization strategy for KMP by Daniel Santiago Rivera · 8 months ago
  66. dded80d Merge "Gen code that throws a NPE for non-null shortcut params" into androidx-main by Treehugger Robot · 8 months ago
  67. 39908b1 Merge "Only use 'recursiveFetchArrayMap' in Android." into androidx-main by Treehugger Robot · 8 months ago
  68. 9d2fe0f Gen code that throws a NPE for non-null shortcut params by Daniel Santiago Rivera · 8 months ago
  69. 3b10c6e Only use 'recursiveFetchArrayMap' in Android. by elifbilgin · 8 months ago
  70. fce71c2 Support for @RawQuery in Room KMP by Daniel Santiago Rivera · 8 months ago
  71. d8d88f6 Migrate EntityRowAdapter to driver API by Daniel Santiago Rivera · 8 months ago
  72. dd3fbe8 Consolidating KMP utility functions into RoomMemberNames. by elifbilgin · 8 months ago
  73. 640b7ed Merge "Don't include package name in KspFiler when writing a resource." into androidx-main by Treehugger Robot · 9 months ago
  74. 8b8964d Don't include package name in KspFiler when writing a resource. by Daniel Santiago Rivera · 9 months ago
  75. 7f3c76f Use JvmName annotation to name class for top-level declared APIs by Daniel Santiago Rivera · 9 months ago
  76. 067ed40 Migrate room to use ktfmt by Omar Ismail · 9 months ago
  77. 518e73f Resolve invalid code generation in iOS. by elifbilgin · 9 months ago
  78. 2975b92 Adjust Room for treating platform nullability a nullable in Kotlin codegen by Daniel Santiago Rivera · 10 months ago
  79. 20d9bc3 Allow property getter overrides. by Daniel Santiago Rivera · 10 months ago
  80. db3e877 Fix JVM conflict with getRequiredTypeConverterClasses() by Daniel Santiago Rivera · 10 months ago
  81. 82f297f Generate Java lambda syntax when jvmTarget > 8 by Daniel Santiago Rivera · 11 months ago
  82. 878b845 Move DaoWriterTest outputs to withoutLambda sub-folder by Daniel Santiago Rivera · 11 months ago
  83. f17f153 Refactor DaoWriterTest to output generated sources test assets by Daniel Santiago Rivera · 11 months ago
  84. aad49a9 Merge "Migrating RelationCollector to driver APIs." into androidx-main by Treehugger Robot · 10 months ago
  85. 4937a71 Migrating RelationCollector to driver APIs. by elifbilgin · 11 months ago
  86. 73d3d1e Merge "[KSP2] Fix type parameter bounds" into androidx-main by Kuan-Ying Chou · 10 months ago
  87. 7afc073 [KSP2] Fix type parameter bounds by Kuan-Ying Chou · 12 months ago
  88. e71a8b6 Move AL2 NOTICE's to META-INF and add missing one for concurrent-futures by Dustin Lam · 11 months ago
  89. e11c320 Merge changes from topic "antlr-update" into androidx-main by Treehugger Robot · 11 months ago
  90. 10406bc Merge "Disallow @RawQuery usages in non-Android targets." into androidx-main by Treehugger Robot · 11 months ago
  91. 27d86dd Upgrade Room's SQLite ANLTR Grammar by Daniel Santiago Rivera · 11 months ago
  92. a4d19c0 Disallow @RawQuery usages in non-Android targets. by Daniel Santiago Rivera · 11 months ago
  93. 97574c45 Migrating ArrayQueryResultAdapter to use driver APIs. by elifbilgin · 12 months ago
  94. e10b9d4 Revert^2 "Disallow blocking transaction wrapper DAO function for non-Android targets." by Daniel Santiago Rivera · 11 months ago
  95. 49da646 Merge "Revert "Disallow blocking transaction wrapper DAO function for non-Android targets."" into androidx-main by Treehugger Robot · 11 months ago
  96. 393452a Revert "Disallow blocking transaction wrapper DAO function for non-Android targets." by Aurimas Liutikas · 11 months ago
  97. bcb4761 Merge "Disallow blocking transaction wrapper DAO function for non-Android targets." into androidx-main by Treehugger Robot · 11 months ago
  98. 2514b02 Disallow blocking transaction wrapper DAO function for non-Android targets. by Daniel Santiago Rivera · 11 months ago
  99. 7321a88 Enable Room Kotlin codegen by default on KSP by Daniel Santiago Rivera · 11 months ago
  100. 5fae0b6 Migrate SingleColumnRowAdapter to driver API by Daniel Santiago Rivera · 11 months ago