scribe-org / scribe-org/Scribe-iOS
Change default keyboard layout based on menu selection
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 169
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-iOS' Code of Conduct
Description
This issue would change the default keyboard layout that appears on the letter keys for the user. #312 will create the menu option for this issue and this one will handle switching the layout in the keyboard itself.
Included in this issue:
- Making the switch possible
- Adding alternate keyboard layouts to the
InterfaceVariablesfiles for each keyboard - Removing the French-QWERTY keyboard
Note:
- Blocked by #16, #309 and #312
Contribution
This issue has a lot of work! Although included in Google Summer of Code 2023, I'll definitely be actively supporting for this issue as needed 😊
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issues #16, #309, and #312, especially the menu option planned in #312. Then inspect the InterfaceVariables files for each keyboard and the keyboard layout switching entry point; done means the selected menu option changes the letter-key layout and the French-QWERTY keyboard is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100