Confirmed users
360
edits
(→email) |
|||
| Line 50: | Line 50: | ||
* Permissions | * Permissions | ||
** settings (read only) - to support "email sent" sound which is controlled by the settings app per UX decision some time ago. The e-mail app could just control this internally in its own settings. | ** settings (read only) - to support "email sent" sound which is controlled by the settings app per UX decision some time ago. The e-mail app could just control this internally in its own settings. | ||
* Permissions prompts as bad UX that become moot if as a preloaded app we can pre-grant ourselves the permission. | |||
** contacts - We need access to the contacts database. Only certified apps escape prompting (https://mxr.mozilla.org/mozilla-central/source/dom/apps/src/PermissionsTable.jsm). It's arguably silly/bad UX to prompt the user for this for the preloaded app case. | |||
== findmydevice == | == findmydevice == | ||