- 711b898 Switch to K2 metalava for projects where the only diff is KClass -> Class by Julia McClellan · 10 weeks ago
- 7af646f Add previously excluded properties to signatures by Julia McClellan · 4 months ago
- 14b8726 Remove usages of the word 'Cursor' in error messages. by elifbilgin · 6 months ago
- 10119fb Upgrade metalava to ab/12216051 by Aurimas Liutikas · 7 months ago
- 1930978 Update Room initialization strategy for KMP by Daniel Santiago Rivera · 8 months ago
- 79bdd78 Update APIs files for Kotlin-source unbounded wildcards by Julia McClellan · 9 months ago
- 39261a0 Regenerate APIs for previous versions by Julia McClellan · 10 months ago
- a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 10 months ago
- 61a7c3d Opt out Metalava w/ K2 UAST for KMP modules by Jinseong Jeon · 11 months ago
- 55245b6 Add convenience APIs for Float, Int and Boolean in SQLiteStatement by Daniel Santiago Rivera · 11 months ago
- 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 12 months ago
- ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 12 months ago
- d6f0f00 Clean up .ignore files by Paul Duffin · 1 year ago
- 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 1 year ago
- 7c99a7d Update API signature after Metalava build ID 11268661 by Jinseong Jeon · 1 year, 2 months ago
- b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 1 year, 3 months ago
- 67f2f31 Refactoring the RenameColumn, RenameTable, DeleteColumn and DeleteTable annotations. by elifbilgin · 1 year, 4 months ago
- 00ff473 Resolving room-common KMP issues. by elifbilgin · 1 year, 5 months ago
- 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 1 year, 6 months ago
- 9a50555 Opt-in Metalava w/ K2 UAST (R2) by Jinseong Jeon · 1 year, 6 months ago
- fe0396c Update versions for release id 1691600400000 by natnaelbelay · 1 year, 7 months ago
- 4b1baad Bump Room to 2.6.0-beta01 and Sqlite to 2.4.0-beta01. by elifbilgin · 1 year, 7 months ago
- fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 1 year, 7 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
- c3ff930 Remove uses of @hide in room libraries by Aurimas Liutikas · 1 year, 10 months ago
- 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
- fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 10 months ago
- fc8a955 Renaming ROOM_UNNECESSARY_NULLABILITY_IN_DAO_RETURN_TYPE to remove ROOM_ prefix, but add “ROOM_” prefix in value for consistency with other constants. by elifbilgin · 1 year, 11 months ago
- 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 2 years ago
- 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 2 years ago
- 89bfa37 Guarding against meaningless usage of nullable collections in DAO method return types. by elifbilgin · 2 years, 2 months ago
- d7f011a Resolving issue where ByteBuffer is not considered a column type despite having a column type adapter. by elifbilgin · 2 years, 5 months ago
- 065653b Update versions for release 1664989200000 by Nick Anthony · 2 years, 5 months ago
- f72269d Bump androidx.room to 2.5.0-beta and androidx.sqlite to 2.3.0-beta by Daniel Santiago Rivera · 2 years, 5 months ago
- 11a3cb3 Adding error message check in EntityUpsertionAdapter. by pingxuanli · 2 years, 6 months ago
- e1b4be5 Removed the restriction for Upsert annotation by pingxuanli · 2 years, 7 months ago
- a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 9 months ago
- 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 3 years, 4 months ago
- 282ef24 Add table names of key and value columns in @MapInfo by Daniel Santiago Rivera · 2 years, 10 months ago
- 7895e40 [GH] Introduce "NONE" conflict resolution strategy by mzgreen · 2 years, 11 months ago
- 3ba4280 Update Metalava to build 8210943 by Ember Rose · 3 years ago
- 83f408a Add property getter annotation target, as this was allowed in the Java version of @Ignore by Elif Bilgin · 3 years ago
- f3329a9 Use getter-site target for @IntDef annotations in Room. by Daniel Santiago Rivera · 3 years, 1 month ago
- d77a232 Add property getter annotation target, as this was allowed in the Java version of @Query by Daniel Santiago Rivera · 3 years, 1 month ago
- 692dc4d Converting room-common from Java to Kotlin. by Elif Bilgin · 3 years, 3 months ago
- 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 3 years, 4 months ago
- ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years, 5 months ago
- 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 3 years, 5 months ago
- c0811e0 Add ability to disable built-in converters by Yigit Boyar · 3 years, 6 months ago
- 5cb6140 Supporting non-POJO input in MapInfo. by Elif Bilgin · 3 years, 7 months ago
- c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years, 7 months ago
- b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 10 months ago
- 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, 8 months ago
- 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 9 months ago