Closed maverick74 closed 1 year ago
This is something with NewPipe. I suppose the search field is of type "TYPE_TEXT_VARIATION_FILTER" or some unrecognized type, so TT9 just allows "simple" typing, but I am not 100% sure. I'll investigate further, when I have time.
@sspanak regarding this: if i can help in anyway, let me know about it!
Oh, my previous comment is just a note to myself, so that I don't forget what to look for.
if i can help in anyway, let me know about it!
If you have programming skills, you could check TextField.determineInputModes()
and find what's the reason for it not to include MODE_PREDICTIVE
in returned list. If not, you just have to wait. I don't have so much free time to work on TT9 lately. Sorry!
If not, you just have to wait.
That's what I'll do then! I have no skills in Android codding (I had some Java on university, but nothing that helpful! I'm more comfortable on C++ and Sinclair BASIC ahahah... and even on those I'm not an expert either 🤣 )! Sorry!
When using NewPipe and i try to perform a search, the selected dictionary is not available.
I don't know if this is specific of newpipe or if it happens in other apps. NewPipe is the only app i found this problem so far