Skip to content

feat: initialize project structure with build configuration and core … - #5

Open
Badley08 wants to merge 2 commits into
AshwinSoni-01:mainfrom
Badley08:main
Open

Badley08 wants to merge 2 commits into
AshwinSoni-01:mainfrom
Badley08:main

Conversation

@Badley08

Copy link
Copy Markdown

Summary of Changes

  • Fix unwanted keyboard appearance on non-editable targets:
    • Updated onShowInputRequested and onEvaluateInputViewShown in LatinIME.java to verify InputType.TYPE_NULL and avoid displaying the soft keyboard when focus is on

@Badley08

Copy link
Copy Markdown
Author

Fix unwanted keyboard popup on non-editable fields and resolve string boundary check

  • Prevent soft keyboard from appearing when input target is null or TYPE_NULL.
  • Fix off-by-one boundary traversal in StringUtils.charIndexOfFirstWhitespace.
  • Clean up unused constants and update version naming to 2.5.8.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant