Closed Bug 1110667 Opened 10 years ago Closed 7 years ago

add a configure MozActivity for NFC

Categories

(Firefox OS Graveyard :: Gaia::Settings, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(tracking-b2g:+)

RESOLVED WONTFIX
tracking-b2g +

People

(Reporter: allstars.chh, Unassigned)

References

Details

For BT, and Wifi, if web apps found the HW is not enabled, they can use MozActivity 
{ name : 'configure',
  data: {
    target: 'device',
    section: 'bt' or 'wifi' 
  }
}
to pop up Settings app,

however NFC in Settings app doesn't have sub-panel, so above mentioned cannot work for NFC.

We should also have a way to let app can enable NFC through MozActivity.
Agree, for functions without its own sub-panel the existing activity does not work.

We may have to introduce a general panel for this kind of use case. And the new panel should be able to be used in other similar cases like enabling airplane mode, wifi, bluetooth ...etc.

Jenny, any ideas?
Flags: needinfo?(jelee)
Hi Arthur,

Per discussion, if this is not an urgent request, I propose we spend some time to figure out a more wholesome solution for similar use cases in the future. Thanks ;)
Flags: needinfo?(jelee)
ni? for Vincent and Wesley for this should be listed our next TODO.
Flags: needinfo?(whuang)
Flags: needinfo?(vchang)
blocking-b2g: --- → backlog
Any suggestion from UX at this point?
Flags: needinfo?(whuang) → needinfo?(jelee)
Hi Wesley,

I will provide a dialog with premade string for more general use case soon. Thanks!
Flags: needinfo?(jelee)
Flags: needinfo?(vchang)
blocking-b2g: backlog → ---
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.