Closed
Bug 811860
Opened 13 years ago
Closed 13 years ago
[Sound] SMS Needs a sound when message is sent
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect, P2)
Tracking
(blocking-basecamp:-, b2g18+ fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix)
RESOLVED
FIXED
| blocking-basecamp | - |
People
(Reporter: padamczyk, Assigned: kgrandon)
References
Details
(Keywords: polish, Whiteboard: visual design, sound, interaction UX-P2, testrun 2)
Attachments
(2 files, 1 obsolete file)
|
40.22 KB,
video/ogg
|
Details | |
|
223 bytes,
text/html
|
borjasalguero
:
review+
lsblakk
:
approval-gaia-v1+
|
Details |
When message is sent, the user would expect some feedback, ideally in form of a sound.
Attached is a sound candidate, it may still require a bit of tweaking.
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Priority: -- → P3
Whiteboard: visual design, sound → visual design, sound, interaction
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Priority: P3 → P2
Updated•13 years ago
|
Component: Gaia → Gaia::SMS
Comment 3•13 years ago
|
||
duplicated - https://bugzilla.mozilla.org/show_bug.cgi?id=807918
| Reporter | ||
Updated•13 years ago
|
Whiteboard: visual design, sound, interaction → visual design, sound, interaction UX-P2
Comment 4•13 years ago
|
||
Patryk, Is this one the sound to be implemented? We should define the 'Target milestone' in order to prioritize better. Thanks!
Flags: needinfo?(padamczyk)
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: - → ?
Updated•13 years ago
|
tracking-b2g18:
--- → +
Updated•13 years ago
|
Assignee: nobody → kyle
UCID: set-131
https://moztrap.mozilla.org/results/case/62811/
Whiteboard: visual design, sound, interaction UX-P2 → visual design, sound, interaction UX-P2, testrun 2
| Assignee | ||
Comment 8•13 years ago
|
||
Kyle - I didn't see this bug, but recently implemented the same sound for email. We have an R+ for that, so I would assume the approach would be similar here. The email pull request is here: https://github.com/mozilla-b2g/gaia/pull/7639
I'm more than happy to take this one off your plate if you're busy - just assign to me if you want.
Comment 9•13 years ago
|
||
Kevin: Reassigned. I had just picked it up while looking for some low hanging fruit, but then got sidetracked. Thanks for picking it up! :)
Assignee: kyle → kgrandon
| Assignee | ||
Comment 10•13 years ago
|
||
Hi Borja,
Wondering if you could give this a quick review. This is basically the same fix as we have implemented for email. Thanks!
Attachment #707959 -
Flags: review?(fbsc)
| Assignee | ||
Comment 11•13 years ago
|
||
Comment on attachment 707959 [details]
Github pull request pointer
Hi, just looking for a review on this one, thanks!
Attachment #707959 -
Flags: review?(arcturus)
Updated•13 years ago
|
Attachment #707959 -
Flags: review?(arcturus) → review?(francisco.jordano)
Comment 12•13 years ago
|
||
Comment on attachment 707959 [details]
Github pull request pointer
I guess that Borja can review better than me here :)
Attachment #707959 -
Flags: review?(francisco.jordano)
Comment 13•13 years ago
|
||
I will take a look asap! ;)
Updated•13 years ago
|
Attachment #707959 -
Flags: review?(kaze)
Updated•13 years ago
|
Attachment #707959 -
Flags: review?(fbsc) → review+
Comment 14•13 years ago
|
||
From my side R+. I've added Kaze because he is in charge of Settings & l10n part. Thanks!
| Assignee | ||
Comment 15•13 years ago
|
||
Thanks Borja! As Kaze is out, I've gone ahead and landed this for now and he can take a look at the strings when he gets back. (Was tired of dealing with merge conflicts, and we can always update the strings at a later date).
Commit: https://github.com/mozilla-b2g/gaia/commit/536f76901b990d6378214be6ad97b271a90b7cc0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 16•13 years ago
|
||
Hi Borja - Wondering if you can give this a quick look-over so we can fix the performance regression I introduced. Thanks!
Attachment #716959 -
Flags: review?(fbsc)
| Assignee | ||
Comment 17•13 years ago
|
||
Comment on attachment 716959 [details]
Github pull request pointer - performance followup
Clearing this review flag as it was taken care of in bug 844205.
Attachment #716959 -
Flags: review?(fbsc)
| Assignee | ||
Updated•13 years ago
|
Attachment #716959 -
Attachment is obsolete: true
Comment 18•13 years ago
|
||
Comment 19•13 years ago
|
||
Comment on attachment 707959 [details]
Github pull request pointer
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): There was no sound for sent message
User impact if declined: No sound feedback when a message is sent.
Testing completed:
Risk to taking this patch (and alternatives if risky): Low. Small change which changes the feedback to the user.
String or UUID changes made by this patch:
Attachment #707959 -
Flags: review?(kaze) → approval-gaia-v1?
Updated•13 years ago
|
Comment 20•13 years ago
|
||
Comment on attachment 707959 [details]
Github pull request pointer
Low risk, approving for v1-train uplift.
Attachment #707959 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 21•13 years ago
|
||
Commit 5d40e508df9fe61018a3e45749a1957fe886a1a1 does not apply to v1-train. This means that there are merge conflicts which need to be resolved. If there are dependencies that are not approved for branch landing, or have yet to land on master, please let me know
If a manual merge is required, a good place to start might be:
cd gaia
git checkout v1-train
git cherry-pick -x 5d40e508df9fe61018a3e45749a1957fe886a1a1
<RESOLVE MERGE CONFLICTS>
Comment 22•13 years ago
|
||
This will probably need manual merge because the split-file bug landed on v1-train already.
(don't really know how it managed to land without a conflict though :) )
Flags: needinfo?(kgrandon)
Comment 23•13 years ago
|
||
Kevin, you'll want to merge Bug 844205 as well. :)
| Assignee | ||
Comment 24•13 years ago
|
||
This has been applied to v1-train as: bb081b789b3edc1cbdafdd1cfafb000c20585038
Flags: needinfo?(kgrandon)
Updated•13 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•