Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

[Request] Restrict access to mail information #1080

Closed
kwlg opened this issue Jan 8, 2014 · 5 comments
Closed

[Request] Restrict access to mail information #1080

kwlg opened this issue Jan 8, 2014 · 5 comments

Comments

@kwlg
Copy link
Contributor

kwlg commented Jan 8, 2014

I just updated an app that required a new permission: access mail information. This is what it looks like in Play Store:
permission

Would it be possible to restrict this?

@M66B
Copy link
Owner

M66B commented Jan 9, 2014

Which application does request for this permission?

@jpeg729
Copy link
Contributor

jpeg729 commented Jan 9, 2014

@M66B: you might want to take a look at an opensource background gmail
library
http://forum.xda-developers.com/showthread.php?t=2563462

On 9 January 2014 11:56, Marcel Bokhorst notifications@github.com wrote:

Which application does request for this permission?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1080#issuecomment-31923980
.

@M66B
Copy link
Owner

M66B commented Jan 9, 2014

That library doesn't require the mentioned permission and simply uses SMTP to send a message.

@kwlg
Copy link
Contributor Author

kwlg commented Jan 9, 2014

@M66B in this case it was UCCW (https://play.google.com/store/apps/details?id=in.vineetsirohi.customwidget). UCCW might need access to it in order to be able to show certain things, but it made me think that other apps that don't need it may use it as well. I've seen certain office apps use them too.

This permission doesn't seem to be very common, though.

@M66B
Copy link
Owner

M66B commented Jan 29, 2014

It appears GMail has a provider:
https://developers.google.com/gmail/android/

@M66B M66B closed this as completed in 92f4d52 Jan 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants