Confirmed users
971
edits
No edit summary |
|||
Line 33: | Line 33: | ||
The (communications) app has the following permissions: | The (communications) app has the following permissions: | ||
* "telephony":{}, | |||
* "voicemail":{}, | |||
* "contacts":{ "access": "readwrite" }, | |||
* "mobileconnection":{}, | |||
* "attention":{}, | |||
* "settings":{ "access": "readwrite" }, | |||
* "desktop-notification":{}, | |||
* "alarms": {}, | |||
* "systemXHR": {}, | |||
* "wifi-manage":{}, | |||
* "time": {}, | |||
* "audio-channel-telephony":{}, | |||
* "audio-channel-ringer":{}, | |||
* "browser":{} | |||
ISSUE: Because the communications app is an 'umbrella app' for dialer, contacts, first-time setup and some generic facebook code, it has more permissions than it needs to have. Ideally we separate the three applications in the communications app into three separate apps. | ISSUE: Because the communications app is an 'umbrella app' for dialer, contacts, first-time setup and some generic facebook code, it has more permissions than it needs to have. Ideally we separate the three applications in the communications app into three separate apps. |