renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
817 stars 93 forks source link

Feature: Widget improvements #227

Open racuna opened 5 years ago

racuna commented 5 years ago

How about a widget with more useful info about Easer status (scripts executed), and maybe some script usage like showing a certain app in the widget if condition/event is satisfied. The same with app shorcuts, contacts, system shortcuts, etc

Examples:

renyuneyun commented 5 years ago

Good proposal, and it also sounds interesting to me.

I'll investigate to see how much can be done under the current framework (without hacky methods) if I have time. Though, the RemoteView thing still looks like a myth to me even after I implemented that basic widget.