Mobile/Projects/Geolocation services: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* Adhere to the requirements set out in https://wiki.mozilla.org/Services/Location
* Adhere to the requirements set out in https://wiki.mozilla.org/Services/Location
* Requires a new Android permission (for location data)
* Requires a new Android permission (for location data)
* Ensure opt-in UI is added in the Settings menu in order to provide users the choice to provide their anonymous data to Mozilla
* Ensure opt-in UI is added in the Settings menu in order to provide users the choice to provide their anonymous data to Mozilla - see Bug 877725
 


== User stories ==
== User stories ==

Revision as of 15:59, 19 June 2013

Overview/Goals

  • Add support for the collection of cellular and wifi data for use in a Mozilla-organized database for use by the wider web community


Specifications

  • Adhere to the requirements set out in https://wiki.mozilla.org/Services/Location
  • Requires a new Android permission (for location data)
  • Ensure opt-in UI is added in the Settings menu in order to provide users the choice to provide their anonymous data to Mozilla - see Bug 877725

User stories

  • As a user, I want to choose whether to share my location data, so I am always in control with what data is sent from my device.


Quality criteria

  1. User stories are satisfied
  2. Specifications are met