Search found 5 matches

by Mucatigoa
14 Jan 2015 03:03
Forum: Flow Sharing Area
Topic: GenExSwipe: Simple Swipe Example
Replies: 0
Views: 7552

GenExSwipe: Simple Swipe Example

GenExSwipe: Simple Swipe Example. http://automagic4android.com/flow.php?id=92e592635f6fe8abb1b0185e83aecddd3373c7dd It swipes from x10 y600 to x10 y500 and then back again. With AM open, it will either scroll the flow a bit, or move a flow object up and then down. Executes global swipe command: inpu...
by Mucatigoa
06 Jan 2015 04:20
Forum: User Help / Bug Reports
Topic: Soft keyboard status
Replies: 3
Views: 8542

Re: Soft keyboard status

What about screen size, maybe something related to the screen dimensions?

The main activity for multiling O is always running, not sure how to tell by the package...

Due to the nature of AM, shouldn't this be a basic function? Automation needs to know what is going on.
by Mucatigoa
03 Jan 2015 05:56
Forum: User Help / Bug Reports
Topic: Soft keyboard status
Replies: 3
Views: 8542

Soft keyboard status

Is it possible to get the soft keyboard open status? I found Window Opened but it wants text, and text displayed on the keyboard did not work (q,ctrl,english). Condition 'app process running' with kl.ime.oh (my keyboard) shows always running, so not a way to see if it's open. Condition 'app task run...
by Mucatigoa
10 Nov 2014 19:29
Forum: User Help / Bug Reports
Topic: need xy OnTap
Replies: 7
Views: 13746

Re: need xy OnTap

Another way is with a grid of very small buttons...
by Mucatigoa
09 Nov 2014 17:38
Forum: User Help / Bug Reports
Topic: need xy OnTap
Replies: 7
Views: 13746

need xy OnTap

I want an overlay that knows where it was tapped = relative X Y coords. Like an Ontap function. As a bonus, if any tap/swipe occurred outside the overlay.

Can this be done with a widget?