Confirmed users
152
edits
m (Add a Security Review section) |
|||
(16 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
==Design Spec== | |||
For the latest UX specifications, please visit: | |||
https://mozilla.box.com/applications | |||
== | == Use Cases == | ||
*Loading videos onto phone. Jim wants to put a video file onto the phone: | |||
* | **He plugs the phone into this computer | ||
* | **A phone shows up as a drive on his computer | ||
**Jim open the drive (phone), proceeds to drag and drop video files into a folder called "videos" | |||
**Jim has the ability to store video (and other data content) on the phone's internal flash memory or an SD card | |||
* | *Browsing & Playing Videos. Jim wants play a video: | ||
* | **Jim launches the video app | ||
* | **All his videos are listed alphabetically | ||
**He clicks on a video he's interested in, it launches the player (landscape orientation since the video is formatted for landscape orientation) | |||
== Requirements == | == Requirements == | ||
Line 58: | Line 52: | ||
** 1:1 (play video at original size which may be smaller or bigger than the screen) | ** 1:1 (play video at original size which may be smaller or bigger than the screen) | ||
** Crop (to fill the entire window, likely cropping some of the content) | ** Crop (to fill the entire window, likely cropping some of the content) | ||
*Jog Dial on Media Player | |||
*Show last played keyframe on thumbnails | |||
== Development == | |||
[https://github.com/mozilla-b2g/gaia/tree/master/apps/video Source code on Github] | |||
== | == Security Review == | ||
The security review of this app can be found [https://wiki.mozilla.org/Security/Reviews/Gaia/Video here]. |