1. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  2. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 2 years, 11 months ago
  3. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 3 years ago
  4. cae81b7 Merge "Supporting SparseArray and LongSparseArray in @MapInfo." into androidx-main by Elif Bilgin · 3 years ago
  5. 29251c7 Supporting SparseArray and LongSparseArray in @MapInfo. by Elif Bilgin · 3 years, 1 month ago
  6. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  7. d3a770e Merge "Add alternative TypeConverterStore for KSP" into androidx-main by Treehugger Robot · 3 years ago
  8. 3972356 Add alternative TypeConverterStore for KSP by Yigit Boyar · 3 years ago
  9. 5d1f40d Merge "Wrap XAnnotationValue.value list items in XAnnotationValue." into androidx-main by Treehugger Robot · 3 years ago
  10. a989a9a Wrap XAnnotationValue.value list items in XAnnotationValue. by bcorso · 3 years ago
  11. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  12. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  13. abc288e Merge "Expand thrown types test" into androidx-main by Treehugger Robot · 3 years ago
  14. ca74d33 Merge "Treat the ICU tokenizer as custom." into androidx-main by Treehugger Robot · 3 years ago
  15. e7acf2a Expand thrown types test by Yigit Boyar · 3 years ago
  16. 2b54903 Treat the ICU tokenizer as custom. by Daniel Santiago Rivera · 3 years ago
  17. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  18. e254b26 Merge "Generate column index for queries whose column result order is known." into androidx-main by Treehugger Robot · 3 years ago
  19. cbc93d9 Generate column index for queries whose column result order is known. by Daniel Santiago Rivera · 3 years ago
  20. 404fd04 Merge "Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource" into androidx-main by Dustin Lam · 3 years ago
  21. b0897a4 Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource by Dustin Lam · 3 years ago
  22. 20c5c18 Remove VisibleForTesting from TypeConverterStore by Yigit Boyar · 3 years ago
  23. 56d631b Merge "Add test to verify mapping between new tables and migrated ones." into androidx-main by Treehugger Robot · 3 years ago
  24. 28b74f9 Merge "Update Room version to 2.4.0-beta01" into androidx-main by Treehugger Robot · 3 years ago
  25. dbc5967 Add test to verify mapping between new tables and migrated ones. by Daniel Santiago Rivera · 3 years ago
  26. 4f89aa3 Merge "Add transform for `SuspendFunction`s as parameters" into androidx-main by Yigit Boyar · 3 years ago
  27. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 3 years ago
  28. 6782be1 Merge "Allow for more than one invalidation service in a package." into androidx-main by Treehugger Robot · 3 years ago
  29. 2753f65 Merge "Make collectFieldsIncludingPrivateSupers more efficient" into androidx-main by Treehugger Robot · 3 years ago
  30. a277675 Allow for more than one invalidation service in a package. by Roman Kalukiewicz · 3 years ago
  31. bbc22b0 Merge "Update TypeConverters API to be more explicit" into androidx-main by Treehugger Robot · 3 years ago
  32. 139140e Add transform for `SuspendFunction`s as parameters by Jossi Wolf · 3 years ago
  33. d0e92a1 Add origin table to ColumnInfo. by Daniel Santiago Rivera · 3 years ago
  34. eafa45b Make collectFieldsIncludingPrivateSupers more efficient by bcorso · 3 years ago
  35. d2a2272 Fix XTypeElement#getAllMethods() by bcorso · 3 years ago
  36. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 3 years ago
  37. 0a123967 Merge changes If4ce5331,I9d15eddb,I3f672cd5,I82af75bf,Ibcc95608, ... into androidx-main by Treehugger Robot · 3 years ago
  38. 5f03168 Update XBasicAnnotationProcessor to not retain deferred elements across rounds. by Daniel Santiago Rivera · 3 years ago
  39. 3afc25f Merge "Project import generated by Copybara." into androidx-main by Treehugger Robot · 3 years ago
  40. deaee07 Merge "Don't key auto-migration added columns by name." into androidx-main by Treehugger Robot · 3 years ago
  41. 32f8cb9 Merge "Remove typo in Index documentation" into androidx-main by Treehugger Robot · 3 years ago
  42. e80aab7 Project import generated by Copybara. by AndroidX Core Team · 3 years ago
  43. e744174 Merge "Add a test for overriding covariant return types" into androidx-main by Treehugger Robot · 3 years ago
  44. 22aa8a6 Add a test for overriding covariant return types by bcorso · 3 years ago
  45. ce53abf Add support for finding annotated parameter elements in KSP's round env by Daniel Santiago Rivera · 3 years ago
  46. 78cafe8 Remove typo in Index documentation by Daniel Santiago Rivera · 3 years ago
  47. ab457c7 Improve Room's type deferring processing. by Daniel Santiago Rivera · 3 years ago
  48. 7f6d5f0 Update XProcessingStep.processOver() to include annotated elements. by Daniel Santiago Rivera · 3 years ago
  49. 922f171 Add validating API to XElement by Daniel Santiago Rivera · 3 years ago
  50. a833f17 Add APIs for hooking into the last round of processing. by Daniel Santiago Rivera · 3 years ago
  51. 6fb9372 Merge "Add an API for getting the enclosing executable of a parameter." into androidx-main by Treehugger Robot · 3 years ago
  52. 518579f Add an API for getting the enclosing executable of a parameter. by Daniel Santiago Rivera · 3 years ago
  53. bfa17ff Don't key auto-migration added columns by name. by Daniel Santiago Rivera · 3 years ago
  54. f5b36f8 Change EnumEntry extension method to use XElement. by bcorso · 3 years ago
  55. 8074cf1 Merge "Remove boxed non-null primitives from KSP" into androidx-main by Treehugger Robot · 3 years ago
  56. 1f6bc4d Merge "Pin Room's androidx.sqlite dependency." into androidx-main by Treehugger Robot · 3 years ago
  57. 8933084 Pin Room's androidx.sqlite dependency. by Daniel Santiago Rivera · 3 years ago
  58. 87d9206 Update TypeConverters API to be more explicit by Yigit Boyar · 3 years ago
  59. 91cd8fa Remove boxed non-null primitives from KSP by Yigit Boyar · 3 years ago
  60. c0811e0 Add ability to disable built-in converters by Yigit Boyar · 3 years ago
  61. e58ffa7 Merge "Fix lint issues with androidx-studio-integration branch" into androidx-main by Treehugger Robot · 3 years ago
  62. 9b8be24 Check nullability while reporting duplicate converters by Yigit Boyar · 3 years ago
  63. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 3 years ago
  64. 6cdf5dd Add a non-reified version of XAnnotation.get that takes a class for calling from Java code. by Eric Chang · 3 years ago
  65. d18a2605 Update lint baselines for fragment and room by Tiem Song · 3 years ago
  66. 577a3a6 Handle default java interface methods in inherited interfaces by Yigit Boyar · 3 years ago
  67. 6e58113 Handle kotlin default impls in generics by Yigit Boyar · 3 years ago
  68. 738d1f0 Merge "Add APIs to pass compiler arguments" into androidx-main by Treehugger Robot · 3 years ago
  69. 9f56dc2 Add APIs to pass compiler arguments by Yigit Boyar · 3 years ago
  70. 6b9071b Merge "Fix error checking in AutoMigration provided spec." into androidx-main by Treehugger Robot · 3 years ago
  71. 71c633f Update KSP to 1.0.0 by Yigit Boyar · 3 years ago
  72. 82c1227 Merge "Added javapoet version of hasAnyOf to XAnnotated." into androidx-main by Treehugger Robot · 3 years ago
  73. 5990cdb Added javapoet version of hasAnyOf to XAnnotated. by Wanying Ding · 3 years ago
  74. b85a38f Merge "Room: remove --no-daemon when running benchmarks" into androidx-main by Treehugger Robot · 3 years ago
  75. b94ce10 Merge "[GH] [XProcessing] Fix getAllAnnotations returning empty list" into androidx-main by Daniel Santiago Rivera · 3 years ago
  76. 218e4d1 Merge "[GH] [XProcessor] Support Synthetic elements as an aggregating elements" into androidx-main by Daniel Santiago Rivera · 3 years ago
  77. 4a8f424 Room: remove --no-daemon when running benchmarks by Ting-Yuan Huang · 3 years ago
  78. 4090a0a [GH] [XProcessing] Fix getAllAnnotations returning empty list by Eli Hart · 3 years ago
  79. 2c2e607 [GH] [XProcessor] Support Synthetic elements as an aggregating elements by Eli Hart · 3 years ago
  80. 71f7adb [GH] [XProcessing] Support all primitive types in XAnnotationBox by Eli Hart · 3 years ago
  81. b7f80eed Merge "Abstract schema file resolving logic into a service interface." into androidx-main by Treehugger Robot · 3 years ago
  82. 7cb4041 Abstract schema file resolving logic into a service interface. by Daniel Santiago Rivera · 3 years ago
  83. 828a27d Merge "Enable -parameters for Java projects that depend on ToT Room" into androidx-main by Treehugger Robot · 3 years ago
  84. a1e49c3 Enable -parameters for Java projects that depend on ToT Room by Daniel Santiago Rivera · 3 years ago
  85. 051c4a5e Fix error checking in AutoMigration provided spec. by Daniel Santiago Rivera · 3 years ago
  86. 36ae9ec Default converter for storing UUID by Clara Fok · 3 years, 1 month ago
  87. 3b17b09 Allow type converters to not set new values by Yigit Boyar · 3 years, 1 month ago
  88. 9b2c179 Add script to profile builds by Yigit Boyar · 3 years, 1 month ago
  89. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years, 1 month ago
  90. 56d44d4 Separate TypeConverters from TypeAdapterStore by Yigit Boyar · 3 years, 1 month ago
  91. 353f776 Adding support for ArrayMap return type in @MapInfo. by Elif Bilgin · 3 years, 1 month ago
  92. 3a882704 Adding additional error coverage for MapInfo. by Elif Bilgin · 3 years, 1 month ago
  93. e939e2e Merge "[GH] [Room][XProcessing] Fix NPE in getTypeElementsFromPackage" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  94. 993279a Merge "Add LimitOffsetPagingSource unit test" into androidx-main by Clara Fok · 3 years, 1 month ago
  95. 6cfb4cf Remove workaround for getJvmName on enum values by Yigit Boyar · 3 years, 1 month ago
  96. fa49dd2 Remove asMemberOf workaround in XProcessing by Yigit Boyar · 3 years, 1 month ago
  97. 23d0d5a Enable XProcessing tests for types in compiled annotations by Yigit Boyar · 3 years, 1 month ago
  98. 87bff8d [GH] [Room][XProcessing] Fix NPE in getTypeElementsFromPackage by Eli Hart · 3 years, 1 month ago
  99. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years, 1 month ago
  100. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago