Confirmed users
716
edits
(Created page with "== Agenda == * Telephony * SMS * Idle API * Screen Orientation * Resource Lock API * Settings API * Mobile Connection API * Contacts * BlueTooth * QA * Security") |
No edit summary |
||
Line 12: | Line 12: | ||
* QA | * QA | ||
* Security | * Security | ||
== Meeting Notes == | |||
* WebMobileConnection | |||
** Do we want to expose state of SIM-card through this API | |||
* Telephony | |||
** Not much change other than WebMobileConnection | |||
* SMS | |||
** Going to land database today for B2G | |||
** Will complete API implementation for B2G | |||
** Some concern that the API doesn't scale well to large SMS databases. We should do tests. | |||
* Idle API | |||
** Initial API implementation mostly done | |||
** Will start working on the new API | |||
** Need to schedule Security review | |||
* Screen Orientation | |||
** Some contention about the dynamic API. We could focus on the static API for now. | |||
* Settings API | |||
** Started working on new API | |||
* Contacts | |||
** Still contention about what data to store. | |||
** Need to figure out full-text search. Gregor to come up with initial implementation and then we'll figure out next steps from there. | |||
* BlueTooth | |||
** Implementation coming along using raw dbus calls | |||
** Need to figure out event loop for dbus | |||
* NFC | |||
** Work is ongoing. | |||
* USB | |||
** We have someone that might be able to help us with the windows side |