Search found 85 matches

by yxd0018
10 Mar 2019 13:54
Forum: User Help / Bug Reports
Topic: Greenify alternative: Automagic
Replies: 22
Views: 49531

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 . O...
by yxd0018
10 Mar 2019 13:30
Forum: User Help / Bug Reports
Topic: Flow gets disabled [solved]
Replies: 6
Views: 14600

Re: Flow gets disabled [solved]

When your flow got disabled by emergency stop, do you get log and timestamp updated? Mine show empty log file and not sure timestamp is correct.my flow doesn't have infinite loop.
by yxd0018
06 Mar 2019 20:55
Forum: Flow Sharing Area
Topic: Automagic Backup
Replies: 5
Views: 23816

Re: Automagic Backup

I like to read your code. Wish my coworker has half of your style.
by yxd0018
06 Mar 2019 19:55
Forum: Feature Requests
Topic: Dedicated Automagic's data backup, list of flow state
Replies: 8
Views: 21106

Re: Dedicated Automagic's data backup, list of flow state

I backed up every single partition with twrp. When I try to restore, it always failed in system image. I find out I don't even need system image nevertheless backing it up.
by yxd0018
06 Mar 2019 16:53
Forum: Feature Requests
Topic: Dedicated Automagic's data backup, list of flow state
Replies: 8
Views: 21106

Re: Dedicated Automagic's data backup, list of flow state

Separate question, when you backup with TWRP, is the single system backup file takes 6GB? How do you extract img file or copy back to phone from pc? I kinda stuck here.
by yxd0018
06 Mar 2019 16:29
Forum: Feature Requests
Topic: Dedicated Automagic's data backup, list of flow state
Replies: 8
Views: 21106

Re: Dedicated Automagic's data backup, list of flow state

Thanks. I can integrate your backup flow into my google drive backup flow.
Can you share your TWRP backup flow? As the TWRP backup is pretty big, where do you store it?
by yxd0018
06 Mar 2019 14:17
Forum: Feature Requests
Topic: Dedicated Automagic's data backup, list of flow state
Replies: 8
Views: 21106

Re: Dedicated Automagic's data backup, list of flow state

will copying the whole data folder be considered full backup?
Wonder if there is a way to automate TWRP backup.
by yxd0018
04 Mar 2019 22:35
Forum: General
Topic: notification peekable with new version 1.37
Replies: 2
Views: 8802

Re: notification peekable with new version 1.37

Thx. Changing Behavior in channel setting to display silently did the trick. Typing new name in that channel field will create new channel, sort like authorization role.
by yxd0018
04 Mar 2019 22:19
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 55785

Re: go over all apps to set notification

Now I have a strange issue, my messages app doesn't make notification sound any setting looks right.
The notification of sound and pop on the screen will vibrate the phone. But setting notification at sound only has no sound at all.
by yxd0018
04 Mar 2019 22:18
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 55785

Re: go over all apps to set notification

Yeah, my mistake. when I move all the previously selected app names up front, I didn't filter out the invalid apps based on the latest pull.