WebAPI/2012-01-17: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
Bent.mozilla (talk | contribs) |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
* [[WebAPI/WebTelephony|WebTelephony]] | * [[WebAPI/WebTelephony|WebTelephony]] | ||
* [[WebAPI/WebSMS|WebSMS]] | * [[WebAPI/WebSMS|WebSMS]] | ||
* [[WebAPI/NetworkAPI|Network API]] | * [[WebAPI/NetworkAPI|Network Information API]] | ||
* | * Network Management API | ||
* Contacts API | * Contacts API | ||
* Screen Orientation | * Screen Orientation | ||
Line 10: | Line 10: | ||
* Bluetooth API | * Bluetooth API | ||
* Camera API | * Camera API | ||
* | * Settings API | ||
* QA | |||
== Meeting Notes == | == Meeting Notes == | ||
* Telephony | * Telephony (bent) | ||
** bent is fine-tuning DOM implementation | |||
* WebSMS | ** philikon updated gaia to work with new impl. | ||
* WebSMS (mounir) | |||
* Network API | ** Fennec impl should land today! Needs final review from cjones. | ||
** B2G impl works, waiting on backend-y database for the SMS app. | |||
* | * Network Information API (mounir) | ||
** Fennec impl to land today for android, waiting on karlt for linux review. | |||
* Contacts API | ** No B2G impl, need someone assigned, maybe philikon? | ||
* Network Management API (philikon) | |||
** No DOM API at the moment. thinker/jose proposed internal API. | |||
** Requirements doc needed, mounir to do impl? | |||
* Contacts API (gregor) | |||
** No update | |||
* Screen Orientation (mounir) | |||
** Still discussing API, semi-close to finishing, maybe next week. | |||
* Media Storage API (?) | |||
** No update | |||
* Bluetooth API (qDot) | |||
** B2G firmware giving problems, so using desktop linux at the moment. | |||
** Using DBUS, can turn chip on and off. | |||
** Need help with DOM side, bent will help. | |||
* Camera API (fabrice) | |||
** No updates. | |||
* Settings API (mounir) | |||
** No real API yet, sicking and mounir. | |||
* QA | |||
** jhamminkusing marionette now | |||
** jhammink will start playing with telephony API today | |||
** mdas working on gaia tests, avoiding need to interact with iframes from homescreen | |||
[[Category:Web APIs]] | |||
[[Category:Meeting Notes]] | |||
Latest revision as of 19:15, 1 October 2014
Agenda
- WebTelephony
- WebSMS
- Network Information API
- Network Management API
- Contacts API
- Screen Orientation
- Media Storage APIs
- Bluetooth API
- Camera API
- Settings API
- QA
Meeting Notes
- Telephony (bent)
- bent is fine-tuning DOM implementation
- philikon updated gaia to work with new impl.
- WebSMS (mounir)
- Fennec impl should land today! Needs final review from cjones.
- B2G impl works, waiting on backend-y database for the SMS app.
- Network Information API (mounir)
- Fennec impl to land today for android, waiting on karlt for linux review.
- No B2G impl, need someone assigned, maybe philikon?
- Network Management API (philikon)
- No DOM API at the moment. thinker/jose proposed internal API.
- Requirements doc needed, mounir to do impl?
- Contacts API (gregor)
- No update
- Screen Orientation (mounir)
- Still discussing API, semi-close to finishing, maybe next week.
- Media Storage API (?)
- No update
- Bluetooth API (qDot)
- B2G firmware giving problems, so using desktop linux at the moment.
- Using DBUS, can turn chip on and off.
- Need help with DOM side, bent will help.
- Camera API (fabrice)
- No updates.
- Settings API (mounir)
- No real API yet, sicking and mounir.
- QA
- jhamminkusing marionette now
- jhammink will start playing with telephony API today
- mdas working on gaia tests, avoiding need to interact with iframes from homescreen