[go: nahoru, domu]

  1. 97c5aff Merge "Resolving bug where defaultValue with parenthesis fails onValidateSchema." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. fa8f0c9 Resolving bug where defaultValue with parenthesis fails onValidateSchema. by Elif Bilgin · 3 years, 6 months ago
  3. 8de66a1 Calling generated AutoMigration class in the generated code from the database writer. by Elif Bilgin · 3 years, 6 months ago
  4. 43ee990 Update Metalava hide annotations to include RequiresOptIn by Alan Viverette · 3 years, 6 months ago
  5. 04b0474 Use lazy invalidation tracking for Paging 3 by Yigit Boyar · 3 years, 6 months ago
  6. 57d7ea1 Make @ExperimentalRoomApi public by Daniel Santiago Rivera · 3 years, 6 months ago
  7. 1a54eb8 Add @IntRange to Room's setAutoCloseTimeout() by Daniel Santiago Rivera · 3 years, 7 months ago
  8. 382a6f76 Mark enableAutoClose as Experimental and remove the library restricted annotation. by rohitsat13 · 3 years, 8 months ago
  9. ab6d205 Implementing functionality for a general callback function for SQLite queries. If possible, bind arguments are provided to the callback in addition to the SQLite query statement. This callback may be used for logging executed queries, in which case it is recommended to use an immediate executor. by Elif Bilgin · 3 years, 9 months ago
  10. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  11. 7bd7c65 [GH] Add Provided Type Converter feature by mzgreen · 4 years ago
  12. d576cbd [GH] Hide deprecated internal API. by Mike Nakhimovich · 4 years ago
  13. f5ab17f Rename PrepackagedCallback to PrepackagedDatabaseCallback by Daniel Santiago Rivera · 4 years ago
  14. 52c2e0b [GH] Add onOpenPrepackagedDatabase callback by mzgreen · 4 years, 1 month ago
  15. 1263185e Minor changes and API files update for aosp/1384212 by Daniel Santiago Rivera · 4 years, 1 month ago
  16. 3e6792c [GH] Support opening gzipped databases. by Ahmed El-Helw · 4 years, 1 month ago
  17. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 3 months ago
  18. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  19. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 10 months ago
  20. 2efdd55 Cancellation for ListenableFuture queries by Florina Muntenescu · 5 years ago
  21. bfce501 Adding a CancellationSignal to DBUtil.query by Florina Muntenescu · 5 years ago
  22. 9b97fdd Merge "Add onDestructiveMigrate callback to Room." into androidx-master-dev by Treehugger Robot · 5 years ago
  23. c4fb72e Add onDestructiveMigrate callback to Room. by Florina Muntenescu · 5 years ago
  24. 7c9e663 Merge "Add missing type arg extend to adapter methods." into androidx-master-dev by Treehugger Robot · 5 years ago
  25. cd77c12 Add missing type arg extend to adapter methods. by Daniel Santiago Rivera · 5 years ago
  26. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  27. 23e7e21 Conditionally use column default value in equality check part 2. by Daniel Santiago Rivera · 5 years ago
  28. 72b1112 Implement a copy lock mechanism for pre-populated databases. by Daniel Santiago Rivera · 5 years ago
  29. d9e9acb Merge "Don't declare EntityAdapters with raw types in generated code." into androidx-master-dev by Treehugger Robot · 5 years ago
  30. c12a9ca Don't declare EntityAdapters with raw types in generated code. by Daniel Santiago Rivera · 5 years ago
  31. f0505b7 Better error message for pre-package DB invalid schema. by Daniel Santiago Rivera · 5 years ago
  32. 23f47e6 Update createFromFile() parameter to be of type File by Daniel Santiago Rivera · 5 years ago
  33. 19fcda5 Use pre-populated DB on destructive migration. by Daniel Santiago Rivera · 5 years ago
  34. 4f917f2 Support column default value by Yuichi Araki · 6 years ago
  35. e70c2aa Create API for using Room with a pre-populated database. by Daniel Santiago Rivera · 5 years ago
  36. ed443e8 Move SneakyThrow from room-common to room-runtime. by Daniel Santiago Rivera · 5 years ago
  37. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  38. 300bdca Re-add Room 2.0.0 DatabaseConfiguration constructor. by Daniel Santiago Rivera · 5 years ago
  39. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 5 years ago
  40. 69961b4 Room Suspending Transaction by Daniel Santiago Rivera · 6 years ago
  41. d08a8c1 Minimize LimitOffsetDataSource restricted API by Chris Craik · 6 years ago
  42. 3eee9a0 Updated API files for Room by Jakub Gielzak · 6 years ago
  43. 79285e9 Generating restricted API txts by Jeff Gaston · 6 years ago