Gaia/System/Bluetooth: Difference between revisions

update
No edit summary
(update)
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Status & Team ==
== Design Specs==  
* See: [https://docs.google.com/spreadsheet/ccc?key=0AiBigu584YY7dGlNSlY0QzhJb3M5anRBa1gxalV0Y3c#gid=0 B2G - Milestone Planning]
For the latest UX specifications, please visit [https://mozilla.app.box.com/files/0/f/3831724173/Bluetooth Box] or [https://drive.google.com/drive/u/1/folders/0Bx_3KVci6YdOSFU3aV9zTzRzRG8 Dropbox]


== Design Specs ==
== Bug Tracking & Nomination ==
* Interaction
** [https://www.dropbox.com/s/ec6b6kephs60s06/Bluetooth-Sharing.pdf In-application Bluetooth sharing & Bluetooth file receive.]
** [https://www.dropbox.com/sh/ygwfxk6chpshxdj/Cs1Zs3_Yw0/Apps/Settings/R1_Connectivity_v8.pdf pairing devices (Settings app - Connectivity)]
** Utility tray Bluetooth toggle. (need link)


Tracked in Peripherals team https://wiki.mozilla.org/Firefox_OS/Peripherals
* Worth to solved issues: [https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&f1=cf_tracking_b2g&list_id=12538044&o1=substring&resolution=---&classification=Client%20Software&o2=substring&query_format=advanced&f2=cf_tracking_b2g&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&v1=%20%2B&component=Gaia%3A%3ABluetooth&v2=backlog&product=Firefox%20OS backlog]
* [https://bugzilla.mozilla.org/buglist.cgi?component=Gaia%3A%3ABluetooth&list_id=12513771&product=Firefox%20OS&query_format=advanced&resolution=---&order=bug_id&limit=0 All bluetooth bugs in bugzilla]
* [https://github.com/mozilla-b2g/gaia/commits/master/apps/bluetooth Recent gaia commits]
== 2.5 Features Dashboard ==
<bugzilla>
    {
        "product":"Firefox OS",
        "component":["Gaia:Bluetooth"],
        "cf_feature_b2g":"2.5+",
        "cf_feature_b2g_type":"contains",
        "include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g"
    }
</bugzilla>
== Gaia:Bluetooth Blocker 2.5 Dashboard  ==
<bugzilla>
    {
        "product":"Firefox OS",
        "component":["Gaia::Bluetooth"],
        "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],
        "cf_blocking_b2g":"+",
        "cf_blocking_b2g_type":"contains",
        "include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g"
    }
</bugzilla>
== v2.5 Roadmap ==
* Bug 1088450 - improve Bluetooth transfer messages (DONE)
* Bug 897375 - User can share URL via Bluetooth
Intent to do
* Remove APIv1 support in Bluetooth/Settings/System


== Requirements ==
== Requirements ==
=== v1 ===
 
The requirements will align with gecko's requirements https://wiki.mozilla.org/B2G/Bluetooth
 
=== v2.6 ===
* Remove Bluetooth APIv1 from system/bluetooth/settings (DONE)
* Support GATT device discovery dialog
 
=== v2.5 ===
* Compatible with [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2 Bluetooth API v2] (DONE)
* User can pair devices via apps/bluetooth (DONE)
* User can open received PDF file (DONE)
 
=== V2 ===
* A2DP support
 
=== V1 ===
* User can pair devices
* User can pair devices
** Hands-free headset or intercom
** Hands-free headset or intercom
** Other mobile phone devices
** Other mobile phone devices
* Hands-free
** Answer calls from headset
** End calls from headset
* User can share files to compatible paired devices
* User can share files to compatible paired devices
** Gallery images
** Gallery images
Confirmed users
681

edits