Open joshebosh opened 1 year ago
The remote click event isn't triggered by clicking the widget, only by clicking a remote button in the layout. If that also doesn't work, I'll have to look into it further. The widget system needs an overhaul anyways for Android 12 widgets, and was never tested much.
I can update the text on my Widget via bash script, but I'm unable to click the widget to make it update.
I have this code in the script to listen for the click
the output never gets printed... And i'm not seeing any particular function to explicitly make the widget clickable... am I missing something?
Here's the whole script as is