1. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  2. f1b9099 Removing now-unused api ignores by Jeff Gaston · 5 years ago
  3. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  4. 7edb326 Prepare for Room 2.2.0-alpha01 release and next dev cycle. by Daniel Santiago Rivera · 5 years ago
  5. 0a239cd Update Room API docs with consistent examples. by Daniel Santiago Rivera · 5 years ago
  6. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  7. ebe0d45 Fix partial entity Insert and Update doc typo. by Daniel Santiago Rivera · 5 years ago
  8. 02684f53 Allow using POJOs in @Insert, @Update and @Delete method parameters. by Daniel Santiago Rivera · 5 years ago
  9. efcb720 Merge "Upgrade Room annotations to not use raw types." into androidx-master-dev by Treehugger Robot · 5 years ago
  10. 3b066aa Merge "Allow single-value @Relation field." into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  12. 7905444 Upgrade Room annotations to not use raw types. by Daniel Santiago Rivera · 5 years ago
  13. 0f24acc Fix typo in @Junction doc by Daniel Santiago Rivera · 5 years ago
  14. c5dad65 Allow single-value @Relation field. by Daniel Santiago Rivera · 5 years ago
  15. 4f917f2 Support column default value by Yuichi Araki · 6 years ago
  16. 5c59774 Support many-to-many with @Relation using @Junction by Daniel Santiago Rivera · 5 years ago
  17. ed443e8 Move SneakyThrow from room-common to room-runtime. by Daniel Santiago Rivera · 5 years ago
  18. b47a4f6 Merge "Merge room-common-java8 into room-common" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. c324cef Merge room-common-java8 into room-common by Aurimas Liutikas · 5 years ago
  20. 4969d78 Clarify row id return value with IGNORE and REPLACE conflict resolutions by Daniel Santiago Rivera · 5 years ago
  21. 476fe5d Merge "Prepare Room for incremental annotation processing." into androidx-master-dev by Treehugger Robot · 5 years ago
  22. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  23. a68222d Prepare Room for incremental annotation processing. by Hung Nguyen · 5 years ago
  24. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  25. 4c67d57 Merge "Use single quotes for room_master_table hash INSERT statement." into androidx-master-dev by Treehugger Robot · 5 years ago
  26. ae96cd9 Use single quotes for room_master_table hash INSERT statement. by Daniel Santiago Rivera · 5 years ago
  27. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  28. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  29. 9a00dbb Bump Room to 2.1.0-alpha07 by Daniel Santiago Rivera · 5 years ago
  30. dcd9a98 Add documentation on Room's max amount of active transactions. by Daniel Santiago Rivera · 5 years ago
  31. 2cc275f Delete SupportJavaLibraryPlugin! by Aurimas Liutikas · 5 years ago
  32. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  33. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  34. 629e490 Bump all versions for March 13th Release by Nick Anthony · 6 years ago
  35. e950d9c Pin Room dependencies to internal artifacts. by Daniel Santiago Rivera · 6 years ago
  36. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  37. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  38. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  39. 1700d06 Bump Room version to 2.1.0-alpha05 by Daniel Santiago Rivera · 6 years ago
  40. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 6 years ago
  41. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  42. b60356b Bump Room to 2.1.0-alpha04 by Daniel Santiago Rivera · 6 years ago
  43. b8b669f Deprecate OnConflictStrategy.ROLLBACK and FAIL by Yuichi Araki · 6 years ago
  44. f3e367f Don't use ignoredColumns fields when finding POJO getters and setters. by Daniel Santiago Rivera · 6 years ago
  45. 332af23 Support custom FTS tokenizers. by Daniel Santiago Rivera · 6 years ago
  46. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  47. 888c3e5 Allow use of view in @Relation by Yuichi Araki · 6 years ago
  48. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  49. 86ccd84 Database View by Yuichi Araki · 6 years ago
  50. 86861cf Room FTS Support - FTS entity annotation composability. by Daniel Santiago Rivera · 6 years ago
  51. 641db54 Room FTS Support - External Content by Daniel Santiago Rivera · 6 years ago
  52. 611fbd6 Make Fts3Entity and Fts4Entity require API 16 by Daniel Santiago Rivera · 6 years ago
  53. 07f547c Room FTS Support - Annotations by Daniel Santiago Rivera · 6 years ago
  54. 0f55cbb Add support for @Relation in AutoValue Pojos. by Daniel Santiago Rivera · 6 years ago
  55. dd2ff4d Entity fields can be ignored by names by Yuichi Araki · 6 years ago
  56. b4e0fe5 Add support for @Embedded in AutoValue Pojos. by Daniel Santiago Rivera · 6 years ago
  57. 038e674 Add support for using AutoValue classes as Pojos and Entities. by Daniel Santiago Rivera · 6 years ago
  58. fd3f0dd Support inserts in @Query by Jonathan Koren · 6 years ago
  59. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  60. fff563e Add retentions to IntDefs that don't have them by Jason Monk · 6 years ago
  61. 23b05b0 Deprecate constructors on static utility classes, hide others. by Jake Wharton · 6 years ago
  62. 5e2eb40 Fix updateApi/checkApi for java modules by Sergey Vasilinets · 6 years ago
  63. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  64. e3d3270 Merge "Remove string query from @RawQuery :'(" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  65. 809a35a Remove string query from @RawQuery :'( by Yigit Boyar · 7 years ago
  66. 003725d Allow embedded and relation in raw query observed tables am: 71d73407ef by Yigit Boyar · 7 years ago
  67. 71d7340 Allow embedded and relation in raw query observed tables by Yigit Boyar · 7 years ago
  68. 1dfa517 Merge changes from topic "am-7dfe816b-26b4-4924-a58a-6395e23719e3" by Yuichi Araki · 7 years ago
  69. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  70. 0e01df3 LOCALIZED and UNICODE collations need API Level 21 by Yuichi Araki · 7 years ago
  71. de23b91 RawQuery support by Yigit Boyar · 7 years ago
  72. 05be099c Allow LOCALIZED and UNICODE collations by Yigit Boyar · 7 years ago
  73. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  74. 7878f1f Fix javadoc by Yigit Boyar · 7 years ago
  75. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  76. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  77. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  78. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  79. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  80. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  81. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  82. 249f616 Replace some characters with the HTML entities for correct by Florina Muntenescu · 7 years ago
  83. 25b465c Support @Transaction in @Query methods. by Yigit Boyar · 7 years ago
  84. b9ea734 Pick no-arg constructor by default. by Yigit Boyar · 7 years ago
  85. ff86003 Doc updates. by shepshapard · 7 years ago
  86. b3c4d93 Add @Transaction annotation by Yuichi Araki · 7 years ago
  87. a3a639f Ignore transient fields while processing Pojos by Yigit Boyar · 7 years ago
  88. f830f70 Merge "Support for the collation sequences in @ColumnInfo" into oc-mr1-dev by Yigit Boyar · 7 years ago
  89. e60481d Javadoc code sample error fixed Bug: 64382126 Test: NA by Florina Muntenescu · 7 years ago
  90. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  91. 68c65b3 Support for the collation sequences in @ColumnInfo by Yuichi Araki · 7 years ago
  92. bb85fac More build setup for flatfoot projects. by Aurimas Liutikas · 7 years ago
  93. dfa34df Incorrect annotation name used in doc. Test: N/A Bug: 64559631 am: 7380433796 by Florina Muntenescu · 7 years ago
  94. 7380433 Incorrect annotation name used in doc. Test: N/A Bug: 64559631 by Florina Muntenescu · 7 years ago
  95. a3e3a34 Merge "Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  96. 2fab9e1 Merge "Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  97. da97cf2 Retaining the Relation annotation for Kotlin. Bug: 62778467 Test: N/A by Florina Muntenescu · 7 years ago
  98. 0a960e5 Update Query docs to include RxJava Maybe & Single am: b6faa288a6 by Yigit Boyar · 7 years ago
  99. b6faa28 Update Query docs to include RxJava Maybe & Single by Yigit Boyar · 7 years ago
  100. e4741f3c Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago