- - Know exactly where you are. It uses GPS.
- - Know what access (wifi, 3G…) you have at every moment.
- - android.permission.AUTHENTICATE_ACCOUNT
- - Call somewhere with no need for the user to confirm that call. ER numbers aren't allowed, though.
- - Have access to the list of accounts linked to your device.
- - Send and receive internet info.
- - Read your calendar data.
- - android.permission.READ_CALL_LOG
- - Read your contact data.
- - Read phone state. Used to know whether you're in a call or not.
- - Know if the system has finished booting.
- - Monitor incoming SMS messages, to process them.
- - Send SMS.
- - Request authentication tokens from accounts linked to your phone.
- - Use the vibrator.
- - Prevent your device from sleeping or screen from dimming (turn brightness down).
- - Write, but not read unless allowed by another permission, your calendar data.
- - android.permission.WRITE_CALL_LOG
- - Write, but not read unless allowed by another permission, your contacts data.
- - com.euskoapps.geofriends.permission.C2D_MESSAGE
- - com.google.android.c2dm.permission.RECEIVE
Displaying 3 of 21 - show all