Scribe-Android
Scribe-Android copied to clipboard
Add Indonesian keyboard
Terms
- [x] I have searched open new keyboard issues
- [x] I agree to follow Scribe-Android's Code of Conduct
- [x] This issue is about one language, and I've changed the title to reflect this
Language support
Indonesian doesn't have gendered nouns or verb conjugation. For basic usage, Scribe can help learners by providing autocompletions, autosuggestions, and translations. Then, in the future, we could add support for prefixes and suffixes, which are the tricky part of this language.
Keyboard variants
Indonesians mostly use a QWERTY keyboard.
Contribution
I would like to work on this issue and collaborate with anyone interested in this.
This issue is related to https://github.com/scribe-org/Scribe-iOS/issues/322
What's needed:
- [ ] Create new file be/scri/services/IndonesianKeyboardIME.kt
- [ ] Add new db for Indonesian assets/data/IDLanguageData.sqlite
- [ ] Create new be.scri.helpers.indonesian.IDInterfaceVariables
- [ ] Add Indonesian support to - be.scri.ui.screens.settings - AndroidManifest.xml - be.scri.helpers.LanguageMappingConstants - be.scri.helpers.data.TranslationDataManager - be.scri.helpers.ui.HintUtils - xml/method.xml
- [ ] Create new file xml/method_indonesian.xml
- [ ] Create res/xml key_letters file for Indonesian
Thanks so much for the issue, @catreedle! 😊