Rui Zhao
Rui Zhao
Hi. Thanks for the bug report. Could I check if you have disabled "battery optimization" for Easer in your system setting? This seems to be similar to (the comments in)...
That is interesting to see two phones with (supposedly) the same ROM version have different behaviours. Could you first try v0.8.2.3-beta2 and see if this still exists? If not, I...
Thanks. I uploaded the release to https://github.com/renyuneyun/Easer/releases/tag/v0.8.3-beta? If you have time, could you have a try and report back?
That's interesting. Did you find the station through the search/listen UI button (on the cellular station event) on Easer? When it was implemented, Android document said the cellular stations will...
Thanks for the update. Do you have any examples? I may try to fix that if the examples seem reasonably compatible with existing schema. Otherwise I'll read the documents again...
Thanks for the tip. That's good to know. I guess there are some special APIs for digital assistant apps to workaround the API limitations for normal apps? By the way,...
Thanks for reporting. I can confirm this. Probably I'll need to figure out what changes in Android/SDK/AndroidX version made this happen.
Thanks for reporting. I've heard this another time from another people, but not from most others. (And sorry for the delay. It was quite some busy and anxious time in...
Hi there. Unfortunately there is currently no Event for "on Boot". You may try Broadcast Event: just put `android.intent.action.BOOT_COMPLETED` to the `Action` field. But I hightly suspect this will fail,...
Hi. Apologise for not responding earlier. Is this issue a duplicate of #401?