1. b4c4779 Merge "Add package-private DelegatingOpenHelper and have SqliteCopyOpenHelper and QueryInterceptorOpenHelper implement it so that they can be configured in the RoomDataBase.init block." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  2. fcc9869 Merge "Add AutoClosingRoomOpenHelper to support AutoClosing room databases." into androidx-main by Treehugger Robot · 3 years, 9 months ago
  3. 1686d06 Merge "Remove XElement.asDeclaredType" into androidx-main by Yigit Boyar · 3 years, 9 months ago
  4. 0c288c7 Merge "Remove as[Type] methods from XElement" into androidx-main by Yigit Boyar · 3 years, 9 months ago
  5. 30d3760 Add package-private DelegatingOpenHelper and have SqliteCopyOpenHelper and QueryInterceptorOpenHelper implement it so that they can be configured in the RoomDataBase.init block. by rohitsat13 · 3 years, 9 months ago
  6. da5c03b Add AutoClosingRoomOpenHelper to support AutoClosing room databases. by rohitsat13 · 3 years, 10 months ago
  7. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  8. f586016 Remove XElement.asDeclaredType by Yigit Boyar · 3 years, 9 months ago
  9. d06160c Remove as[Type] methods from XElement by Yigit Boyar · 3 years, 9 months ago
  10. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  11. 259b5d4 Updates to resolve the enum type converter crashing issue occurring in the current version of Room where user defined one-way enum type converters are mistakenly ignored and default enum converters are generated. by Elif Bilgin · 3 years, 9 months ago
  12. b6ce4cb Merge "Implement the package-private AutoCloser which is responsible for reference counting, and scheduling auto-close operations." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  13. 954827f Implement the package-private AutoCloser which is responsible for reference counting, and scheduling auto-close operations. by rohitsat13 · 3 years, 10 months ago
  14. 148118e Remove asArray from XType by Yigit Boyar · 3 years, 9 months ago
  15. fab739f Improve Ksp isSameType & error types by Yigit Boyar · 3 years, 9 months ago
  16. efeb78a Merge "Kotlin 1.4.21" into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  17. 52828c7 Modifier and field improvements for KSP by Yigit Boyar · 3 years, 9 months ago
  18. 55e039c Kotlin 1.4.21 by Jim Sproch · 3 years, 9 months ago
  19. 12cd0d5 Merge "Verifying that the issue in b/158325668 has been fixed in the latest version of Room. Added some tests to not regress." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  20. e384689 Verifying that the issue in b/158325668 has been fixed in the latest version of Room. Added some tests to not regress. by Elif Bilgin · 3 years, 9 months ago
  21. ce3bb59 Merge "Update KSP dependency to 20201204" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  22. 7d46537 Remove incorrect annotation import. by Daniel Santiago Rivera · 3 years, 9 months ago
  23. 030f95c Merge "RoomDataBaseBuilder.build() should be safe to call multiple times. The current implementation double wraps query callbacks." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  24. c74f6d8 Update KSP dependency to 20201204 by Yigit Boyar · 3 years, 9 months ago
  25. fd4d856 Merge changes Ic3a572e4,I56e090c2,I0463b1bd into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  26. f1dce27 Run TypeAdapterStore tests with KSP by Yigit Boyar · 3 years, 9 months ago
  27. b90c49e Enable as many tests as possible with KSP by Yigit Boyar · 3 years, 9 months ago
  28. deeb7a2 New processing test APIs by Yigit Boyar · 3 years, 10 months ago
  29. 1f6cf26 RoomDataBaseBuilder.build() should be safe to call multiple times. The current implementation double wraps query callbacks. by rohitsat13 · 3 years, 9 months ago
  30. 9091a0f Merge changes from topic "query-callback" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  31. 204df237 Follow-up CL resolving b/174478034. Adding functionality for handling bind arguments provided for queries. by Elif Bilgin · 3 years, 10 months ago
  32. ab6d205 Implementing functionality for a general callback function for SQLite queries. If possible, bind arguments are provided to the callback in addition to the SQLite query statement. This callback may be used for logging executed queries, in which case it is recommended to use an immediate executor. by Elif Bilgin · 3 years, 10 months ago
  33. 69f9c26 Merge "Add reflective annotation box to support defaults in KSP" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  34. a621e6d Update SimpleJavaVersion to handle dot splits with non digit characters. by Daniel Santiago Rivera · 3 years, 10 months ago
  35. 0c96674 Add reflective annotation box to support defaults in KSP by Yigit Boyar · 3 years, 10 months ago
  36. fcf4e52 Merge "Adding functionality to handle proguard when storing enums in databases." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  37. 4eb2d13 Adding functionality to handle proguard when storing enums in databases. by Elif Bilgin · 3 years, 10 months ago
  38. 2747957 Enhance variance inheritance for overrides by Yigit Boyar · 3 years, 10 months ago
  39. 2a8dd93 Handle variance when overriding methods by Yigit Boyar · 3 years, 10 months ago
  40. 08a2716 Don't call Resolver.asMemberOf for statics by Yigit Boyar · 3 years, 10 months ago
  41. f8ff18a Run XElementTests with KSP by Yigit Boyar · 3 years, 10 months ago
  42. e537ace Add XType.makeNullable / makeNonNull by Yigit Boyar · 3 years, 10 months ago
  43. 5874bea Merge changes from topic "room-enum" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  44. ff7bf98f6 Update KSP to 20201120 by Yigit Boyar · 3 years, 10 months ago
  45. 3ed9500 Prioritize query binding param adapter selection based on param usage. by Daniel Santiago Rivera · 3 years, 10 months ago
  46. 211efd0 move xprocessing testing into a separate module by Yigit Boyar · 3 years, 10 months ago
  47. ed8d4ac Optimization for storing enums in databases. by Elif Bilgin · 4 years ago
  48. 97deaeb Make sure boxed primitives from java map to their boxed types by Yigit Boyar · 3 years, 10 months ago
  49. 6cd954b Merge "Slight improvements in property modifiers" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  50. ea7bce4 Support for Kotlin 1.4.20 by Jim Sproch · 3 years, 11 months ago
  51. 01f9c91 Slight improvements in property modifiers by Yigit Boyar · 3 years, 10 months ago
  52. 1b2b8e2 [GH] Generalize artifactOrProject helper section parsing by Dustin Lam · 3 years, 10 months ago
  53. 03ece36 Merge "Update KSP to 1.4.10-dev-experimental-20201110" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  54. 89c140b Revert "Optimization for storing enums in databases." by Daniel Santiago Rivera · 3 years, 10 months ago
  55. bb533e82 Update KSP to 1.4.10-dev-experimental-20201110 by Yigit Boyar · 3 years, 10 months ago
  56. e03ebe8 Improve kotlin array support by Yigit Boyar · 3 years, 10 months ago
  57. 3cf343a Handle cases where kotlin.Unit is java void by Yigit Boyar · 3 years, 11 months ago
  58. 45550ee Use Java types for TypeNames, Kotlin types for processing by Yigit Boyar · 4 years ago
  59. 2d286fb Merge "Optimization for storing enums in databases." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  60. 27934e6 Merge "Fix modifiers of properties & accessors" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  61. ae093de Optimization for storing enums in databases. by Elif Bilgin · 4 years ago
  62. baedfa1 Fix modifiers of properties & accessors by Yigit Boyar · 3 years, 10 months ago
  63. 576065d Merge changes I271171cf,I8d690387 into androidx-master-dev by Yigit Boyar · 3 years, 10 months ago
  64. 12991df Introduce KspPrimitive Type by Yigit Boyar · 3 years, 11 months ago
  65. 1070e4b Add ability to get TypeName from JVM signature by Yigit Boyar · 3 years, 11 months ago
  66. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  67. 144bf45 Update withTransaction test with changes in RoomDatabase#beginTransaction() by Daniel Santiago Rivera · 3 years, 11 months ago
  68. 4724b1f Add requestLegacyExternalStorage to benchmarks by Chris Craik · 3 years, 11 months ago
  69. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  70. cfd36b6 [GH] Delegate to beginTransactionNonExclusive when in WAL mode by Ahmed I. Khalil · 3 years, 11 months ago
  71. 4b9d541 Merge "Fix wrong class name in Room's runtime package-info." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  72. 9dfc62e Fix wrong class name in Room's runtime package-info. by Daniel Santiago Rivera · 3 years, 11 months ago
  73. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  74. b0495959 Merge "Fixing a javadoc typo in Junction.java." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  75. 1b11059 Fixing a javadoc typo in Junction.java. by Elif Bilgin · 3 years, 11 months ago
  76. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 4 years ago
  77. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  78. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  79. c54ef3f Merge "Messager implementation for KSP" into androidx-master-dev by Yigit Boyar · 4 years ago
  80. 879906d Implement findGeneratedAnnotation in KspProcessingEnv by Yigit Boyar · 4 years ago
  81. 3474d63 Messager implementation for KSP by Yigit Boyar · 4 years ago
  82. bd2f49f Optimization for finding delegating methods. by Elif Bilgin · 4 years ago
  83. fe4d905 Merge "update ksp to the new package" into androidx-master-dev by Treehugger Robot · 4 years ago
  84. a172ed3 update ksp to the new package by Yigit Boyar · 4 years ago
  85. 4931e85 Merge "Enable Kotlin Strict API mode by default" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  86. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  87. eff244a Add NonDeclared types for KSP by Yigit Boyar · 4 years ago
  88. a23ce77 Introduce XFiler by Yigit Boyar · 4 years ago
  89. 9f2d1c3 ktlintformat for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  90. ac2efa3 Merge "Introduce XSuspendMethodType" into androidx-master-dev by Treehugger Robot · 4 years ago
  91. a9755cc Merge "[GH] Fix issue caused by custom classloader." into androidx-master-dev by Treehugger Robot · 4 years ago
  92. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  93. fd1d391 [GH] Fix issue caused by custom classloader. by Serendipity · 4 years ago
  94. 426094b Introduce XSuspendMethodType by Yigit Boyar · 4 years ago
  95. b45f9cc Implement findPrimaryConstructor in KspTypeElement by Yigit Boyar · 4 years ago
  96. 7df02bc Implement Annotation support in KSP by Yigit Boyar · 4 years ago
  97. 9e877b4 Implement methods in KSP by Yigit Boyar · 4 years ago
  98. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  99. 23a8346 Merge "Update to the DaoProcessor to fix compiler error on Dao with a generic super type with Kotlin "primitives"." into androidx-master-dev by Treehugger Robot · 4 years ago
  100. 3263863 Update to the DaoProcessor to fix compiler error on Dao with a generic super type with Kotlin "primitives". by Elif Bilgin · 4 years ago