1. c3ff930 Remove uses of @hide in room libraries by Aurimas Liutikas · 1 year, 2 months ago
  2. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  3. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  4. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  5. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  6. 3ecd1a6 [GH] Update androidx.room Delete example documentation by Sergio Belda · 1 year, 2 months ago
  7. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 3 months ago
  8. 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, 3 months ago
  9. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  10. fdfe7c4 Replace Truth with Kruth in room-common tests by Arkadii Ivanov · 1 year, 4 months ago
  11. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  12. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  13. 89bfa37 Guarding against meaningless usage of nullable collections in DAO method return types. by elifbilgin · 1 year, 6 months ago
  14. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  15. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  16. d7f011a Resolving issue where ByteBuffer is not considered a column type despite having a column type adapter. by elifbilgin · 1 year, 9 months ago
  17. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 9 months ago
  18. 065653b Update versions for release 1664989200000 by Nick Anthony · 1 year, 9 months ago
  19. 8ae8a43 Fixing typo in Kotlin documentation. by elifbilgin · 1 year, 9 months ago
  20. f72269d Bump androidx.room to 2.5.0-beta and androidx.sqlite to 2.3.0-beta by Daniel Santiago Rivera · 1 year, 10 months ago
  21. 11a3cb3 Adding error message check in EntityUpsertionAdapter. by pingxuanli · 1 year, 11 months ago
  22. e1b4be5 Removed the restriction for Upsert annotation by pingxuanli · 1 year, 11 months ago
  23. cd61c11 Added examples to Upsert.kt and edited Insert.kt to match Kotlin by yizhenz · 1 year, 11 months ago
  24. fe2ab90 Added the annotation for upsert function by yizhenz · 2 years ago
  25. 959a3c6 Fixed documentation bug with Junction from @Junction by yizhenz · 2 years ago
  26. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  27. f0e52f6 Merge changes Iaaf4bc57,I4b444b04,Icc4b50a0,If1792af1 into androidx-main by Treehugger Robot · 2 years, 2 months ago
  28. 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 2 years, 8 months ago
  29. 282ef24 Add table names of key and value columns in @MapInfo by Daniel Santiago Rivera · 2 years, 3 months ago
  30. 0b37270 Set jvm-default=all for Room runtime libraries. by Daniel Santiago Rivera · 2 years, 2 months ago
  31. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 5 months ago
  32. 7895e40 [GH] Introduce "NONE" conflict resolution strategy by mzgreen · 2 years, 3 months ago
  33. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  34. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  35. 3ba4280 Update Metalava to build 8210943 by Ember Rose · 2 years, 3 months ago
  36. 83f408a Add property getter annotation target, as this was allowed in the Java version of @Ignore by Elif Bilgin · 2 years, 4 months ago
  37. f3329a9 Use getter-site target for @IntDef annotations in Room. by Daniel Santiago Rivera · 2 years, 5 months ago
  38. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  39. d77a232 Add property getter annotation target, as this was allowed in the Java version of @Query by Daniel Santiago Rivera · 2 years, 5 months ago
  40. 692dc4d Converting room-common from Java to Kotlin. by Elif Bilgin · 2 years, 8 months ago
  41. 13f9e05 Initial code check-in for renaming files in `room-common` from *.java to *.kt. by Elif Bilgin · 2 years, 8 months ago
  42. fc47176 [GH] Fix typo for `@Embedded` reference in `@PrimaryKey` docs by Abrar Wiryawan · 2 years, 7 months ago
  43. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 8 months ago
  44. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  45. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  46. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 2 years, 9 months ago
  47. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  48. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  49. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 2 years, 9 months ago
  50. 78cafe8 Remove typo in Index documentation by Daniel Santiago Rivera · 2 years, 9 months ago
  51. c0811e0 Add ability to disable built-in converters by Yigit Boyar · 2 years, 10 months ago
  52. 5cb6140 Supporting non-POJO input in MapInfo. by Elif Bilgin · 2 years, 11 months ago
  53. c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years ago
  54. b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 2 months ago
  55. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years ago
  56. 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 ago
  57. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  58. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 1 month ago