Improve Autosuggestions - #660
Conversation
Thank you for the pull request! 💙The Scribe-Android team will do our best to address your contribution as soon as we can. The following are some important points:
Note Scribe uses Conventional Comments in reviews to make sure that communication is as clear as possible. |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)
|
|
This would require some additional work. Drafting a PR here to have this open to people's suggestions. |
|
I have updated the data for the autosuggestion but we would need to attribute them they have a CC license. @andrewtavis would you be fine with it |
|
I am not sure how much of an improements it is for english but could you have it checked for german. Also could you check for german and english swear words being censored by the keyboard. I have disabled swear words being generated as suggestion as well. It was present earlier. A small hicup from my end. |
|
Thanks for sending this along, @angrezichatterbox! I'll take a look :) |
Contributor checklist
./gradlew lintKotlin detekt testcommand as directed in the testing section of the contributing guideDescription
This PR is to address the issues with the autosuggestion regarding the accuracy and the files which weren't required for the project.
Related issue