Gaia/Gallery: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
Line 12: Line 12:


== Issues & Risks ==
== Issues & Risks ==
=== M2 - Demo Phone ===
* <strike>[https://github.com/andreasgal/gaia/issues/253 Gallery app doesn't scroll]</strike>


=== M3 - Product ===
* Where should photos be stored? Currently being stored as files in IndexedDB, but there is discussion around a possible Media Storage API {{bug|717103}}
* Where should photos be stored? Currently being stored as files in IndexedDB, but there is discussion around a possible Media Storage API {{bug|717103}}
* How should the gallery app integrate with or interact with the camera app to capture new photos? https://github.com/andreasgal/gaia/issues/291
* How should the gallery app integrate with or interact with the camera app to capture new photos? https://github.com/andreasgal/gaia/issues/291
* How to get photos on and off the device? https://github.com/andreasgal/gaia/issues/58
* How to get photos on and off the device? https://github.com/andreasgal/gaia/issues/58


== Definition ==
== User Stories ==
=== User Stories ===
==== M2 - Demo Phone ====
* <strike>[https://github.com/andreasgal/gaia/issues/38 Browse Thumbnails]</strike>
* <strike>[https://github.com/andreasgal/gaia/issues/41 View Photo]</strike>
* <strike>[https://github.com/andreasgal/gaia/issues/157 Navigate back to thumbnails]</strike>
* [https://github.com/andreasgal/gaia/issues/42 Switch to next photo]


==== M3 - Product ====
* [https://github.com/andreasgal/gaia/issues/292 Delete Photo]
* [https://github.com/andreasgal/gaia/issues/292 Delete Photo]
* [https://github.com/andreasgal/gaia/issues/43 Change photo orientation by rotating device]
* [https://github.com/andreasgal/gaia/issues/43 Change photo orientation by rotating device]


=== Dependencies ===
== Requirements ==
==== M2 - Demo Phone ====
 
* <strike>Full screen API {{bug|721711}}</strike>
* TBD
* <strike>B2G Scrolling {{bug|717844}}</strike>
 
== Dependencies ==


==== M3 - Product ====
* Media Storage API? {{bug|717103}}
* Media Storage API? {{bug|717103}}
* Orientation API?
* Orientation API?
* Web Intents?
* Web Intents?
== Design ==
The following mockups were provided by UX for M2 - Demo Phone:
[[Image:gaia_photos_mockup-m2.png]]
<br />
[[Image:gaia_photos_player_mockup-m2.png]]


== Development ==
== Development ==
[https://github.com/andreasgal/gaia/tree/master/apps/gallery Source code on Github]
[https://github.com/andreasgal/gaia/tree/master/apps/gallery Source code on Github]
== Design Specs ==

Revision as of 16:06, 11 April 2012

The Gaia Gallery app is a gallery web app, for the front end of B2G

Status

Team

  • UX: Frank Lee (IRC: flee)
  • Dev: David Flanagan (IRC: djf)
  • B2G: Jonas Sicking (Media Storage API)

Issues & Risks

User Stories

Requirements

  • TBD

Dependencies

  • Media Storage API? bug 717103
  • Orientation API?
  • Web Intents?

Development

Source code on Github

Design Specs