1. ce7a065 Properly find downgrade migrations am: c7d52cda65 by Yigit Boyar · 6 years ago
  2. c7d52cd Properly find downgrade migrations by Yigit Boyar · 6 years ago
  3. aa4bded Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by Yigit Boyar · 6 years ago
  4. f1ddc89 Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev by TreeHugger Robot · 6 years ago
  5. 13115a4 Safeguard against empty type adapters am: 8af88c1061 by Yigit Boyar · 6 years ago
  6. 3cb8128 Int columns cannot be converted to boolean directly am: 948fe95268 by Yigit Boyar · 6 years ago
  7. 8af88c1 Safeguard against empty type adapters by Yigit Boyar · 7 years ago
  8. d77cb2b Allow non-default affinity names in sqlite columns by Yigit Boyar · 6 years ago
  9. 948fe95 Int columns cannot be converted to boolean directly by Yigit Boyar · 7 years ago
  10. 9822109 Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  11. 413b6bd Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  12. dc60cac Switch room to latest paging APIs by Chris Craik · 7 years ago
  13. b2ee0cc Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  14. 0147f98 Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  15. 74400bf RawQuery support am: de23b91b2c by Yigit Boyar · 7 years ago
  16. d2658c6 Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations. by shepshapard · 7 years ago
  17. de23b91 RawQuery support by Yigit Boyar · 7 years ago
  18. 3c265f6 Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  19. 999b205 Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  20. b2200b4 Merge "Allow LOCALIZED and UNICODE collations" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  21. 4cfbb69 Merge "Allow LOCALIZED and UNICODE collations" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  22. 5d731d8 Merge "Drop support for non ub-supportlib-* builds of support library." into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  23. 4f8529a Merge "Add missing @RestrictTo and test size annotations." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  24. bfc7aac Handle kotlin-kapt collection types properly in DAO by Yigit Boyar · 7 years ago
  25. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  26. 05be099 Allow LOCALIZED and UNICODE collations by Yigit Boyar · 7 years ago
  27. 8a1170e Merge "Fix schema identity has to be stable" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  28. 5abdc3d Merge "Fix schema identity has to be stable" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  29. 6eba1fc Drop support for non ub-supportlib-* builds of support library. by Aurimas Liutikas · 7 years ago
  30. c94d256 Merge "Remove use of android.test.MoreAsserts that has been removed." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  31. 24b2115 Remove use of android.test.MoreAsserts that has been removed. by Aurimas Liutikas · 7 years ago
  32. 34d6f28 Merge "Drop support for non ub-supportlib-* builds of support library." into oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  33. 3196ef1 Drop support for non ub-supportlib-* builds of support library. by Aurimas Liutikas · 7 years ago
  34. 64ba5eb Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  35. 7d4f551 Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  36. e5ed537 Fix schema identity has to be stable by Yigit Boyar · 7 years ago
  37. c536a76 Merge "Provide better error message for relations in constructor" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  38. f1be688 Merge "Provide better error message for relations in constructor" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  39. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  40. 5facdd2 Merge "Create SupportAndroidTestAppPlugin" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  41. 6bbf708 handle large key sets in relationships by Yigit Boyar · 7 years ago
  42. 37a4c4d Provide better error message for relations in constructor by Yigit Boyar · 7 years ago
  43. 06d3726 Merge "Allow single column results in relations" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  44. 3ea1d11 Allow single column results in relations by Yigit Boyar · 7 years ago
  45. c24f457 Improve error message on bad dao annotations. by Yigit Boyar · 7 years ago
  46. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  47. 2fb00f1 Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  48. 8d3cbc6 Merge "Add test for table prefixes" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  49. 7fa8eb8 Merge "Revert "Allow collection type converters in query parameters"" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  50. 457a29a Revert "Allow collection type converters in query parameters" by Yigit Boyar · 7 years ago
  51. 0d7bc26 Merge "Allow collection type converters in query parameters" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  52. 2d5d14e Add test for table prefixes by Yigit Boyar · 7 years ago
  53. 922b65c Fix antlr gen task inputs by Yigit Boyar · 7 years ago
  54. fa7646a Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  55. 7ebe40c Add tests where constructor params have annotations by Yigit Boyar · 7 years ago
  56. df29dd0 Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  57. 47b7562 Revert "Use symbolic links for gradle wrappers." by Aurimas Liutikas · 7 years ago
  58. 54dc560 Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  59. 7ed10e5 Merge "Set minSdkVersion via our SupportAndroidLibraryPlugin." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  60. 1187af1 Migrate the rest of the dependencies to Kotlin. by Aurimas Liutikas · 7 years ago
  61. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  62. 46339b2 Use symbolic links for gradle wrappers. by Aurimas Liutikas · 7 years ago
  63. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  64. 7878f1f Fix javadoc by Yigit Boyar · 7 years ago
  65. 1ce0a40 Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev by Sergey Vasilinets · 7 years ago
  66. 843419a Remove needless support annotation excludes. by Jake Wharton · 7 years ago
  67. cceb74b Add missing nullability annotations by Sergey Vasilinets · 7 years ago
  68. 7be3385 Merge "Add PageKeyedDataSource" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  69. b632de5 Add PageKeyedDataSource by Chris Craik · 7 years ago
  70. dfe0227 Merge "Extend Closable instead of AutoClosable." into oc-mr1-support-27.0-dev by Jake Wharton · 7 years ago
  71. dc9c352 Merge "Use param objects for DataSource load methods" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  72. 73f1e89 Extend Closable instead of AutoClosable. by Jake Wharton · 7 years ago
  73. 694588d Use param objects for DataSource load methods by Chris Craik · 7 years ago
  74. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  75. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  76. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  77. ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  78. 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
  79. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  80. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  81. 8f437bf Start using local debug keys to avoid build flakiness. by Aurimas Liutikas · 7 years ago
  82. 5a8b9cf Merge "Switch DataSources to be async to better support network usecase" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  83. 5dc2fd4 Switch DataSources to be async to better support network usecase by Chris Craik · 7 years ago
  84. 9a14484 Use latest available source in processors. by Yigit Boyar · 7 years ago
  85. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  86. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  87. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  88. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  89. ab8bc43 Move to Gradle 4.3 by Aurimas Liutikas · 7 years ago
  90. 44f6e7d Finalize api & bump version 1.0.0 by Sergey Vasilinets · 7 years ago
  91. 771816b Clean up ContiguousDataSource innards by Chris Craik · 7 years ago
  92. bb72639 Merge "Add PagedList.BoundaryCallback for network use case" into oc-mr1-support-27.0-dev by Chris Craik · 7 years ago
  93. 6707740 Add PagedList.BoundaryCallback for network use case by Chris Craik · 7 years ago
  94. 429457d Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  95. 33e1a32 Adding test size annotation to kotlin integration tests. by Florina Muntenescu · 7 years ago
  96. acf268b Add OWNERS files in support project. by Aurimas Liutikas · 7 years ago
  97. 249f616 Replace some characters with the HTML entities for correct by Florina Muntenescu · 7 years ago
  98. b376ec7 Merge "PagedList storage and data access refactor" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  99. e1178ed PagedList storage and data access refactor by Chris Craik · 7 years ago
  100. d2cdfec Fix flaky invalidation test by Yigit Boyar · 7 years ago