- 1ba4d87 Bump androidx.room to 2.3.0-beta01. by Daniel Santiago Rivera · 3 years, 10 months ago
- af110fe Preserve type in query result adapters by Yigit Boyar · 3 years, 10 months ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 10 months ago
- 0421a5e Merge "Handle @Transient annotation in KSP" into androidx-main by Yigit Boyar · 3 years, 10 months ago
- 1a54eb8 Add @IntRange to Room's setAutoCloseTimeout() by Daniel Santiago Rivera · 3 years, 10 months ago
- 604b2d5 Handle @Transient annotation in KSP by Yigit Boyar · 3 years, 10 months ago
- 1d5ffb6 Update KSP to 20210111 by Yigit Boyar · 3 years, 10 months ago
- e0d3849 Use the ON_CONFLICT strategy when keying DeleteOrUpdateAdapters. by Elif Bilgin · 3 years, 11 months ago
- 3ff23d9 Merge changes I1a3dc9fe,I5df63d3b into androidx-main by Yigit Boyar · 3 years, 10 months ago
- 7321664 Fix playground build by Dustin Lam · 3 years, 10 months ago
- e16d1bb Create XEnumTypeElement for enum declarations by Yigit Boyar · 3 years, 10 months ago
- af04467 Merge "Move annotation-experimental to beta" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 13c3691 Move annotation-experimental to beta by Alan Viverette · 3 years, 10 months ago
- 8af3a3a Add static modifier to nested kotlin classes by Yigit Boyar · 3 years, 10 months ago
- 23758df Add Room KSP processor by Yigit Boyar · 3 years, 11 months ago
- 58a6a37 Make KspExecutableParameterElement extend KspElement by Yigit Boyar · 3 years, 10 months ago
- 7f79ba6 Move annotations-experimental dependency to project or artifact by Yigit Boyar · 3 years, 10 months ago
- 86fa92a Merge "Mark enableAutoClose as Experimental and remove the library restricted annotation." into androidx-main by Treehugger Robot · 3 years, 10 months ago
- 3ff374f Merge "Make sure there is only 1 instance of each type element" into androidx-main by Treehugger Robot · 3 years, 10 months ago
- f3cc288 Make sure there is only 1 instance of each type element by Yigit Boyar · 3 years, 11 months ago
- d131ca5 Additional fixes to AutoClosingroomOpenHelperTest. by rohitsat13 · 3 years, 11 months ago
- 0401255 Merge "Fix flaky tests in AutoClosingRoomOpenHelper" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 46cfebc Fix flaky tests in AutoClosingRoomOpenHelper by rohitsat13 · 3 years, 11 months ago
- ad13485 Merge "Include raw output in processor tests" into androidx-main by Yigit Boyar · 3 years, 11 months ago
- a7ec74b Merge "[KSP] Handle single values for array fields in annotations" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 9f67c8d Merge "Use immutable collection for KSP" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 8d433ed [KSP] Handle single values for array fields in annotations by Yigit Boyar · 3 years, 11 months ago
- e96a047 Include raw output in processor tests by Yigit Boyar · 3 years, 11 months ago
- 382a6f76 Mark enableAutoClose as Experimental and remove the library restricted annotation. by rohitsat13 · 3 years, 11 months ago
- 3167c2e Merge "Adding a more detailed error message for the case in which a non-static type adapter is defined in an inner class." into androidx-main by Elif Bilgin · 3 years, 11 months ago
- c85c22f Merge "Fixing typo in the unused columns warning message." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- e229d72 Fixing typo in the unused columns warning message. by Elif Bilgin · 3 years, 11 months ago
- 4819b2c Add support for manually closing auto-closing databases. by rohitsat13 · 4 years ago
- 4fa5acc Adding a more detailed error message for the case in which a non-static type adapter is defined in an inner class. by Treehugger Robot · 3 years, 11 months ago
- 382bfa4 Add InvalidationTracker and RoomDataBase.Builder option. by rohitsat13 · 4 years ago
- aa26e09 Adding a null check to the readFromCursor function in ByteBufferColumnTypeAdapter. by Elif Bilgin · 3 years, 11 months ago
- 3b17119 Use immutable collection for KSP by Yigit Boyar · 3 years, 11 months ago
- 02c3bf7 Disable generated annotation in KSP by Yigit Boyar · 3 years, 11 months ago
- ebbe82e Move XType.is checks to extension methods by Yigit Boyar · 3 years, 11 months ago
- 39908b8 Handle primitives overriding generics in KSP by Yigit Boyar · 3 years, 11 months ago
- 4215258 Add nullable versions of ColumnTypeAdapters for KSP by Yigit Boyar · 3 years, 11 months ago
- 3555215 Merge "Run KspTypeTests with javac" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 9655505 Merge "Adding value of '_value' in the Illegal State Exception error message thrown by the EnumTypeConverter." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- c183b8d Run KspTypeTests with javac by Yigit Boyar · 4 years ago
- 68c012d Adding value of '_value' in the Illegal State Exception error message thrown by the EnumTypeConverter. by Elif Bilgin · 3 years, 11 months ago
- 351f3e8 Merge "fix multi step type converters" into androidx-main by Yigit Boyar · 3 years, 11 months ago
- a86e17d Merge "Follow-up CL to the change at aosp/1524200 to add named arguments for better practice." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- 718ed99 fix multi step type converters by Yigit Boyar · 3 years, 11 months ago
- dbd7da0 Follow-up CL to the change at aosp/1524200 to add named arguments for better practice. by Elif Bilgin · 3 years, 11 months ago
- 8da2dbe Fix getter/setter/field logic for abstract properties by Yigit Boyar · 4 years ago
- 4c631e7 Ignore nullability in XRawType by Yigit Boyar · 4 years ago
- 496f4d3 Remove XDeclaredType by Yigit Boyar · 4 years ago
- 82ac7e7 Remove XType.asTypeElement & XType.isType by Yigit Boyar · 4 years ago
- 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 · 4 years ago
- fcc9869 Merge "Add AutoClosingRoomOpenHelper to support AutoClosing room databases." into androidx-main by Treehugger Robot · 4 years ago
- 1686d06 Merge "Remove XElement.asDeclaredType" into androidx-main by Yigit Boyar · 4 years ago
- 0c288c7 Merge "Remove as[Type] methods from XElement" into androidx-main by Yigit Boyar · 4 years ago
- 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 · 4 years ago
- da5c03b Add AutoClosingRoomOpenHelper to support AutoClosing room databases. by rohitsat13 · 4 years ago
- 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 4 years ago
- f586016 Remove XElement.asDeclaredType by Yigit Boyar · 4 years ago
- d06160c Remove as[Type] methods from XElement by Yigit Boyar · 4 years ago
- 619ad70 Enforce java warnings for android library test code by Alan Viverette · 4 years ago
- 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 · 4 years ago
- 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 · 4 years ago
- 954827f Implement the package-private AutoCloser which is responsible for reference counting, and scheduling auto-close operations. by rohitsat13 · 4 years ago
- 148118e Remove asArray from XType by Yigit Boyar · 4 years ago
- fab739f Improve Ksp isSameType & error types by Yigit Boyar · 4 years ago
- efeb78a Merge "Kotlin 1.4.21" into androidx-master-dev by Jim Sproch · 4 years ago
- 52828c7 Modifier and field improvements for KSP by Yigit Boyar · 4 years ago
- 55e039c Kotlin 1.4.21 by Jim Sproch · 4 years ago
- 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 · 4 years ago
- 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 · 4 years ago