Conversation
…sition to abbreviation
Thank you for the pull request! 💙The Scribe-iOS team will do our best to address your contribution as soon as we can. If you're not already a member of our public Matrix community, please consider joining! We'd suggest that you use the Element client as well as Element X for a mobile app, and definitely join the 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 :) |
|
Would you be able to resolve the contracts here, @catreedle? I'll try to bring this in soon after and then maybe we could work to bring in the other PRs as well 😊 |
sure, thanks! |
|
Thanks, @catreedle! I'll look into bringing this in today after work :) |
daa3dfc to
a742d25
Compare
|
@catreedle, would you be able to do a final rebase here and this will be the next PR that's brought in to the project? I'll then proceed to #595 and #601 :) |
|
Thanks so much for merging in main, @catreedle! Feel free to merge in the others and maybe I can get more than one in before our call next week 😊 |
Contributor checklist
xcodebuildandswiftlint --strictcommands as directed in the testing section of the contributing guideDescription
This pull request introduces support for downloading language data from the Scribe API, persisting it locally in SQLite, and managing download/update state.
New files:
Updated:
Related issue