mirror of
https://github.com/florisboard/florisboard.git
synced 2025-12-27 21:26:27 +00:00
3
List of permissions FlorisBoard requests
Lars Mühlbauer edited this page 2025-02-26 13:08:16 +01:00
This document outlines the list of permissions that FlorisBoard requests. Note, that FlorisBoard works perfectly fine without any of these permissions, but includes them to provide a better user experience.
The following paragraph lists all permission FlorisBoard requests and provides an explanation why:
- android.permission.VIBRATE - To vibrate if key press vibration is enabled.
- android.permission.POST_NOTIFICATIONS - To post notifications such as the crash report notifications, etc. (Since v0.4.0-beta01)
For reference, you can also look up the AndroidManifest.xml, which contains all permissions FlorisBoard requests.