- android.permission.FOREGROUND_SERVICE
- android.permission.INTERNET
- android.permission.ACCESS_NETWORK_STATE
- android.permission.WAKE_LOCK
- com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
- com.google.android.c2dm.permission.RECEIVE
Jan 19, 2019
v1.4
Android Oreo+ support.
Persistent notification has to be added to be able to keep the widget up-to-date.
I don't think this will consume much battery but it is shown like that since it is a background service.
Any feedback is welcome!