Closed
Bug 911679
Opened 9 years ago
Closed 9 years ago
[system] add init screen logo for large device
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
blocking-b2g | koi+ |
People
(Reporter: gasolin, Assigned: gasolin)
References
Details
Attachments
(2 files)
use ScreenLayout script to provide init screen logo for large device. The detect order might be: 1. custom logo 2. logo with subfix (ex: _small.png) 3. default logo
Assignee | ||
Updated•9 years ago
|
blocking-b2g: --- → leo?
Assignee | ||
Comment 1•9 years ago
|
||
In current init screen logo process, we have to provide fix named image/video(carrier_power_on.mp4/png). Since this is also a customizable item, I think it will be easier to achieve this by customization in bug 911689. @tim, how do you think?
blocking-b2g: leo? → koi?
Flags: needinfo?(timdream)
Updated•9 years ago
|
blocking-b2g: koi? → koi+
Assignee | ||
Comment 2•9 years ago
|
||
after more investigation, I think we'd better do it in runtime @neo, I can get official images from gaia local repository `https://github.com/gaia-local/gaia/tree/master/shared/resources/branding/official` please provide unofficial images for * splash_screen_generic.png * initlogo.png thanks
Flags: needinfo?(timdream) → needinfo?(nhsieh)
Assignee | ||
Comment 3•9 years ago
|
||
splash_screen_generic.png is deprecated, so please provide 'unofficial initlogo.png'
Assignee | ||
Comment 4•9 years ago
|
||
the unofficial image is not provided from UX yet, will replace it once the image is provided.
Attachment #801339 -
Flags: review?(timdream)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gasolin
Comment 5•9 years ago
|
||
Comment on attachment 801339 [details]
pull request redirect to github
r+ if you have tested this patch.
Attachment #801339 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 6•9 years ago
|
||
We need unofficial image for initlogo.png, to replace https://github.com/gaia-local/gaia/blob/master/shared/resources/branding/unofficial/initlogo.png in 1280x800 form. Just heard neo is PTO this week. Carrie or Juwei, can you help?
Flags: needinfo?(jhuang)
Flags: needinfo?(cawang)
Assignee | ||
Comment 9•9 years ago
|
||
test and merge in gaia-master https://github.com/mozilla-b2g/gaia/commit/adfab089ad3c9126e85ee83c4a8b03cfd613e8bf thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•