Suyash Srijan
Suyash Srijan
I have the same question. The driver supports Windows 10, so why doesn't this library do?
Not tested it, will let you know soon. Yeah, I'll do it soon
Haven't seen much demand for it so I didn't make any further changes to it. It was a hobby project anyway
Sorry I can't test it on Lollipop, I need root and my phone isn't rooted yet, so it'll be up to you to test it if you have a rooted...
Yeah, it was pulled because of the Donate feature, which uses PayPal rather than Google's own billing methods. I'll fix it when I get the time and upload a new...
This is caused by apps: 1. Not using [high priority](https://firebase.google.com/docs/cloud-messaging/concept-options#setting-the-priority-of-a-message) FCM messaging to deliver notifications to the device. If apps use normal priority FCM messaging then the notifications get delivered...
Will add it soon.
That is correct, it does not read the values from the system. At the moment, it uses the default values from AOSP. I will be adding support for reading values...
Because the app doesn't force stop applications, it disables them so they don't automatically start again, for example, due to a FCM notification. Disabling is more effective, hence the reason...
I was about to merge this but noticed some conflicts. Would you mind resolving the issues with this commit (and the previous ones) and re-test it to make sure it...