WebAPI/2012-04-03: Difference between revisions
< WebAPI
(Created page with "== Agenda == * Idle API * Screen Orientation * Resource Lock API * Settings API * Contacts * Mobile Connection API * DeviceStorage API * Intents/Activities * Sensor API * BlueTo...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
* QA | * QA | ||
* Security | * Security | ||
== Meeting Notes == | |||
* Idle API | |||
** Working on tests. | |||
* Screen Orientation | |||
** Full support on Android. | |||
** Needs support on B2G, needs a hal backend | |||
** No tests so far. | |||
* Settings API | |||
** Landed last week for B2G. | |||
** Need a way to listen to individual events. | |||
** cjones had some additional feedback. | |||
* Contacts | |||
** Sorting landed yesterday | |||
** Something isn't working quite right with backend IDB database | |||
* DeviceStorage API | |||
** Doug T has started implementing. Will have something preliminary this week! | |||
** cjones has big reservations about API. | |||
* Activities | |||
** Initial proposal from Mounir | |||
** Jonas needs to review | |||
* Sensor API | |||
** Doug T wrote initial implementation for AmbientLight and Proximity sensors | |||
** Some discussion about what API should be | |||
** Will need testing on these soonish | |||
* BlueTooth | |||
** Data reaching JS | |||
** Mostly focusing on headsets | |||
* Clock API | |||
** Mounir sent draft to mailing list | |||
* Test automation | |||
** Some issues with the desktop runner which has been taken care of | |||
* Security | |||
** Lucas sent out an email regarding classifying applications into 3 buckets. However it's still to be determined what behavior various APIs will have in these buckets. | |||
[[Category:Web APIs]] | |||
[[Category:Meeting Notes]] |
Latest revision as of 19:15, 1 October 2014
Agenda
- Idle API
- Screen Orientation
- Resource Lock API
- Settings API
- Contacts
- Mobile Connection API
- DeviceStorage API
- Intents/Activities
- Sensor API
- BlueTooth
- WebPrint API
- QA
- Security
Meeting Notes
- Idle API
- Working on tests.
- Screen Orientation
- Full support on Android.
- Needs support on B2G, needs a hal backend
- No tests so far.
- Settings API
- Landed last week for B2G.
- Need a way to listen to individual events.
- cjones had some additional feedback.
- Contacts
- Sorting landed yesterday
- Something isn't working quite right with backend IDB database
- DeviceStorage API
- Doug T has started implementing. Will have something preliminary this week!
- cjones has big reservations about API.
- Activities
- Initial proposal from Mounir
- Jonas needs to review
- Sensor API
- Doug T wrote initial implementation for AmbientLight and Proximity sensors
- Some discussion about what API should be
- Will need testing on these soonish
- BlueTooth
- Data reaching JS
- Mostly focusing on headsets
- Clock API
- Mounir sent draft to mailing list
- Test automation
- Some issues with the desktop runner which has been taken care of
- Security
- Lucas sent out an email regarding classifying applications into 3 buckets. However it's still to be determined what behavior various APIs will have in these buckets.