0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00

Add "Android permissions" to Readme

This commit is contained in:
mueller-ma 2021-06-08 10:39:11 +02:00 committed by GitHub
parent 210fca316d
commit 8cf0db45f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,11 @@ You might run into on of these issues with the app:
* Your provider doesn't provide a USSD code to query your prepaid balance. In this case you cannot use this app.
* Depending on the response pattern the parsing might fail. In this case please open an issue.
## Android permissions
* `CALL_PHONE`: Used to query USSD codes.
* `ACCESS_NETWORK_STATE`, `RECEIVE_BOOT_COMPLETED`, `FOREGROUND_SERVICE`, `WAKE_LOCK`: Used by [WorkManager](https://developer.android.com/reference/androidx/work/WorkManager) to ensure work constraints are met and running workers aren't killed.
## Credits
* Feature graphic by https://unsplash.com/@joshappel