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

[Android] Fix issue#11068 of duplicating characters when replacing letters to lowercase or uppercase in TextInput #35929

Commits on Jul 7, 2023

  1. Issue#11068 [Android] Fix issue of duplicating characters when replac…

    …ing letters to lowercase or uppercase in TextInput
    fknives committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b499bd9 View commit details
    Browse the repository at this point in the history
  2. Issue#11068 PR#35929 [Android] Unify naming of introduced variables

    Use Composing name everywhere instead of composite to ensure the intent is clear and its not confusing two different things together.
    fknives committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    539e1b1 View commit details
    Browse the repository at this point in the history