Manifest Destiny

180

COMMUNICATION

Trackers

Permissions

Total permissions: 18
Unknown permissions: 2
Signature permissions: 2
Permissions considered normal: 7
Permissions considered dangerous: 7
Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
Allows applications to access information about networks.
Allows the app to answer an incoming phone call.
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
costsMoney
Allows applications to change network connectivity state.
Allows applications to open network sockets.
Allows an application to read the user's call log. Note: If your app uses the READ_CONTACTS permission and both your ' minSdkVersion and ' targetSdkVersion values are set to 15 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your ' targetSdkVersion is 16 or higher.
hardRestricted
Allows an application to read the user's contacts data.
Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any android.telecom.PhoneAccount registered on the device. Note: If both your ' minSdkVersion and ' targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your ' targetSdkVersion is 4 or higher.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
Permission an application must hold in order to use ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
Allows an application to request installing packages. Apps targeting APIs greater than 25 must hold this permission in order to use ACTION_INSTALL_PACKAGE.
(signature setup appop installer pre23 development)
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user. Note: If the app targets API level 23 or higher, the app user must explicitly grant this permission to the app through a permission management screen. The app requests the user's approval by sending an intent with action ACTION_MANAGE_OVERLAY_PERMISSION. The app can check whether it has this authorization by calling android.provider.Settings#canDrawOverlays Settings.canDrawOverlays()
Allows access to the vibrator.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
COMMUNICATION 13

Map of past connections