-
Notifications
You must be signed in to change notification settings - Fork 8
App Permissions
Nova Leary edited this page Feb 10, 2017
·
1 revision
For those of you (And Google®) who wonder why the app requires so many permissions, here's a detailed explanation of each! The app will not share these with any third-party whatsoever, I respect privacy as much as everyone else does.
- ^ = Most likely to be changed/removed
- X = Removed
- ~ = Temporarily removed
- : = New
- "android.permission.ACCESS_NOTIFICATION_POLICY" - For managing notification priorities
- "android.permission.WRITE_EXTERNAL_STORAGE" - For letting the app generate save settings and temp files in the device storage
- "android.permission.READ_EXTERNAL_STORAGE" - For looking for app files in the device storage
- "android.permission.READ_CALL_LOG" - Display notifications
- "android.permission.ACCESS_FINE_LOCATION" - For Smart Lock location features and to toggle between lock profiles at different locations
- "android.permission.USE_FINGERPRINT" - For utilizing fingerprint unlock functions like unlocking the lockscreen
- "android.permission.READ_CALENDAR" - For accessing the calendar and displaying them on the lock screen
- ^"android.permission.READ_SMS" - For loading SMS on the lockscreen in an independent tab
- ^"android.permission.RECEIVE_MMS" - For retrieving MMS and displaying them on the screen (i.e. Custom SMS tab in the app)
- ^"android.permission.RECEIVE_SMS" - For retrieving SMS and displaying them on the screen (i.e. Custom SMS tab in the app)
- "android.permission.CAMERA" - For security functions like taking a picture of an intruder trying to get into the device
- "android.permission.GET_ACCOUNTS" - To access Google Account to retrieve Google Drive information for cloud backup and Gmail for sending emails about attempted lockscreen breach
- "android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" - For allowing the app to read all app notifications and then display them on the lock screen