[wbs] response to 'Deliverables for the SysApps charter'

The following answers have been successfully submitted to 'Deliverables for
the SysApps charter' (public) for Virginie GALINDO.



---------------------------------
Alarm API
----
An API to manage the system's alarm daemon.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Application API
----
An API to launch other applications and communicate with them.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Messaging API
----
An API to send and receive messages (e.g. SMS, MMS, Email, IM) as well as
manage messages stored on the device.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Power Management API
----
An API to manage the power consumption of the device, for instance by
turning the screen on or off, putting the CPU in sleep mode, etc.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Raw Sockets API
----
An API to manipulate low-level connections (e.g. TCP, UDP), including the
ability to listen for incoming connections.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Telephony API
----
An API to interact with the phone system, for instance to dial a number,
pick up a call, route to voicemail, access the call log, etc.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Accounts API
----
An API to use existing, configured accounts and services, and for creating
accounts of existing types.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Background Services API
----
An API that enables a Web application to run in the background as a
daemon.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Bluetooth API
----
A low-level API to interact with the Bluetooth hardware available on some
devices.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Browser API
----
An API that provides all the necessary items to build a Web browser. Most
notably, this provides all that is needed in order to safely instantiate a
viewport onto the open Web, pretend that such a viewport is the top level
window even if the browser's chrome is itself written using Web technology,
etc.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Calendar API
----
An API that enables complete management of the device's calendars.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Contacts API
----
An API that enables complete management of the device's address books.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Device Capabilities API
----
An API the discover the capabilities available to the device.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
DNS Resolution API
----
An API for resolving DNS names.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
File System API
----
An API that bridges the existing “File: Directories and System” API to
the actual file systems known to the device.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Idle API
----
An API to be notified when the user is idle.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Keyboard/IME API
----
An API to support implementing virtual keyboards.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Network Interface API
----
An API to manipulate the network interfaces (mobile, WiFi, etc.), such as
listing available networks, current strength, etc. as well as configuring
and enabling them.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Media Storage API
----
An API to manage the device's storage of specific content types (e.g.
pictures).


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Resource Lock API
----
Prevent resources from being turned off (e.g. screen dimming, internet
connection, CPU or GPU going to sleep mode).


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Secure Elements API
----
An API enabling the discovery, introspection, and interaction with
hardware tokens (Secure Elements) that offer secure services such as
tamper-proof storage, cryptographic operations, etc.


 * [x] My organization expects to provide a proposed design for this API
 * [x] My organization is interested in helping to edit the specification
for this API
 * [x] My organization expects to provide an implementation report for
this API
 * [x] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Sensors API
----
A low-level API to provide access to the device's sensors. Prior work from
the Device APIs WG that was put on hold there will be transitioned to this
group.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Serial API
----
A low-level API for interacting with serial ports.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Spellcheck API
----
An API to perform spell checking, including dictionary and suggestions
access.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
System Settings API
----
An API to manage the system's settings (including notably time/clock
settings).


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
USB API
----
An API to interact with USB and USB storage devices.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [ ] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Web Intent Registration API
----
An API that makes it possible for Web Intent services to register
themselves out-of-band (i.e without visiting a page declaring the Intent)
with the browser and system.


 * [ ] My organization expects to provide a proposed design for this API
 * [ ] My organization is interested in helping to edit the specification
for this API
 * [ ] My organization expects to provide an implementation report for
this API
 * [ ] My organization expects to provide test cases for this API
 * [x] My organization is interested in providing use cases for this API

Comments (or a URI pointing to your comments): 





---------------------------------
Additional deliverables
----
Are there any deliverables that you think are missing from the draft
charted and should be added?  If yes, please describe the purpose of the
missing APIs as well as answering the same questions as above.

Comments (or a URI pointing to your comments): 



These answers were last modified on 8 June 2012 at 09:31:16 U.T.C.
by Virginie GALINDO

Answers to this questionnaire can be set and changed at
https://www.w3.org/2002/09/wbs/1/sysapps-charter-01/ until 2012-06-13.

 Regards,

 The Automatic WBS Mailer

Received on Friday, 8 June 2012 09:33:04 UTC