1. 2ae4e91 Merge "Use Context.getDatabasePath() when a driver is configured." into androidx-main by Treehugger Robot · 5 months ago
  2. b94fbb1 Merge "Fix issue with XTypeElementStore" into androidx-main by Brad Corso · 5 months ago
  3. 1488556 Merge "Change resource assertion APIs to have a text based one." into androidx-main by Treehugger Robot · 5 months ago
  4. 822162a Revert "Move Room and SQLite (KMP) to beta" by Daniel Santiago Rivera · 5 months ago
  5. 5762e733 Change resource assertion APIs to have a text based one. by Daniel Santiago Rivera · 5 months ago
  6. 2407514 Merge "Reduce no-op transaction while syncing triggers" into androidx-main by Treehugger Robot · 5 months ago
  7. db102f9 Fix issue with XTypeElementStore by bcorso · 5 months ago
  8. a0e5f03 Reduce no-op transaction while syncing triggers by Daniel Santiago Rivera · 5 months ago
  9. 77645bd Merge "Add proper error type names in KSP." into androidx-main by Brad Corso · 5 months ago
  10. 8d767c3 Partially revert migration to AGP KMP by Daniel Santiago Rivera · 5 months ago
  11. 145dbab Move Room and SQLite (KMP) to beta by Daniel Santiago Rivera · 5 months ago
  12. d484495 Add proper error type names in KSP. by bcorso · 5 months ago
  13. cd9aec8 Merge "Allow certain acronyms in API lint" into androidx-main by Aurimas Liutikas · 5 months ago
  14. 442724a Merge "Fix various restricted APIs scope." into androidx-main by Treehugger Robot · 5 months ago
  15. 8bd971c Fix various restricted APIs scope. by Daniel Santiago Rivera · 5 months ago
  16. 74efbfb Allow certain acronyms in API lint by Julia McClellan · 5 months ago
  17. 47d85ca Merge "Add js and wasmJs targets to room-common" into androidx-main by Treehugger Robot · 5 months ago
  18. 6a130c2 Fixes wrong resource directory by Kuan-Ying Chou · 5 months ago
  19. 35ddf21 Use Context.getDatabasePath() when a driver is configured. by Daniel Santiago Rivera · 5 months ago
  20. dcc0b51 Merge "Abstract atomicFu usages to native only" into androidx-main by Treehugger Robot · 5 months ago
  21. 45be07d Add js and wasmJs targets to room-common by Daniel Santiago Rivera · 5 months ago
  22. 62aa237 Abstract atomicFu usages to native only by Daniel Santiago Rivera · 5 months ago
  23. 79ddb7e [GH] room-paging refresh initial load fix by Eva · 5 months ago
  24. 547e5e1 Add XTypeName constants for interop types. by bcorso · 6 months ago
  25. 9194a46 Merge "Clean up usages of "method" in KDocs & generated code." into androidx-main by Treehugger Robot · 6 months ago
  26. d724718 Merge "Add JClassName/KClassName APIs to XClassName." into androidx-main by Brad Corso · 6 months ago
  27. 054823c Merge "Switch to K2 metalava for projects where the only diff is KClass -> Class" into androidx-main by Julia McClellan · 6 months ago
  28. 21966fd Clean up usages of "method" in KDocs & generated code. by elifbilgin · 6 months ago
  29. e86ab95 Merge "Remove shadowing of kotlin-metadata-jvm" into androidx-main by Treehugger Robot · 6 months ago
  30. c959b78 Merge "Move XClassName into a separate file" into androidx-main by Brad Corso · 6 months ago
  31. 67365c5 Remove shadowing of kotlin-metadata-jvm by Daniel Santiago Rivera · 6 months ago
  32. 711b898 Switch to K2 metalava for projects where the only diff is KClass -> Class by Julia McClellan · 6 months ago
  33. b18f52e Use KSP2 on Room benchmark project by Daniel Santiago Rivera · 6 months ago
  34. 01864d7 Add JClassName/KClassName APIs to XClassName. by bcorso · 6 months ago
  35. 612c782 Move XClassName into a separate file by bcorso · 6 months ago
  36. 62cf305 Migrate androidx.sqlite to use KMP AutoCloseable by Daniel Santiago Rivera · 6 months ago
  37. 6e1e6e1 Make androidx.room and androidx.sqlite target Kotlin 2.0 by Daniel Santiago Rivera · 6 months ago
  38. 406e7f9 Merge changes I9f464a16,I9209cdcd into androidx-main by Treehugger Robot · 6 months ago
  39. 7c7d04e Merge "Align compiler options in KSP2 compilation step with kotlinc step" into androidx-main by Treehugger Robot · 6 months ago
  40. 302f2f9 Update KSP @Generated annotation finding to consider jvm-target by Daniel Santiago Rivera · 6 months ago
  41. 81ab56a Align compiler options in KSP2 compilation step with kotlinc step by Daniel Santiago Rivera · 6 months ago
  42. 0781507 Revert^2 "Switch some projects to K2 metalava" by Julia McClellan · 6 months ago
  43. c9e7d77 Merge "Clean up usages of "POJO" in KDocs." into androidx-main by Elif Bilgin · 6 months ago
  44. 768e850 Removing unused backwards compat functions. by elifbilgin · 6 months ago
  45. 1e75aaf Clean up usages of "POJO" in KDocs. by elifbilgin · 6 months ago
  46. 41bcd3f Merge changes Ifeb27a9a,I5e674175,I0f65a086 into androidx-main by Treehugger Robot · 6 months ago
  47. a293b97 Consolidate to only use AndroidXExtension.type to control publishing by Omar Ismail · 6 months ago
  48. 1b90ed2 Fix useTempTrackingTable propagation by Daniel Santiago Rivera · 6 months ago
  49. a528895 Ensure that validatePlugins tasks run as part of buildOnServer by Aurimas Liutikas · 6 months ago
  50. c6dc167 Add `bindText()` function in RoomSQLiteQuery delegating to `bindString()`. by elifbilgin · 6 months ago
  51. d6cad02 Merge "Handle JSpecify annotations in the room compiler" into androidx-main by Julia McClellan · 6 months ago
  52. 0ea3091 Clean up project references in build.gradle by Aurimas Liutikas · 6 months ago
  53. aeb7d8a Do not memoize SupportSQLiteConnection in backwards compatible pool by Daniel Santiago Rivera · 7 months ago
  54. 0b547643 Use invariant separator for resource path in JavacFiler by Daniel Santiago Rivera · 7 months ago
  55. cc5f944 Clean-up all "cursor" mentions in the Room codebase. by elifbilgin · 7 months ago
  56. d396d8a Remove `useDriverApi` and `isMigratedToDriver()` flags. by elifbilgin · 7 months ago
  57. e7b2785d Handle JSpecify annotations in the room compiler by Julia McClellan · 7 months ago
  58. 8105cc5 Merge "Clean up prebuilt dependency declarations" into androidx-main by Aurimas Liutikas · 7 months ago
  59. 0d894e6 Merge "Add new `convertRows()` methods that wrap an SQLiteStatement with a Cursor." into androidx-main by Treehugger Robot · 7 months ago
  60. ced7f81 Clean up prebuilt dependency declarations by Aurimas Liutikas · 7 months ago
  61. f9eff4f Add new `convertRows()` methods that wrap an SQLiteStatement with a Cursor. by elifbilgin · 7 months ago
  62. 158f6a2 Remove uses of path: in build.gradle by Aurimas Liutikas · 7 months ago
  63. b9fc2fe Align xprocessing-testing with androidx Kotlin compiler version. by Daniel Santiago Rivera · 7 months ago
  64. 322167d Merge "Configure the schema asset android copy task within its register block and not within AGP's wiredWith lambda." into androidx-main by Treehugger Robot · 7 months ago
  65. 4d79aac Merge changes Iec3c435c,Iaf2b6dc8 into androidx-main by Treehugger Robot · 7 months ago
  66. 1dbb4c18 Configure the schema asset android copy task within its register block and not within AGP's wiredWith lambda. by Daniel Santiago Rivera · 7 months ago
  67. baeb038 Update RoomGradlePlugin KSP configuration to support KSP2 by Daniel Santiago Rivera · 7 months ago
  68. 8743108 Move RoomGradlePlugin utilities to their own file. by Daniel Santiago Rivera · 7 months ago
  69. 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 7 months ago
  70. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 7 months ago
  71. 81a46bc Turn JSpecify lint on by default by Julia McClellan · 7 months ago