Search found 85 matches

by yxd0018
02 Mar 2019 13:22
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

A few ideas after looking at the flow:
1.condition after selection has too much hidden tasks inside. I would separate out into new action.
2. Is there a way to have select all/unselect all? Clicking through all the apps is pia.
by yxd0018
01 Mar 2019 19:52
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

Thanks for the flow.
1) I will separate out app selection part into separate flow for reuse purpose. Wish automatic can have builtin one just for installed apps.
2) Martin probably need to make value of set notification support var.
by yxd0018
01 Mar 2019 11:24
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

Modify the script to move all previously selected item to show first.
by yxd0018
28 Feb 2019 19:50
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

I worked out the whole flow except reading state from each app and save to globalvar.
Do you know how to read notification setting? I don't see it in package info.
I use global var for input and output of select flow in order to reuse it somewhere else.
by yxd0018
27 Feb 2019 21:01
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

have some script to get all installed apps into a map and multi-select from them. The issues are 1. how do I initiate value based on the previous selection so that I don't start from scratch every time. Extended counter in the setting and minimize the action steps seems worked out. 2. While setting ...
by yxd0018
26 Feb 2019 19:33
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

Re: go over all apps to set notification

It seems system just insert importance="0"to the xml as below:

<package name="com.knudge.me" importance="0" show_badge="true" app_user_locked_fields="0" uid="10245">

The issue is some background thread keeps a backup copy so even I killed setting before modification, it still reverts back.
by yxd0018
26 Feb 2019 14:07
Forum: Flow Sharing Area
Topic: go over all apps to set notification
Replies: 23
Views: 56449

go over all apps to set notification

I wonder how to go over all the application and enable/disable notification based on a configure list.
by yxd0018
24 Feb 2019 02:14
Forum: Flow Sharing Area
Topic: Text Expansion 2.0 is here
Replies: 32
Views: 116061

Re: Text Expansion 2.0 is here

It seems not working on any text editor on los 16 or liquidRemix rom. No widget shows up.
by yxd0018
23 Feb 2019 19:13
Forum: User Help / Bug Reports
Topic: grayscale tiles
Replies: 7
Views: 17551

grayscale tiles

I installed liquidRemix rom to replace los16 and it's been crash-free and has tons of customization. I play a bit with quick setting trigger and action "update quick setting tile". It seems automagic insert 5 custom tiles by default (Tile1 - 5). 1. I create a flow to triggered by "quick settings til...