1. 5a9a40d Remove warning about duplicate package by Aurimas Liutikas · 3 years, 1 month ago
  2. 3530161 Merge changes I55f90ac2,I897bbaed,Ica5bf1f2 into androidx-main by Clara Fok · 3 years, 1 month ago
  3. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 2 months ago
  4. b46ffd3 Make KspBasicAnnotationProcessor#processingSteps() be called once. by Daniel Santiago Rivera · 3 years, 1 month ago
  5. 8a0d0c7 Merge "Add mechanism to pass extra information from processors to type adapter store." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  6. 02412e5 Add mechanism to pass extra information from processors to type adapter store. by Daniel Santiago Rivera · 3 years, 2 months ago
  7. 338d1cc Upgrade to AGP 7.1.0-alpha06 by Aurimas Liutikas · 3 years, 2 months ago
  8. ac531a5 Merge "Require room-paging artifact for PagingSource" into androidx-main by Clara Fok · 3 years, 1 month ago
  9. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years, 2 months ago
  10. 4133d63 Add test to replicate race between refreshVersions by Clara Fok · 3 years, 2 months ago
  11. 2635f59 Merge "[GH] Add Messager#printMessage() overloads to XMessager" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  12. 4707733 [GH] Add Messager#printMessage() overloads to XMessager by Brad Corso · 3 years, 2 months ago
  13. 9602434 Use LinkedHashMap for Multimap result queries. by Daniel Santiago Rivera · 3 years, 2 months ago
  14. ce73e08 Merge changes from topic "index_order" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  15. c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years, 2 months ago
  16. b39da65 Workaround KSP enum annotation value inconsistency. by Daniel Santiago Rivera · 3 years, 2 months ago
  17. b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 4 months ago
  18. e625b97 Add integration tests for room-paging by Clara Fok · 3 years, 2 months ago
  19. 44cfe324 Resolving auto migration issue of new columns being added in the wrong order when multiple columns are added to a database. by Elif Bilgin · 3 years, 2 months ago
  20. 6cd12c9 Handle lateinit properties by Yigit Boyar · 3 years, 2 months ago
  21. 0da1382 Fix xprocessing tests for kotlin 1.5.21 by Yigit Boyar · 3 years, 2 months ago
  22. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  23. 2506199 Merge "Revert "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult"" into androidx-main by Clara Fok · 3 years, 2 months ago
  24. f7f4575 Revert "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult" by Clara Fok · 3 years, 2 months ago
  25. 6554edd Merge "Fix LimitOffsetPagingSourceTest flaky test" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  26. 0837a2a Fix LimitOffsetPagingSourceTest flaky test by Clara Fok · 3 years, 2 months ago
  27. 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  28. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  29. 525a5e2 Merge "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  30. 9f7a973 Merge "Add hasDefaultValue method to XExecutableParameterElement" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  31. 6a1ddea Merge "Enabling room variants now that they should work" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  32. 9aa4cb9 Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult by Fred Sladkey · 3 years, 2 months ago
  33. c9da156 Add hasDefaultValue method to XExecutableParameterElement by Yigit Boyar · 3 years, 2 months ago
  34. 3882ac8 Implement LoadResult.Invalid to handle race by Clara Fok · 3 years, 2 months ago
  35. c51738e Merge "Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  36. eed75a3 Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result. by Elif Bilgin · 3 years, 2 months ago
  37. 887f0c7 Remove androidx.annotation dependency from room-compiler-processing. by Daniel Santiago Rivera · 3 years, 2 months ago
  38. 0399731 Merge "Add thrownTypes to XExecutableElement" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  39. 55dadd9 Merge "Handle type aliases in getAnnotation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  40. ff3f1b2 Enabling room variants now that they should work by Jeff Gaston · 4 years, 1 month ago
  41. e39921e [GH] Change JavacBasicAnnotationProcessor to wrap each step individually. by Brad Corso · 3 years, 2 months ago
  42. 278f3ca Add thrownTypes to XExecutableElement by Yigit Boyar · 3 years, 2 months ago
  43. 4709a3f Handle type aliases in getAnnotation by Yigit Boyar · 3 years, 2 months ago
  44. 9751c4e Merge "Supporting guava ImmutableMultimap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  45. b650c57 Supporting guava ImmutableMultimap in Room. by Elif Bilgin · 3 years, 2 months ago
  46. e74bf30 Merge "Handle diamond inheritance in methods" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  47. 246b2af Merge "Supporting ImmutableMap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  48. f27e38c Handle diamond inheritance in methods by Yigit Boyar · 3 years, 2 months ago
  49. 7e5ccc6 Supporting ImmutableMap in Room. by Elif Bilgin · 3 years, 2 months ago
  50. fd30f35 Support top level declarations in libraries by Yigit Boyar · 3 years, 2 months ago
  51. c520708 Properly handle Object types in override variance by Yigit Boyar · 3 years, 2 months ago
  52. df0de50 Remove XType.isAssignableWithoutVariance by Yigit Boyar · 3 years, 2 months ago
  53. 096ab83 Merge "Handle properties without backing fields" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  54. 526e005 Merge "Simplify synthetic getter/setter methods" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  55. c2535d5 Merge "Supporting remaining multimap return types for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. 7a31015 Supporting remaining multimap return types for JOIN statements in Room. by Elif Bilgin · 3 years, 3 months ago
  57. 54a407a Handle properties without backing fields by Yigit Boyar · 3 years, 3 months ago
  58. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  59. 4612614 Simplify synthetic getter/setter methods by Yigit Boyar · 3 years, 3 months ago
  60. c95256b Add TypeArgument check on PagingSource's Value arg by Clara Fok · 3 years, 3 months ago
  61. ae7f456 Merge "Move methods that traverse parents to return sequence" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  62. 77b9e9d Merge "Centralize method / field collection" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  63. fe155a2 skip local validation for KSP by Yigit Boyar · 3 years, 3 months ago
  64. ad311f1 Move methods that traverse parents to return sequence by Yigit Boyar · 3 years, 3 months ago
  65. 6ab4a1f Centralize method / field collection by Yigit Boyar · 3 years, 3 months ago
  66. 82caab4 Merge "Return full classpath from compile files helper" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  67. 985fad5 Return full classpath from compile files helper by Yigit Boyar · 3 years, 3 months ago
  68. 393ee09 Remove custom sqlite-jdbc native library loader. by Daniel Santiago Rivera · 3 years, 3 months ago
  69. 3c17769 Merge "Revert "Revert "Upgrade to Gradle 7.1""" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  70. ff611fc Revert "Revert "Upgrade to Gradle 7.1"" by Aurimas Liutikas · 3 years, 3 months ago
  71. 38bb0772 Cleanup Room's string_ext package and imports. by Daniel Santiago Rivera · 3 years, 3 months ago
  72. 42981d5 Redefine QueryResultAdapter to contain multiple RowAdapters by Daniel Santiago Rivera · 3 years, 3 months ago
  73. 22eccb9 Hook up room-compiler to room-paging by Clara Fok · 3 years, 3 months ago
  74. 2518687 Flip room-paging flag for release by Clara Fok · 3 years, 3 months ago
  75. 1ef512c Merge "Handle foreign key violations during Auto Migration more gracefully." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  76. 7917c78 Handle foreign key violations during Auto Migration more gracefully. by Elif Bilgin · 3 years, 3 months ago
  77. 542fdb6 Merge "Supporting multimap return type for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  78. 5e9b850 Merge "Additional tests for refresh key behavior" into androidx-main by Clara Fok · 3 years, 3 months ago
  79. 0dc9304 Supporting multimap return type for JOIN statements in Room. by Elif Bilgin · 3 years, 3 months ago
  80. cadc8a0 Additional tests for refresh key behavior by Clara Fok · 3 years, 3 months ago
  81. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 3 months ago
  82. a728951 Merge "Revert "Upgrade to Gradle 7.1"" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  83. 8a61443 Revert "Upgrade to Gradle 7.1" by Aurimas Liutikas · 3 years, 3 months ago
  84. 887cd8f Merge "Upgrade to Gradle 7.1" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  85. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  86. bacec52 Upgrade to Gradle 7.1 by Aurimas Liutikas · 3 years, 3 months ago
  87. 96682f2 Invalid large key clips to load last page by Clara Fok · 3 years, 3 months ago
  88. 99a2287 Merge "Initial implementation of LimitOffsetPagingSource" into androidx-main by Clara Fok · 3 years, 3 months ago
  89. 2c9450d Initial implementation of LimitOffsetPagingSource by Clara Fok · 3 years, 3 months ago
  90. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  91. e3f0f8b Merge "Add BasicAnnotationProcessor-like APIs for XProcessing" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  92. 89bf601 Add BasicAnnotationProcessor-like APIs for XProcessing by Daniel Santiago Rivera · 3 years, 3 months ago
  93. 2d0f6bc [GH] Fix originating elements for kotlin top level functions/property by Ben Schwab · 3 years, 3 months ago
  94. 2260ac4 Merge "Set jvm-default=all to room-processor projects." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  95. ccf79f5 Merge "[GH] [Room][XProcessing] Get all annotations on element" into androidx-main by Yigit Boyar · 3 years, 3 months ago
  96. ceb65a6 Set jvm-default=all to room-processor projects. by Daniel Santiago Rivera · 3 years, 3 months ago
  97. 8b824f2 Merge "Add converter APIs in XProcessing" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  98. 619f374 Merge "Suppress flaky tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  99. 21aacea [GH] [Room][XProcessing] Get all annotations on element by Eli Hart · 3 years, 3 months ago
  100. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago