[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. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  3. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  4. 78f4289 Updated pointer input bounds behavior. by Shep Shapard · 4 years, 2 months ago
  5. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  6. 07c9e2c Reorganizing Gesture Demos by Shep Shapard · 4 years, 2 months ago
  7. 54370f1 Fix-ups from code review comments. by George Mount · 4 years, 2 months ago[Renamed (96%) from ui/ui-core/integration-tests/framework-demos/src/main/java/androidx/ui/framework/demos/gestures/DoubleTapGestureDetectorDemo.kt]
  8. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 2 months ago[Renamed from ui/ui-framework/integration-tests/framework-demos/src/main/java/androidx/ui/framework/demos/gestures/DoubleTapGestureDetectorDemo.kt]
  9. 70a8cfe Make PointerInputModifiers fluent. by Shep Shapard · 4 years, 3 months ago
  10. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  11. 8931646 Moving all gestures over to modifiers. by Shep Shapard · 4 years, 4 months ago
  12. a228adf The great demo migration - ui-framework by Louis Pullen-Freilich · 4 years, 4 months ago
  13. 0e4dc6d Remove Draw tag usages in layout, framework, material, benchmarks by Matvei Malkov · 4 years, 5 months ago
  14. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  15. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 7 months ago
  16. 2f3e116 Update gesture detectors to handle bounds correctly. by shepshapard · 4 years, 9 months ago
  17. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  18. 0cc02c4 Updated PressGestureDetector to handle batched PointerInputChanges by shepshapard · 5 years ago
  19. eaaf31a Initial naive implementation of double tap. by shepshapard · 5 years ago