Closed
Bug 633613
Opened 15 years ago
Closed 15 years ago
Add and localized Spark game graphic to Start page
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec2.0b5+)
VERIFIED
FIXED
Firefox 4.0
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b5+ | --- |
People
(Reporter: clooney, Assigned: mfinkle)
References
Details
(Whiteboard: [strings])
Attachments
(2 files)
|
14.59 KB,
patch
|
vingtetun
:
review+
|
Details | Diff | Splinter Review |
|
56.74 KB,
image/png
|
Details |
Starting Firefox 4 final launch day for three weeks, we'd like to place the Spark game banner at the bottom of the Start page. (Files coming soon). This banner, when tapped, will redirect to the Spark game Web app. (URL coming soon).
This banner needs to be localized as well.
| Reporter | ||
Updated•15 years ago
|
Summary: Add, localized Spark game graphic to Start page → Add and localized Spark game graphic to Start page
| Reporter | ||
Updated•15 years ago
|
Assignee: nobody → mark.finkle
Target Milestone: --- → fennec2.0
| Assignee | ||
Comment 1•15 years ago
|
||
We'll need to get the string in for beta 5. As far as I know right now, the string will be:
"Play Firefox Spark"
And will appear in a footer on the about:home page. An image will also be in the footer.
To keep things simple and not need network pings, I suggest we just add a "promo.timeout" pref and set it with the date the promo will stop.
tracking-fennec: --- → 2.0b5+
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [strings]
| Assignee | ||
Comment 2•15 years ago
|
||
This patchs adds everything for the feature, except:
* final image of spark
* URL to navigate on tap
The patch uses a preference ("app.promo.spark.endDate") to control hiding/showing the promo on the home page. I have it set for 2011-01-01 for now so it does not become visible in beta 5 or the nightlies. You can change the date to make it visible.
We should land this patch for beta 5 so the strings are in. If the final artwork and/or URL become available, we could land those too, but followup patches are fine for those.
Attachment #511973 -
Flags: review?(21)
| Assignee | ||
Comment 3•15 years ago
|
||
This is how it looks
Comment 4•15 years ago
|
||
Comment on attachment 511973 [details] [diff] [review]
patch
Code looks good but I hope adblock will arrived soon on mobile...
Attachment #511973 -
Flags: review?(21) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
pushed:
http://hg.mozilla.org/mobile-browser/rev/ab003bb65c93
we still need final images and a URL, but this doesn't need to block beta 5 anymore. Blocking 2.0 now
tracking-fennec: 2.0b5+ → 2.0+
| Assignee | ||
Comment 6•15 years ago
|
||
Easier to track as a new bug: bug 633769
Status: NEW → RESOLVED
tracking-fennec: 2.0+ → 2.0b5+
Closed: 15 years ago
Resolution: --- → FIXED
Comment 7•15 years ago
|
||
Verified fixed with what is currently available on
Mozilla/5.0 (Android; Linux armv7l; rv:2.0b12pre) Gecko/20110214Firefox/4.0b12pre Fennec/4.0b5pre
Tested English/French/Russian languages and see a localized banner
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•