Closed
Bug 905501
Opened 12 years ago
Closed 12 years ago
[FlatFish] Provide README for tablet customization
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gasolin, Assigned: gasolin)
References
Details
Attachments
(1 file)
Since more people including moz developer and web developers are start working on various devices.
We should have guideline in MDN or wiki for multiple resolution device support, which address pixel density | screen size x layout | image issues.
The first step is to document current gaia approaches to make multiple resolution device support happen.
Have collected a slide that address two perspectives(pixel density | screen size) multiplying the (layout | image) issues.
https://docs.google.com/presentation/d/1bocfFSCXeNxmx9o-DUhOYnf8hSZq0mLwfZ5nIPvnaTQ/edit?usp=sharing
Assignee | ||
Comment 1•12 years ago
|
||
The doc not really block bug 903304 project, but is helpful to save all devs time.
Assignee: nobody → gasolin
Blocks: flatfish
Assignee | ||
Comment 2•12 years ago
|
||
Come out a simple check list:
* use `768px` as break point for phone and tablet
* attach an screenshot and needinfo? nshieh@mozilla.com to confirm the minimum UX
* follow `https://github.com/mozilla-b2g/gaia/pull/11477` to add environment Setup instruction for reviewer
Reference guide:
http://bit.ly/1507h5X
Assignee | ||
Comment 3•12 years ago
|
||
The slide has been dramatically revised.
The guideline for multiple resolution device support, which address pixel density | screen size x layout | image issues has been reviewed and will be published in chinese.
will translate to english latter.
Assignee | ||
Comment 4•12 years ago
|
||
Need add a README.md under tablet that describe proper build command. including recent keyboard build-time customization
Assignee | ||
Comment 5•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Summary: [FlatFish] Write guideline for multiple resolution device support → [FlatFish] Provide README for tablet customization
Assignee | ||
Comment 6•12 years ago
|
||
Visual README here
https://github.com/gasolin/gaia/blob/feb5f28cd16f8f76aaa9423f59700c4c2e84cc81/distribution_tablet/README.md
Attachment #824499 -
Flags: review?(timdream)
Updated•12 years ago
|
Attachment #824499 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 7•12 years ago
|
||
merged to gaia-master https://github.com/mozilla-b2g/gaia/commit/b35231defcd86de353d6ff28d23416755d33c372
thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•