- - Know what access (wifi, 3G…) you have at every moment.
- - android.permission.BOOT_COMPLETED
- - Change whether an application component (other than its own) is enabled or not.
- - Have access to the list of accounts linked to your device.
- - Get info about the currently running tasks.
- - Send and receive internet info.
- - android.permission.READ_CALL_LOG
- - Read your contact data.
- - To read SMS.
- - Know if the system has finished booting.
- - Monitor incoming MMS messages, to process them.
- - Monitor incoming SMS messages, to process them.
- - Request authentication tokens from accounts linked to your phone.
- - Prevent your device from sleeping or screen from dimming (turn brightness down).
- - android.permission.WRITE_CALL_LOG
- - Write, but not read unless allowed by another permission, your contacts data.
- - Write SMS messages.
- - com.google.android.c2dm.permission.RECEIVE
- - com.mnp.SpamFree2Free.permission.C2D_MESSAGE
Displaying 3 of 19 - show all