Confirmed users
152
edits
(→Team) |
m (Add a Security Review section) |
||
(18 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
== Design Specs == | |||
== | For the latest UX specifications, please visit: | ||
UX: | https://mozilla.box.com/applications | ||
== Requirements == | == Requirements == | ||
Line 11: | Line 8: | ||
At app launch, the user is presented with a library. The library should include the following options: | At app launch, the user is presented with a library. The library should include the following options: | ||
*Playlists | *Playlists | ||
*Podcasts | *Podcasts [P2] | ||
*Audiobooks | *Audiobooks [P2] | ||
Only applies to music files (not the above), filters your music based on metadata (ID3): | Only applies to music files (not the above), filters your music based on metadata (ID3): | ||
*Artist | *Artist | ||
Line 73: | Line 70: | ||
*Album: view album track list | *Album: view album track list | ||
== Requirements (Apps) == | |||
* Users have the ability to search within application contexts | |||
=== Search === | |||
* Search music | |||
* Filters | |||
** by Artist | |||
** by Album | |||
** by Song (all) | |||
===System Control during Playback=== | ===System Control during Playback=== | ||
Line 82: | Line 90: | ||
*Lock Screen: The music player should be easily accessed through the task switcher, ideally with playback controls (play / pause, skip to next track, skip to previous track, volume indication / scrubber) | *Lock Screen: The music player should be easily accessed through the task switcher, ideally with playback controls (play / pause, skip to next track, skip to previous track, volume indication / scrubber) | ||
== | === Bluetooth file sharing === | ||
[ | |||
* Ability to share music using Bluetooth file transfer. | |||
== Development == | |||
[https://github.com/mozilla-b2g/gaia/tree/master/apps/music Source code on Github] | |||
[https:// | == Security Review == | ||
The security review of this app can be found [https://wiki.mozilla.org/Security/Reviews/Gaia/Music here]. |