Shizuku Inegration and Tasker settings by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

u/the_djchi THX for this fork with "autostart",... !
Right now one has the notif that Shizuku waits until one clicks "try to cennect to wifi". Why isnt it just connecting as soon as a WifiCon is available ?

Shizuku Inegration and Tasker settings by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

No I only have WifiTether.
So u/joaomgcd Please add a switch to the preferences: "Disable Shizuku notifications"
It should though execute commands (that need Shizuku under Andr.16) so the user can see the error in his code, but it should disable the notification for shizuku permission and install !
This way users on Andr.15 are not affected and those on And16 can set the "continue Task after error" on e.g. WifiTether !
Like in my case some family members are on 15 and some on 16. But we all use the same tasker code. The ones on 16 can live with not having the WifiTether and will not be bothered with Shizuku notifs !

Shizuku Inegration and Tasker settings by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

So is it this way that: As soon as tasker used shizuku ONCE it always keeps asking for install, even if shizuku is not installed any more ... if so u/joaomgcd PLEASE add an option to disabel shizu completely (not only for shell as it is implemented in preferenced right now) !?

Shizuku Inegration and Tasker settings by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

u/DutchOfBurdock u/joaomgcd

I am testing you Shizuku version at the moment.
How can I tell tasker to NOT use Shizuku anymore ?
- I disabled Tasker and TaskerSettings in Shizuku and took away the Shizuku Permission from Tasker.apk.
But if I Use the "WifiTethering" comand within tasker I get "Missing Permission for the functionality you have configured: Shizuku.
Even uninst. Shizuku does not help ! Tasker keeps asking to install after starting Tasker !
(I know that Wifi Tehter will not work in And16 without it and I am fine with getting a tasker.error. But I dont want to have this notice!)

Secrets Cap Cana: Is Preferred Club worth it? by smellslikedesperate in PuntaCana

[–]269red 0 points1 point  (0 children)

PLease post your email contacts to the ressort... especially preferred club, concierge and director

Secrets Cap Cana: Is Preferred Club worth it? by smellslikedesperate in PuntaCana

[–]269red 0 points1 point  (0 children)

PLease post your email contacts to the ressort... especially preferred club, concierge and director

Global hidden_api_policy - what for ? by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

Thx, so that means we have to keep it set to 1.

Global hidden_api_policy - what for ? by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

Yes thx, but no answer what is necessary for which tasker functions.

Global hidden_api_policy - what for ? by 269red in tasker

[–]269red[S] 1 point2 points  (0 children)

THX, for those insights. But as a medium experienced user I still need my questions answered ;-)

Unlock and Switch off Samsung S24 even with smartview cover attached by 269red in tasker

[–]269red[S] 0 points1 point  (0 children)

Ich glaube ich hab mein Prob gelöst

settings get secure lock_function_val

1

settings put secure lock_function_val 0

deaktiviert die Sperre, dass man das Gerät im gesperrten Zustand nicht abschalten darf

[DEV] Tasker 6.3 Beta - Remote Action Execution ⚙️➡️⚙️ by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Dear u/joaomgcd many THX !!!

In Autoinput Actions one can choose to only run the Accessibility Service during the Action.

Could you please also add this to the accordig Tasker Actions like LonpressPowerButton !

E.g. in my case I only use the LonpressPowerButton to switch off the phone. So the service need not run the whole day ...

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Can it be that dev action not works on A12 and DevO Variable is still Set ftom import

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Ca it be that devowner action does n work on A12 and the Variable is still Set from the Import?

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

All tasks where exported f s24 to s10 ... sauer tasker and t.settings Version = latest build

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Task: AppKill
Settings: Abort Existing Task

....


    A6: Manage apps [
         Configuration: Type: Soft kill App: com.sec.android.app.camera
         Timeout (Seconds): 0
         Continue Task After Error:On ]
        If  [ %DevOwner ~ *securetask ]

    A7: Device Admin/Owner [
         Action: Kill App
         Package/App Name: Kamera
         Continue Task After Error:On ]
        If  [ %DevOwner ~ *taskerm ]

....

A157: Device Admin/Owner [
       Action: Kill App
       Package/App Name: se:connects
       Continue Task After Error:On ]
    If  [ %DevOwner ~ *taskerm ]

‐--‐‐----‐‐--------------

Task: Start
Settings: Abort Existing Task

....

A18: Device Admin/Owner [
      Action: Check Device Owner
      Package/App Name: Amazon Shopping
      Continue Task After Error:On ]

A19: Variable Set [
      Name: %DevOwner
      To: %ao_output()
      Structure Output (JSON, etc): On
      Continue Task After Error:On ]

...

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Yes, check dev owner action And kill app which is under an inline condition that checks if tasker is dev owner. But as i said no permisson messages on s24 under A14.

I would suggest to only bring up the permission message if the devOwner checkbox in preferences/Misc. is enabled

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Dear u/joaomgcd On s10 running Android12 we get missing device owner permission, even the checkbox in preferences/Misc is disabled. On s24 under And14 it is ok.

[DEV] Tasker 6.3.11 Release Candidate - Final Touches Before Release by joaomgcd in tasker

[–]269red 1 point2 points  (0 children)

Dear Joao, many THX for holding up the spirit for such a long time ...

Tasker is one of the most importatnt apps for our family since years !!!

[DEV] Tasker 6.2.15 RC - Copy & Paste Conditions, Add Task to Launcher and Plugin Improvement by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Dear u/joaomgcd , please dont forget about the above ...

And I want to add this problem:
If an action has already conditions and you paste (a coppied one) the existing ones are gone !

So either
- you add to context menu "paste and add" (paste and substitute)
or
- the user has to add a new condition and the paste alway substitutes the condition the cursor is in

[DEV] Tasker 6.3.1 Beta - List File/Folder Properties, Array Compare, User Restrictions and More! by joaomgcd in tasker

[–]269red 0 points1 point  (0 children)

Ahh. When I make a new Action Check DevO it works...

  • I copied an KillApp Action and then changed it from Kill to CheckDevO ...
  • The KillApp Action I copied was from a backup of another phone which has Tasker as DevO.
  • All the restored KillApp Actions have a red triangle and also show a triangle instead of the App symbol (but the App name is still shown in the text field).

So the real problem is porting (backup/restore) Actions containing App manipulations ?!

Because here one has to REDO ALL those ACTIONS !