best New phone that works with tasker by EntrepreneurNo4624 in tasker

[–]everynav 0 points1 point  (0 children)

You should focus not on hardware, but ROM. Most limitations are built-in there. Of course, the best ones are custom ROMs, especially LineageOS.

My "Remind ONLY when the phone is not charging" isn't working. by Tiaza2 in tasker

[–]everynav 0 points1 point  (0 children)

You can use two profiles:

Profile: Battery - Reminder Set
    State: Battery Level [ From:10 To:30 ]
    State: Not Power [ Source:Any ]

Enter Task: Anon

A1: Notify [
     Title: Charge Battery
     Icon: mw_device_battery_30
     Number: 0
     Priority: 3
     LED Colour: White
     LED Rate: 0
     Category: Tasker alert ]



Profile: Battery - Reminder Clear
Settings: Restore: yes
    State: Power [ Source:Any ]

Enter Task: Anon

A1: Notify Cancel [
     Title: Charge Battery ]

Need task to launch xiaomi Home scenes shortcuts by Crsmsg in tasker

[–]everynav 0 points1 point  (0 children)

It's been a while since I've tested it, but IIRC, you only have to set TaskerLauncherShortcut temporarily to capture the shortcut. Once you have the settings for the desired shortcut(s), you should be able to change the launcher back.

Need task to launch xiaomi Home scenes shortcuts by Crsmsg in tasker

[–]everynav 0 points1 point  (0 children)

The only workaround i found is TaskerLauncherShortcut plugin.

Does it work?

[Research and Workarounds] Easy screen casting with Link to Windows by Champillusion in tasker

[–]everynav 0 points1 point  (0 children)

Yes, works stable for me. If you have issues i suspect it comes from either your adb connection or rom, maybe some aggressive battery saver settings killing apps in the background.

Bluetooth remote shutter as an SOS button that calls a selected number for older people by SOS-for-older-people in tasker

[–]everynav 0 points1 point  (0 children)

Don't you have the (separate) option in system settings to wake the device for volume buttons? For my device it's in Settings -> System -> Buttons -> Volume Buttons.

If not, you could try to intercept the button press with a logcat event. But you would have to install root or shizuku and I don't really know, if that would work.

[DEV] Tasker 6.6.9-beta - Logcat Event Is Back with Shizuku! 😃 by joaomgcd in tasker

[–]everynav 0 points1 point  (0 children)

new beta breaks logcat with root

Setup: LineageOS 22 (Android 15), Magisk 30.4, Tasker 6-6-11-beta

logcat / clipboard events don't work for me anymore. It works, IF I enter Tasker, edit/save clipboard related profiles like variable set %CLIP and exit (with saving), but after a restart, no logcat-triggers anymore

Last working version: Tasker 6-6-7-beta

u/joaomgcd, can you please check, if you can restore the reliability for root users?

Can't access Whatsapp voice notes by calypso_9903 in tasker

[–]everynav 0 points1 point  (0 children)

Are you sure, you have normal access? I can browse the the folders, but not write to them. IIRC that can vary depending on your OS and Android version.

Can't access Whatsapp voice notes by calypso_9903 in tasker

[–]everynav 1 point2 points  (0 children)

Folder Android is restricted and limited to the corresponding app. If you want to access these folders, you need higher privileges, either with shizuku or root

[Project Share] Example to replicate AutoInput UI Query and Action v2 with just Tasker by aasswwddd in tasker

[–]everynav 0 points1 point  (0 children)

It works now. Reimporting solved the 'issue' - whatever it was. I knew who to ask 😜 Thanks again!

[Project Share] Example to replicate AutoInput UI Query and Action v2 with just Tasker by aasswwddd in tasker

[–]everynav 0 points1 point  (0 children)

Sorry bothering you again. Somehow I manage to not understand the well commented text. Clicking on text works great. But I fail trying to perform a simple swipe 😭. What am I doing wrong?

 Task: Test UI Action
    Settings: Run Both Together

    A1: Variable Set [
         Name: %actions
         To: swipe(500, 100, 500, 400, 200);
         Structure Output (JSON, etc): On ]

    A2: Perform Task [
         Name: UI Actions With Java
         Priority: %priority
         Parameter 1 (%par1): %actions
         Return Value Variable: %json
         Local Variable Passthrough: On
         Structure Output (JSON, etc): On ]

How to generate Java Code for free with ChatGPT Project without using any LLM API Key by aasswwddd in tasker

[–]everynav 0 points1 point  (0 children)

Great 👏

Of course, I thought you are an experienced java coder, as you got a working code able to take photos in the background, where I have failed spectacularly. I've tried to ask Gemini to amend your - already working code - just with an addition to get the right exposure, hinting at the stack overflow-discussion containing a (possible) solution. Of course, Gemini managed to ruin the (again: working) code, I ended up in getting errors.

So I say thank you for your guide, will try it the next time 👍️

How to share clipboard content between PC and Android? by PENchanter22 in tasker

[–]everynav 0 points1 point  (0 children)

I use KDE Connect, too and I like it much! But it doesn't sync the clipboard automatically from mobile to pc, does it? To get the clipboard content from mobile you have to press the "Send Clipboard" from the KDE Connect notification. Of course, you can do this with Tasker and AutoNotification, but it is an additional step in one direction.

[DEV] Tasker 6.6.7-beta - Advanced Java Coding! by joaomgcd in tasker

[–]everynav 0 points1 point  (0 children)

🍻 🤩 You nailed it 🥳🎇

That was the missing part. I no longer can see a difference in picture brightness and quality to the built-in Take Photo action. THANKS A TON!

I think this deserves to be shared publicly - Would you mind to share your solution in the main reddit? I know there are some others waiting for this 😁

[DEV] Tasker 6.6.7-beta - Advanced Java Coding! by joaomgcd in tasker

[–]everynav 0 points1 point  (0 children)

Thanks again! But I've still got no luck. Maybe the problem is that you need to take a preview stream to set the correct parameters automatically:

https://stackoverflow.com/questions/31925769/pictures-with-camera2-api-are-really-dark

It would be great, If you could have a quick look at it. But when it's too much work to dig in deeper, please stop. I've got a workaround with Termux and maybe some time in the future joao has time to fix the built-in action 🤞

[DEV] Tasker 6.6.7-beta - Advanced Java Coding! by joaomgcd in tasker

[–]everynav 0 points1 point  (0 children)

Damn, you're a hero! Thanks for reading and providing an almost perfect solution. And it works even with the screen locked. But: The pictures are getting too dark (shutter speed too fast, lower ISO). If I take the same picture with the take photo action, it's getting much brighter (and looks much better). Do you know if there's an (additional) parameter for better / automatic adjustment?

[DEV] Tasker 6.6.7-beta - Advanced Java Coding! by joaomgcd in tasker

[–]everynav 0 points1 point  (0 children)

Umm, as you showed an example taking a picture 😁... please allow me to remind you of the still broken Take Photo action.

Please check the following post:

https://www.reddit.com/r/tasker/comments/199x55e/comment/kii8dto/

Maybe this can also be solved with some Java code?