[go: nahoru, domu]

  1. 39cbf92 Add an iterator-based 'any' method for Lists. by George Mount · 4 years, 5 months ago
  2. 02391f8 Made PointerInputModifier an interface. by Shep Shapard · 4 years, 5 months ago
  3. 8931646 Moving all gestures over to modifiers. by Shep Shapard · 4 years, 6 months ago
  4. 2cdd21a Implement initial custom event system. by Shep Shapard · 4 years, 7 months ago
  5. e996fd6 Rename PointerInputWrapper to PointerInput. by Shep Shapard · 4 years, 7 months ago
  6. fb6db65 Change ambients to a more efficient implementation by Chuck Jazdzewski · 4 years, 9 months ago
  7. 9cfb3338 Make pointer ids universally unique. by Shep Shapard · 4 years, 7 months ago
  8. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 8 months ago
  9. bf513c5 Implement cancel for the remainder of the gesture detectors. by Shep Shapard · 4 years, 8 months ago
  10. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 8 months ago
  11. 54b4c11 Adds Compose lint check for unnecessary lambda creation by Louis Pullen-Freilich · 4 years, 10 months ago
  12. 2f3e116 Update gesture detectors to handle bounds correctly. by shepshapard · 4 years, 10 months ago
  13. 6351290 Pass detector bounds into pointerInputNodes by shepshapard · 4 years, 11 months ago
  14. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 10 months ago
  15. d9f0523 Implement initial LongPressDragGestureDetector by shepshapard · 5 years ago
  16. 0cc02c4 Updated PressGestureDetector to handle batched PointerInputChanges by shepshapard · 5 years ago
  17. 485257c Fixes small compose issues with gesture detectors. by shepshapard · 5 years ago
  18. 1fbb1c1 Use of @Children is now discouraged, prefer lambda as last parameter. by Jim · 5 years ago
  19. c56cc4e Initial slightly naive LongPressGestureDetector. by shepshapard · 5 years ago