Gaia/Gallery
< Gaia
The Gaia Gallery app is a gallery web app, for the front end of B2G
Status
- Feature Name: Gaia Gallery App
- Stage: Development
Team
- UX: Frank Lee (IRC: flee)
- Dev: David Flanagan (IRC: djf)
- B2G: Jonas Sicking (Media Storage API)
Issues & Risks
- 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 to get photos on and off the device? https://github.com/andreasgal/gaia/issues/58
User Stories
Requirements
- TBD
Dependencies
- Media Storage API? bug 717103
- Orientation API?
- Web Intents?