Closed
Bug 941765
Opened 12 years ago
Closed 12 years ago
[B2G][Gaia][NFC] UX for NFC Tag Discovery and Tag Lost
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dgarnerlee, Unassigned)
References
Details
Currently, when a NFC tag is discovered, and removed, there's nothing really planed on how to indicate the the hardware has detected either physical action.
The NFC manager code currently will simply vibrate to indicate presense on tag discovery and lost. There is no other visible reaction aside from MozActivity launches.
This feature is very similar, but distinct from the P2P interface design, which does device interaction, and not tag interaction.
Reporter | ||
Comment 1•12 years ago
|
||
Also, discovery and/or lost should also reset any sleep timer for the screen (it currently does not).
Walter, do we have the UX when the tag is discovered/lost?
Comment 3•12 years ago
|
||
I don't remember any :P
I remember only "sharing video/image", "settings", "vcard", "speaker", "shrinking UI", "URL", and "wifi".
Juwei,
Do you have any ideas abt this? orz
Hi Juwei
Do we have any UX related to tag/P2P discovered/lost?
Thanks
Flags: needinfo?(jhuang)
Comment 5•12 years ago
|
||
Wo do have a vibration to indicate that NFC tag discovered/lost, and no general visible reaction for it. It is because I believe the visual reaction should depends on what type of the NFC tag is. For instance, open an URL tag or pop out an notification for wifi tag are pretty much like an visual reaction for tag discovered/lost.
Flags: needinfo?(jhuang)
Thanks, Juwei.
We already do 'vibrate' when detecting/undetecting tags and P2P devices.
(in Bug 860910)
So I'll close this bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Thank you, Yoshi!
Reporter | ||
Comment 8•12 years ago
|
||
All, just one thing left: should the timer for the screen timeout be updated if a tag or P2P session is started?
ni? for Juwei for Comment 8.
Flags: needinfo?(jhuang)
Comment 10•12 years ago
|
||
The timer should be suspended if a tag/P2P session started, which means once two devices paired/ a device is reading tag, the screen should not turn off.
Flags: needinfo?(jhuang)
Thanks for Juwei's input for UX.
Currently Gaia didn't update the timeout value for screen timeout when a NFC tag/device is detect.
Filed Bug 975268 for this.
You need to log in
before you can comment on or make changes to this bug.
Description
•