Rui Zhao
Rui Zhao
@eandersons It's for the list of various data (i.e. *Data* page) (e.g. Script, Condition, ...). You are right. It is somewhat random -- Easer did not do anything for ordering...
Thanks for reporting this! I can confirm its existence. I will investigate if time allowed; PRs are welcome too.
Hi there, I'm not sure which Script (Profile actually) is triggered when you press the refresh button, but I have a guess: Since you are using *Event*, it will only...
That seems strange... Though your initial set of "persistent" should be changed to "volatile" (but this doesn't matter as you have changed to Condition). After all, the change of cell...
Thanks guys. I think I now know the problem... The Service of loading Profile is not put to foreground (even after I put the other Service to foreground), and it...
Hi @andyvandermeyde , This seems strange, and I can't reproduce on two Android 8.1 devices. (Though, both devices have some strange Android behaviour...) Can you share your setup? e.g. your...
Hi @andyvandermeyde , Thanks for the video! This clarifies a lot, and it really seem to be a big problem. Just one more info: does this happen only for Time...
Thanks for reporting this! That seems really strange, but yes I believe we can try to narrow the problem down. I guess there may be some problem with the internal...
I was having some trouble when designing better debugging information, so unfornatutely the dedicated debug version is not there yet. But I had a re-read of the description just now,...
Thanks, @just-Nob ! Yes, I also feel the only way to kill an arbitrary app is to use root permission. I don't know any API to do this; Android runs...