Gaia: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added link to meeting details)
 
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Gaia is a collection of [https://apps.mozillalabs.com/ web apps] which make up the UI for the [[B2G|Boot to Gecko]] project.
Gaia is the collection of [https://developer.mozilla.org/apps web apps] which make up the front end of [http://www.mozilla.org/firefoxos/ Firefox OS] (codenamed [https://wiki.mozilla.org/B2G Boot to Gecko]).


=== Admin ===
==Contributing==
* [[Gaia/UXTeam|Team]]
* See [[Gaia/Hacking]] to get started hacking
* See [[Gaia/UxContributing]] to get started contributing to UX
* See [[B2G#Meetings]] for meeting details
 
== Admin ==
* [[Gaia/UXTeam|UX Team]]
* [[Gaia/Meeting_Notes|Meeting Notes]]
* [[Gaia/Meeting_Notes|Meeting Notes]]


== UX Guidelines ==
== UX Specifications (Wireframes) ==
Here are some guidelines to finding and using the latest UX specifications, wireframes and mock-ups.
 
* TEMPORARILY DELETED; working on recovery: All UX specifications, patterns and building blocks are posted in the User Experience section of the Mozilla Developer Network (MDN) at https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/UX.
 
* All UX wireframes and mock-ups are stored in Box (not Dropbox). The main UX directory in Box is called "Firefox OS UX". The folders you should refer to are:
** 1.3 Specs: https://mozilla.box.com/s/0u4jt353ei9ov2c150ip
** 1.4 Specs: https://mozilla.box.com/s/yt7hl2leikogcuili7kp
** 1.5 Specs: https://mozilla.box.com/s/641ovdmhkancwvgxv0vq


* [[Gaia/Design/Patterns|Patterns]]
* The UX team has set Box folders as "Open Access". This allows view access to anyone with a link: You do not need to create or sign into a Box account in order to see UX specs and wireframes.  For the time being, we prefer to have these files be view only and, for design consistency, to have the UX team be the sole editors of these files.
* [[Gaia/Design/BuildingBlocks|Building Blocks]]
 
* [[Gaia/Design/Visual|Visual Design]]
* The UX team also attaches spec files to individual bugs AND includes a link to Box elsewhere in the bug: in the Attachments section or in Comments. The URLs of the Box folder will also be included on spec documents to ensure that anyone who sees only a PDF also knows where to get the latest specs.
* [[Gaia/Design/ApplicationUXDocumentation|App Checklist]]
 
* Please '''contact Stephany''' (swilkes@mozilla.com) '''if you have any issues with access to Box'''.


== Shared Code / Styles ==
== Shared Code / Styles ==
Line 18: Line 32:


== Apps ==
== Apps ==
 
For the latest UX specifications, please visit: https://mozilla.box.com/s/44utizl9oz4eupyu3fuu
* [[Gaia/Browser|Browser]]
* [[Gaia/Browser|Browser]]
* [[Gaia/Calendar|Calendar]]
* [[Gaia/Calendar|Calendar]]
Line 26: Line 40:
* [[Gaia/Dialer|Dialer]]
* [[Gaia/Dialer|Dialer]]
* [[Gaia/Email|Email]]
* [[Gaia/Email|Email]]
* [[Gaia/FindMyDevice|Find My Device]]
* [[Gaia/FMRadio|FM Radio]]
* [[Gaia/FMRadio|FM Radio]]
* [[Gaia/Gallery|Gallery]]
* [[Gaia/Gallery|Gallery]]
Line 36: Line 51:
* [[Gaia/SMS|SMS/MMS]]
* [[Gaia/SMS|SMS/MMS]]
* [[Gaia/Video|Video]]
* [[Gaia/Video|Video]]
* [[Gaia/AppPermissions|App Permissions]]


== System ==
== System ==
 
For the latest UX specifications, please visit: https://mozilla.box.com/s/44utizl9oz4eupyu3fuu
* [[Gaia/System/Activities|Activities]]
* [[Gaia/System/Activities|Activities]]
* [[Gaia/System/Apps|Apps]] (install, permissions, errors, management, updates, uninstall, reinstall)
* [[Gaia/System/Apps|Apps]] (install, permissions, errors, management, updates, uninstall, reinstall)
* [[Gaia/System/Bluetooth|Bluetooth]]
* [[Gaia/System/Bluetooth|Bluetooth]]
* [[Gaia/System/InternetSharing|Internet Sharing & Tethering]]
* [[Gaia/System/ConsumptionControl|Consumption Control]]
* [[Gaia/System/ConsumptionControl|Consumption Control]]
* [[Gaia/System/DoNotTrack|Do Not Track]]
* [[Gaia/System/DoNotTrack|Do Not Track]]
Line 48: Line 66:
* [[Gaia/System/Hardware|Hardware]]
* [[Gaia/System/Hardware|Hardware]]
* [[Gaia/System/Keyboard|Keyboard]] (text-entry ui, predictive and corrective text capabilities)
* [[Gaia/System/Keyboard|Keyboard]] (text-entry ui, predictive and corrective text capabilities)
* Value selectors and Pickers
* [[Gaia/System/CursorManagement|Text-handling]] (cursor management and text selection)
* [[Gaia/System/CursorManagement|Text-handling]] (cursor management and text selection)
* [[Gaia/System/Localization|Localization & Internationalization]]
* [[Gaia/System/Localization|Localization & Internationalization]]
Line 60: Line 79:
** [[Gaia/System/Updates/Apps|Apps]]
** [[Gaia/System/Updates/Apps|Apps]]
* [[Gaia/System/BootScreen|Boot Screen]]
* [[Gaia/System/BootScreen|Boot Screen]]
== Security Reviews ==
* [https://wiki.mozilla.org/Security/B2G/Reviews#Gaia_Reviews Gaia Security Reviews]


==Future==
==Future==
For 1.3, 1.4 and 1.5, the UX team will focus on a project called Haida: https://wiki.mozilla.org/FirefoxOS/Haida .


Previous items:
* [[Gaia/Calculator|Calculator]]
* [[Gaia/Calculator|Calculator]]
* [[Gaia/System/DRM|DRM]]
* [[Gaia/System/DRM|DRM]]
Line 71: Line 95:
* [[Gaia/Notes|Notes]]
* [[Gaia/Notes|Notes]]
* [[Gaia/Weather|Weather]]
* [[Gaia/Weather|Weather]]
== Contributing ==
=== Filing Bugs ===
Issues are filed on [https://github.com/mozilla-b2g/gaia/issues Github].
=== Hacking ===
You can fork us on [https://github.com/mozilla-b2g/gaia Github], then send a pull request.
A lot of the apps should be able to run in a web browser (particularly Firefox Nightly), but sometimes you may need to run them on B2G until new APIs land in browsers. See [[Gaia/Hacking]] to get started.
=== Communicating ===
You can find us in #gaia on irc.mozilla.org and we use the [https://lists.mozilla.org/listinfo/dev-gaia dev-gaia mailing list].
=== Reviewers ===
Gaia does not have formal module owners, but the following developers are good candidates to review patches to the following modules and apps:
{|border=1
!Module
!Reviewers (irc nick/github username)
|-
|Dialer
|etienne_s/etiennesegonzac
|-
|Messages
|timdream
|-
|Browser
|benfrancis/benfrancis
|-
|Camera
|benfrancis/benfrancis
|-
|Gallery
|djf/davidflanagan, benfrancis/benfrancis
|-
|Video
|djf/davidflanagan, kaze/fabi1cazenave
|-
|Homescreen
|djf/davidflanagan
|-
|Keyboard
|timdream
|-
|Settings
|kaze/fabi1cazenave
|-
|Calculator
|daleharvey/daleharvey
|-
|Music
|djf/davidflanagan
|-
|Clock
|etienne_s/etiennesegonzac
|}
=== Coding Style ===
* Background:
** [[MDC:Developer Guide/Coding Style#General practices]]
** [[MDC:Developer Guide/Coding Style#JavaScript practices]]
** [[MDC:Developer Guide/Coding Style#Naming and formatting code]]
* make sure HTML files are declared <!DOCTYPE html> (i.e., HTML5).  IE9+ will load them in compatibility mode otherwise.
* add a <code>"use strict";</code> statement (exactly that!) to the top of your JS files
* 2 spaces for indentation - do not use tab.
* Line break are free (I promise) don't hesitate to use them to separate logical block inside your functions.
* Files are named <code>like_this.js</code>.
* Use single quote instead of double quotes.
* Additional rules:
Bad:
if (expression) doSomething();
Correct:
if (expression)
  doSomething();
=== Before submitting a patch ===
On each javascript files you are adding or you have modified, run:
gjslint --nojsdoc my_file.js
http://code.google.com/closure/utilities/docs/linter_howto.html
Set of smoke tests to run before you check-in a patch:
[[media:PatchSmokeTests.pdf|PatchSmokeTests.pdf]]


== Subpages of {{FULLPAGENAME}}==
== Subpages of {{FULLPAGENAME}}==
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}

Latest revision as of 16:42, 7 July 2015

Gaia is the collection of web apps which make up the front end of Firefox OS (codenamed Boot to Gecko).

Contributing

Admin

UX Specifications (Wireframes)

Here are some guidelines to finding and using the latest UX specifications, wireframes and mock-ups.

  • The UX team has set Box folders as "Open Access". This allows view access to anyone with a link: You do not need to create or sign into a Box account in order to see UX specs and wireframes. For the time being, we prefer to have these files be view only and, for design consistency, to have the UX team be the sole editors of these files.
  • The UX team also attaches spec files to individual bugs AND includes a link to Box elsewhere in the bug: in the Attachments section or in Comments. The URLs of the Box folder will also be included on spec documents to ensure that anyone who sees only a PDF also knows where to get the latest specs.
  • Please contact Stephany (swilkes@mozilla.com) if you have any issues with access to Box.

Shared Code / Styles

The Gaia apps share/reuse some JS libraries (localization, gesture detection, etc.), localization strings (relative dates), and styles (from the building blocks effort, see above):

Apps

For the latest UX specifications, please visit: https://mozilla.box.com/s/44utizl9oz4eupyu3fuu

System

For the latest UX specifications, please visit: https://mozilla.box.com/s/44utizl9oz4eupyu3fuu

Security Reviews

Future

For 1.3, 1.4 and 1.5, the UX team will focus on a project called Haida: https://wiki.mozilla.org/FirefoxOS/Haida .

Previous items:

Subpages of Gaia