1. d576cbd [GH] Hide deprecated internal API. by Mike Nakhimovich · 4 years, 1 month ago
  2. aefc62c Add missing API baselines for aosp/1242687 by Daniel Santiago Rivera · 4 years, 1 month ago
  3. c30c399 Merge "Rename PrepackagedCallback to PrepackagedDatabaseCallback" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. f5ab17f Rename PrepackagedCallback to PrepackagedDatabaseCallback by Daniel Santiago Rivera · 4 years, 1 month ago
  5. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  6. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  7. 52c2e0b [GH] Add onOpenPrepackagedDatabase callback by mzgreen · 4 years, 1 month ago
  8. 1263185e Minor changes and API files update for aosp/1384212 by Daniel Santiago Rivera · 4 years, 2 months ago
  9. 3e6792c [GH] Support opening gzipped databases. by Ahmed El-Helw · 4 years, 1 month ago
  10. f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 4 years, 3 months ago
  11. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  12. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  13. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  14. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  15. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  16. 142d7af API lint check for the StreamFiles is enabled for androidx by Sergey · 5 years ago
  17. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  18. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  19. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 5 years ago
  20. 383ecf8 Updates for the latest metalava by Jeff Gaston · 5 years ago
  21. 5880927 Update Room to 2.3.0-alpha01 by Ian Lake · 5 years ago
  22. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 5 years ago
  23. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  24. 603df7c Bump Room to 2.2.0-beta01 by Daniel Santiago Rivera · 5 years ago
  25. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  27. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  28. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  29. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  30. 2efdd55 Cancellation for ListenableFuture queries by Florina Muntenescu · 5 years ago
  31. bfce501 Adding a CancellationSignal to DBUtil.query by Florina Muntenescu · 5 years ago
  32. 9ea31d5 Removing api files room/runtime/api/*2.1.0-beta02.txt by Jeff Gaston · 5 years ago
  33. 9b97fdd Merge "Add onDestructiveMigrate callback to Room." into androidx-master-dev by Treehugger Robot · 5 years ago
  34. c4fb72e Add onDestructiveMigrate callback to Room. by Florina Muntenescu · 5 years ago
  35. 7c9e663 Merge "Add missing type arg extend to adapter methods." into androidx-master-dev by Treehugger Robot · 5 years ago
  36. cd77c12 Add missing type arg extend to adapter methods. by Daniel Santiago Rivera · 5 years ago
  37. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  38. 444a135 Backport TableInfo API changes for default value. by Daniel Santiago Rivera · 5 years ago
  39. 23e7e21 Conditionally use column default value in equality check part 2. by Daniel Santiago Rivera · 5 years ago
  40. 7edb326 Prepare for Room 2.2.0-alpha01 release and next dev cycle. by Daniel Santiago Rivera · 5 years ago
  41. 3ce9da2 Merge "Start running Metalava with --api-lint" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  42. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  43. 72b1112 Implement a copy lock mechanism for pre-populated databases. by Daniel Santiago Rivera · 5 years ago
  44. d9e9acb Merge "Don't declare EntityAdapters with raw types in generated code." into androidx-master-dev by Treehugger Robot · 5 years ago
  45. c12a9ca Don't declare EntityAdapters with raw types in generated code. by Daniel Santiago Rivera · 5 years ago
  46. f0505b7 Better error message for pre-package DB invalid schema. by Daniel Santiago Rivera · 5 years ago
  47. 23f47e6 Update createFromFile() parameter to be of type File by Daniel Santiago Rivera · 5 years ago
  48. 19fcda5 Use pre-populated DB on destructive migration. by Daniel Santiago Rivera · 5 years ago
  49. 4f917f2 Support column default value by Yuichi Araki · 6 years ago
  50. e70c2aa Create API for using Room with a pre-populated database. by Daniel Santiago Rivera · 5 years ago
  51. ed443e8 Move SneakyThrow from room-common to room-runtime. by Daniel Santiago Rivera · 5 years ago
  52. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  53. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  54. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  55. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  56. 300bdca Re-add Room 2.0.0 DatabaseConfiguration constructor. by Daniel Santiago Rivera · 5 years ago
  57. 9a00dbb Bump Room to 2.1.0-alpha07 by Daniel Santiago Rivera · 5 years ago
  58. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 6 years ago
  59. 629e490 Bump all versions for March 13th Release by Nick Anthony · 6 years ago
  60. f0f9ed8 Deprecate RoomDatabase transaction methods. by Daniel Santiago Rivera · 6 years ago
  61. 69961b4 Room Suspending Transaction by Daniel Santiago Rivera · 6 years ago
  62. d08a8c1 Minimize LimitOffsetDataSource restricted API by Chris Craik · 6 years ago
  63. 3eee9a0 Updated API files for Room by Jakub Gielzak · 6 years ago
  64. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago
  65. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 6 years ago
  66. 1700d06 Bump Room version to 2.1.0-alpha05 by Daniel Santiago Rivera · 6 years ago
  67. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 6 years ago
  68. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  69. b60356b Bump Room to 2.1.0-alpha04 by Daniel Santiago Rivera · 6 years ago
  70. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  71. 332af23 Support custom FTS tokenizers. by Daniel Santiago Rivera · 6 years ago
  72. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  73. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  74. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  75. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  76. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  77. 41bbdfb Multi-instance invalidation by Yuichi Araki · 6 years ago
  78. 38ed8f6 Allow destructive Room migration on downgrades only. by Daniel Santiago Rivera · 6 years ago
  79. 2cf3b82 Bump room to 2.1.0-alpha01 and deprecate RoomDatabase protected fields that will be hidden in the by Daniel Santiago Rivera · 6 years ago
  80. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  81. ee3fb4b Switched RoomDatabase to use an Executor optionally defined as a Builder parameter to execute background-threaded queries. by Tyson Henning · 6 years ago
  82. 23b05b0 Deprecate constructors on static utility classes, hide others. by Jake Wharton · 6 years ago
  83. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  84. 268cd35 Update Lifecycles,Room,Paging versions by Chris Craik · 6 years ago
  85. eed1cac Changing RoomDatabase.Builder.fallbackToDestructiveMigrationFrom param from Int... to int.... by shepshapard · 7 years ago
  86. fe07210 Clear all the tables in the database by Yuichi Araki · 7 years ago
  87. 2eb8c31 Support for Write-Ahead Logging by Yuichi Araki · 7 years ago
  88. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  89. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago