Search found 59 matches

by xpdev
22 May 2018 14:23
Forum: User Help / Bug Reports
Topic: Double fingers swipe
Replies: 7
Views: 15659

Double fingers swipe

Hi

there is a way to simulate double fingers swipe ?

Thank you
by xpdev
10 May 2018 09:33
Forum: Flow Sharing Area
Topic: turn off/on if screen off/on - save battery.
Replies: 4
Views: 18139

Re: turn off/on if screen off/on - save battery.

Edge is battery friend, so if you set data to Edge on screen off, you receive emails ecc.
by xpdev
25 Aug 2017 11:56
Forum: General
Topic: Detect current opened window
Replies: 9
Views: 30412

Re: Detect current opened window

Ok, i have found it, mi foult.

Thank you, now i can use it.
by xpdev
25 Aug 2017 11:20
Forum: General
Topic: Detect current opened window
Replies: 9
Views: 30412

Re: Detect current opened window

Thank you for you answer

first problem

i don't know how use

Action 1 : Control UI
text = getTextInActiveWindow()

Automagic tells me that getTextInActiveWindow() is unknown

thank you
by xpdev
25 Aug 2017 07:21
Forum: General
Topic: Detect current opened window
Replies: 9
Views: 30412

Detect current opened window

Hi

there is a way to detect (in a condition) what window in opened ?

For example if wi-fi setting is opened.

Or a trigger to detect when a window is closed from user ?
i can detect wihit a trigger if a window is opened but not if it is closed from user.

Thank you
by xpdev
24 Sep 2014 20:16
Forum: Feature Requests
Topic: Icon in status bar
Replies: 1
Views: 6606

Icon in status bar

Hi guys

What about the possibility to have custom icon (no text) in status bar ?
by xpdev
24 Sep 2014 11:42
Forum: User Help / Bug Reports
Topic: Notification button click
Replies: 0
Views: 5640

Notification button click

Hi guys. I have a notification in status bar in lockscreen (build from automagic code) with one button. This is a button stop a recursive code under Automagic. if i click the button on notification, the lockscreen is discharged and the phone unlocked. I want to stay in the LockScreen after clicking ...
by xpdev
24 Sep 2014 07:16
Forum: User Help / Bug Reports
Topic: Notification Toggle
Replies: 6
Views: 14169

Re: Notification Toggle

OK, i have found the way.

For mobile data

trigger "System Setting Changed"
category "Global"
name "mobile_data"
by xpdev
23 Sep 2014 20:25
Forum: User Help / Bug Reports
Topic: Notification Toggle
Replies: 6
Views: 14169

Re: Notification Toggle

If the trigger doesn't work it's either a bug in the trigger or you're doing it wrong. Please tell more specifically what doesn't work and what have you tried to do? I'm not able to find parameters for "SYSTEM SETTING CHANGED", Category and name. I need to get user click on Wifi toggle. Thanks