- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Oct 2009 15:43:49 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/api-reqs In directory hutz:/tmp/cvs-serv1940/api-reqs Modified Files: Overview.html Log Message: all interfaces documented; some clean up Index: Overview.html =================================================================== RCS file: /sources/public/2009/dap/api-reqs/Overview.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Overview.html 5 Oct 2009 15:33:10 -0000 1.7 +++ Overview.html 5 Oct 2009 15:43:47 -0000 1.8 @@ -139,7 +139,7 @@ <section> <h2>Camera</h2> <p> - The Camera API: + This interface: </p> <ul> <li>MUST enable capture of static images;</li> @@ -205,7 +205,7 @@ <section> <h2>Contacts</h2> <p> - The Contacts API: + This interface: </p> <ul> <li>MUST enable listing all available address books on the device;</li> @@ -234,7 +234,7 @@ <section> <h2>File System</h2> <p> - The File System API: + This interface: </p> <ul> <li>MUST integrate with the W3C File API [[!FILE-UPLOAD]];</li> @@ -270,7 +270,7 @@ <section> <h2>Gallery</h2> <p> - The Gallery API: + This interface: </p> <ul> <li>MUST enable listing all available gallery sources, their names and types;</li> @@ -318,7 +318,7 @@ <section> <h2>System Information & Events</h2> <p> - The System Information & Events API: + This interface: </p> <ul> <li>MUST enable listing available power sources (batteries, wall...);</li> @@ -377,12 +377,21 @@ <section> <h2>User Interface</h2> <p> - @@TBD + This interface: </p> + <ul> + <li>MUST support beeping;</li> + <li>MUST support vibrating;</li> + <li>MUST support manipulating the backlight(s);</li> + <li> + MUST enable the creation, deletion, and update of native application menus, with arbitrary depth + levels, and callbacks. + </li> + </ul> <section> <h2>May be considered in future versions</h2> <p> - @@TBD + Nothing listed at this time. </p> </section> </section> @@ -390,7 +399,8 @@ <section class='appendix'> <h2>Acknowledgements</h2> <p> - ... + The editors would like to extend special thanks to Nokia, OMTP BONDI, and PhoneGap for providing + the foundation of the working group's requirements discussion. </p> </section> </body>
Received on Monday, 5 October 2009 15:43:51 UTC