Subhashini

Results 9 comments of Subhashini

Hi, I've looked into this and have an idea for a "Language Auto-Detection" heuristic. The idea is to modify DictionaryFacilitatorImpl.kt so that if the typed word has an exact match...

Hi @emavgl, Thanks for offering to help! I've implemented the logic where if you type a word that is an exact match in one of your enabled languages, suggestions from...

> > My proposal is the following, based on what I already started typing, use only the dictionaries and auto-corrections for that language only. > > > if the typed...

> Hi [@subha0319](https://github.com/subha0319) it does not seem to work in my case. See the image attached. I am writing in english but keep receiving suggestions from Italian dictionary (which quality...

@emavgl Thanks for testing and sharing your findings. I have a new build that handles the edge cases you found. **What's improved:** - Context Awareness: It now checks the previous...

Thanks for testing! Firefox: Browsers usually disable suggestions in the URL bar. Please check if the latest version of Heliboard does the same, it's likely standard behavior rather than a...

@emavgl To be 100% sure about the Firefox issue, could you please try this "Control Test"? 1. Install the Official/Store version of HeliBoard. 2. Go to Settings -> Languages and...

Thanks for confirming that 'Personalized suggestions' was the cause of the history mix up. Regarding lost suggestions issue: I've built a new APK that handles it. New APK: [Link](https://github.com/subha0319/HeliBoard/actions/runs/19647092377) Could...

> I recently updated to 3.6 and I have lost suggestions on firefox. Even with the option of forcing the input. So it was not a bug introduced with your...