1. 42981d5 Redefine QueryResultAdapter to contain multiple RowAdapters by Daniel Santiago Rivera · 3 years, 3 months ago
  2. 22eccb9 Hook up room-compiler to room-paging by Clara Fok · 3 years, 3 months ago
  3. 2518687 Flip room-paging flag for release by Clara Fok · 3 years, 3 months ago
  4. 1ef512c Merge "Handle foreign key violations during Auto Migration more gracefully." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  5. 7917c78 Handle foreign key violations during Auto Migration more gracefully. by Elif Bilgin · 3 years, 3 months ago
  6. 542fdb6 Merge "Supporting multimap return type for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  7. 5e9b850 Merge "Additional tests for refresh key behavior" into androidx-main by Clara Fok · 3 years, 3 months ago
  8. 0dc9304 Supporting multimap return type for JOIN statements in Room. by Elif Bilgin · 3 years, 3 months ago
  9. cadc8a0 Additional tests for refresh key behavior by Clara Fok · 3 years, 3 months ago
  10. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  11. a728951 Merge "Revert "Upgrade to Gradle 7.1"" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  12. 8a61443 Revert "Upgrade to Gradle 7.1" by Aurimas Liutikas · 3 years, 3 months ago
  13. 887cd8f Merge "Upgrade to Gradle 7.1" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  14. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  15. bacec52 Upgrade to Gradle 7.1 by Aurimas Liutikas · 3 years, 3 months ago
  16. 96682f2 Invalid large key clips to load last page by Clara Fok · 3 years, 3 months ago
  17. 99a2287 Merge "Initial implementation of LimitOffsetPagingSource" into androidx-main by Clara Fok · 3 years, 3 months ago
  18. 2c9450d Initial implementation of LimitOffsetPagingSource by Clara Fok · 3 years, 3 months ago
  19. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  20. e3f0f8b Merge "Add BasicAnnotationProcessor-like APIs for XProcessing" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  21. 89bf601 Add BasicAnnotationProcessor-like APIs for XProcessing by Daniel Santiago Rivera · 3 years, 3 months ago
  22. 2d0f6bc [GH] Fix originating elements for kotlin top level functions/property by Ben Schwab · 3 years, 3 months ago
  23. 2260ac4 Merge "Set jvm-default=all to room-processor projects." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  24. ccf79f5 Merge "[GH] [Room][XProcessing] Get all annotations on element" into androidx-main by Yigit Boyar · 3 years, 3 months ago
  25. ceb65a6 Set jvm-default=all to room-processor projects. by Daniel Santiago Rivera · 3 years, 3 months ago
  26. 8b824f2 Merge "Add converter APIs in XProcessing" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  27. 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  28. 21aacea [GH] [Room][XProcessing] Get all annotations on element by Eli Hart · 3 years, 3 months ago
  29. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  30. a3deddd Add converter APIs in XProcessing by Daniel Santiago Rivera · 3 years, 3 months ago
  31. 82f0476 Suppress flaky tests by Ember Rose · 3 years, 3 months ago
  32. f1422b6 Merge "Support self referencing types in KSP" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  33. 4e90e72 Support self referencing types in KSP by Yigit Boyar · 3 years, 4 months ago
  34. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  35. 8113350 Merge "Update kotlinx.coroutines to version 1.5.0" into androidx-main by Jim Sproch · 3 years, 3 months ago
  36. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  37. 985e45b Merge "Use a custom sqlite-jdbc native library loader." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  38. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  39. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  40. b216b19 Use a custom sqlite-jdbc native library loader. by Daniel Santiago Rivera · 3 years, 3 months ago
  41. 67e6b16 Merge "Add missing Flow type in the list of async types used for verification in @Transaction method." into androidx-main by Elif Bilgin · 3 years, 3 months ago
  42. 5f3b474 Add missing Flow type in the list of async types used for verification in @Transaction method. by Elif Bilgin · 3 years, 3 months ago
  43. bc4d0b0 Resolving issue of improper handling of indexes in auto migrations. by Elif Bilgin · 3 years, 3 months ago
  44. 29da963 [GH] Implement XTypeElement.getEnclosedTypeElements by Eli Hart · 3 years, 3 months ago
  45. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 4 months ago
  46. 17acd9e Update public_plus_experimental to hide @RestrictTo items by Aurimas Liutikas · 3 years, 4 months ago
  47. d0c2f16 Merge "Fix suppressed lint checks for "ClassVerificationFailure"." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  48. 0cb5840 Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  49. 1a0e7b1 Migrate room to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  50. 1ecb11a Update KSP to beta01 and KCT to 1.4.1 by Yigit Boyar · 3 years, 4 months ago
  51. 5a5887a Merge "Fix capitalization and decapitalization deprecations" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  52. 7644cce Merge "Revert "Fix suppressed lint checks for "ClassVerificationFailure"."" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  53. 03778b5 Revert "Fix suppressed lint checks for "ClassVerificationFailure"." by Daniel Santiago Rivera · 3 years, 4 months ago
  54. b0712d4 Merge "Supporting auto migrations in MigrationTestHelper." into androidx-main by Elif Bilgin · 3 years, 4 months ago
  55. c17630a Fix capitalization and decapitalization deprecations by Jim Sproch · 3 years, 4 months ago
  56. 2078e81 Supporting auto migrations in MigrationTestHelper. by Elif Bilgin · 3 years, 5 months ago
  57. 5cdb016 Merge "Check for param nullability in RawQuery" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  58. ac5f454 Check for param nullability in RawQuery by Yigit Boyar · 3 years, 4 months ago
  59. 668d4d7 Merge "Fix suppressed lint checks for "ClassVerificationFailure"." into androidx-main by Elif Bilgin · 3 years, 4 months ago
  60. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  61. c29d588 Merge "Setup room-paging artifact" into androidx-main by Dustin Lam · 3 years, 4 months ago
  62. 73f0b5a Setup room-paging artifact by Dustin Lam · 3 years, 4 months ago
  63. 676c4f0 Merge "Update KSP to alpha10, KCT to 1.4" into androidx-main by Yigit Boyar · 3 years, 4 months ago
  64. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  65. 5cabf8f Update KSP to alpha10, KCT to 1.4 by Yigit Boyar · 3 years, 4 months ago
  66. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  67. 03bcb6b Update kotlin-metadata-jvm to 0.3.0 by Daniel Santiago Rivera · 3 years, 4 months ago
  68. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  69. 3778420 Merge "[GH] [Room][Compiler Processing] Add additional type element information" into androidx-main by Daniel Santiago Rivera · 3 years, 4 months ago
  70. fe0d07a According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  71. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  72. 6c8b6f8 [GH] [Room][Compiler Processing] Add additional type element information by Eli Hart · 3 years, 4 months ago
  73. c84eb8e [GH] [Room][Compiler Processing] Support getting elements by package name by Eli Hart · 3 years, 4 months ago
  74. 16b7a83 Model top level functions and properties by Yigit Boyar · 3 years, 5 months ago
  75. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  76. 894a04ce Suppress flaky tests by Alan Viverette · 3 years, 4 months ago
  77. b43eebe Merge changes I1eb2d81e,I3f39e521 into androidx-main by Treehugger Robot · 3 years, 4 months ago
  78. a3a0ec0 Add @JvmStatic to companion and object class functions. by Daniel Santiago Rivera · 3 years, 4 months ago
  79. b99740a Move util functions in XProcessingStep to be extension functions. by Daniel Santiago Rivera · 3 years, 4 months ago
  80. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 5 months ago
  81. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  82. 7530009 Handle type aliases in ksp by Yigit Boyar · 3 years, 5 months ago
  83. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  84. f261926 Don't return invalid schema from SchemaBundle by Yigit Boyar · 3 years, 5 months ago
  85. d7f0856 Merge "Fix GeneratedCodeMatchTest for KoltinPoet 1.8" into androidx-main by Ian Lake · 3 years, 5 months ago
  86. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 5 months ago
  87. 540e1d0 Fix GeneratedCodeMatchTest for KoltinPoet 1.8 by Daniel Santiago Rivera · 3 years, 5 months ago
  88. ba124f5 Update KSP to ksp-1.4.32-1.0.0-alpha08 by Yigit Boyar · 3 years, 5 months ago
  89. cab4069 fix wrong import in schema differ test by Yigit Boyar · 3 years, 5 months ago
  90. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 6 months ago
  91. 386ea1d Fix room project task dependencies. by Aurimas Liutikas · 3 years, 5 months ago
  92. c9fe977 Merge "Verify automigration schemas before calling the AutoMigrationProcessor." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  93. c54a578 Verify automigration schemas before calling the AutoMigrationProcessor. by Elif Bilgin · 3 years, 5 months ago
  94. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  95. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  96. 83ae1a8 Merge "Triage broken presubmit tests" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  97. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  98. 50a4837 Triage broken presubmit tests by David Saff · 3 years, 5 months ago
  99. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 5 months ago
  100. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago