1. 93564d4 Fix PagingSourceTest generation increment by Dustin Lam · 3 years ago
  2. 355b1ab Minor fix in schema differ logic to use getOrPut instead of getOrElse. by Elif Bilgin · 3 years ago
  3. 7a55b71 Implementing support for handling all schema changes including FTS Table related ones. by Elif Bilgin · 3 years, 1 month ago
  4. c6db95e Adding documentation and sample code usage for AutoMigration. by Elif Bilgin · 3 years, 1 month ago
  5. b2840ab Prevent redundant ListUpdateCallback events from firing by Dustin Lam · 3 years, 1 month ago
  6. 370229e Remove TODO about KSP enum issue by Yigit Boyar · 3 years, 1 month ago
  7. 0864c9e Remove KSP static modifier workarounds by Yigit Boyar · 3 years, 1 month ago
  8. 6bb8f24 Remove ksp issue link for https://github.com/google/ksp/issues/187 by Yigit Boyar · 3 years, 1 month ago
  9. bdf7b9e Merge "Update KSP to alpha07" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  10. bf09a00 Update KSP to alpha07 by Yigit Boyar · 3 years, 1 month ago
  11. 26e3f9d Implementing support for handling all schema changes except FTS Table related ones. by Elif Bilgin · 3 years, 1 month ago
  12. 1cfc8e0 Merge "Remove Google compile testing from Room compiler" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  13. 4884c5c Merge "Run DatabaseViewProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  14. 9382e4f Merge "Run QueryMethodProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  15. ccdf423 Remove Google compile testing from Room compiler by Yigit Boyar · 3 years, 1 month ago
  16. 7fc4a19 Run DatabaseViewProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  17. e2b8581 Run QueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  18. f95a285 Handle non-repeated repeatable annotations by Yigit Boyar · 3 years, 1 month ago
  19. 5d74574 Merge "Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  20. 4aaff3b Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5 by Daniel Santiago Rivera · 3 years, 1 month ago
  21. 406e56b Merge "[GH] [Room][Compiler Processing] Originating element improvements" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  22. 72dc16e Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  23. ddfb1a4 Run RemoveUnusedColumnsTest with KSP by Yigit Boyar · 3 years, 1 month ago
  24. 6db45a6 Add ability to pass options to processors by Yigit Boyar · 3 years, 1 month ago
  25. 912854c Run InsertionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  26. 314ef68 Run ShortcutMethod processor tests with KSP by Yigit Boyar · 3 years, 1 month ago
  27. 9fe5a33 [GH] [Room][Compiler Processing] Originating element improvements by Eli Hart · 3 years, 1 month ago
  28. bdffe9a Run TransactionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  29. c1a6959 Run QueryWriterTest with KSP by Yigit Boyar · 3 years, 1 month ago
  30. 40f2af5 Run CustomTypeConverterResolutionTest with KSP by Yigit Boyar · 3 years, 1 month ago
  31. af54b03 Remove compile library helper function by Yigit Boyar · 3 years, 1 month ago
  32. 8bda14e Run ElementExtTest with KSP by Yigit Boyar · 3 years, 1 month ago
  33. 531d5ab Run BaseDaoTest with KSP by Yigit Boyar · 3 years, 1 month ago
  34. 96d8d4d [GH] [Room][Compiler Processing] Support getting non type elements by Eli Hart · 3 years, 1 month ago
  35. 66affb6 Merge "Fixing typo in documentation." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  36. b43c8c3 Fixing typo in documentation. by Elif Bilgin · 3 years, 1 month ago
  37. 3b936a5 Run DatabaseProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  38. f39090e Run FieldProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  39. e477fa8 Run Fts3/4 tests with ksp by Yigit Boyar · 3 years, 1 month ago
  40. 4f18296 Run PojoProcessorTargetMethodTest with KSP by Yigit Boyar · 3 years, 1 month ago
  41. 4b1923e Run PojoProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  42. 191229e Run ProjectionExpanderTest with KSP by Yigit Boyar · 3 years, 1 month ago
  43. 50764a2 Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 1 month ago
  44. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 1 month ago
  45. 8f8ba7c Merge "Implementing SQL statements needed for performing complex schema changes." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  46. fba75de Implementing SQL statements needed for performing complex schema changes. by Elif Bilgin · 3 years, 2 months ago
  47. 17c4f70 Run AutoValuePojoProcessorDelegate tests with KSP by Yigit Boyar · 3 years, 1 month ago
  48. 48e9890 Run TypeAssignmentTest with KSP by Yigit Boyar · 3 years, 1 month ago
  49. b361898 Run DatabaseVerifierTest with KSP by Yigit Boyar · 3 years, 1 month ago
  50. 3f9bc79 Update KSP to alpha 06 by Yigit Boyar · 3 years, 1 month ago
  51. e58941e Merge "Detecting all "complex" schema changes." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  52. 933be3b Detecting all "complex" schema changes. by Elif Bilgin · 3 years, 2 months ago
  53. c6d9d11 Move XProcessing to Auto-Common 0.11 by Yigit Boyar · 3 years, 1 month ago
  54. dd9a6fc Merge "Update kotlinx.coroutines to 1.4.3" into androidx-main by Adam Powell · 3 years, 1 month ago
  55. 5dd8640 Update AUTO_COMMON dep to exact version number. by yanggyyu · 3 years, 1 month ago
  56. 1c4cda4 Merge "Repeatable annotation support in XProcessing" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  57. d4a9ea6 Update kotlinx.coroutines to 1.4.3 by Adam Powell · 3 years, 1 month ago
  58. 09dffec Repeatable annotation support in XProcessing by Yigit Boyar · 3 years, 1 month ago
  59. 97c5aff Merge "Resolving bug where defaultValue with parenthesis fails onValidateSchema." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  60. fa8f0c9 Resolving bug where defaultValue with parenthesis fails onValidateSchema. by Elif Bilgin · 3 years, 2 months ago
  61. 7ccaf11 Merge "Calling generated AutoMigration class in the generated code from the database writer." into androidx-main by Elif Bilgin · 3 years, 1 month ago
  62. 8de66a1 Calling generated AutoMigration class in the generated code from the database writer. by Elif Bilgin · 3 years, 2 months ago
  63. ba036c9 Merge "Add tests with internal abstract properties" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  64. b64819c Introduce kotlin extension for Migration creation by Sergey Vasilinets · 3 years, 2 months ago
  65. b2de67f Add tests with internal abstract properties by Yigit Boyar · 3 years, 2 months ago
  66. 28b010f [GH] Adds element deferring for KSP to Room Processing by Gabriel Freitas Vasconcelos · 3 years, 1 month ago
  67. fba587d Merge "Add readme for x processing for curious developers" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  68. 46bd8e0 Add readme for x processing for curious developers by Yigit Boyar · 3 years, 1 month ago
  69. 2330c79d Update KSP to alpha05 by Yigit Boyar · 3 years, 1 month ago
  70. 24f5a3d Add playground owners to playground settings.gradle files by Dustin Lam · 3 years, 1 month ago
  71. f309ba1 Use transaction context if available in Room's Flow builder. by Daniel Santiago Rivera · 3 years, 1 month ago
  72. 4a23604 [GH] Adds KotlinPoet integration to Room Processing by Gabriel Freitas Vasconcelos · 3 years, 2 months ago