Search found 52 matches

by Friend1
20 Dec 2017 06:29
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49537

Re: Greenify alternative: Automagic

Hi Desmanto , find = findAll(stdout, 'Run #\\d+: ActivityRecord\\{\\w+ u0 (.*)/.* \\w+\\}', true); Since RegEx does not return any value, I try to do task termination with split command. I uploaded my flow flow_KillRecent_20171220_090917.xml Can you help me for working flow? Thank you very much .
by Friend1
18 Dec 2017 11:10
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49537

Re: Greenify alternative: Automagic

Hi Desmanto,

findAll functiun not working on my phone (MTK6592 based, android 4.4.2, rooted). Automagic v1.31 premium. Any other suggestions? Thanks.
by Friend1
15 Dec 2017 07:14
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49537

Re: Greenify alternative: Automagic

Hi Desmanto , Can i retrieve only recent apps list [/color] by using dumpsys activity ? For example: Recent tasks: * Recent #1: TaskRecord{42627518 #2 A=com.android.shlylauncher2 U=0 sz=1} * Recent #2: TaskRecord{42c7d2b8 #157 A=com.android.systemui U=0 sz=1} * Recent #3: TaskRecord{42637e08 #156 A=...
by Friend1
14 Dec 2017 06:43
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49537

Re: Greenify alternative: Automagic

Hi Desmanto , Thank you for your attention. Can you give me a example for regex usage for parse this output? 14.12.2017 11:20:25.560 [Flow1] Action 'Execute Root Command: dumpsys -l as root in ' stderr= 14.12.2017 11:20:25.561 [Flow1] Action 'Execute Root Command: dumpsys -l as root in ' exit_code=0...
by Friend1
13 Dec 2017 07:00
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49537

Greenify alternative: Automagic

Hi,

I want to kill all running user tasks when screen off. Can I use General Broadcast trigger to do this? Please give me a example to get ruuning task list if it's possible. If screen state is on, launch only Automagic if not running or may prevent it from kill. Thanks.
by Friend1
28 Sep 2017 05:18
Forum: User Help / Bug Reports
Topic: incoming/outgoing call redirection?
Replies: 10
Views: 31076

Re: incoming/outgoing call redirection?

Hi All,

The subject is understood, everyone thanks for the participation. Goodbye to writing on another subject.
by Friend1
27 Sep 2017 13:32
Forum: User Help / Bug Reports
Topic: incoming/outgoing call redirection?
Replies: 10
Views: 31076

Re: incoming/outgoing call redirection?

Hi Desmanto, First of all thank you for the quick response. You are saying: "When you change the variable in automagic, that changes only happen in automagic, it will never change the original data that the dialer has. So there is no way to change the number directly on dialer. That will require to ...
by Friend1
27 Sep 2017 05:06
Forum: User Help / Bug Reports
Topic: incoming/outgoing call redirection?
Replies: 10
Views: 31076

Re: incoming/outgoing call redirection?

Hi Desmanto,

I want to "replace the number shown" with another number. But not need to show to phone user. It's possible to change directly from the variable supplied by trigger? This is enough for me if possible. Thanks for a lot replies.
by Friend1
26 Sep 2017 12:39
Forum: User Help / Bug Reports
Topic: incoming/outgoing call redirection?
Replies: 10
Views: 31076

Re: incoming/outgoing call redirection?

Hi,

I want to change incoming_number or outgoing_number on call request without forwarding. I.E. : init call variables, then incoming_number := 05x xxx xx xx if it's possible. Thank you for replies.
by Friend1
26 Sep 2017 10:55
Forum: User Help / Bug Reports
Topic: incoming/outgoing call redirection?
Replies: 10
Views: 31076

incoming/outgoing call redirection?

Hi all,

Is there any method to redirect incoming/outgoing call to another number? Help me please! Thanks.