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

refactor: update text input logic to v2 TextFieldState, part 1 [WPB-8779] #3010

Merged
merged 11 commits into from
May 22, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e4efd4b View commit details
    Browse the repository at this point in the history
  2. clean-up

    saleniuk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1e3d282 View commit details
    Browse the repository at this point in the history
  3. detekt

    saleniuk committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3564f59 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge remote-tracking branch 'origin/develop' into refactor/update-to…

    …-v2-textfieldstate-pt1
    saleniuk committed May 21, 2024
    Configuration menu
    Copy the full SHA
    23a28cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd15d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b1d37 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. changes required to upgrade compose-foundation and compose-material-a…

    …ndroid to newest beta
    saleniuk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6804e00 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    saleniuk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    83b44bf View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into refactor/update-to…

    …-v2-textfieldstate-pt1
    
    # Conflicts:
    #	app/src/main/kotlin/com/wire/android/ui/common/textfield/WirePasswordTextField.kt
    saleniuk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1ea855d View commit details
    Browse the repository at this point in the history
  4. fix after merge

    saleniuk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2616c8c View commit details
    Browse the repository at this point in the history
  5. fix: detekt issues

    saleniuk committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e43d818 View commit details
    Browse the repository at this point in the history