Rui Zhao

Results 205 comments of Rui Zhao

Hi there, you are right that they work differently. Android does not provide API to switch mobile data, while it does for WiFi and Bluetooth. This is explained in [FAQ...

Hi @itsbrody , unfortunately it doesn't. I don't remember Android team provided (or mentioned enough) the explanation on why they don't provide them. But the consensus for app developers is...

That's interesting. I suspect Android might have some limitation on automatically enabling VPNs, but I'll try to find if there is a way.

Hi, I'm not exactly sure about the details, but it looks like you are using Events for all Scripts? If so, maybe you want to replace some of them with...

Hmm, thanks for the suggestion. I need to look up how to receive button events, but I think it should be doable. If you have any clues, please let me...

Thanks for reporting that. I believe this is due to the inexact AlarmManager setting. I'll fix this if I have time, by providing a checkbox for "exact timing".

Thanks for the suggestion. Indeed, that will be very helpful. I'm in a constraint of time recently (and in near future), but will look into it if nobody posts a...

@natrius I think you meant to reply to @spaetz ? @spaetz one of the ideas why I'd like to replace the name "Profile" is that "Profile" is considered "static" and...

@racuna The plan is to remove some Events *which should better be expressed as Conditions*, not all Events ;p Do you feel comfortable about the name "Script"? This is one...

I have a name emerged from #178 : We can move "Event" and "Condition" to one section called "Atom", to reflect the design purpose. However the weak point is that...