[go: nahoru, domu]

  1. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  2. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years ago
  3. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  4. 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/gesture/LongPressDragGestureFilterTest.kt]
  5. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  6. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  7. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  8. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  9. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 2 months ago[Renamed from ui/ui-framework/src/androidTest/java/androidx/ui/core/gesture/LongPressDragGestureFilterTest.kt]
  10. a1f55b9 Add Modifier.composed and materialize by Adam Powell · 4 years, 3 months ago
  11. 376868d Layout cooperation; width, height, size modifiers by Mihai Popa · 4 years, 3 months ago
  12. ad4e815 GestureDetector -> GestureFilter by Shep Shapard · 4 years, 3 months ago[Renamed (99%) from ui/ui-framework/src/androidTest/java/androidx/ui/core/gesture/LongPressDragGestureDetectorTest.kt]
  13. 70a8cfe Make PointerInputModifiers fluent. by Shep Shapard · 4 years, 3 months ago
  14. 8931646 Moving all gestures over to modifiers. by Shep Shapard · 4 years, 4 months ago
  15. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 5 months ago
  16. e46bcf0 Adds emptyContent() function to signify empty content for a composable by Louis Pullen-Freilich · 4 years, 5 months ago
  17. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  18. bf513c5 Implement cancel for the remainder of the gesture detectors. by Shep Shapard · 4 years, 7 months ago
  19. b14d643 Initial implementation of ScaleGestureDetector. by shepshapard · 5 years ago
  20. 54b4c11 Adds Compose lint check for unnecessary lambda creation by Louis Pullen-Freilich · 4 years, 9 months ago
  21. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  22. d9f0523 Implement initial LongPressDragGestureDetector by shepshapard · 5 years ago