[go: nahoru, domu]

  1. 4b897cb Update to JDK 11. by Aurimas Liutikas · 4 years, 10 months ago
  2. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 5 months ago
  3. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 4 years, 10 months ago
  4. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  5. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 5 months ago
  6. 60b74ae Consider table name aliases in expand projection by Yigit Boyar · 4 years, 5 months ago
  7. f1e6f50 docs: Add info on Kotlin Flows to @Query refdoc. by Alex Michael Cook · 4 years, 5 months ago
  8. 2787d80 Merge "Refactor DatabaseVerifier native library load logic." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  9. 38f16b8 Refactor DatabaseVerifier native library load logic. by Daniel Santiago Rivera · 4 years, 6 months ago
  10. 9c5b26f Fix FTS failings tests in API 15 by Daniel Santiago Rivera · 4 years, 6 months ago
  11. b818451 Temporarily disabling DatabaseVerifier's check for concurrent changes to com.sqlite.tmpdir by Jeff Gaston · 4 years, 6 months ago
  12. cb26361 Use System.class as mutex by Daniel Santiago Rivera · 4 years, 6 months ago
  13. 464b672 Synchronizing DatabaseVerifier's calls to JDBC.createConnection by Jeff Gaston · 4 years, 6 months ago
  14. d998b6d Synchronizing DatabaseVerifier.copyNativeLibs on System.getProperties() by Jeff Gaston · 4 years, 6 months ago
  15. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  16. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  17. 4c6402f Sychronizing DatabaseVerifier.copyNativeLibs by Jeff Gaston · 4 years, 6 months ago
  18. aa6c842 Fix MultiInstanceInvalidationTest by Daniel Santiago Rivera · 4 years, 6 months ago
  19. 302a9bd Use tracker lookup table names when creating multi-instance observer. by Daniel Santiago Rivera · 4 years, 6 months ago
  20. ce446e4 Disable flaky PrepackageTest by Daniel Santiago Rivera · 4 years, 6 months ago
  21. e126e03 Merge "Make MultiInstanceInvalidationService directBootAware" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  22. 9599d83 Make MultiInstanceInvalidationService directBootAware by Mygod · 4 years, 7 months ago
  23. c2f9ba3 Set missing index migration test to min API 23 by Yigit Boyar · 4 years, 7 months ago
  24. 7bc9fdd add missing index detection migration test by Yigit Boyar · 4 years, 7 months ago
  25. f790fb3 Merge "Tie transaction job to the calling context" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  26. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  27. c89f069 Tie transaction job to the calling context by Yigit Boyar · 4 years, 7 months ago
  28. 58f37cd Merge "Use javax.annotation.processing.Generated on source versions 9+" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  29. d26e7b2 Use javax.annotation.processing.Generated on source versions 9+ by Daniel Santiago Rivera · 4 years, 7 months ago
  30. 92d81a2 Merge "Added ImmutableList as a possible return collection type for room" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  31. f32c3f7 Added ImmutableList as a possible return collection type for room by Oussama Ben Abdelbaki · 4 years, 7 months ago
  32. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  33. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 7 months ago
  34. fed2789 Merge "Support Kotlin concrete functions in DAO interfaces." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  35. fdd0c20 Support Kotlin concrete functions in DAO interfaces. by Daniel Santiago Rivera · 4 years, 8 months ago
  36. 91f3b86 Merge "copy new native libs if they are loaded in another classloader" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  37. 9f1a8db5 Merge "Fix and enforce LockNotBeforeTry errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  38. d8a14e6 copy new native libs if they are loaded in another classloader by Yigit Boyar · 4 years, 8 months ago
  39. 73e8f07 Merge "Clean up code duplication in tests with gradleRunner" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  40. fe3324b Clean up code duplication in tests with gradleRunner by Sergey Vasilinets · 4 years, 8 months ago
  41. 3141c8f Update @Transaction reference document link to the androidx package. by Daniel Santiago Rivera · 4 years, 8 months ago
  42. 7265452 Fix and enforce LockNotBeforeTry errorprone warnings by Sergey · 4 years, 8 months ago
  43. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  44. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  45. 28a5478 Merge "Fix warnings in room kotlin test app build." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  46. 478f7d4 Merge "Leave extra space between CREATE and INDEX in legacy hash calculation." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  47. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  48. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 9 months ago
  49. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 9 months ago
  50. 40e2679 Leave extra space between CREATE and INDEX in legacy hash calculation. by Daniel Santiago Rivera · 4 years, 9 months ago
  51. fc6e313 Fix warnings in room kotlin test app build. by Daniel Santiago Rivera · 4 years, 9 months ago
  52. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 9 months ago
  53. aee07ff Update kotlinx-metadata-jvm to 0.1.0 by Ember Rose · 4 years, 9 months ago
  54. 142d7af API lint check for the StreamFiles is enabled for androidx by Sergey · 4 years, 11 months ago
  55. 4d6e1ec Merge "Add Jetbrain's annotation dependency to Room." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  56. 23387e6 Add Jetbrain's annotation dependency to Room. by Daniel Santiago Rivera · 4 years, 9 months ago
  57. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 9 months ago
  58. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  59. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 9 months ago
  60. a20fcab Cancellation for suspend SQL statements by Florina Muntenescu · 5 years ago
  61. 4fdf3d5 Handle boxing in field vs its getter/setter by Yigit Boyar · 4 years, 10 months ago
  62. 58c8e51 Merge "Handle @Relation annotation with non-list type of more than 999 rows." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  63. 8331d96 Handle @Relation annotation with non-list type of more than 999 rows. by Daniel Santiago Rivera · 4 years, 10 months ago
  64. 34d5f4d Move to using Gradle maven-publish plugin by Aurimas Liutikas · 4 years, 10 months ago
  65. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 10 months ago
  66. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 10 months ago
  67. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 10 months ago
  68. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 10 months ago
  69. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  70. 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 4 years, 10 months ago
  71. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 10 months ago
  72. 383ecf8 Updates for the latest metalava by Jeff Gaston · 4 years, 10 months ago
  73. 40cf4b2 Add the ability to use the no backup directory for creating the database. by Rahul Ravikumar · 4 years, 10 months ago
  74. 567aca0 Merge "Reload sqlite SO files upon linking failure" into androidx-master-dev by Yigit Boyar · 4 years, 11 months ago
  75. 1b3784e Merge "Enable ktlint in CI" into androidx-master-dev by Aurimas Liutikas · 4 years, 11 months ago
  76. 7a828d3 Enable ktlint in CI by Aurimas Liutikas · 4 years, 11 months ago
  77. 12b67d4 Merge "Remove processor note that warns about choosing a cursor adapter." into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  78. 4a18df6 Reload sqlite SO files upon linking failure by Yigit Boyar · 4 years, 11 months ago
  79. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  80. 0080643 Remove processor note that warns about choosing a cursor adapter. by Daniel Santiago Rivera · 4 years, 11 months ago
  81. 2fb63c5 Merge "Change the way to detect mismatch between POJO and query" into androidx-master-dev by Yuichi Araki · 4 years, 11 months ago
  82. 82b8bd8 Remove dependencies on legacy-support-core-utils by Ian Lake · 5 years ago
  83. 5880927 Update Room to 2.3.0-alpha01 by Ian Lake · 5 years ago
  84. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  85. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 5 years ago
  86. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  87. b900795 Change the way to detect mismatch between POJO and query by Yuichi Araki · 5 years ago
  88. f6bfd9d Merge "API lint check for the SetterReturnsThis is enabled for androidx" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 5 years ago
  90. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 5 years ago
  91. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  92. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 5 years ago
  93. 812f343 Merge "Flow query emitting null test." into androidx-master-dev by Treehugger Robot · 5 years ago
  94. 95d97c3 Flow query emitting null test. by Daniel Santiago Rivera · 5 years ago
  95. 2d07414 Switch over to androix.concurrent:concurrent-futures. by Rahul Ravikumar · 5 years ago
  96. 32c3c34 Switch to an implementation dependency on GUAVA_ANDROID when using guava extensions. by Rahul Ravikumar · 5 years ago
  97. 603df7c Bump Room to 2.2.0-beta01 by Daniel Santiago Rivera · 5 years ago
  98. bc8202e The GuavaRoom cancellation test should only be run when API >=16 by Florina Muntenescu · 5 years ago
  99. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago