[go: nahoru, domu]

  1. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 5 months ago
  2. 18f7455 Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers by Leland Richardson · 3 years, 5 months ago
  3. 66b3962b Change PointerInputChange API by George Mount · 3 years, 7 months ago
  4. b247c3b Make all PointerInputData values non-null. by George Mount · 3 years, 8 months ago
  5. 46bf1f1 Updates Compose lint checks to run on test sources by Louis Pullen-Freilich · 3 years, 8 months ago
  6. dc68dd50 Adds lint check for composable lambda parameters in composable functions by Louis Pullen-Freilich · 3 years, 8 months ago
  7. 209df68 Renames Ambients to follow API guidelines by Louis Pullen-Freilich · 3 years, 8 months ago
  8. ce148943 Migrate tests. by Filip Pavlis · 3 years, 8 months ago
  9. 68db1e3 Move related files to ui/layout by Mihai Popa · 3 years, 9 months ago
  10. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 10 months ago
  11. a7e9ca5 Removed return value from onPointerEvent(...) by Shep Shapard · 3 years, 9 months ago
  12. 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 3 years, 10 months ago
  13. 534385a Optimizes imports for androidx.compose.ui:* after the package migration by Louis Pullen-Freilich · 3 years, 11 months ago
  14. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 3 years, 11 months ago[Renamed from ui/ui-core/src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/ClipPointerInputTest.kt]
  15. f92ce72 Updated PointerEventPass names. by Shep Shapard · 4 years ago
  16. a99af4f Refactoring of pointer input organization. by Shep Shapard · 4 years ago
  17. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years ago
  18. a11fd94 Moves androidx.compose.ui device tests to their new package names by Louis Pullen-Freilich · 4 years ago[Renamed (97%) from ui/ui-core/src/androidAndroidTest/kotlin/androidx/ui/core/test/ClipPointerInputTest.kt]
  19. 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  20. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years ago
  21. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years ago
  22. f434a13 Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  23. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  24. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years ago
  25. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  26. 4806553 ui-core to MPP (build only) by Nikolay Igotti · 4 years, 1 month ago[Renamed from ui/ui-core/src/androidTest/java/androidx/ui/core/test/ClipPointerInputTest.kt]
  27. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  28. 78f4289 Updated pointer input bounds behavior. by Shep Shapard · 4 years, 2 months ago