1. 7d4f551 Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  2. f1be688 Merge "Provide better error message for relations in constructor" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  3. 5facdd2 Merge "Create SupportAndroidTestAppPlugin" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  4. 6bbf708 handle large key sets in relationships by Yigit Boyar · 7 years ago
  5. 37a4c4d Provide better error message for relations in constructor by Yigit Boyar · 7 years ago
  6. 06d3726 Merge "Allow single column results in relations" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  7. 3ea1d11 Allow single column results in relations by Yigit Boyar · 7 years ago
  8. c24f457 Improve error message on bad dao annotations. by Yigit Boyar · 7 years ago
  9. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  10. 2fb00f1 Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  11. 8d3cbc6 Merge "Add test for table prefixes" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  12. 7fa8eb8 Merge "Revert "Allow collection type converters in query parameters"" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  13. 457a29a Revert "Allow collection type converters in query parameters" by Yigit Boyar · 7 years ago
  14. 0d7bc26 Merge "Allow collection type converters in query parameters" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  15. 2d5d14e Add test for table prefixes by Yigit Boyar · 7 years ago
  16. 922b65c Fix antlr gen task inputs by Yigit Boyar · 7 years ago
  17. fa7646a Allow collection type converters in query parameters by Yigit Boyar · 7 years ago
  18. 7ebe40c Add tests where constructor params have annotations by Yigit Boyar · 7 years ago
  19. 9c24688 Move noDocs property to SupportLibraryExtension by Sergey Vasilinets · 7 years ago
  20. 81b5bac Move most app-toolkit dependencies to kotlin. by Aurimas Liutikas · 7 years ago
  21. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  22. ee4da72 Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  23. 6f1f556 Reformat kotlin code to match ktlint expectations. by Aurimas Liutikas · 7 years ago
  24. c39b4bd Adding ktlint hook to support library. by Aurimas Liutikas · 7 years ago
  25. 87a16a5 Further clean up app-toolkit build files. by Aurimas Liutikas · 7 years ago
  26. 9a14484 Use latest available source in processors. by Yigit Boyar · 7 years ago
  27. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  28. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  29. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  30. 25b465c Support @Transaction in @Query methods. by Yigit Boyar · 7 years ago
  31. e7b6111 Properly close database connection by Yigit Boyar · 7 years ago
  32. 9807dc7 Merge "Validate indices in migrations" into oc-mr1-support-27.0-dev by TreeHugger Robot · 7 years ago
  33. 2db0875 Validate indices in migrations by Yigit Boyar · 7 years ago
  34. b9ea734 Pick no-arg constructor by default. by Yigit Boyar · 7 years ago
  35. 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
  36. a1be003 Allow Integer and Long PrimaryKey without @NonNull annotation, for single PrimaryKeys by Florina Muntenescu · 7 years ago
  37. afbbe0a Fail when non-null fields are missing in query by Yigit Boyar · 7 years ago
  38. ae36c8b Rename AppToolkitExecutor to ArchTaskExecutor by Yigit Boyar · 7 years ago
  39. f3b01d8 Limit characters in table/column names by Yigit Boyar · 7 years ago
  40. cb3c199 Merge "Throwing an error when a recursive reference loop is discovered." into oc-mr1-support-27.0-dev by Shep Shapard · 7 years ago
  41. 7a0a582 Merge "Handle relations in flowable invalidation" into oc-mr1-support-27.0-dev by Yigit Boyar · 7 years ago
  42. 1a74519 Throwing an error when a recursive reference loop is discovered. by shepshapard · 7 years ago
  43. 4c22afc Reporting NonNull Primary Key errors for embedded fields' parents by Florina Muntenescu · 7 years ago
  44. 8df194b Handle relations in flowable invalidation by Yigit Boyar · 7 years ago
  45. 97253f7 Merge "Add @Transaction annotation" into oc-mr1-dev by Yigit Boyar · 7 years ago
  46. 2f4954c Merge "Enforcing a NON NULL constraint on the PrimaryKey" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  47. b3c4d93 Add @Transaction annotation by Yuichi Araki · 7 years ago
  48. 0348c01 Handle kotlin multiline strings by Yigit Boyar · 7 years ago
  49. b3384e3 Merge "Test added covering the getter type for a relation field." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  50. c5d91f0 Test added covering the getter type for a relation field. by Florina Muntenescu · 7 years ago
  51. a3a639f Ignore transient fields while processing Pojos by Yigit Boyar · 7 years ago
  52. 8fe7624 Move support db to its own group by Yigit Boyar · 7 years ago
  53. 2b4a201 API changes in SupportSQLiteDatabase by Yigit Boyar · 7 years ago
  54. 540e349 Enforcing a NON NULL constraint on the PrimaryKey by Florina Muntenescu · 7 years ago
  55. f830f70 Merge "Support for the collation sequences in @ColumnInfo" into oc-mr1-dev by Yigit Boyar · 7 years ago
  56. d809f48 Move kotlin projects to a plugin by Yigit Boyar · 7 years ago
  57. abd0989 Move room to use TiledDataSource by Yigit Boyar · 7 years ago
  58. 5a61898 Merge "Paging API refinements, and package name rework" into oc-mr1-dev by Chris Craik · 7 years ago
  59. ef346ae Paging API refinements, and package name rework by Chris Craik · 7 years ago
  60. 4426106 Merge "Fixed bug where System.lineSeparator() mistakenly used to find new lines in kotlin multiline literals." into oc-mr1-dev by Shep Shapard · 7 years ago
  61. b78956d Fixed bug where System.lineSeparator() mistakenly used to find new lines in kotlin multiline literals. by shepshapard · 7 years ago
  62. d382982 use explicit versions for flatfoot by Yigit Boyar · 7 years ago
  63. 2e9d513 DataSource key rework by Chris Craik · 7 years ago
  64. 68c65b3 Support for the collation sequences in @ColumnInfo by Yuichi Araki · 7 years ago
  65. 2c56b46 Fix issue where the name of a common extension table is expected to be by shepshapard · 7 years ago
  66. 3738847 Added @Generated annotation to generated files in Room when javax.annotation.Generated exists on classpath. by shepshapard · 7 years ago
  67. 24418e9 Revert "Revert "Paging refactor to unify list/data source types, and simplify mutability"" by Chris Craik · 7 years ago
  68. c051b06 Revert "Paging refactor to unify list/data source types, and simplify mutability" by Chris Craik · 7 years ago
  69. 1cb45e7 Paging refactor to unify list/data source types, and simplify mutability by Chris Craik · 7 years ago
  70. 63df318 Merge "Fix compilation warnings in Room" into oc-support-26.0-dev am: c4ac41ade3 by Sergey Vasilinets · 7 years ago
  71. d2649c4 Fix compilation warnings in Room by Sergey Vasilinets · 7 years ago
  72. 6c72e20 Merge "NOT NULL constraint by @NonNull" into oc-support-26.0-dev am: 4a16fdef70 by Yuichi Araki · 7 years ago
  73. b2bfd37 NOT NULL constraint by @NonNull by Yuichi Araki · 7 years ago
  74. 4891280 Merge "Keep list size variables list for DELETE|UPDATE queries" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  75. bd9f55f Merge "Keep list size variables list for DELETE|UPDATE queries" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  76. 1069f0b Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  77. fed93f4 Merge "Update com.google.testing.compile:compile-testing to 0.11" into oc-support-26.0-dev by Sergey Vasilinets · 7 years ago
  78. 0af2c3f Update com.google.testing.compile:compile-testing to 0.11 by Sergey Vasilinets · 7 years ago
  79. c0c5dde Read relationships while reading fields am: c890c012cd by Yigit Boyar · 7 years ago
  80. c890c01 Read relationships while reading fields by Yigit Boyar · 7 years ago
  81. d9a1c84 Keep list size variables list for DELETE|UPDATE queries by Yigit Boyar · 7 years ago
  82. ba52a75 Merge "Remove paging dependency from compiler." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  83. 08a5aa3 Merge "Remove paging dependency from compiler." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  84. d4eb0d0 Remove paging dependency from compiler. by Yigit Boyar · 7 years ago
  85. cf0a56a Merge "Fix @Query without any parameters" into oc-support-26.0-dev by Yuichi Araki · 7 years ago
  86. a595f18 Merge "Fix @Query without any parameters" into oc-support-26.0-dev by TreeHugger Robot · 7 years ago
  87. 4d0cbea Merge "Check types while assigning getters/setters." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  88. ce93a2f Merge "Add support for Maybe and Single" into oc-support-26.0-dev am: 8c1b7c7269 by Yigit Boyar · 7 years ago
  89. 3af412e Merge "Check types while assigning getters/setters." into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  90. e088306 Fix @Query without any parameters by Yuichi Araki · 7 years ago
  91. 0cf0bfe Add support for Maybe and Single by Yigit Boyar · 7 years ago
  92. 6d6fe7f Check types while assigning getters/setters. by Yigit Boyar · 7 years ago
  93. e4741f3 Remove unused variables in gradle code of AppToolkit. by Aurimas Liutikas · 7 years ago
  94. 9fd8e61 Initial commit of paging component. by Chris Craik · 7 years ago
  95. cf4d349 Add RoomDatabase.Callback by Yuichi Araki · 7 years ago
  96. aa4decb Merge "Revert "Make ComputableLiveData a real LiveData"" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  97. f591643 Revert "Make ComputableLiveData a real LiveData" by Yigit Boyar · 7 years ago
  98. 97d8e7f Merge "Make ComputableLiveData a real LiveData" into oc-support-26.0-dev by Yigit Boyar · 7 years ago
  99. d58f464 Make ComputableLiveData a real LiveData by Yigit Boyar · 7 years ago
  100. 86b3f8d Multiple Entities in Insert, Update and Delete by Yuichi Araki · 7 years ago