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

Haptics #2611

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Haptics #2611

wants to merge 22 commits into from

Commits on Nov 22, 2024

  1. Add Haptrics light tap to fastClick

    Matheu DeWitt authored and Matheu DeWitt committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c351bf9 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Matheu DeWitt authored and Matheu DeWitt committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    024d2d1 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Matheu DeWitt authored and Matheu DeWitt committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f1a5bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Add some changes in draft comments.

    Matheu DeWitt authored and Matheu DeWitt committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2ae6c74 View commit details
    Browse the repository at this point in the history
  2. Move selectionStart to MultiGesture

    Matheu DeWitt authored and Matheu DeWitt committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    3dae0ef View commit details
    Browse the repository at this point in the history
  3. Remove debugging

    Matheu DeWitt authored and Matheu DeWitt committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    db68d35 View commit details
    Browse the repository at this point in the history
  4. Remove space

    Matheu DeWitt authored and Matheu DeWitt committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    99ba87c View commit details
    Browse the repository at this point in the history
  5. Add selectionChanged haptics

    Matheu DeWitt authored and Matheu DeWitt committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    60744b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Add more Haptics

    Matheu DeWitt authored and Matheu DeWitt committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cdb1210 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    9d7ca6f View commit details
    Browse the repository at this point in the history
  2. Adjust packages

    Matheu DeWitt authored and Matheu DeWitt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e2b49da View commit details
    Browse the repository at this point in the history
  3. Changed

    Matheu DeWitt authored and Matheu DeWitt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4c5e8b5 View commit details
    Browse the repository at this point in the history
  4. Add haptics only on native check

    Matheu DeWitt authored and Matheu DeWitt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e576860 View commit details
    Browse the repository at this point in the history
  5. Adjust

    Matheu DeWitt authored and Matheu DeWitt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3b496a9 View commit details
    Browse the repository at this point in the history
  6. Lint adjust

    Matheu DeWitt authored and Matheu DeWitt committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a6aa73a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update gestures

    Matheu DeWitt authored and Matheu DeWitt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    07a4abf View commit details
    Browse the repository at this point in the history
  2. Add suggested change

    Matheu DeWitt authored and Matheu DeWitt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e01d73c View commit details
    Browse the repository at this point in the history
  3. Update selectionChanged

    Matheu DeWitt authored and Matheu DeWitt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ed47d92 View commit details
    Browse the repository at this point in the history
  4. Update changes in code review comments

    Matheu DeWitt authored and Matheu DeWitt committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    abd9aa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Remove onEnd haptics

    Matheu DeWitt authored and Matheu DeWitt committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c55030e View commit details
    Browse the repository at this point in the history
  2. Add toolbar changes for scroll haptics

    Matheu DeWitt authored and Matheu DeWitt committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7a43c59 View commit details
    Browse the repository at this point in the history
  3. Address code review changes

    Matheu DeWitt authored and Matheu DeWitt committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    aa23971 View commit details
    Browse the repository at this point in the history