[go: nahoru, domu]

  1. 629757f Merge "Avoid resolving parameter type twice." into androidx-main by Wanying Ding · 5 months ago
  2. 8f101c1 Avoid resolving parameter type twice. by Wanying Ding · 5 months ago
  3. d220a2a Refactoring the method names for entity adapters. by elifbilgin · 5 months ago
  4. bc10ba0 Merge "Clean up .ignore files" into androidx-main by Paul Duffin · 5 months ago
  5. a9b9e29 Merge "Only enable mac targets when running on mac to avoid error logs during sync." into androidx-main by Fred Sladkey · 5 months ago
  6. 1fb0ff4 Creating Entity* Adapter mirrors in commonMain. by elifbilgin · 5 months ago
  7. d6f0f00 Clean up .ignore files by Paul Duffin · 5 months ago
  8. 86d9d83 Merge changes from topics "metalava-ab-11484016", "metalava-ab-11484042" into androidx-main by Treehugger Robot · 5 months ago
  9. 0947fbf Only enable mac targets when running on mac to avoid error logs during sync. by Fred Sladkey · 5 months ago
  10. 9bbab10 Merge "Partially migrate PreparedQueryResultBinder to driver API" into androidx-main by Treehugger Robot · 5 months ago
  11. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 5 months ago
  12. 1b156ad Merge "Enable KMP native by default" into androidx-main by Fred Sladkey · 5 months ago
  13. aeb25e6 Partially migrate PreparedQueryResultBinder to driver API by Daniel Santiago Rivera · 5 months ago
  14. 0f91750 Merge "Add lint check for withPluginClasspath()" into androidx-main by Omar Ismail · 5 months ago
  15. 602e6efe Commonize Room's StringUtil by Daniel Santiago Rivera · 5 months ago
  16. cd37317 Add lint check for withPluginClasspath() by omarismail · 5 months ago
  17. e006f46 Use raw connection in Room code gen utility functions by Daniel Santiago Rivera · 5 months ago
  18. 228fa38 Merge "Rename JVM name of RoomDatabase in common to RoomDatabaseKt" into androidx-main by Treehugger Robot · 5 months ago
  19. d5f3dd3 Enable KMP native by default by Fred Sladkey · 6 months ago
  20. 074d08a Rename JVM name of RoomDatabase in common to RoomDatabaseKt by Daniel Santiago Rivera · 5 months ago
  21. 24f5ede Move SupportSQLite* feature classes in room-runtime to their own package by Daniel Santiago Rivera · 5 months ago
  22. b3b8422 Merge "Room multiplatform test setup." into androidx-main by Daniel Santiago Rivera · 5 months ago
  23. c76d5f1 Merge "Remove rootElements from XRoundEnv" into androidx-main by Treehugger Robot · 5 months ago
  24. c312eb7 Room multiplatform test setup. by Daniel Santiago Rivera · 6 months ago
  25. ba7ba63 Fix missing return in compatibility mode when performing suspending query in a transaction by Daniel Santiago Rivera · 5 months ago
  26. c7aea3b Merge "Remove @JvmStatic from DAO impls in Kotlin Codegen" into androidx-main by Treehugger Robot · 5 months ago
  27. 3340764 Remove @JvmStatic from DAO impls in Kotlin Codegen by Daniel Santiago Rivera · 5 months ago
  28. 06e029c Merge "Adding functions to common-ify Entity adapters." into androidx-main by Elif Bilgin · 5 months ago
  29. ec41aed6 Adding functions to common-ify Entity adapters. by elifbilgin · 5 months ago
  30. 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 5 months ago
  31. d2be7a2 Fix SourceSet.findSourceFile() by Daniel Santiago Rivera · 5 months ago
  32. 66fc952 Disable broken MultiInstanceInvalidation test. by elifbilgin · 5 months ago
  33. 1bdc565 Auto-unbind from multi-instance invalidation service if no observer is present. by elifbilgin · 9 months ago
  34. b606cdd Disable broken MultiInstanceInvalidation test. by elifbilgin · 5 months ago
  35. 6f49eac Require KMP projects to use kmpDocs in tip-of-tree by Julia McClellan · 5 months ago
  36. 5854668 Improving schema expected/actual error messages output in Room. by elifbilgin · 6 months ago
  37. 4341efa Merge "Fix XElement.originatingElementForPoet()" into androidx-main by Kuan-Ying Chou · 6 months ago
  38. 5e2e8a4 Merge "Migrate CoroutineResultBinder to driver API" into androidx-main by Treehugger Robot · 6 months ago
  39. c2526dd Merge changes I9aa39090,I53820fe8,Idf97315d,Idf8c3aaa into androidx-main by Treehugger Robot · 6 months ago
  40. 30651b7 Migrate CoroutineResultBinder to driver API by Daniel Santiago Rivera · 6 months ago
  41. 93d98af Partially commonize InvalidationTracker by Daniel Santiago Rivera · 6 months ago
  42. 8c7ac92 Commonize RoomDatabase.clearAllTable() by Daniel Santiago Rivera · 6 months ago
  43. 10b882b Commonize TableInfo, FtsTableInfo and ViewInfo by Daniel Santiago Rivera · 6 months ago
  44. 98d6737 Fix XElement.originatingElementForPoet() by Kuan-Ying Chou · 6 months ago
  45. 5083fe2 Start failing on KotlincFE10 issues by Jinseong Jeon · 6 months ago
  46. d46fb4f Partially migrate @Query codegen path to use Driver API by Daniel Santiago Rivera · 6 months ago
  47. f61a977 Merge "Disable flaking BundledSQLiteConnectionPoolTest#closeUnusedConnections" into androidx-main by Aurimas Liutikas · 6 months ago
  48. 9764dd0 Disable flaking BundledSQLiteConnectionPoolTest#closeUnusedConnections by Aurimas Liutikas · 6 months ago
  49. fa9bb0b Merge "Fix compatibility mode callbacks when new room-runtime is combined with old gen code." into androidx-main by Treehugger Robot · 6 months ago
  50. feeadc0 Fix compatibility mode callbacks when new room-runtime is combined with old gen code. by Daniel Santiago Rivera · 6 months ago
  51. 7a5bf87 Merge "XElement.originatingElementForPoet() should work on KspFileMemberContainer" into androidx-main by Kuan-Ying Chou · 6 months ago
  52. f3c9382 XElement.originatingElementForPoet() should work on KspFileMemberContainer by Kuan-Ying Chou · 6 months ago
  53. 5d043d1 Merge "Remove no-op instances of RestrictedApi check suppression" into androidx-main by Treehugger Robot · 6 months ago
  54. 1d0d117 Remove unnecessary runBlocking in connection pool test by Daniel Santiago Rivera · 6 months ago
  55. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 6 months ago
  56. 7dcbc43 Bump the number of room:room-compiler:test max process count by Aurimas Liutikas · 6 months ago
  57. c528b18 Merge "Restrict createOpenDelegate() as it should only be invoked by generated code" into androidx-main by Treehugger Robot · 6 months ago
  58. 4e9496c4 Merge "Throw more specific errors in XElement.originatingElementForPoet" into androidx-main by Kuan-Ying Chou · 6 months ago
  59. 41f8640 Restrict createOpenDelegate() as it should only be invoked by generated code by Daniel Santiago Rivera · 6 months ago
  60. 4614b41 Merge "Add clearBindings() to SQLite driver API" into androidx-main by Treehugger Robot · 6 months ago
  61. c99d6ea Throw more specific errors in XElement.originatingElementForPoet by Kuan-Ying Chou · 6 months ago
  62. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 6 months ago
  63. 21120d4 Enable strict plugin validation for app Gradle Plugin projects by Aurimas Liutikas · 6 months ago
  64. 103fc7a Merge "Add JVM target and source sets to room-runtime" into androidx-main by Treehugger Robot · 6 months ago
  65. b8b8738 Merge "Room KMP connection pool" into androidx-main by Treehugger Robot · 6 months ago
  66. 7e0053b Add clearBindings() to SQLite driver API by Daniel Santiago Rivera · 6 months ago
  67. 589d5f1 Add JVM target and source sets to room-runtime by Daniel Santiago Rivera · 6 months ago
  68. 2617aa1 Room KMP connection pool by Daniel Santiago Rivera · 7 months ago
  69. c320173 Merge "Make XElement.originatingElementForPoet() non-nullable" into androidx-main by Kuan-Ying Chou · 6 months ago
  70. 51523b8 Do not use Kotlin Collections package from Java by Daniel Santiago Rivera · 6 months ago
  71. 123d4ab Make XElement.originatingElementForPoet() non-nullable by Kuan-Ying Chou · 6 months ago
  72. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 8 months ago
  73. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 6 months ago
  74. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 7 months ago
  75. 13022e5 Creating a multiplatformtestapp for Room Runtime KMP. by elifbilgin · 7 months ago
  76. 14eddd4 Merge "Merge room-ktx into room-runtime" into androidx-main by Treehugger Robot · 6 months ago
  77. 24d3ee6 Merge room-ktx into room-runtime by Daniel Santiago Rivera · 6 months ago
  78. 806752e Merge "Update API signature after Metalava build ID 11268661" into androidx-main by Jinseong Jeon · 7 months ago
  79. e087db1 Merge changes from topic "314048186_experimental_lint_bugfix" into androidx-main by Treehugger Robot · 7 months ago
  80. d47e21a Opt-in previously unchecked usage of experimental API by Alan Viverette · 7 months ago
  81. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 7 months ago
  82. 0bc3f69 Add a test to validate Room's interaction with generated custom converters. by Daniel Santiago Rivera · 11 months ago
  83. ee0da74 Add comment to build.gradle files by Tiem Song · 7 months ago
  84. 7c99a7d Update API signature after Metalava build ID 11268661 by Jinseong Jeon · 7 months ago
  85. 08421e1 Update to annotation-experimental compatible with K2 by Alan Viverette · 7 months ago
  86. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 7 months ago
  87. 06e15c5 Merge "Tidy-up room-testing and room-migration" into androidx-main by Treehugger Robot · 7 months ago
  88. 32e0629 Tidy-up room-testing and room-migration by Daniel Santiago Rivera · 7 months ago
  89. a7965e6 Merge "Removing old leftover comment." into androidx-main by Treehugger Robot · 7 months ago
  90. d711c43 Removing old leftover comment. by elifbilgin · 7 months ago
  91. 78a0bc3 Add config instantiation and init() call in RoomDatabase.Builder native impl. by Daniel Santiago Rivera · 7 months ago
  92. 1245898 Fix `XTypeElement#superClass()` for `typealias` superclasses. by Brad Corso · 7 months ago
  93. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 7 months ago
  94. 5fdb8c3 Adding a Native BuilderTest for room-runtime. by elifbilgin · 7 months ago
  95. f761543 Merge "Create a databaseBuilder function that takes in an factory to avoid reflection." into androidx-main by Elif Bilgin · 7 months ago
  96. c6e86f3 Merge "Disable flaky loadEverythingRawQuery_inReverse() test." into androidx-main by Treehugger Robot · 7 months ago
  97. 4a72dd1 Disable flaky loadEverythingRawQuery_inReverse() test. by elifbilgin · 7 months ago
  98. b42107b Merge changes I79eb6a54,I9a9bcc4c into androidx-main by Treehugger Robot · 7 months ago
  99. 6d2b4ce Create a databaseBuilder function that takes in an factory to avoid reflection. by elifbilgin · 7 months ago
  100. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 7 months ago