Skip to content

#2067 feat: add select all text action#2135

Merged
sds100 merged 2 commits intodevelopfrom
feature/2067-select-all-text
May 5, 2026
Merged

#2067 feat: add select all text action#2135
sds100 merged 2 commits intodevelopfrom
feature/2067-select-all-text

Conversation

@keymapper-ai
Copy link
Copy Markdown
Collaborator

Summary

  • add a new SELECT_ALL_TEXT action and ActionData.SelectAllText
  • wire action metadata, creation, UI title, and persistence mapping (select_all_text)
  • execute via accessibility ACTION_SET_SELECTION from 0 to focused text length and update changelog

Test plan

  • Build and run on device/emulator
  • Add new key map action: Keyboard > Select all text
  • Focus text input and trigger action to confirm full selection
  • Verify existing Select word at cursor still works

@sds100 sds100 marked this pull request as ready for review May 5, 2026 12:44
@sds100 sds100 self-requested a review May 5, 2026 12:44
@sds100 sds100 merged commit 15b245d into develop May 5, 2026
4 checks passed
@sds100 sds100 deleted the feature/2067-select-all-text branch May 5, 2026 12:59
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.

2 participants