Permissions Breakdown:
android.permission.ACCESS_NETWORK_STATE: Google Voice Connectivity
android.permission.INTERNET: Google Voice Connectivity
android.permission.GET_ACCOUNTS: Get Google Account Names
android.permission.MANAGE_ACCOUNTS: Create Google Account Prompt
android.permission.READ_CONTACTS: Build Contacts List
android.permission.READ_PROFILE: Get your profile icon
android.permission.RECEIVE_BOOT_COMPLETED: Start on Boot
android.permission.RECEIVE_SMS: Receive Text Messages
android.permission.SEND_SMS: Send Text Messages
android.permission.USE_CREDENTIALS: Get Google Voice OAuth2 credentials (never your password)
android.permission.VIBRATE: Vibrate on New Message
com.android.vending.BILLING: Future Donations
com.google.android.apps.googlevoice.INBOX_NOTIFICATION.permission.C2D_MESSAGE: GV Push Notification
com.google.android.apps.googlevoice.permission.RECEIVE_SMS: GV Push Workaround
com.google.android.c2dm.permission.RECEIVE: Push Notifications
com.google.android.providers.gsf.permission.READ_GSERVICES: Register GV Push Notifications
Leave a Reply