[go: nahoru, domu]

  1. aa7a4eb [GH] Read local/env properties for AndroidSDK in playground by Yigit Boyar · 4 years, 1 month ago
  2. bc59887 Merge "Don't try to validate snapshot versions" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. c613b80 Merge changes from topic "pandanomic/paging-rx3" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  4. 27bc4d6 Don't try to validate snapshot versions by Yigit Boyar · 4 years, 1 month ago
  5. 83b0d9c Add paging-rxjava3 artifact by Zac Sweers · 4 years, 2 months ago
  6. 599eee5 Workaround for duplicate META-INF blocking coroutines upgrade by Dustin Lam · 4 years, 2 months ago
  7. dc06367 Merge "Create XProcessing project" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 9d4af29 Create XProcessing project by Yigit Boyar · 4 years, 1 month ago
  9. 0acfe8c Merge "Link ui-graphics and ui-material" into androidx-master-dev by Sam Gilbert · 4 years, 1 month ago
  10. 8972b42 Merge "ui-desktop: implement androidx.ui.graphics (DesktopCanvas, DesktopPaint, DesktopPath)" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  11. c747037 Merge "Bump paging to 1.0.0-alpha04" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  12. 60d9967 Merge "Improve ./gradlew studio for playground" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  13. e071453 Bump paging to 1.0.0-alpha04 by Dustin Lam · 4 years, 1 month ago
  14. b3f9d00 ui-desktop: implement androidx.ui.graphics (DesktopCanvas, DesktopPaint, DesktopPath) by Igor Demin · 4 years, 1 month ago
  15. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 1 month ago
  16. c9b2cbc Improve ./gradlew studio for playground by Yigit Boyar · 4 years, 1 month ago
  17. 6325a48 Making Copy tasks disallow duplicate files by default by Jeff Gaston · 4 years, 1 month ago
  18. 1021919 Link ui-graphics and ui-material by Sam Gilbert · 4 years, 1 month ago
  19. 801d8b72 Merge "Bump RV to 1.2.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 25d65a7 Bump RV to 1.2.0-alpha05 by Shep Shapard · 4 years, 1 month ago
  21. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. 017b06f Merge "Fixes benchmark APKs not having unique names" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  23. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  24. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 1 month ago
  25. 0c4bc70 Fixes benchmark APKs not having unique names by Louis Pullen-Freilich · 4 years, 1 month ago
  26. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 2 months ago
  27. f36ba56 Reverts back to ui-test and ui-tooling libraries by Louis Pullen-Freilich · 4 years, 1 month ago
  28. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  29. 347c536 Merge "Revert "Removing TaskUpToDateValidator exemption for camera tasks"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 1 month ago
  31. 6c3aa4d Revert "Removing TaskUpToDateValidator exemption for camera tasks" by Jeff Gaston · 4 years, 1 month ago
  32. 0b5cf3b Merge "GitClient giving Git time to exit before asking for its return code" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  33. ee0303f Merge "Removing TaskUpToDateValidator exemption for camera tasks" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  34. 943dce2 GitClient giving Git time to exit before asking for its return code by Jeff Gaston · 4 years, 1 month ago
  35. ccf90a8 Removing TaskUpToDateValidator exemption for camera tasks by Jeff Gaston · 4 years, 1 month ago
  36. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 2 months ago
  37. 69d1ea1 Merge "Suspend functions + content update + tests + general fixes" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  38. 162eb94 Merge "Avoid SavedStateHandle key conflict in HiltViewModelFactory." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. e0703b5 Merge "Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. f891d66 Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck by Jeremy Woods · 4 years, 1 month ago
  41. d76172e Avoid SavedStateHandle key conflict in HiltViewModelFactory. by Daniel Santiago Rivera · 4 years, 2 months ago
  42. e58f984 Merge "Exempting some camera-testapp-view tasks from the TaskUpToDateValidator" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  43. 7db97a3 Merge "Removing "small" size option from test configs" into androidx-master-dev by Sam Gilbert · 4 years, 1 month ago
  44. f3f006f Exempting some camera-testapp-view tasks from the TaskUpToDateValidator by Jeff Gaston · 4 years, 1 month ago
  45. eb07ed7 Suspend functions + content update + tests + general fixes by Oussama Ben Abdelbaki · 4 years, 2 months ago
  46. 9e05bbf Merge "Update AndroidX to latest Dokka" into androidx-master-dev by Andrea Falcone · 4 years, 1 month ago
  47. 98b83dd Merge "Stub project for work manager inspector" into androidx-master-dev by Kainan Wang · 4 years, 1 month ago
  48. a2c157e Removing "small" size option from test configs by Sam Gilbert · 4 years, 2 months ago
  49. dc3a49b Merge changes I34fd3b10,Iea58ed66 into androidx-master-dev by Jeff Gaston · 4 years, 1 month ago
  50. d821b26 Update AndroidX to latest Dokka by Andrea Falcone · 4 years, 2 months ago
  51. 28185a6 Moves some small core libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 2 months ago
  52. f8ff0d69 Merge "Moves androidx.ui:ui-test to androidx.compose.test:test-core" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. 3807e5f Merge "Enable docs for paging-guava" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  54. 109ad14 TaskUpToDateValidator printing start time of build by Jeff Gaston · 4 years, 2 months ago
  55. 6bb9a47 Moves androidx.ui:ui-test to androidx.compose.test:test-core by Louis Pullen-Freilich · 4 years, 2 months ago
  56. ef24ef8 Merge "Moves androidx.ui:ui-animation to androidx.compose.animation:animation" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  57. 57748aa Merge "Moves androidx.ui:ui-tooling to androidx.compose.tooling:tooling" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  58. 7465c2c Stub project for work manager inspector by Kainan Wang · 4 years, 5 months ago
  59. f7cf4d7 TaskUpToDateValidator checking outputs of non-dependency tasks by Jeff Gaston · 4 years, 2 months ago
  60. 017c121 API lint check for the MissingJvmstatic is enabled for androidx by Sergey · 4 years, 2 months ago
  61. a947506 Bump SwipeRefreshLayout from 1.1.0-rc01 to 1.2.0-alpha01 by Jelle Fresen · 4 years, 2 months ago
  62. 900f620 Enable docs for paging-guava by Dustin Lam · 4 years, 2 months ago
  63. 46ade7d Moves androidx.ui:ui-animation to androidx.compose.animation:animation by Louis Pullen-Freilich · 4 years, 2 months ago
  64. 6969983 Update browser/ to 1.3.0-alpha05 by Ella Ge · 4 years, 2 months ago
  65. cb41c71 Merge "Upgrade to protobuf-gradle-plugin:0.8.12" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  66. ce0900f Moves androidx.ui:ui-tooling to androidx.compose.tooling:tooling by Louis Pullen-Freilich · 4 years, 2 months ago
  67. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  68. 65c43bd Merge "Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  70. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years, 2 months ago
  71. 8e8ac13 Upgrade to protobuf-gradle-plugin:0.8.12 by Aurimas Liutikas · 4 years, 2 months ago
  72. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  73. 8379b24 Merge "Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  74. 9e5de14 Merge "update guava to 29.0" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  75. 347d2c3 update guava to 29.0 by Yigit Boyar · 4 years, 2 months ago
  76. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 2 months ago
  77. a95c235 Merge "Adding applicationId as module metadata" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 1378309 Merge "Running updateApiLintBaseline before generateApi" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. 156592d1 Adding applicationId as module metadata by Sam Gilbert · 4 years, 2 months ago
  80. bffebcd Revert "Revert "API lint check for the MissingJvmstatic is enabled for androidx"" by Jeff Gaston · 4 years, 3 months ago
  81. 37deecb Running updateApiLintBaseline before generateApi by Jeff Gaston · 4 years, 2 months ago
  82. 89145af Merge "Remove Flogger as it's not supported for Android outside of Google." into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  83. 41f6b6d Increase mediarouter version to 1.2.0-alpha02 by Sungsoo Lim · 4 years, 2 months ago
  84. b1f7aa3 Merge "Use a more clearly inclusive language in TaskUpToDateValidator" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  85. 2fb76a0 Use a more clearly inclusive language in TaskUpToDateValidator by Aurimas Liutikas · 4 years, 2 months ago
  86. 175d2b7 Merge "Use more clearly inclusive language in SourceJarTaskHelper" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  87. a62d4d4 Use more clearly inclusive language in SourceJarTaskHelper by Aurimas Liutikas · 4 years, 2 months ago
  88. 19d20a3 Merge "Make language used in VerifyDependencyVersionsTask more inclusive" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  89. c8cc1d7 Make language used in VerifyDependencyVersionsTask more inclusive by Aurimas Liutikas · 4 years, 2 months ago
  90. ce784ae Merge "Increase media and media2 library version" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  91. 0442cda Use more inclusive language in DoclavaTask by Aurimas Liutikas · 4 years, 2 months ago
  92. 0a81cab Merge "Update release version to Beta07" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  93. 36fe484 Increase media and media2 library version by Sungsoo Lim · 4 years, 2 months ago
  94. 0c7e646 Change androidx.biometric version to 1.1.0-alpha02 by Curtis Belmonte · 4 years, 2 months ago
  95. e068652 Merge "Update Transition to 1.4.0-beta01" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  96. dc3c065 Merge "Update concurrent-futures to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  97. f3a36d1 Merge "Bump Lifecycle to 2.3.0-alpha06" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  98. 64ffb21 Update concurrent-futures to 1.1.0-rc01 by Ian Lake · 4 years, 2 months ago
  99. 648b619 Update Transition to 1.4.0-beta01 by Ian Lake · 4 years, 2 months ago
  100. a4f355c Merge "Make parent project paths be assigned to existing directories" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago