Confirmed users
681
edits
(up) |
(update) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
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 == | == Gaia:Bluetooth Blocker 2.5 Dashboard == | ||
Line 11: | Line 27: | ||
{ | { | ||
"product":"Firefox OS", | "product":"Firefox OS", | ||
"component":["Gaia::Bluetooth | "component":["Gaia::Bluetooth"], | ||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | ||
"cf_blocking_b2g":"+", | "cf_blocking_b2g":"+", | ||
Line 29: | Line 45: | ||
The requirements will align with gecko's requirements https://wiki.mozilla.org/B2G/Bluetooth | 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 === |