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

Request restrictions and settings for getNetworkType(), getPhoneType() #441

Closed
LazyZhu opened this issue Aug 3, 2013 · 10 comments
Closed

Comments

@M66B
Copy link
Owner

M66B commented Aug 3, 2013

I don't see why this is privacy sensitive data.

@LazyZhu
Copy link
Contributor Author

LazyZhu commented Aug 3, 2013

It's weird that a CDMA phone returns IMEI as MEID. Plus, some apps like to get these info.

screenshot_2013-08-03-19-08-40

@M66B
Copy link
Owner

M66B commented Aug 3, 2013

Okay, I will add these as dangerous functions:

getNetworkType: NETWORK_TYPE_UNKNOWN
getPhoneType: PHONE_TYPE_GSM

(unless you have a better idea)

@LazyZhu
Copy link
Contributor Author

LazyZhu commented Aug 3, 2013

Okay, I will add these as dangerous functions:
getNetworkType: NETWORK_TYPE_GPRS
getPhoneType: PHONE_TYPE_GSM
(unless you have a better idea)

Thanks.
Would you add settings for these two?

@M66B
Copy link
Owner

M66B commented Aug 3, 2013

Yes, it will be dangerous functions (so default off).

@LazyZhu
Copy link
Contributor Author

LazyZhu commented Aug 3, 2013

Yes, it will be dangerous functions (so default off).

This is a good idea, 👍

@LazyZhu
Copy link
Contributor Author

LazyZhu commented Aug 3, 2013

Let me know when release the apk, i'll test it.

@M66B
Copy link
Owner

M66B commented Aug 3, 2013

You can test it: http://d-h.st/HoU
Which app is shown in the screen shot above?

@LazyZhu
Copy link
Contributor Author

LazyZhu commented Aug 4, 2013

You can test it: http://d-h.st/HoU

I tested it and it's working as i expected, but not been marked as dangerous.
With getPhoneType() restricted in app:

screenshot_2013-08-04-10-36-15

Which app is shown in the screen shot above?

https://play.google.com/store/apps/details?id=com.gsmdev.simcard

@M66B
Copy link
Owner

M66B commented Aug 4, 2013

Thanks for the link to the app.
Yes, I didn't mark it as dangerous.

@M66B M66B closed this as completed Aug 4, 2013
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

2 participants