Confirmed users
4,378
edits
(→UI) |
(→UI) |
||
Line 137: | Line 137: | ||
=== UI === | === UI === | ||
* General | * General | ||
** Setup Account Panel | ** Setup Account Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/setup-cards.js ) | ||
*** account/password | *** account/password | ||
*** manual setup | *** manual setup | ||
** Message View Panel | ** Message View Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/message-cards.js ) | ||
** Message List Panel | ** Message List Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/mail-app.js ) | ||
*** Edit View | *** Edit View | ||
** Compose | ** Compose Cards ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/compose-cards.js ) | ||
** Email tab drawer | ** Email tab drawer ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/folder-cards.js ) | ||
** Email Settings | ** Email Settings | ||
** Search Panel | |||
** Contacts (https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/contacts.js) | |||
* Gestures | * Gestures | ||