scribe-org / Scribe-Android

Android app with keyboards for language learners
GNU General Public License v3.0
41 stars 42 forks source link

[Annotation] Style first autosuggestion button based on the gender of a word typed #135

Open andrewtavis opened 2 months ago

andrewtavis commented 2 months ago

Terms

Description

This issue is the first to start adding in Scribe command functionality to Scribe-Android πŸš€

When a user types a word that is found in a nouns table we'd like the first autosuggestion button to change based on the gender of the word. The suggestion key should also be disabled when an annotation is being shown.

The changes are the following:

The letters described above should also change based on the language. See Scribe-iOS/Keyboards/KeyboardsBase/ScribeFunctionality/Annotate.swift#L37 for the needed conversions for Swedish and Russian.

Contribution

Happy to support with this and get to it myself eventually if need be! This is the first Scribe functionality within Scribe-Android. Really looking forward to it 😊

ZayJackPrvy commented 1 month ago

Hi @andrewtavis . I'd like to work on this issue. Could you please assign it to me?

andrewtavis commented 1 month ago

Hey @ZayJackPrvy πŸ‘‹ Appreciate your interest in working with us! This issue's currently blocked a few issues in our data ingestion application. You'd be welcome to work on it after, which should be in a few weeks :) Is there another one you'd be interested in in that time?

ZayJackPrvy commented 1 month ago

@andrewtavis Yes. I would like to work on an issue that’s not too trivial, such as simple text changes or button adjustments. Could you recommend an appropriate issue for me? It's part of university course to contribute to an open-source project, and I’ve chosen your project. Hopefully it's OK for you.

andrewtavis commented 1 month ago

100% ok, @ZayJackPrvy! Thanks for letting me know as it's important for me to be able to provide the attention you'd need for it :) Can you tell me what the deadline is so I can keep it in mind? I'll look for some suggestions 😊

ZayJackPrvy commented 1 month ago

@andrewtavis The deadline for the issue selection is until next week, but I can work on it much longer if needed.