Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve interop touches by using UIScrollView-like strategy #1440

Merged
merged 31 commits into from
Jul 12, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2e7f94e View commit details
    Browse the repository at this point in the history
  2. Setup golden path

    elijah-semyonov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0df0c23 View commit details
    Browse the repository at this point in the history
  3. Setup golden path

    elijah-semyonov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8b0a412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    200df35 View commit details
    Browse the repository at this point in the history
  5. Minor refactor

    elijah-semyonov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4f0ebd View commit details
    Browse the repository at this point in the history
  6. Minor refactor

    elijah-semyonov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3554031 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    0f6c275 View commit details
    Browse the repository at this point in the history
  2. Add doc

    elijah-semyonov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5740501 View commit details
    Browse the repository at this point in the history
  3. Minor change

    elijah-semyonov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f286942 View commit details
    Browse the repository at this point in the history
  4. Minor change

    elijah-semyonov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c0e22b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Implement everything

    elijah-semyonov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f5bfacc View commit details
    Browse the repository at this point in the history
  2. Remove prints

    elijah-semyonov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b5b672d View commit details
    Browse the repository at this point in the history
  3. Remove prints

    elijah-semyonov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f97fc46 View commit details
    Browse the repository at this point in the history
  4. Remove prints

    elijah-semyonov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1678443 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a08659 View commit details
    Browse the repository at this point in the history
  6. Remove comment

    elijah-semyonov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    733fb01 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Remove debug prints

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    40d8d03 View commit details
    Browse the repository at this point in the history
  2. Remove spaces

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    288b3f9 View commit details
    Browse the repository at this point in the history
  3. Add comment

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    82dde9f View commit details
    Browse the repository at this point in the history
  4. Change the link

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cc88ed0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5caf40 View commit details
    Browse the repository at this point in the history
  6. Rename for clarity

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9c9fa41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2ebb8f View commit details
    Browse the repository at this point in the history
  8. Change name

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    325473f View commit details
    Browse the repository at this point in the history
  9. Update compose/ui/ui-uikit/src/uikitMain/objc/CMPUIKitUtils/CMPUIKitU…

    …tils/CMPGestureRecognizer.m
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    elijah-semyonov and MatkovIvan authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    65338d0 View commit details
    Browse the repository at this point in the history
  10. Rename

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    65b8397 View commit details
    Browse the repository at this point in the history
  11. Modify

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ced8856 View commit details
    Browse the repository at this point in the history
  12. Update compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/window/…

    …InteractionUIView.uikit.kt
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    elijah-semyonov and MatkovIvan authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7d59be2 View commit details
    Browse the repository at this point in the history
  13. Update compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/window/…

    …InteractionUIView.uikit.kt
    
    Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com>
    elijah-semyonov and MatkovIvan authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    db4cc40 View commit details
    Browse the repository at this point in the history
  14. Rename

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ac5a031 View commit details
    Browse the repository at this point in the history
  15. Fix typo

    elijah-semyonov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    92ea0a3 View commit details
    Browse the repository at this point in the history