1. 64ba5eb Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  2. 7d4f551 Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  3. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  4. 5facdd2 Merge "Create SupportAndroidTestAppPlugin" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  5. 6bbf708 handle large key sets in relationships by Yigit Boyar · 7 years ago
  6. 3ea1d11 Allow single column results in relations by Yigit Boyar · 7 years ago
  7. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  8. 2fb00f1 Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  9. 457a29a Revert "Allow collection type converters in query parameters" by Yigit Boyar · 7 years ago
  10. 2d5d14e Add test for table prefixes by Yigit Boyar · 7 years ago
  11. fa7646a Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  12. 7ebe40c Add tests where constructor params have annotations by Yigit Boyar · 7 years ago
  13. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  14. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  15. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  16. b632de5 Add PageKeyedDataSource by Chris Craik · 7 years ago
  17. dc9c352 Merge "Use param objects for DataSource load methods" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  18. 694588d Use param objects for DataSource load methods by Chris Craik · 7 years ago
  19. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  20. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  21. ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  22. 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
  23. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  24. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  25. 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
  26. 5dc2fd4 Switch DataSources to be async to better support network usecase by Chris Craik · 7 years ago
  27. 771816b Clean up ContiguousDataSource innards by Chris Craik · 7 years ago
  28. 6707740 Add PagedList.BoundaryCallback for network use case by Chris Craik · 7 years ago
  29. 33e1a32 Adding test size annotation to kotlin integration tests. by Florina Muntenescu · 7 years ago
  30. b376ec7 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  31. e1178ed PagedList storage and data access refactor by Chris Craik · 7 years ago
  32. d2cdfec Fix flaky invalidation test by Yigit Boyar · 7 years ago
  33. e95667c Merge "Delete unused JDBCOpenHelper" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  34. 25b465c Support @Transaction in @Query methods. by Yigit Boyar · 7 years ago
  35. 770e24b Delete unused JDBCOpenHelper by Chris Craik · 7 years ago
  36. 3636a95 Merge "Disable WITH Query tests before API 21" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  37. 9807dc7 Merge "Validate indices in migrations" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  38. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  39. 7c6b862 Disable WITH Query tests before API 21 by Yigit Boyar · 7 years ago
  40. b9ea734 Pick no-arg constructor by default. by Yigit Boyar · 7 years ago
  41. 8750512 Merge "Allow Integer and Long PrimaryKey without @NonNull annotation, for single PrimaryKeys since SQLite generates them, when null." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  42. a1be003 Allow Integer and Long PrimaryKey without @NonNull annotation, for single PrimaryKeys by Florina Muntenescu · 7 years ago
  43. afbbe0a Fail when non-null fields are missing in query by Yigit Boyar · 7 years ago
  44. a9fb9a0 Merge "Handle re-entry in invalidation tracker" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  45. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  46. f3b01d8 Limit characters in table/column names by Yigit Boyar · 7 years ago
  47. 9610cdd Handle re-entry in invalidation tracker by Yigit Boyar · 7 years ago
  48. 8df194b Handle relations in flowable invalidation by Yigit Boyar · 7 years ago
  49. 97253f7 Merge "Add @Transaction annotation" into oc-mr1-dev by Yigit Boyar · 7 years ago
  50. 2f4954c Merge "Enforcing a NON NULL constraint on the PrimaryKey" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  51. b3c4d93 Add @Transaction annotation by Yuichi Araki · 7 years ago
  52. e7e731e Merge "Handle kotlin multiline strings" into oc-mr1-dev by Yigit Boyar · 7 years ago
  53. efb8087 Merge "Mockito on device for Room" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  54. 0348c01 Handle kotlin multiline strings by Yigit Boyar · 7 years ago
  55. 322d96c Merge "Kotlin integration tests added covering Dao inheritance and converters" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  56. 0d59e25 Kotlin integration tests added covering Dao inheritance and converters by Florina Muntenescu · 7 years ago
  57. 2daa063 Mockito on device for Room by Yuichi Araki · 7 years ago
  58. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  59. 540e349 Enforcing a NON NULL constraint on the PrimaryKey by Florina Muntenescu · 7 years ago
  60. 0a8fd09 Remove Paging references to LifecycleRegistryOwner by Chris Craik · 7 years ago
  61. f830f70 Merge "Support for the collation sequences in @ColumnInfo" into oc-mr1-dev by Yigit Boyar · 7 years ago
  62. cb1c88d Bump supportlib dependency to 26.1 by Sergey Vasilinets · 7 years ago
  63. f0d1360 Paging doc codesample improvements, api cleanup by Chris Craik · 7 years ago
  64. abd0989 Move room to use TiledDataSource by Yigit Boyar · 7 years ago
  65. 02fd723 Merge "Keyed sample with save/restore, associated fixes" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  66. fd4fa4a Keyed sample with save/restore, associated fixes by Chris Craik · 7 years ago
  67. 99199c7 Fix byte buddy error by Yigit Boyar · 7 years ago
  68. 8575db8 Merge "Fix some integration tests for Room" into oc-mr1-dev by Yuichi Araki · 7 years ago
  69. 2576063 exclude byte buddy more broadly by Yigit Boyar · 7 years ago
  70. ef346ae Paging API refinements, and package name rework by Chris Craik · 7 years ago
  71. 2e9d513 DataSource key rework by Chris Craik · 7 years ago
  72. e385da3 Fix LivePagedListProviderTest by Yigit Boyar · 7 years ago
  73. 0fea487 Merge "Fix mockito setup in Room integration test" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  74. 6be69eb Fix some integration tests for Room by Yuichi Araki · 7 years ago
  75. 9a31bf2 Merge "InvalidationTracker.Observer for multiple tables" into oc-mr1-dev by Yuichi Araki · 7 years ago
  76. 7d5d958 Fix mockito setup in Room integration test by Yigit Boyar · 7 years ago
  77. 8213d38 Merge "AdapterHelper cleanups, and ContigPagedList fixes" into oc-mr1-dev by Chris Craik · 7 years ago
  78. 114bdca AdapterHelper cleanups, and ContigPagedList fixes by Chris Craik · 7 years ago
  79. 68c65b3 Support for the collation sequences in @ColumnInfo by Yuichi Araki · 7 years ago
  80. 08385cf InvalidationTracker.Observer for multiple tables by Yuichi Araki · 7 years ago
  81. 2c56b46 Fix issue where the name of a common extension table is expected to be by shepshapard · 7 years ago
  82. 9adfe48 Refactor PagedListAdapter(Helper), and add ListAdapter, the plain List version by Chris Craik · 7 years ago
  83. 24418e9 Revert "Revert "Paging refactor to unify list/data source types, and simplify mutability"" by Chris Craik · 7 years ago
  84. c051b06 Revert "Paging refactor to unify list/data source types, and simplify mutability" by Chris Craik · 7 years ago
  85. 1cb45e7 Paging refactor to unify list/data source types, and simplify mutability by Chris Craik · 7 years ago
  86. 7167222 Updated Kotlin tests to cover Maybe, Single and non_null column constraints. by Florina Muntenescu · 7 years ago
  87. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  88. 720567e Merge "Fix InvalidationTracker for custom database" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  89. f24ecb4 Merge "Room: Throw if migration is missing." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  90. 234f073 Room: Throw if migration is missing. by Yigit Boyar · 7 years ago
  91. f752b9f Merge "Adding a constructor with 2 params for the MigrationTestHelper. Bug: 63130998 Test: MigrationTest" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  92. 0868b84 Merge "Kotlin integration tests for Room" into oc-support-26.0-dev by Florina Muntenescu · 7 years ago
  93. 14bd6a8 Adding a constructor with 2 params for the MigrationTestHelper. by Florina Muntenescu · 7 years ago
  94. 34f575b Kotlin integration tests for Room by Florina Muntenescu · 7 years ago
  95. 62de5e0 Merge "Fix migration with autoincrement primary key" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  96. bd9f55f Merge "Keep list size variables list for DELETE|UPDATE queries" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  97. 5843a35 Fix InvalidationTracker for custom database by Yuichi Araki · 7 years ago
  98. 63e44ca Fix migration with autoincrement primary key by Yuichi Araki · 7 years ago
  99. c890c01 Read relationships while reading fields by Yigit Boyar · 7 years ago
  100. d9a1c84 Keep list size variables list for DELETE|UPDATE queries by Yigit Boyar · 7 years ago