Search found 4 matches

by zerodean
22 Mar 2019 17:47
Forum: User Help / Bug Reports
Topic: Long press on keyboard? (change input method)
Replies: 2
Views: 6428

Re: Long press on keyboard? (change input method)

My script already uses control UI. I'm embarrassed to say that I never noticed the "insert common script parts" before. Just found long press under there...

Thanks for the help.
by zerodean
22 Mar 2019 16:52
Forum: User Help / Bug Reports
Topic: Long press on keyboard? (change input method)
Replies: 2
Views: 6428

Long press on keyboard? (change input method)

I have a script that opens a text writing app, creates a new document, and brings up the keyboard. I need a way to emulate a longpress on the keyboard to change the input mode to dictation. Is this possible without root? (I had this working on an older rooted device by using the change input option.)
by zerodean
15 May 2017 00:07
Forum: User Help / Bug Reports
Topic: How to distinguish the input/output of multiple text inputs?
Replies: 2
Views: 7547

Re: How to distinguish the input/output of multiple text inp

Thank you so much! :D With your help, I was able to piece together a flow that I'm happy with. I'm linking to a modified version below (I tried attaching the flow but it got rejected). It's nothing special, but it might be a good for reference for anyone who ends up finding this thread looking for h...
by zerodean
14 May 2017 18:59
Forum: User Help / Bug Reports
Topic: How to distinguish the input/output of multiple text inputs?
Replies: 2
Views: 7547

How to distinguish the input/output of multiple text inputs?

I know that a single text input defaults the output to "value". What I don't know is how to create multiple text input dialogs in the same flow and have that data go where I want it to. If I could find an example flow that does this, I'd reverse engineer it to figure out how to do what I want. I'm s...