[go: nahoru, domu]

  1. c87fe8c Merge "Add isFromJava() and isFromKotlin() to XMemberContainer." into androidx-main by Kuan-Ying Chou · 11 months ago
  2. 7fe40c8 Add isFromJava() and isFromKotlin() to XMemberContainer. by Kuan-Ying Chou · 12 months ago
  3. a4eef4a Merge "Restoring StableAidl lint suppressions" into androidx-main by Jeff Gaston · 11 months ago
  4. 073de5f Merge "Re-enable android.uniquePackageNames check" into androidx-main by Treehugger Robot · 11 months ago
  5. e675055 Restoring StableAidl lint suppressions by Jeff Gaston · 11 months ago
  6. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 12 months ago
  7. b93b604 Converting `room-common` build files to be AndroidX Multiplatform. by elifbilgin · 1 year, 1 month ago
  8. 6c421a5 Merge "Make Java typeName of Kotlin generic inline types consistent" into androidx-main by Kuan-Ying Chou · 11 months ago
  9. b0fa9cf Make Java typeName of Kotlin generic inline types consistent by Kuan-Ying Chou · 12 months ago
  10. f6df7df Merge "Use TestName rule instead of reflection in Kotlin codegen tests." into androidx-main by Treehugger Robot · 12 months ago
  11. fcf25a7 Use TestName rule instead of reflection in Kotlin codegen tests. by Daniel Santiago Rivera · 12 months ago
  12. 38ca40d Fix PatternSyntaxException on Windows by Kuan-Ying Chou · 12 months ago
  13. 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 12 months ago
  14. a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 12 months ago
  15. dcc6f43 Merge "Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a" into androidx-main by Kuan-Ying Chou · 12 months ago
  16. 0fd38eb Add support for packages in XRoundEnv.getElementsAnnotatedWith() by Kuan-Ying Chou · 12 months ago
  17. bdc1bb0 Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a by Kuan-Ying Chou · 12 months ago
  18. e34d199 Merge "Update versions for release id 1692810000000" into androidx-main by Treehugger Robot · 12 months ago
  19. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 12 months ago
  20. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 12 months ago
  21. c066c48 Merge "Move to using KSP instead of KAPT for room compiler" into androidx-main by Treehugger Robot · 12 months ago
  22. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 12 months ago
  23. 71e2f88 Dogfood androidx.room in Room's integration tests projects. by Daniel Santiago Rivera · 1 year, 2 months ago
  24. ecfb548 Re-enable android.uniquePackageNames check by Aurimas Liutikas · 12 months ago
  25. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 12 months ago
  26. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  27. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  28. 9a50555 Opt-in Metalava w/ K2 UAST (R2) by Jinseong Jeon · 12 months ago
  29. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year ago
  30. e66623a Merge "Add BSD license to room-compiler as it ships antlr jarjared" into androidx-main by Treehugger Robot · 1 year ago
  31. fa66cd5 Merge "Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter." into androidx-main by Wanying Ding · 1 year ago
  32. 93381ec Merge "Handle onError in KspBasicAnnotationProcessor" into androidx-main by Wanying Ding · 1 year ago
  33. 3d862e5 Add BSD license to room-compiler as it ships antlr jarjared by Aurimas Liutikas · 1 year ago
  34. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 1 year ago
  35. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year ago
  36. 0606dbb Handle onError in KspBasicAnnotationProcessor by Wanying Ding · 1 year ago
  37. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  38. 4216b79 Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter. by Wanying Ding · 1 year ago
  39. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 1 year ago
  40. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  41. 6e91cc9 Merge "Disable flaky test in InvalidationTrackerFlowTest.kt" into androidx-main by Treehugger Robot · 1 year ago
  42. 6ddcff4 Disable flaky test in InvalidationTrackerFlowTest.kt by elifbilgin · 1 year ago
  43. 5bfa75d Merge "Bump Room to 2.6.0-beta01 and Sqlite to 2.4.0-beta01." into androidx-main by Treehugger Robot · 1 year ago
  44. 8192477 Merge "Revert "Use owner if available when checking for overrides in KSP."" into androidx-main by Treehugger Robot · 1 year ago
  45. 778033a Revert "Use owner if available when checking for overrides in KSP." by Elif Bilgin · 1 year ago
  46. 3b8c81f Merge "Remove usage of deprecated WriteProperties#outputFile" into androidx-main by Treehugger Robot · 1 year ago
  47. fb0d6d7 Merge "Disable flaky `invalidationEmitTableNames()` test." into androidx-main by Treehugger Robot · 1 year ago
  48. 4b1baad Bump Room to 2.6.0-beta01 and Sqlite to 2.4.0-beta01. by elifbilgin · 1 year ago
  49. c83523e8 Disable flaky `invalidationEmitTableNames()` test. by elifbilgin · 1 year ago
  50. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 1 month ago
  51. 703db37 Remove usage of deprecated WriteProperties#outputFile by Aurimas Liutikas · 1 year ago
  52. 4738db5 Merge "Reland upgrade to AGP 8.2.0-alpha15" into androidx-main by Aurimas Liutikas · 1 year ago
  53. f39aa98 Merge "Update room testapp unchecked suppression to also suppress javac" into androidx-main by Treehugger Robot · 1 year ago
  54. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  55. c7d6e14 Merge "Expose unsanitized kotlin parameter names." into androidx-main by Brad Corso · 1 year ago
  56. a87bd8e Update room testapp unchecked suppression to also suppress javac by Aurimas Liutikas · 1 year ago
  57. c7eb937d Merge "Revert "Upgrade to AGP 8.2.0-alpha15"" into androidx-main by Aurimas Liutikas · 1 year ago
  58. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  59. aa044d1 Merge "Upgrade to AGP 8.2.0-alpha15" into androidx-main by Treehugger Robot · 1 year ago
  60. 8df8854 Expose unsanitized kotlin parameter names. by Brad Corso · 1 year, 1 month ago
  61. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  62. 3504fad Merge "Handle special case SQLite exception during upsert." into androidx-main by Treehugger Robot · 1 year ago
  63. 01002be Handle special case SQLite exception during upsert. by elifbilgin · 1 year, 1 month ago
  64. b76e542 Use owner if available when checking for overrides in KSP. by Daniel Santiago Rivera · 1 year ago
  65. df79b9a Merge "Updating XAnnotated APIs to take XClassName." into androidx-main by Treehugger Robot · 1 year ago
  66. b303fcf Updating XAnnotated APIs to take XClassName. by elifbilgin · 1 year, 1 month ago
  67. 78e4ba8 Add support for finding @receiver: target annotations by Daniel Santiago Rivera · 1 year, 1 month ago
  68. 388d3b8 Use KSP's JvmPlatformInfo.defaultMode in Room by Daniel Santiago Rivera · 1 year, 1 month ago
  69. 32382af Update KSP to 1.9.0-1.0.13 by Daniel Santiago Rivera · 1 year, 1 month ago
  70. bf362ff Merge "Add XMethodType.typeVariables APIs" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  71. 2d92f71 Add XMethodType.typeVariables APIs by Daniel Santiago Rivera · 1 year, 1 month ago
  72. 519a93e Merge "Expose a list of default values for XAnnotation" into androidx-main by Wanying Ding · 1 year, 1 month ago
  73. e1ef004 Expose a list of default values for XAnnotation by Wanying Ding · 1 year, 1 month ago
  74. 7b33af8 Merge "Work around for KAPT bug for receiver parameter names." into androidx-main by Brad Corso · 1 year, 1 month ago
  75. c907046 Merge "Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter." into androidx-main by Elif Bilgin · 1 year, 1 month ago
  76. 27381c0 Work around for KAPT bug for receiver parameter names. by Brad Corso · 1 year, 1 month ago
  77. 0069010 Merge "Migrate JvmDescriptorUtils to utilize Elements.getBinaryName()" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  78. 8a6c59a Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter. by elifbilgin · 1 year, 7 months ago
  79. a547bd4 Merge "Creating the @MapColumn annotation to replace @MapInfo." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  80. fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 1 year, 1 month ago
  81. da6bd1a Migrate JvmDescriptorUtils to utilize Elements.getBinaryName() by Daniel Santiago Rivera · 1 year, 1 month ago
  82. bdb62d2 Merge "Improving Kotlin CodeGen null check and error messages to include more debugging info." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  83. 22935ce Improving Kotlin CodeGen null check and error messages to include more debugging info. by elifbilgin · 1 year, 1 month ago
  84. 4992a24 Include default values in JavacKmAnnotation.annotationValues by Kuan-Ying Chou · 1 year, 1 month ago
  85. 86a6546 Add setter/getter access to XFieldElement API. by Brad Corso · 1 year, 1 month ago
  86. c4778c0 Merge "Add conversion to convert synthetic *AsOriginatingElement types back to XProcessing" into androidx-main by Kuan-Ying Chou · 1 year, 1 month ago
  87. 18cf034 Add conversion to convert synthetic *AsOriginatingElement types back to by Kuan-Ying Chou · 1 year, 1 month ago
  88. d317ad5 Merge changes from topic "replace-rest-or-truth-in-room" into androidx-main by Arkadii Ivanov · 1 year, 1 month ago
  89. 9aca838 Replaced the rest of Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-runtime and room-testing. by Arkadii Ivanov · 1 year, 1 month ago
  90. bf0ba9a Merge "Update Kotlinpoet to 1.14.2" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  91. f93c9c6 Merge "Verify coroutines Flow updates with junction table." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  92. a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 4 months ago
  93. 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 1 year, 1 month ago
  94. 89407da Merge "Modernize CheckArtifactTask task" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  95. e43b9eb Merge "Support processing annotation values with JvmName in ksp" into androidx-main by Wanying Ding · 1 year, 1 month ago
  96. aed2742 Modernize CheckArtifactTask task by Aurimas Liutikas · 1 year, 1 month ago
  97. 83af841 Merge "Modernize GenerateAntlrGrammar in room-compiler" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  98. 17bb9fa Support processing annotation values with JvmName in ksp by Wanying Ding · 1 year, 1 month ago
  99. ee4eb5c Modernize GenerateAntlrGrammar in room-compiler by Aurimas Liutikas · 1 year, 1 month ago
  100. 4f74947 Verify coroutines Flow updates with junction table. by Daniel Santiago Rivera · 1 year, 1 month ago