[go: nahoru, domu]

  1. b3dae5e Remove @RequiresApi(16) by Sergey Vasilinetc · 8 months ago
  2. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 8 months ago
  3. adafaf3 Merge "Add tests for using inline types in Java" into androidx-main by Kuan-Ying Chou · 9 months ago
  4. ae998a1 Upgrade room test app to mockito-android 5.8.0 by Aurimas Liutikas · 9 months ago
  5. 5f00823 Add tests for using inline types in Java by Kuan-Ying Chou · 9 months ago
  6. 10e7af9 Merge "Return no elements on last round from the round environment in KSP" into androidx-main by Treehugger Robot · 9 months ago
  7. c7d635f Return no elements on last round from the round environment in KSP by Daniel Santiago Rivera · 9 months ago
  8. 7a294eb Merge "Removing the 10000 iterations setting from the InvalidationTrackerBenchmark tests." into androidx-main by Treehugger Robot · 9 months ago
  9. 14db515 Removing the 10000 iterations setting from the InvalidationTrackerBenchmark tests. by elifbilgin · 9 months ago
  10. 3c7a780 Merge "Support Java records as Room entities." into androidx-main by Treehugger Robot · 9 months ago
  11. 6c18d46 Support Java records as Room entities. by Daniel Santiago Rivera · 9 months ago
  12. 323c298 Merge "Remove JELLY_BEAN mentions in *.kt files" into androidx-main by Aurimas Liutikas · 9 months ago
  13. 9a17eba Merge "Set room-runtime AGP's 'main' variant source set root the same as KMP's" into androidx-main by Treehugger Robot · 9 months ago
  14. 6d05869 Merge "Update finding value class underlying type to be based on ctor param." into androidx-main by Treehugger Robot · 9 months ago
  15. f3708f8 Remove JELLY_BEAN mentions in *.kt files by Sergey Vasilinetc · 9 months ago
  16. 2c936e7 Set room-runtime AGP's 'main' variant source set root the same as KMP's by Daniel Santiago Rivera · 9 months ago
  17. 24fcc3e Update finding value class underlying type to be based on ctor param. by Daniel Santiago Rivera · 9 months ago
  18. cd58304 Merge "Fix issue where Turbine throws an error in `isRepeatable()`." into androidx-main by Brad Corso · 9 months ago
  19. 3f715b7 Fix issue where Turbine throws an error in `isRepeatable()`. by Brad Corso · 9 months ago
  20. 5db551d Merge "Fail quickly when KSP does not completely run in testing infra." into androidx-main by Treehugger Robot · 9 months ago
  21. 00e9c36 Fail quickly when KSP does not completely run in testing infra. by Daniel Santiago Rivera · 9 months ago
  22. 6e99114 Adding placeholder files for klib generation in Room-Runtime commonMain. by elifbilgin · 9 months ago
  23. 7cdb294 First steps of making room-runtime KMP. by elifbilgin · 1 year, 1 month ago
  24. cc6c764 Merge "Optimize `unwrapRepeatedAnnotationsFromContainer` for javac backend." into androidx-main by Brad Corso · 9 months ago
  25. 7a194f4 Optimize `unwrapRepeatedAnnotationsFromContainer` for javac backend. by Brad Corso · 9 months ago
  26. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 9 months ago
  27. 4f8225f Merge "Update coroutines to 1.7.3" into androidx-main by Treehugger Robot · 9 months ago
  28. cfeb69d Update coroutines to 1.7.3 by Yigit Boyar · 9 months ago
  29. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 12 months ago
  30. 5a31d85 Add implicit aapt2 dependencies for gradle testkit tests that use AGP by Aurimas Liutikas · 9 months ago
  31. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 10 months ago
  32. 5926cbc Remove obsolete SDK_INT codepaths in sqlite by Jake Wharton · 10 months ago
  33. cbb855d Merge "Update to Kotlin 1.9.20" into androidx-main by Andrei Shikov · 10 months ago
  34. b4902f3 Update to Kotlin 1.9.20 by Andrei Shikov · 1 year ago
  35. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  36. 67f2f31 Refactoring the RenameColumn, RenameTable, DeleteColumn and DeleteTable annotations. by elifbilgin · 10 months ago
  37. f984081 Merge "AGP 8.3.0-alpha10 and corresponding Studio" into androidx-main by Treehugger Robot · 10 months ago
  38. 53423eb AGP 8.3.0-alpha10 and corresponding Studio by Jakub Gielzak · 10 months ago
  39. c03868f Update metalava for build ID 11029641 by Julia McClellan · 10 months ago
  40. 939bb5f Merge "Validate enclosing element" into androidx-main by Wanying Ding · 10 months ago
  41. 591a433 Validate enclosing element by Wanying Ding · 10 months ago
  42. 6a13eb9 Add ignored lint violations for PairedRegistration by Julia McClellan · 10 months ago
  43. 00ff473 Resolving room-common KMP issues. by elifbilgin · 11 months ago
  44. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 10 months ago
  45. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  46. 6aa7e7e Resolving DAO function default value issue. by elifbilgin · 10 months ago
  47. bb2ff28 Merge "LimitOffsetPagingSource to return LoadResult.Error" into androidx-main by Treehugger Robot · 10 months ago
  48. e12e6ff LimitOffsetPagingSource to return LoadResult.Error by Clara Fok · 10 months ago
  49. bb54a09 Merge "Fix type names for inline types on the KSP side" into androidx-main by Kuan-Ying Chou · 10 months ago
  50. 446445c Fix type names for inline types on the KSP side by Kuan-Ying Chou · 10 months ago
  51. d9e02ef Update kotlinx-metadata-jvm to 0.7.0 by Daniel Santiago Rivera · 10 months ago
  52. 2a592e5 Create basic low-level KMP SQLite APIs. by Daniel Santiago Rivera · 11 months ago
  53. da2d1fe Reenable room WriteAheadLogging#parallelWrites test by Aurimas Liutikas · 11 months ago
  54. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  55. a28bb8b Fix SchemaFileResolver usage of createDirectories() by Daniel Santiago Rivera · 11 months ago
  56. ad24dd8 Use @Throws with read and write in SchemaFileResolver by Daniel Santiago Rivera · 11 months ago
  57. 79a71c5 Refactor SchemaFileResolver to use Path by Daniel Santiago Rivera · 11 months ago
  58. c87fe8c Merge "Add isFromJava() and isFromKotlin() to XMemberContainer." into androidx-main by Kuan-Ying Chou · 11 months ago
  59. 7fe40c8 Add isFromJava() and isFromKotlin() to XMemberContainer. by Kuan-Ying Chou · 12 months ago
  60. a4eef4a Merge "Restoring StableAidl lint suppressions" into androidx-main by Jeff Gaston · 11 months ago
  61. 073de5f Merge "Re-enable android.uniquePackageNames check" into androidx-main by Treehugger Robot · 11 months ago
  62. e675055 Restoring StableAidl lint suppressions by Jeff Gaston · 11 months ago
  63. b557296 AGP 8.3.0-alpha02 and corresponding Studio by Jeff Gaston · 12 months ago
  64. b93b604 Converting `room-common` build files to be AndroidX Multiplatform. by elifbilgin · 1 year, 1 month ago
  65. 6c421a5 Merge "Make Java typeName of Kotlin generic inline types consistent" into androidx-main by Kuan-Ying Chou · 11 months ago
  66. b0fa9cf Make Java typeName of Kotlin generic inline types consistent by Kuan-Ying Chou · 12 months ago
  67. f6df7df Merge "Use TestName rule instead of reflection in Kotlin codegen tests." into androidx-main by Treehugger Robot · 12 months ago
  68. fcf25a7 Use TestName rule instead of reflection in Kotlin codegen tests. by Daniel Santiago Rivera · 12 months ago
  69. 38ca40d Fix PatternSyntaxException on Windows by Kuan-Ying Chou · 12 months ago
  70. 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 12 months ago
  71. a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 12 months ago
  72. dcc6f43 Merge "Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a" into androidx-main by Kuan-Ying Chou · 12 months ago
  73. 0fd38eb Add support for packages in XRoundEnv.getElementsAnnotatedWith() by Kuan-Ying Chou · 12 months ago
  74. bdc1bb0 Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a by Kuan-Ying Chou · 12 months ago
  75. e34d199 Merge "Update versions for release id 1692810000000" into androidx-main by Treehugger Robot · 12 months ago
  76. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 12 months ago
  77. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 12 months ago
  78. c066c48 Merge "Move to using KSP instead of KAPT for room compiler" into androidx-main by Treehugger Robot · 12 months ago
  79. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 12 months ago
  80. 71e2f88 Dogfood androidx.room in Room's integration tests projects. by Daniel Santiago Rivera · 1 year, 2 months ago
  81. ecfb548 Re-enable android.uniquePackageNames check by Aurimas Liutikas · 12 months ago
  82. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 12 months ago
  83. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  84. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  85. 9a50555 Opt-in Metalava w/ K2 UAST (R2) by Jinseong Jeon · 12 months ago
  86. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  87. e66623a Merge "Add BSD license to room-compiler as it ships antlr jarjared" into androidx-main by Treehugger Robot · 12 months ago
  88. fa66cd5 Merge "Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter." into androidx-main by Wanying Ding · 12 months ago
  89. 93381ec Merge "Handle onError in KspBasicAnnotationProcessor" into androidx-main by Wanying Ding · 12 months ago
  90. 3d862e5 Add BSD license to room-compiler as it ships antlr jarjared by Aurimas Liutikas · 12 months ago
  91. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 1 year ago
  92. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year ago
  93. 0606dbb Handle onError in KspBasicAnnotationProcessor by Wanying Ding · 1 year ago
  94. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  95. 4216b79 Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter. by Wanying Ding · 1 year ago
  96. fe0396c Update versions for release id 1691600400000 by natnaelbelay · 1 year ago
  97. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  98. 6e91cc9 Merge "Disable flaky test in InvalidationTrackerFlowTest.kt" into androidx-main by Treehugger Robot · 1 year ago
  99. 6ddcff4 Disable flaky test in InvalidationTrackerFlowTest.kt by elifbilgin · 1 year ago
  100. 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