Confirmed users
716
edits
|  (Created page with "== Agenda ==  * Idle API * Screen Orientation * Resource Lock API * Settings API * Contacts * Mobile Connection API * DeviceStorage API * Intents/Activities * Sensor API * BlueTo...") |  (→Agenda) | ||
| Line 13: | Line 13: | ||
| * QA | * QA | ||
| * Security | * Security | ||
| == Meeting Notes == | |||
| * Idle API | |||
| ** Need to imlement new model of having the lowest time registered with idle service | |||
| ** Tests are 50% done | |||
| ** Still waiting to hear back regarding privacy review | |||
| * Screen Orientation | |||
| ** Will be used as example API for security review | |||
| * Settings API | |||
| ** Need a service that's useable from C++ | |||
| * Contacts | |||
| ** Got feedback from UI people. Need to use that to modify the API | |||
| ** international area codes are a problem, will rely on gaia here | |||
| * Mobile Connection API | |||
| ** Philikon has patches in review | |||
| * Device Storage API | |||
| ** Doug T attached patches!! | |||
| * Intents/Activities | |||
| ** Fabrice is starting to implement Mounir's draft | |||
| * Sensor API | |||
| ** Blocked on disagreement over API | |||
| * AppCache | |||
| ** Making some improvements for apps | |||
| * Security | |||
| ** Work progressing on overall security model. | |||
| ** Will soon start mapping various API into this model to test it out. | |||