Gaia/System/Bluetooth: Difference between revisions

update
(up)
(update)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Design Specs==  
== Design Specs==  
For the latest UX specifications, please visit https://drive.google.com/drive/u/1/folders/0Bx_3KVci6YdOSFU3aV9zTzRzRG8 and
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]
https://mozilla.box.com/system (deprecated)


== Bug Tracking & Nomination ==
== Bug Tracking & Nomination ==


Tracked in Peripherals team https://wiki.mozilla.org/Firefox_OS/Peripherals
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 ==
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 ===
=== v2.5 ===
* Compatible with Bluetooth API v2
* Compatible with [https://wiki.mozilla.org/B2G/Bluetooth/WebBluetooth-v2 Bluetooth API v2] (DONE)
* User can pair devices via apps/bluetooth
* User can pair devices via apps/bluetooth (DONE)
* User can open received PDF file
* User can open received PDF file (DONE)


=== V2 ===
=== V2 ===
Confirmed users
681

edits