commit 80e1895355ae28e6ec24da1705765bfda5876a0a
parent 8b7f78a594ff93f2ece7248de027d664d7b832b6
Author: rhunk <101876869+rhunk@users.noreply.github.com>
Date:   Wed,  8 May 2024 12:44:35 +0200

chore(readme): permissions

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -224,6 +224,7 @@ We do not collect any user information. However, please be aware that third-part - [android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS](https://developer.android.com/reference/android/Manifest.permission.html#REQUEST_IGNORE_BATTERY_OPTIMIZATIONS) - [android.permission.POST_NOTIFICATIONS](https://developer.android.com/reference/android/Manifest.permission.html#POST_NOTIFICATIONS) - [android.permission.SYSTEM_ALERT_WINDOW](https://developer.android.com/reference/android/Manifest.permission#SYSTEM_ALERT_WINDOW) + - [android.permission.USE_BIOMETRIC](https://developer.android.com/reference/android/Manifest.permission#USE_BIOMETRIC) </details> <details>