[go: nahoru, domu]

  1. daa2cd1 [GH] Update repeatable annotation test to test repeatable kotlin annotations by Odin Asbjørnsen · 1 year, 5 months ago
  2. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 5 months ago
  3. 2637e29 Merge changes from topic "revert-2388492-androidx-agp-8.1.0-alpha02-DPZMDUDEDS" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  4. 34030e3 Merge "Add tests to validate private interface function in Kotlin are ignored." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  5. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 5 months ago
  6. 085ddbc Merge "Make XType extend XAnnotated to support type annotations" into androidx-main by Kuan-Ying Chou · 1 year, 5 months ago
  7. 992aa01 Make XType extend XAnnotated to support type annotations by Kuan-Ying Chou · 1 year, 5 months ago
  8. afc7823 Disable flaking emitOnceForMultipleTablesInTransaction test by Aurimas Liutikas · 1 year, 5 months ago
  9. dfe8409 Merge "AGP 8.1.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  10. 84ef398 Upgrade to metalava from ab/9578585 by Aurimas Liutikas · 1 year, 5 months ago
  11. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 6 months ago
  12. 4974629 Add tests to validate private interface function in Kotlin are ignored. by Daniel Santiago Rivera · 1 year, 5 months ago
  13. 0fe446f Merge "Update metalava from ab/9576127" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  14. c930b59 Update metalava from ab/9576127 by Aurimas Liutikas · 1 year, 5 months ago
  15. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  16. 94d1699 Merge "Removing automigration related warnings as well as nullable collection parameter warnings in preparation for turning on the Kotlin CodeGen testapp." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  17. f585b9e Merge "Resolving issue with Completable return types in DAO functions." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  18. 516c186 Resolving issue with Completable return types in DAO functions. by elifbilgin · 1 year, 5 months ago
  19. d62dc35 Removing automigration related warnings as well as nullable collection parameter warnings in preparation for turning on the Kotlin CodeGen testapp. by elifbilgin · 1 year, 5 months ago
  20. 3f742d5 Rebase to Kotlin 1.8.10 by Jim Sproch · 1 year, 5 months ago
  21. 6d2b93c Merge "Auditing and minimizing the usages of KClass.asClassName() in room-compiler." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  22. f8bde84 Auditing and minimizing the usages of KClass.asClassName() in room-compiler. by elifbilgin · 1 year, 5 months ago
  23. 44b9adb Disable flaking AutoClosingRoomOpenHelperTest by Aurimas Liutikas · 1 year, 5 months ago
  24. 126d777 Merge "Handling type mismatches in shortcut functions that return non-generic types e.g. `Array<Long>` instead of `Array<out Long>`." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  25. 18ff62a Handling type mismatches in shortcut functions that return non-generic types e.g. `Array<Long>` instead of `Array<out Long>`. by elifbilgin · 1 year, 7 months ago
  26. 2426664 Correctly wrap Ksp ClassKind.ENUM_ENTRY in KspEnumTypeElement by Daniel Santiago Rivera · 1 year, 5 months ago
  27. 10f4122 Merge "Guarding against null values or collections with nullable type arguments being passed into DAO functions in Kotlin." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  28. 61fffae Merge "Remove kotlinx-metadata-jvm dep from room-compiler." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  29. 619d9ec Guarding against null values or collections with nullable type arguments being passed into DAO functions in Kotlin. by elifbilgin · 1 year, 5 months ago
  30. 1222394 Remove kotlinx-metadata-jvm dep from room-compiler. by Daniel Santiago Rivera · 1 year, 5 months ago
  31. ddc7d18 Disable flaking MultiTypedPagingSourceTest test by Aurimas Liutikas · 1 year, 5 months ago
  32. 8744d69 Migrate more usages of JavaPoet type name to XTypeName in room-compiler by Daniel Santiago Rivera · 1 year, 5 months ago
  33. b02bb94 Remove last remaining usages of CodeGenScope.builder() by Daniel Santiago Rivera · 1 year, 5 months ago
  34. 856cad7 Fix various miss usages of non-null return type queries that are asserted to return null. by Daniel Santiago Rivera · 1 year, 5 months ago
  35. c117201 Fix suspend vararg Kotlin overrides in XPoet by Daniel Santiago Rivera · 1 year, 5 months ago
  36. 0ea12a7 Merge "Removing usages of $S, $T, $N, $L, $W and `toJavaPoet()` across all files in Room." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  37. a92310a Removing usages of $S, $T, $N, $L, $W and `toJavaPoet()` across all files in Room. by elifbilgin · 1 year, 7 months ago
  38. 025f666 Merge "Guarding against meaningless usage of nullable collections in DAO method return types." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  39. 89bfa37 Guarding against meaningless usage of nullable collections in DAO method return types. by elifbilgin · 1 year, 6 months ago
  40. 2ed522e Correct all Observer nullability by sanura · 1 year, 6 months ago
  41. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 6 months ago
  42. 00d4304 Update kotlinx-metadata-jvm to 0.6.0 by Daniel Santiago Rivera · 1 year, 6 months ago
  43. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 7 months ago
  44. 5c72534 Merge "Fix method ordering for overloaded methods." into androidx-main by Brad Corso · 1 year, 6 months ago
  45. 12fa71d Merge "Use an isOpenInternal check when checking if DB is open." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  46. 1988e1e Use an isOpenInternal check when checking if DB is open. by Daniel Santiago Rivera · 1 year, 7 months ago
  47. 10a4a95 Fix method ordering for overloaded methods. by Brad Corso · 1 year, 6 months ago
  48. d9578b2 Pass TestData into runProcessorTest() by Kuan-Ying Chou · 1 year, 6 months ago
  49. e84df8b Mark appendWithDelayedInvalidation as flaky by Tiem Song · 1 year, 6 months ago
  50. 6d05dc7 Upgrade to gradle-8.0-rc-1 by Alan Viverette · 1 year, 7 months ago
  51. 96c8dd8 room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask by Jeff Gaston · 1 year, 6 months ago
  52. b8337b1 Merge "Disallow non-null Void for ListenableFuture, and type args in general." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  53. 960274c Disallow non-null Void for ListenableFuture, and type args in general. by Daniel Santiago Rivera · 1 year, 7 months ago
  54. 897f0c7 Disable flaking SuspendingQueryTest test by Aurimas Liutikas · 1 year, 7 months ago
  55. aa2b688 Disallow abstract properties as DAO getters or DAO queries in Kotlin codegen. by Daniel Santiago Rivera · 1 year, 7 months ago
  56. 63239ab Use internal visibility modifier in Room generated overrides for Kotlin codegen. by Daniel Santiago Rivera · 1 year, 7 months ago
  57. 2c9e6af Fix some issues attempting to generate Kotlin in Room integration test. by Daniel Santiago Rivera · 1 year, 7 months ago
  58. 1f76654 Generating Kotlin in the remaining files. by elifbilgin · 1 year, 8 months ago
  59. 12df5de Fix getter and setter metadata flags. by Brad Corso · 1 year, 7 months ago
  60. 025ae5b Merge "Generating Kotlin in DataSourceFactoryQueryResultBinder and PositionalDataSourceQueryResultBinder." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  61. adb0ec6 Add XHasModifiers#isInternal() API. by Brad Corso · 1 year, 7 months ago
  62. bd1249f Generating Kotlin in DataSourceFactoryQueryResultBinder and PositionalDataSourceQueryResultBinder. by elifbilgin · 1 year, 7 months ago
  63. b081279 Merge "Handle reentrant case in Room's acquireTransactionThread()" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  64. 5b89f69 Merge changes I6f33fbcd,If71e2836 into androidx-main by Treehugger Robot · 1 year, 7 months ago
  65. 7d8a5b1 Handle reentrant case in Room's acquireTransactionThread() by Daniel Santiago Rivera · 1 year, 7 months ago
  66. e2cd9cb Don't throw TypeNotPresentException when creating a descriptor of an ErrorType. by Daniel Santiago Rivera · 1 year, 7 months ago
  67. 3668033 Fix XType.extendBounds() for unbounded KSP type arg. by Daniel Santiago Rivera · 1 year, 7 months ago
  68. 9ba8b9c Merge changes from topic "MultiTypedPagingSourceQueryResultBinder" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  69. 190bd08 Generating Kotlin in MultiTypedPagingSourceQueryResultBinder. by elifbilgin · 1 year, 7 months ago
  70. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 7 months ago
  71. 6e2d5a6 Merge "Update runProcessorTest() that takes in steps." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  72. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  73. 95b2fe51 Resolving issue in ImmutableListQueryResultAdapter where the rawtype of `Builder` was used in initialization instead of `.builder()`. by elifbilgin · 1 year, 7 months ago
  74. 552f004 Update runProcessorTest() that takes in steps. by Daniel Santiago Rivera · 1 year, 7 months ago
  75. f78bf97 Merge "Support XProcessingStep processing all annotations "*"." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  76. 952e543 Support XProcessingStep processing all annotations "*". by Daniel Santiago Rivera · 1 year, 7 months ago
  77. 4defed0 Converting paging sources in the compiler tests to Kotlin. by elifbilgin · 1 year, 7 months ago
  78. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  79. b1a2deb Merge "Fix issue with generic typealiases." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  80. 82a79db Fix issue with generic typealiases. by Brad Corso · 1 year, 7 months ago
  81. 8eb8be3 Upgrade to Gradle 7.6 by Aurimas Liutikas · 1 year, 9 months ago
  82. 4c09727 Generating Kotlin in GuavaImmutableMapQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  83. 0f22938 Merge "Generating Kotlin in GuavaImmutableMultimapQueryResultAdapter." into androidx-main by Treehugger Robot · 1 year, 7 months ago
  84. 906a064 Generating Kotlin in GuavaImmutableMultimapQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  85. 2685725 Generating Kotlin in ImmutableListQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  86. 428c531 Generating Kotlin in OptionalQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  87. 581ce0b Generating Kotlin in GuavaOptionalQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  88. 3b4a4e5 Merge "XFiler API for writing non-source files." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  89. fb43532 XFiler API for writing non-source files. by Daniel Santiago Rivera · 1 year, 8 months ago
  90. b9ed988 Merge "Use declared annotation targets for site usage filtering" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  91. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 8 months ago
  92. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 8 months ago
  93. 2d8a770 Use declared annotation targets for site usage filtering by Daniel Santiago Rivera · 1 year, 8 months ago
  94. ecbd544 Merge changes from topic "ArrayQueryResultAdapter" into androidx-main by Elif Bilgin · 1 year, 8 months ago
  95. 7acd1f3 Generating Kotlin in ArrayQueryResultAdapter. by elifbilgin · 1 year, 8 months ago
  96. 917948e Cleanup usage of XType.typeName and XTypeElement.className by Daniel Santiago Rivera · 1 year, 8 months ago
  97. 77b07ae Refactoring TypeWriter. by elifbilgin · 1 year, 8 months ago
  98. 250556a Merge "Finish migrating EntityRowAdapter to XPoet" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  99. 82aa51b Merge "Migrate Map query result adapters to XPoet" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  100. 9160ec6 Finish migrating EntityRowAdapter to XPoet by Daniel Santiago Rivera · 1 year, 8 months ago