1. 41a1d4f [GH] Add room-paging-rxjava2 module to Room by Clara F · 2 years, 6 months ago
  2. eb60980 [GH] Add room-paging-rxjava3 module to Room by Clara F · 2 years, 6 months ago
  3. 3d8c385 Merge "[GH] Use type nullability instead of declaration nullability in EmbeddedField" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  4. 1ee1e14 [GH] Use type nullability instead of declaration nullability in EmbeddedField by mzgreen · 2 years, 6 months ago
  5. 1b9ae44 [GH] Add room-paging-guava module to Room by Clara F · 2 years, 6 months ago
  6. 0a4ff59 Merge "Make userCursor public (but restricted) to be able to use it from test apps." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  7. d40608a Make userCursor public (but restricted) to be able to use it from test apps. by Daniel Santiago Rivera · 2 years, 6 months ago
  8. 6451462 Merge "Consider views during database bundle schema equality check." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  9. 332acc4 Consider views during database bundle schema equality check. by Daniel Santiago Rivera · 2 years, 6 months ago
  10. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 6 months ago
  11. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  12. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 6 months ago
  13. 4fddc19 Merge "Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  14. d129c92 Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible. by Daniel Santiago Rivera · 2 years, 6 months ago
  15. ca851d5 Merge "Add try-catch back to unwrapRepeatedAnnotationsFromContainer" into androidx-main by Brad Corso · 2 years, 6 months ago
  16. 0fd2340 Add try-catch back to unwrapRepeatedAnnotationsFromContainer by Brad Corso · 2 years, 6 months ago
  17. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 6 months ago
  18. bf3d191 Fix expected vs actual hash in Room's failure to validate identity exception message. by Daniel Santiago Rivera · 2 years, 6 months ago
  19. 7fb8e51 Merge "Shard room-compiler tests" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
  20. e97c96b Merge changes from topic "room-runtime-util-kotlinify" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  21. f58a25f Shard room-compiler tests by Aurimas Liutikas · 2 years, 6 months ago
  22. 04773d8 Converting `util` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  23. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 6 months ago
  24. cb80234 Add support for Kotlin's @Suppress in Room by Daniel Santiago Rivera · 2 years, 6 months ago
  25. 37fc992 Merge "Use parameter name when finding matches in wrapVariableElement()" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  26. 75fe488 Use parameter name when finding matches in wrapVariableElement() by Daniel Santiago Rivera · 2 years, 6 months ago
  27. 966b101 Merge "Use Kotlinx coroutines 1.6.0" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
  28. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 8 months ago
  29. 523fb57 Merge "Combining process() and processOver()" into androidx-main by Kuan-Ying Chou · 2 years, 6 months ago
  30. 688a1d6 Combining process() and processOver() by Kuan-Ying Chou · 2 years, 6 months ago
  31. ada0d9f Merge "Avoid Elements#getTypeElement in XTypeElementStore" into androidx-main by Brad Corso · 2 years, 6 months ago
  32. 371e15a Avoid Elements#getTypeElement in XTypeElementStore by Brad Corso · 2 years, 6 months ago
  33. 5e11759 Update KSP to ksp-1.0.4 by Yigit Boyar · 2 years, 6 months ago
  34. 954e4c8 Merge "Add property getter annotation target, as this was allowed in the Java version of @Ignore" into androidx-main by Elif Bilgin · 2 years, 7 months ago
  35. e833d85 Replace try-catch in InternalXAnnotation by Brad Corso · 2 years, 7 months ago
  36. 83f408a Add property getter annotation target, as this was allowed in the Java version of @Ignore by Elif Bilgin · 2 years, 7 months ago
  37. 223684a Initial code check-in for renaming `util` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 7 months ago
  38. 074b627 Merge changes from topic "revert-1960734-room-runtime-paging-kotlinify-JUPRNSTKGC" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  39. 1d2cbcf Merge "Add myself to room-compiler-processing owners" into androidx-main by Kuan-Ying Chou · 2 years, 7 months ago
  40. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  41. a2f3c464 Add myself to room-compiler-processing owners by Kuan-Ying Chou · 2 years, 7 months ago
  42. 53733ba Add back methods replaced by enclosingElement by Brad Corso · 2 years, 7 months ago
  43. d3aa636 Revert "Initial code check-in for renaming `paging` related file..." by Daniel Santiago Rivera · 2 years, 7 months ago
  44. f44f7a0 Revert "Converting `paging` related files in `room-runtime` from..." by Daniel Santiago Rivera · 2 years, 7 months ago
  45. f3924a7 Merge changes from topic "room-runtime-paging-kotlinify" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  46. 049d12d Converting `paging` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  47. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 7 months ago
  48. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 7 months ago
  49. e8b9e24 Initial code check-in for renaming `paging` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 7 months ago
  50. 677eefc Merge changes from topic "room-migration-kotlin" into androidx-main by Elif Bilgin · 2 years, 7 months ago
  51. b2dde00 Converting room-migration from Java to Kotlin. by Elif Bilgin · 2 years, 10 months ago
  52. 349360b Add XElement.enclosingElement and XElement.closestMemberContainer by Kuan-Ying Chou · 2 years, 8 months ago
  53. 7b8aed1 Merge "Synchronize adding and removing table trackers." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  54. 012b1e1 Synchronize adding and removing table trackers. by Daniel Santiago Rivera · 2 years, 7 months ago
  55. f3329a9 Use getter-site target for @IntDef annotations in Room. by Daniel Santiago Rivera · 2 years, 7 months ago
  56. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  57. f8a9e1e Initial code check-in for renaming files in `room-migration` from *.java to *.kt. by Elif Bilgin · 2 years, 10 months ago
  58. df7c447 Merge "Properly inherit type argument types in JvmWildcardResolution" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  59. 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, 7 months ago
  60. ef5c4e1 Merge "Remove warning suppressions in lifecycle tests" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  61. 016fab7 Converting `query interceptor` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  62. ff5b729 Initial code check-in for renaming `query` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 7 months ago
  63. 05e5a6a Remove warning suppressions in lifecycle tests by Jeremy Woods · 2 years, 7 months ago
  64. d77a232 Add property getter annotation target, as this was allowed in the Java version of @Query by Daniel Santiago Rivera · 2 years, 7 months ago
  65. 2250d67 Properly inherit type argument types in JvmWildcardResolution by Yigit Boyar · 2 years, 7 months ago
  66. 585093a Merge changes from topic "room-common-kotlinify" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  67. 692dc4d Converting room-common from Java to Kotlin. by Elif Bilgin · 2 years, 10 months ago
  68. 835237a Merge "Use CursorUtil.getColumnIndex() for EntityCursorConverterWriter" into androidx-main by Daniel Santiago Rivera · 2 years, 7 months ago
  69. 6d43c72 Merge "Consider data classes valid for multimap query keys." into androidx-main by Daniel Santiago Rivera · 2 years, 7 months ago
  70. 30930a3 Use CursorUtil.getColumnIndex() for EntityCursorConverterWriter by Daniel Santiago Rivera · 2 years, 7 months ago
  71. 6294846 Consider data classes valid for multimap query keys. by Daniel Santiago Rivera · 2 years, 7 months ago
  72. f0dd116 Merge "Generate a lambda for coroutine transaction method implementations if target source is >= 8." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  73. ea3984e Generate a lambda for coroutine transaction method implementations if target source is >= 8. by Daniel Santiago Rivera · 2 years, 7 months ago
  74. a54958b Make SdkResourceGenerator store relative paths. by Aurimas Liutikas · 2 years, 7 months ago
  75. 13f9e05 Initial code check-in for renaming files in `room-common` from *.java to *.kt. by Elif Bilgin · 2 years, 10 months ago
  76. 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, 7 months ago
  77. 6fdc9c6 Resolving bug where Room generates invalid code for a Array<ByteArray> return type query method. by Elif Bilgin · 2 years, 8 months ago
  78. 125ea92 Fix XTypeElement.isKotlinObject() inconsistency by Kuan-Ying Chou · 2 years, 8 months ago
  79. 4617d57 Merge "Use method name when partitioning for overrides" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  80. c1eb02a Use method name when partitioning for overrides by Yigit Boyar · 2 years, 8 months ago
  81. c9a4782 Add API for disabling XProcessing built-in validation by Daniel Santiago Rivera · 2 years, 8 months ago
  82. 23de8bd Merge "Fix jvm setter name calculation" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  83. 0a7510f Fix jvm setter name calculation by Yigit Boyar · 2 years, 8 months ago
  84. f4720d8 [GH] Extended integrity error message by Mykola Podolian · 2 years, 8 months ago
  85. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years, 1 month ago
  86. 1aee104 Merge "Cache method and field collections" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  87. 30281ff Merge "Add configuration option to not filter out inlines" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  88. fc24b52 Cache method and field collections by Yigit Boyar · 2 years, 8 months ago
  89. cedb2ec Add configuration option to not filter out inlines by Yigit Boyar · 2 years, 10 months ago
  90. 6713f31 Merge "@FlakyTest annotations" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  91. 52071c6 @FlakyTest annotations by Ember Rose · 2 years, 8 months ago
  92. 1d9c63e Merge "Add a new API to configure XProcessingEnv behavior" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  93. 6bf2bf0 Add a new API to configure XProcessingEnv behavior by Yigit Boyar · 2 years, 8 months ago
  94. db74125 Merge "Added XTypeElement#superInterfaces." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  95. c49bb01 Added XTypeElement#superInterfaces. by Wanying Ding · 2 years, 8 months ago
  96. 8bc2a6a Add XElement.isEnum() by Kuan-Ying Chou · 2 years, 10 months ago
  97. 4025884 Set default value for long to 0L by Yigit Boyar · 2 years, 8 months ago
  98. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  99. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  100. 3cdcf6a Merge "Move `generateAllEnumerations` to testutils-common" into androidx-main by Kuan-Ying Chou · 2 years, 9 months ago