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

iOS native scroll and feel #609

Merged
merged 135 commits into from
Jul 10, 2023
Merged

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0aaabd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge branch 'jb-main' into dima.avdeev/run-demo-uikit-on-deivice

    # Conflicts:
    #	compose/mpp/demo-uikit/build.gradle.kts
    dima-avdeev-jb committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a4a2a5d View commit details
    Browse the repository at this point in the history
  2. print jvm arch

    dima-avdeev-jb committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c21a4d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. iOS run configuration

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    69b717e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb18b67 View commit details
    Browse the repository at this point in the history
  3. run configurations

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3b04108 View commit details
    Browse the repository at this point in the history
  4. Revert "run configurations"

    This reverts commit 3b04108.
    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a8be2fe View commit details
    Browse the repository at this point in the history
  5. Revert "redundant run configurations"

    This reverts commit bb18b67.
    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    bd63456 View commit details
    Browse the repository at this point in the history
  6. Revert "iOS run configuration"

    This reverts commit 69b717e.
    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a6f217d View commit details
    Browse the repository at this point in the history
  7. simplify

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    cef682d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d60bd2 View commit details
    Browse the repository at this point in the history
  9. update README

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d0aeb8f View commit details
    Browse the repository at this point in the history
  10. update README

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1de8717 View commit details
    Browse the repository at this point in the history
  11. run with Xcode

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    dc6c772 View commit details
    Browse the repository at this point in the history
  12. run with Xcode

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0cf59fa View commit details
    Browse the repository at this point in the history
  13. run with Xcode

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    3cf9d3b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    640d2e3 View commit details
    Browse the repository at this point in the history
  15. projectProperties

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c4de446 View commit details
    Browse the repository at this point in the history
  16. projectProperties

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f505e57 View commit details
    Browse the repository at this point in the history
  17. fix iOS on x86-64

    dima-avdeev-jb committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    bc09c91 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. simplify demo-uikit

    dima-avdeev-jb committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    903de00 View commit details
    Browse the repository at this point in the history
  2. Added check to TEAM_ID

    dima-avdeev-jb committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    231de6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947b295 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc7523a View commit details
    Browse the repository at this point in the history
  5. add feature flag

    dima-avdeev-jb committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c356416 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    88d0af8 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    elijah-semyonov committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cf5116b View commit details
    Browse the repository at this point in the history
  3. Refactor RubberBand

    elijah-semyonov committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1f4ae57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baaf888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afca754 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    89cd9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560334a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    f828c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dcbdc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4900222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a9200 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'elijah.semyonov/export-java-home-to-xcodegen' into elij…

    …ah.semyonov/ios-scroll-behavior
    elijah-semyonov committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e426f3b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    fe45593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49dd06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf14fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Snapshot

    elijah-semyonov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2efb9ff View commit details
    Browse the repository at this point in the history
  2. Remove dead code.

    elijah-semyonov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    38e92a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296048d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810f3aa View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dima.avdeev/run-demo-uikit-on-de…

    …ivice' into elijah.semyonov/ios-scroll-behavior
    elijah-semyonov committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a254951 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Snapshot

    elijah-semyonov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    21e4157 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jb-main' into elijah.semyonov/ios-scroll-behavior

    # Conflicts:
    #	MULTIPLATFORM.md
    #	compose/mpp/demo-uikit/build.gradle.kts
    #	compose/mpp/demo/project.template.yml
    elijah-semyonov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    27d8493 View commit details
    Browse the repository at this point in the history
  3. Snapshot

    elijah-semyonov committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2c533a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Snapshot

    elijah-semyonov committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    02bcfd1 View commit details
    Browse the repository at this point in the history
  2. Snapshot

    elijah-semyonov committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9f0e6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c58383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e5a1b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff1b797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da13f92 View commit details
    Browse the repository at this point in the history
  7. Remove dead code

    elijah-semyonov committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8d28804 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    d1b9fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3df5d5 View commit details
    Browse the repository at this point in the history
  3. Update documentation

    elijah-semyonov committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0019db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7846fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3a7b57 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    50731c6 View commit details
    Browse the repository at this point in the history
  2. Delete dead code.

    elijah-semyonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4c581aa View commit details
    Browse the repository at this point in the history
  3. Update comment.

    elijah-semyonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0b5480c View commit details
    Browse the repository at this point in the history
  4. Update comment.

    elijah-semyonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    21ea9ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d96270 View commit details
    Browse the repository at this point in the history
  6. Revert "Add geometry functions to Offset.kt"

    This reverts commit 947b295.
    elijah-semyonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f8cc171 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0847cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e903242 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55c4f88 View commit details
    Browse the repository at this point in the history
  10. Refine documentation

    elijah-semyonov committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5656f02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5ad295 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Update document

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    40ccd15 View commit details
    Browse the repository at this point in the history
  2. Reset change

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    95f26e8 View commit details
    Browse the repository at this point in the history
  3. Remove gradle line.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    36f2db4 View commit details
    Browse the repository at this point in the history
  4. Revert changes

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fc07d2c View commit details
    Browse the repository at this point in the history
  5. Revert changes

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5d686de View commit details
    Browse the repository at this point in the history
  6. Revert changes

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f8aca64 View commit details
    Browse the repository at this point in the history
  7. Add comment

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    abeaaed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68d8d78 View commit details
    Browse the repository at this point in the history
  9. Revert Scrollable.kt.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c50176e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3476d84 View commit details
    Browse the repository at this point in the history
  11. Revert changes.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f63e991 View commit details
    Browse the repository at this point in the history
  12. Revert API change.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ac20ac2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba99992 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcdc708 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13c2053 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a92b64b View commit details
    Browse the repository at this point in the history
  17. Revert changes

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3d3cd83 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f7bc248 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    38d2815 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    98befdf View commit details
    Browse the repository at this point in the history
  21. Revert line

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5ae776a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ecc6cd9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d2088f5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2822d84 View commit details
    Browse the repository at this point in the history
  25. Fix typo.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    211c52b View commit details
    Browse the repository at this point in the history
  26. Return it back.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9031f3b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    69a98be View commit details
    Browse the repository at this point in the history
  28. Fix edge case.

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4326cd7 View commit details
    Browse the repository at this point in the history
  29. Change var to val

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7ad4f86 View commit details
    Browse the repository at this point in the history
  30. Remove new line

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a2a9989 View commit details
    Browse the repository at this point in the history
  31. Fix formatting

    elijah-semyonov committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2e702ac View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Fix typo

    elijah-semyonov committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c00d5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b5062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b89b95 View commit details
    Browse the repository at this point in the history
  4. Remove println

    elijah-semyonov committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6257a48 View commit details
    Browse the repository at this point in the history
  5. Fix RTL and add demo

    elijah-semyonov committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9d30627 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de97c8e View commit details
    Browse the repository at this point in the history
  7. Add optOut API

    elijah-semyonov committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4d38daa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update comment

    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    855b90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92775b View commit details
    Browse the repository at this point in the history
  3. Update documentation

    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    39b8000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    179e39b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'jb-main' into elijah.semyonov/ios-scroll-behavior

    # Conflicts:
    #	compose/mpp/demo/src/commonMain/kotlin/androidx/compose/mpp/demo/App.kt
    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    536913c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8652190 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0df8a26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae19a60 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/elijah.semyonov/ios-scroll-behav…

    …ior' into elijah.semyonov/ios-scroll-behavior
    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7ab75f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5dce6c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    838dcd5 View commit details
    Browse the repository at this point in the history
  12. Fix formatting

    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ae1b429 View commit details
    Browse the repository at this point in the history
  13. Remove dead code.

    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b974bc3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1962694 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    336ab1e View commit details
    Browse the repository at this point in the history
  16. Update formatting

    elijah-semyonov committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3f7afb0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd8af4c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dca1cfb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8fedbc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge branch 'jb-main' into elijah.semyonov/ios-scroll-behavior

    # Conflicts:
    #	compose/mpp/demo/src/commonMain/kotlin/androidx/compose/mpp/demo/LazyLayouts.kt
    elijah-semyonov committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a6f835b View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    elijah-semyonov committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    08b67eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8859691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ac2f53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baac6e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99dd70a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5ab1e1 View commit details
    Browse the repository at this point in the history