Closed
Bug 948195
Opened 9 years ago
Closed 9 years ago
Marketplace is incorrectly listed in the Games bubble in the Search screen
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(blocking-b2g:1.3+, b2g-v1.3 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | fixed |
People
(Reporter: krupa.mozbugs, Assigned: amirn)
References
Details
(Whiteboard: [systemsfe])
Attachments
(4 files)
OS version: 1.3.0.0-prerelease Build identifier: 20131208063021 Device used in test: Fugu steps to reproduce: 1. Start the phone such that the Search screen loads with the apps organized by functionality bubbles. 2. Notice the Games bubble observed behavior: Marketplace is listed under Games when it should be listed under settings NOTE: I checked on my inari (build:20131118040206) where marketplace is listed under settings. See
Reporter | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
blocking-b2g: --- → 1.3?
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → yosef
Comment 2•9 years ago
|
||
Hi Krupa I don't agree that the Marketplace doesn't belong to the Games category. On every ecosystem, users are directed to the marketplace to find games to play. The marketplace has games - many of the most popular apps are games, and Games is the first category on the list (and probably one of the most popular of them). Therefore, I don't think any change is necessary.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(krupa.mozbugs)
Resolution: --- → INVALID
Comment 3•9 years ago
|
||
(In reply to Yosef Waysman from comment #2) > Hi Krupa > > I don't agree that the Marketplace doesn't belong to the Games category. On > every ecosystem, users are directed to the marketplace to find games to > play. The marketplace has games - many of the most popular apps are games, > and Games is the first category on the list (and probably one of the most > popular of them). Therefore, I don't think any change is necessary. I disagree with this. Marketplace is a not a game, so that doesn't make sense to include it as part of a games collection. It's a place to find apps, which can include gaming apps. Bill - Can you weigh in on what you want to do here?
Status: RESOLVED → REOPENED
Flags: needinfo?(wmaggs)
Resolution: INVALID → ---
Comment 4•9 years ago
|
||
Yosef, I agree with Jason and Krupa and here's why. Lots of folks on like Ran, Wil, Krupa, and others have done a lot of work so that Marketplace apps and the destination itself are discoverable for that part of a users intention to find permanent apps from Home Screen search, and I think we have a good, understandable result for exposing the cue to go the Marketplace that serves the user well. I don't think putting the Marketplace icon in any of the instant apps Smart Folders is consistent with that approach. So please, yes, remove Marketplace icon from the bubbles and the folders. I think a lot of us really want to merge the ideas of instant or cloud apps delivered by e.me and Marketplace apps; for a variety of reasons we are not there yet. So it is confusing to have the Marketplace icon show up with the cloud apps because it isn't one itself, and takes people to a download experience rather than an instant apps experience. You're right that there are games in the Marketplace, but for category searches like that Ran and you have been nice enough to surface the category labels on the Marketplace icon (see attachment for Download reference if you search for reference). BTW in the current BTW, on my 1.3 Keon (build id 20131210025136) the Smart Folders do not show up at all.
Flags: needinfo?(wmaggs)
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Flags: needinfo?(yosef)
Flags: needinfo?(ran)
Reporter | ||
Comment 6•9 years ago
|
||
I agree with everything Jason and Bill have added in the above comments.
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(krupa.mozbugs)
Comment 7•9 years ago
|
||
Ok. If you think it should be removed we won't insist. Amir - please remove the Marketplace from the Games smart collection.
Assignee: yosef → amirn
Flags: needinfo?(yosef)
Assignee | ||
Comment 8•9 years ago
|
||
OK, so we need to decide on 3 apps that will show up in the initial icon and create new assets. (ref. https://github.com/mozilla-b2g/gaia/tree/master/apps/homescreen/collections/games) The initial icon will be updated on the first launch of the collection (assuming the device is online). Until then, the initial icon will be displayed.
Flags: needinfo?(ran)
Comment 9•9 years ago
|
||
Ok. Let's use the icons of the following apps for the initial icon: 1. Free Games 2. Gem Adventure 3. Galacticans 2 Fade - please make sure the icon is created and passed to Amir.
Assignee: amirn → fade
Updated•9 years ago
|
blocking-b2g: 1.3? → 1.3+
Updated•9 years ago
|
Whiteboard: [systemsfe]
Comment 10•9 years ago
|
||
PM retriaged this and we agree with the blocking status.
Updated•9 years ago
|
Target Milestone: --- → 1.3 C2/1.4 S2(17jan)
Assignee | ||
Comment 12•9 years ago
|
||
Attachment #8362474 -
Flags: review?(ran)
Comment 13•9 years ago
|
||
Comment on attachment 8362474 [details] [review] Github Pull Request Great
Attachment #8362474 -
Flags: review?(ran) → review+
Assignee | ||
Comment 14•9 years ago
|
||
landed in master: https://github.com/mozilla-b2g/gaia/commit/085a578
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 15•9 years ago
|
||
landed in v1.3: https://github.com/mozilla-b2g/gaia/commit/e16ca4feb86ac8270dff9f31b4f9d169855cd294 had some trouble when cherry-picking bad commit: https://github.com/mozilla-b2g/gaia/commit/c93ee10134391a27f469f073f42809cb9bcbcacb reverted here: https://github.com/mozilla-b2g/gaia/commit/c478c1f690e0eefb30242383aff2b6e50c4bdba8
Comment 16•9 years ago
|
||
Please when committing new or modified PNG files make sure they have been properly recompressed with the script provided under tools/png_recompress.sh. Note that to run the script you will need the optipng and advpng tools which are usually provided by the optipng and advancecomp packages on most Linux distributions. Here's an example of how to run it and its output using the images committed in this bug: $ ./tools/png_recompress.sh -v apps/homescreen/collections/games/icon.png \ apps/homescreen/collections/games/icon@1.5x.png \ apps/homescreen/collections/games/icon@2x.png apps/homescreen/collections/games/icon.png 4875 3814 0.782 apps/homescreen/collections/games/icon@1.5x.png 7840 6640 0.846 apps/homescreen/collections/games/icon@2x.png 11960 10596 0.885 Number of files processed: 3 Total size of the files prior to recompression: 24675 Total size of the files after recompression: 21050 Compression ratio: 0.853
Assignee | ||
Comment 17•9 years ago
|
||
followup - compressed PNG: landed in master: https://github.com/mozilla-b2g/gaia/commit/261e06dc07470d50a47d37e0104af7c7099cc803 landed in v1.3: https://github.com/mozilla-b2g/gaia/commit/99aca97f351fcd3b07dd0b47d27627899c3bcc42 Gabriel - I was not aware this is required, sorry. Perhaps adding a commit hook when adding PNG's is a good way to alert developers in the future. Thanks.
Comment 18•9 years ago
|
||
(In reply to Amir Nissim (Everything.me) from comment #17) > Gabriel - I was not aware this is required, sorry. It's not required, we're just trying to enforce it since we landed bug 959659. > Perhaps adding a commit hook when adding PNG's is a good way to alert > developers in the future. I'm trying to implement something along the lines, I just didn't have enough time yet. Thanks for having updated the images!
Updated•9 years ago
|
status-b2g-v1.3:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•