[go: nahoru, domu]

  1. e863b47 Remove PointerIcon ExperimentalComposeUiApi by Gina Domergue · 1 year, 10 months ago
  2. fe90508 Add pressure to Compose input events. by Jeremy Walker · 2 years, 3 months ago
  3. a77a98e Merge "Remove empty files" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  4. 7dc7d1f Remove empty files by Aurimas Liutikas · 2 years, 2 months ago
  5. edf9562 Add keyboardModifiers field to WindowInfo by Oleksandr Karpovich · 2 years, 3 months ago
  6. f2af3c6 Prevent introducing -0f in scrollDelta.y by Jelle Fresen · 2 years, 3 months ago
  7. 6355800 Merge "Address API council feedback on PointerIcon APIs." into androidx-main by Matvei Malkov · 2 years, 4 months ago
  8. 36f1581 Address API council feedback on PointerIcon APIs. by Matvei Malkov · 2 years, 4 months ago
  9. dcac3bf6 Substitute partial consumption with the flag in PointerInputChange. by Matvei Malkov · 2 years, 5 months ago
  10. 5f442ff Migrate deprecated inline classes to @JvmInline value classes by Louis Pullen-Freilich · 2 years, 5 months ago
  11. 9cf3788 Graduate PointerEventType.Scroll and scrollDelta APIs to stable by Matvei Malkov · 2 years, 5 months ago
  12. 76572ce Invert PointerEvent.scrollDelta.x on Android by Igor Demin · 2 years, 9 months ago
  13. 70a69c0 Remove empty AndroidMouse.kt by Jim Sproch · 2 years, 8 months ago
  14. e03b6e4 Fix indexOfLastPressed to account for Stylus button reordering by George Mount · 2 years, 9 months ago
  15. 2145958 Merge "Revert "Child Views now receive pointer events during Main pass"" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  16. 5cbacd7 Revert "Child Views now receive pointer events during Main pass" by George Mount · 2 years, 9 months ago
  17. 951a7a2 Reset pointer IDs after not accepting an input stream by George Mount · 2 years, 9 months ago
  18. d44dfdb Add mouse scroll events to common and android by George Mount · 3 years ago
  19. 9d8d577 Child Views now receive pointer events during Main pass by George Mount · 2 years, 10 months ago
  20. 20622bd Check for valid historical positions before using them. by George Mount · 2 years, 9 months ago
  21. 26db920 Track hover for stylus and other input types. by George Mount · 2 years, 10 months ago
  22. fc44a4b Merge "Allow View interop to share space with Compose" into androidx-main by George Mount · 2 years, 9 months ago
  23. 7a8ce16 Merge changes Ib035e2a4,I832725a7 into androidx-main by Treehugger Robot · 2 years, 10 months ago
  24. 5a3239c6 Allow View interop to share space with Compose by George Mount · 2 years, 10 months ago
  25. 8555c21 Better handling of child AndroidViews with click handlers by George Mount · 2 years, 10 months ago
  26. 1c05e0b Allow hover events to reach child Views by George Mount · 2 years, 10 months ago
  27. 73805b3 Support for changing pointer icon that's hovering components via by Andrey Rudenko · 3 years, 2 months ago
  28. 49ed3e93 Add the ability to spy on MotionEvents without handling them. by George Mount · 2 years, 11 months ago
  29. a8b2a86 More robust handling for pointer ID mapping. by George Mount · 2 years, 11 months ago
  30. 9446c48 Velocity tracking for historical changes by Alexandre Elias · 3 years ago
  31. e8cba83 Add mouse hover events. by George Mount · 3 years ago
  32. 3d2e48d Move desktop's button press and keyboard modifier to common by George Mount · 3 years, 1 month ago
  33. 94f406c Focus Cleanup by Ralston Da Silva · 3 years, 2 months ago
  34. 3b2dde1 Fixes Compose ClassVerificationFailure lint errors by Louis Pullen-Freilich · 3 years, 2 months ago
  35. 8ae05b2 Merge "Mark Compose Key constants as experimental" into androidx-main by Adam Powell · 3 years, 3 months ago
  36. 5498505 Mark Compose Key constants as experimental by Adam Powell · 3 years, 3 months ago
  37. 210960c Mark Modifier.pointerInteropFilter experimental by Adam Powell · 3 years, 3 months ago
  38. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 5 months ago
  39. 614684b Replacing the KeyEventType enum with an inline class by Ralston Da Silva · 3 years, 4 months ago
  40. 0b8346d Pointer input performance improvements by Louis Pullen-Freilich · 3 years, 4 months ago
  41. 100b1e7 Merge "Adds caching to HitPathTracker nodes" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  42. dd162f9 Adds caching to HitPathTracker nodes by Louis Pullen-Freilich · 3 years, 4 months ago
  43. 64c4d42 Fix broken text selection by Andrey Kulikov · 3 years, 4 months ago
  44. 45d868a Removes no longer needed mutable map code from InternalPointerEvent by Louis Pullen-Freilich · 3 years, 4 months ago
  45. 03b281a Fix problem with pointer input having a bad position. by George Mount · 3 years, 5 months ago
  46. c6e92aa Adds an internal lint check to warn if creating an unnecessary Iterator by Louis Pullen-Freilich · 3 years, 6 months ago
  47. 39a9e73 Add helper classes to avoid failing verification by Leland Richardson · 3 years, 6 months ago
  48. 363e1d8 Fix broken text selection by Andrey Kulikov · 3 years, 6 months ago
  49. b692bb5 Merge "Change pointer input dependency on screen position." into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  50. f1cab88 Change pointer input dependency on screen position. by George Mount · 3 years, 7 months ago
  51. 8b4981e Moves desktop selection logic to common code by Andrey Rudenko · 3 years, 7 months ago
  52. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 6 months ago
  53. 58b382a Hide AbstractViewHolder by Mihai Popa · 3 years, 7 months ago
  54. dff1654 Removing deprecated API by Ralston Da Silva · 3 years, 7 months ago
  55. 20230ac Deprecate items I missed in aosp/1555034 by Ralston Da Silva · 3 years, 7 months ago
  56. 9e27da5 Rename Key.DPadUp to Key.DirectionUp by Ralston Da Silva · 3 years, 7 months ago
  57. d843d9e Hook up pointer type to android's pointer input. by George Mount · 3 years, 7 months ago
  58. 8c41a23 Remove use of Uptime and Duration from pointer input by George Mount · 3 years, 7 months ago
  59. 66b3962b Change PointerInputChange API by George Mount · 3 years, 8 months ago
  60. ce33078 API Changes to KeyEvent by Ralston Da Silva · 3 years, 9 months ago
  61. ce3228f0 Remove deprecated KeyEvent.Alt by Ralston Da Silva · 3 years, 8 months ago
  62. 26be525 Remove unneeded experimental annotations by Ralston Da Silva · 3 years, 9 months ago
  63. 67d79b2 Adding API to check if Ctrl, Meta or Shift was pressed when a hardware key was pressed. by Ralston Da Silva · 3 years, 9 months ago
  64. 36336d3 Add Inspector Info to Modifier.pointerInteropFilter by Jens Ole Lauridsen · 3 years, 10 months ago
  65. 16e73786 TextField. Mouse edition by Andrey Rudenko · 3 years, 10 months ago
  66. 829343f PointerInteropFilter more inline with Android. by Shep Shapard · 3 years, 10 months ago
  67. a7e9ca5 Removed return value from onPointerEvent(...) by Shep Shapard · 3 years, 11 months ago
  68. 3a1a23d Experimental suspending pointer input modifier by Adam Powell · 3 years, 11 months ago
  69. 7ba1827 Mutating consumption of pointer input changes. by Shep Shapard · 3 years, 11 months ago
  70. 5560266 Finish move from onPointerInput to onPointerEvent by Shep Shapard · 4 years ago
  71. a3bbb7e Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  72. 1d814f4 ui-test for desktopMain by Andrey Rudenko · 4 years, 1 month ago
  73. 534385a Optimizes imports for androidx.compose.ui:* after the package migration by Louis Pullen-Freilich · 4 years ago
  74. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 4 years ago