<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>javascripts/docs/files.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/index.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Acceleration.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/AccelerationOptions.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Accelerometer.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Camera.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Contact.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/DebugConsole.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Device.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Geolocation.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Media.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/MediaError.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Orientation.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/PhoneGap.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Position.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/PositionError.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/PositionOptions.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Sms.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/Telephony.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/UIControls.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/_global_.html</filename>
    </added>
    <added>
      <filename>javascripts/docs/symbols/src/tmp_phonegap.js.html</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -34,22 +34,39 @@ API
 
 ### Device
 
+Exposes properties of the phone, such as its device ID, model, and OS version number.
+
 ### Location
+
+Gain access to the Latitude / Longitude of the device, and depending on the type of device, the course, speed, and altitude.
     
 ### Accelerometer
+
+Monitor the accelerometer on the device to detect orientation, shaking and other similar actions.
     
 ### Contacts
 
+Query the phone addressbook to read the users contacts.
+
 ### Orientation
 
+Read the device layout orientation, e.g. landscape vs portrait.
+
 ### Camera
 
+Brings up the camera or photo browser on the phone to allow the user to upload a photo.
+
 ### Vibrate
 
+Triggers the vibration alert on the phone, if it is supported.
+
 ### Sound
 
+Play sound files (WAV, MP3, etc).
+
 ### Telephony
 
+Trigger and activate phone calls.
 
 XUI
 -------------------------------------------------------------
@@ -91,4 +108,4 @@ THE SOFTWARE.
 
 -------------------------------------------------------------
 
-*phonegap is a [nitobi](http://nitobi.com) sponsored project*
\ No newline at end of file
+*phonegap is a [nitobi](http://nitobi.com) sponsored project*</diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -22,7 +22,7 @@ def doc
   end
   FileUtils.mkdir_p &quot;#{ LIBPATH }tmp&quot;
   open(final,'w'){|f| f.puts( js )}
-  sh &quot;java -jar util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }jsrun.jar util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }app#{ File::SEPARATOR }run.js -a -t=util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }templates#{ File::SEPARATOR }jsdoc tmp#{ File::SEPARATOR }phonegap.js&quot;
+  sh &quot;java -jar util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }jsrun.jar util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }app#{ File::SEPARATOR }run.js -a -d=javascripts/docs -t=util#{ File::SEPARATOR }jsdoc-toolkit#{ File::SEPARATOR }templates#{ File::SEPARATOR }jsdoc tmp#{ File::SEPARATOR }phonegap.js&quot;
 end
 
 def build</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/files.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/index.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Acceleration.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/AccelerationOptions.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Accelerometer.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Camera.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Contact.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/DebugConsole.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Device.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Geolocation.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Media.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/MediaError.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Orientation.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/PhoneGap.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Position.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/PositionError.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/PositionOptions.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Sms.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/Telephony.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/UIControls.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/_global_.html</filename>
    </removed>
    <removed>
      <filename>util/jsdoc-toolkit/out/jsdoc/symbols/src/tmp_phonegap.js.html</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>d8e6c72146e5b2f3bd5b6e1d9b10047f561d717e</id>
    </parent>
  </parents>
  <author>
    <name>Michael Nachbaur</name>
    <email>mike@nachbaur.com</email>
  </author>
  <url>http://github.com/sintaxi/phonegap/commit/a1bffb976f6de277d69ed2dcc86ff61a963d79fd</url>
  <id>a1bffb976f6de277d69ed2dcc86ff61a963d79fd</id>
  <committed-date>2009-04-19T17:52:10-07:00</committed-date>
  <authored-date>2009-04-19T17:52:10-07:00</authored-date>
  <message>Moved docs into javascripts directory and updated README file</message>
  <tree>276f5084b6c32597886c78d89c647c829cf7b324</tree>
  <committer>
    <name>Michael Nachbaur</name>
    <email>mike@nachbaur.com</email>
  </committer>
</commit>
