[go: nahoru, domu]

  1. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  2. d9e9acb Merge "Don't declare EntityAdapters with raw types in generated code." into androidx-master-dev by Treehugger Robot · 5 years ago
  3. c12a9ca Don't declare EntityAdapters with raw types in generated code. by Daniel Santiago Rivera · 5 years ago
  4. f0505b7 Better error message for pre-package DB invalid schema. by Daniel Santiago Rivera · 5 years ago
  5. da95a93 Throw for invalid configuration of pre-packaged database. by Daniel Santiago Rivera · 5 years ago
  6. 23f47e6 Update createFromFile() parameter to be of type File by Daniel Santiago Rivera · 5 years ago
  7. 19fcda5 Use pre-populated DB on destructive migration. by Daniel Santiago Rivera · 5 years ago
  8. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  9. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 5 years ago
  10. 4f917f2 Support column default value by Yuichi Araki · 6 years ago
  11. 26de0bc4 Remove androidx.collection from room-runtime. by Daniel Santiago Rivera · 5 years ago
  12. f076f1d Merge "Create database dir when copying database." into androidx-master-dev by Treehugger Robot · 5 years ago
  13. 4f91cbb Create database dir when copying database. by Daniel Santiago Rivera · 5 years ago
  14. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  15. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  16. e70c2aa Create API for using Room with a pre-populated database. 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. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  22. bbfff87 Merge "Rewrite room-runtime build.gradle to not depend on version of common-java8" into androidx-master-dev by Treehugger Robot · 5 years ago
  23. 10c827c Rewrite room-runtime build.gradle to not depend on version of common-java8 by Aurimas Liutikas · 5 years ago
  24. 2d88bf7 Merge "Add missing @Deprecated annotation." into androidx-master-dev by Treehugger Robot · 5 years ago
  25. 434c4044 Use local ArraySet instead of field BitSet for tables invalid statuses. by Daniel Santiago Rivera · 5 years ago
  26. bbde731 Add missing @Deprecated annotation. by Daniel Santiago Rivera · 5 years ago
  27. 7855aa4 Prepare version for Room 2.2.0 dev cycle. by Daniel Santiago Rivera · 5 years ago
  28. d25ddf6 Merge "Updating metalava from build 5579350" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  30. 7bde276 Move temp_store and recursive_triggers PRAGMA out of a transaction. by Daniel Santiago Rivera · 5 years ago
  31. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  32. 9217471 Bump Room to 2.1.0-beta01 by Daniel Santiago Rivera · 5 years ago
  33. 300bdca Re-add Room 2.0.0 DatabaseConfiguration constructor. by Daniel Santiago Rivera · 5 years ago
  34. 9a00dbb Bump Room to 2.1.0-alpha07 by Daniel Santiago Rivera · 5 years ago
  35. df3f589 Use full jar name when depending on room-common-java8. by Daniel Santiago Rivera · 5 years ago
  36. dcd9a98 Add documentation on Room's max amount of active transactions. by Daniel Santiago Rivera · 5 years ago
  37. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  38. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  39. d886154 Suppress begin / end transaction usages in LimitOffsetDataSource by Daniel Santiago Rivera · 5 years ago
  40. b63ef63 Rename SupportLibraryExtension to AndroidXExtension. by Aurimas Liutikas · 5 years ago
  41. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  42. e9474c5 Merge "Use a sneaky throw in runInTransaction(Callable)" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. d443aac Merge "Serialize Transactions and allow configuring transaction executor." into androidx-master-dev by Treehugger Robot · 5 years ago
  44. 919986a Serialize Transactions and allow configuring transaction executor. by Daniel Santiago Rivera · 5 years ago
  45. ec088a4 Use a sneaky throw in runInTransaction(Callable) by Daniel Santiago Rivera · 5 years ago
  46. ef752b0f Suppress begin / end transaction usages in LimitOffsetDataSource by Daniel Santiago Rivera · 5 years ago
  47. 48753f9 Refactor shadows tables mapping in the InvalidationTracker. by Daniel Santiago Rivera · 5 years ago
  48. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  49. e950d9c Pin Room dependencies to internal artifacts. by Daniel Santiago Rivera · 5 years ago
  50. 39b7ead Merge "Allow Tokenizer Args for the SIMPLE Tokenizer" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. f0f9ed8 Deprecate RoomDatabase transaction methods. by Daniel Santiago Rivera · 5 years ago
  52. 69961b4 Room Suspending Transaction by Daniel Santiago Rivera · 5 years ago
  53. 6cd537e Allow Tokenizer Args for the SIMPLE Tokenizer by Daniel Santiago Rivera · 5 years ago
  54. d08a8c1 Minimize LimitOffsetDataSource restricted API by Chris Craik · 5 years ago
  55. 3eee9a0 Updated API files for Room by Jakub Gielzak · 5 years ago
  56. cee49597 Merge "Put a transaction around initial paged load" into androidx-master-dev by Chris Craik · 5 years ago
  57. be6d1bf Put a transaction around initial paged load by Chris Craik · 5 years ago
  58. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  59. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  60. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  61. bb9937c Fixing Gradle deprecated usages. by Oussama Ben Abdelbaki · 5 years ago
  62. 1700d06 Bump Room version to 2.1.0-alpha05 by Daniel Santiago Rivera · 5 years ago
  63. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  64. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  65. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  66. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  67. b60356b Bump Room to 2.1.0-alpha04 by Daniel Santiago Rivera · 5 years ago
  68. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  69. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  70. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  71. bab31ca Fix live data observe forever in room by Yigit Boyar · 6 years ago
  72. 2942aa9 Merge "Support custom FTS tokenizers." into androidx-master-dev by Treehugger Robot · 6 years ago
  73. 58fe5e7 Merge "Use a ReentrantReadWriteLock as Database close lock." into androidx-master-dev by Treehugger Robot · 6 years ago
  74. adb154f Use a ReentrantReadWriteLock as Database close lock. by Daniel Santiago Rivera · 6 years ago
  75. 332af23 Support custom FTS tokenizers. by Daniel Santiago Rivera · 6 years ago
  76. 6690c17 Move Room to prebuilts. by Yigit Boyar · 6 years ago
  77. f159e85 Regenerating some old api txts that were missed with metalava by Jeff Gaston · 6 years ago
  78. 4551462 Patch Cursor.getColumnIndex for older APIs by Yuichi Araki · 6 years ago
  79. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  80. b2c862a Merge "Improve Invalidation Tracker Memory Table" into androidx-master-dev by Treehugger Robot · 6 years ago
  81. 0199f67 Merge "Specify subscribeOn and unsubscribeOn scheduler in RxRoom." into androidx-master-dev by Treehugger Robot · 6 years ago
  82. 892e5b0 Revert "Revert "Support for testing different dependency versions"" by Oussama Ben Abdelbaki · 6 years ago
  83. 9f44d6d Improve Invalidation Tracker Memory Table by Daniel Santiago Rivera · 6 years ago
  84. 79deed6 Specify subscribeOn and unsubscribeOn scheduler in RxRoom. by Daniel Santiago Rivera · 6 years ago
  85. 4e04091 Revert "Support for testing different dependency versions" by Oussama Ben Abdelbaki · 6 years ago
  86. 75a03ec Support for testing different dependency versions by Oussama Ben Abdelbaki · 6 years ago
  87. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  88. af7ac4d Make room-runtime depend on androidx.collection instead of legacy module by Sergey Vasilinets · 6 years ago
  89. fe57d05 Revert "Fix Room dependency on paging to 2.0 stable release instead of tip" by Daniel Santiago Rivera · 6 years ago
  90. a7f4ee8 Fix Room dependency on paging to 2.0 stable release instead of tip of branch. by Daniel Santiago Rivera · 6 years ago
  91. 737a63ac Remove double hashing in room by Jake Wharton · 6 years ago
  92. 86ccd84 Database View by Yuichi Araki · 6 years ago
  93. 641db54 Room FTS Support - External Content by Daniel Santiago Rivera · 6 years ago
  94. 8cce609 Room FTS Support - Migration by Daniel Santiago Rivera · 6 years ago
  95. ff5d15a Room FTS Support - InvalidationTracker by Daniel Santiago Rivera · 6 years ago
  96. 45f80e6 Merge "Fetch Pojo relationships before Pojo creation." into androidx-master-dev by Treehugger Robot · 6 years ago
  97. d7c6f66 Fetch Pojo relationships before Pojo creation. by Daniel Santiago Rivera · 6 years ago
  98. 41bbdfb Multi-instance invalidation by Yuichi Araki · 6 years ago
  99. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  100. 38ed8f6 Allow destructive Room migration on downgrades only. by Daniel Santiago Rivera · 6 years ago