Confirmed users
681
edits
(→v1) |
(update) |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== | == Design Specs== | ||
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] | |||
== | == Bug Tracking & Nomination == | ||
* | 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 === | |||
* 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 |