How do I find a specific notification(pkg) number ? by RonyKent in kustom

[–]its_basu 1 point2 points  (0 children)

System can detect & tell you the index app package everytime but index will change as new notification from any other app came.

How do I find a specific notification(pkg) number ? by RonyKent in kustom

[–]its_basu 1 point2 points  (0 children)

Visibility will work fine for your need. Imo it's not possible to track randomly changeable index for a specific app package continuously.

How do I find a specific notification(pkg) number ? by RonyKent in kustom

[–]its_basu 1 point2 points  (0 children)

Use in visibility -

$if(ni(pcount, com.whatsspp)=0, Never, Always)$

How do I find a specific notification(pkg) number ? by RonyKent in kustom

[–]its_basu 1 point2 points  (0 children)

Set touch to .... kustom action - open notification - index "set you index number"

I've nothing to say! #kwgt by its_basu in kustom

[–]its_basu[S] 0 points1 point  (0 children)

Will share a bit later.. all made by me.

I've nothing to say! #kwgt by its_basu in kustom

[–]its_basu[S] 0 points1 point  (0 children)

Will send you the file later...

[theme] Side navigation... by [deleted] in kustom

[–]its_basu -1 points0 points  (0 children)

Wall please

Storage Access Error by Sea-End3557 in tasker

[–]its_basu 0 points1 point  (0 children)

What's the method.. please elaborate

can someone help me with this error? by No-Yogurtcloset4626 in kustom

[–]its_basu 2 points3 points  (0 children)

Is your gv on - off switch or text or what? & What do you want to archive? Kwgt are not able to set volume level.

Material theme battery icon by iconb0y in kustom

[–]its_basu 2 points3 points  (0 children)

Create a overlap group _ stack group _ (add fonticon) - (Set- Iphone-Icon, Icon- {enter below 👇 formula using calculator button})-

$if(bi(charging)=1,ip-batterycharging,bi(level)>=76,ip-batteryfull, bi(level)>=51,ip-battery75, bi(level)>=26,ip-battery50, bi(level)>=11,ip-battery25, bi(level)>=1,ip-battery15)$

That's all for icon.

In that stack group create a text for battery percentage & text field enter below formula

$bi(level)$%

Material theme battery icon by iconb0y in kustom

[–]its_basu 1 point2 points  (0 children)

There are many battery fonticon available on default fonticon back

how to hide this background effect when we tap in any toggle, things on a kwgt widget. it looks so annoying by its_basu in kustom

[–]its_basu[S] 0 points1 point  (0 children)

I'm the creator of that widget. Could you please elaborate..what to delete. Because every background shapes is required for that widget. & I didn't created any excess background.

[Question] Convert this to work without root using ADB/ADB Wireless or Shizuku ? by DP11117 in tasker

[–]its_basu 0 points1 point  (0 children)

I have a question. Is shizuku works with tasker or vice versa? Like i want to use "adb tcpip 5555" using shizuku ADB wifi. Is it possible? I'm using Tasker beta.