[go: nahoru, domu]

  1. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years ago
  2. f434a13 Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  3. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years ago[Renamed (97%) from ui/ui-core/src/test/kotlin/androidx/ui/core/pointerinput/PointerInputEventProcessorTest.kt]
  4. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 1 month ago
  5. f4a5c97 Moving pointer dispatch from list to class. by Shep Shapard · 4 years, 1 month ago
  6. 2c24c56 Moves ui-core tests back to the test/ directory by Nikolay Igotti · 4 years, 1 month ago[Renamed from ui/ui-core/src/unitTest/kotlin/androidx/ui/core/pointerinput/PointerInputEventProcessorTest.kt]
  7. 4806553 ui-core to MPP (build only) by Nikolay Igotti · 4 years, 1 month ago[Renamed from ui/ui-core/src/test/java/androidx/ui/core/pointerinput/PointerInputEventProcessorTest.kt]
  8. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  9. 78f4289 Updated pointer input bounds behavior. by Shep Shapard · 4 years, 2 months ago
  10. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  11. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 1 month ago
  12. 83a44b7 Share DrawScope instance across composition hierarchy by Nader Jawad · 4 years, 2 months ago
  13. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 2 months ago[Renamed from ui/ui-platform/src/test/java/androidx/ui/core/pointerinput/PointerInputEventProcessorTest.kt]
  14. c1f81f4 First pass of improving interop of Compose inside of Android. by Shep Shapard · 4 years, 4 months ago
  15. 1c5f2fa Merge "Add a gradle property for allWarningsAsErrors." into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  16. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 3 months ago
  17. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  18. 6c9f1da Changed lambda props to functions. by Shep Shapard · 4 years, 3 months ago
  19. 02391f8 Made PointerInputModifier an interface. by Shep Shapard · 4 years, 4 months ago
  20. 4c70143 Rename: remove "2" from PointerInputProcessor2 and HitPathTracker2 by Shep Shapard · 4 years, 4 months ago[Renamed (99%) from ui/ui-platform/src/test/java/androidx/ui/core/pointerinput/PointerInputEventProcessor2Test.kt]
  21. 0085028 Move ViewComposer out of compose-runtime by Leland Richardson · 4 years, 4 months ago
  22. ae9da847 Implement lower level for pointer input modifiers. by Shep Shapard · 4 years, 5 months ago