Skip to content

Commit

Permalink
updated to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Jun 7, 2013
1 parent e47af16 commit 3aa739e
Show file tree
Hide file tree
Showing 1,469 changed files with 102,016 additions and 65,901 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.8.0
816 changes: 509 additions & 307 deletions changelog

Large diffs are not rendered by default.

11 changes: 9 additions & 2 deletions doc/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ <h1><a href="index.html">PhoneGap Documentation</a></h1>
<small>
<select><optgroup label="English" value="en">
<option value="edge">edge</option>
<option selected value="2.8.0">2.8.0</option>
<option value="2.7.0rc1">2.7.0rc1</option>
<option selected value="2.7.0">2.7.0</option>
<option value="2.7.0">2.7.0</option>
<option value="2.6.0rc1">2.6.0rc1</option>
<option value="2.6.0">2.6.0</option>
<option value="2.5.0rc1">2.5.0rc1</option>
Expand Down Expand Up @@ -127,6 +128,7 @@ <h1>Guides</h1>
<ul>
<li><a href="guide_getting-started_index.md.html#Getting%20Started%20Guides">Getting Started Guides</a></li>
<li><a href="guide_command-line_index.md.html#Command-Line%20Usage">Command-Line Usage</a></li>
<li><a href="guide_privacy_index.md.html#Privacy%20Guide">Privacy Guide</a></li>
<li><a href="guide_upgrading_index.md.html#Upgrading%20Guides">Upgrading Guides</a></li>
<li><a href="guide_project-settings_index.md.html#Project%20Settings">Project Settings</a></li>
<li><a href="guide_plugin-development_index.md.html#Plugin%20Development%20Guide">Plugin Development Guide</a></li>
Expand Down Expand Up @@ -229,6 +231,7 @@ <h2>D</h2>
<li><a href="guide_plugin-development_android_index.md.html#Developing%20a%20Plugin%20on%20Android">Developing a Plugin on Android</a></li>
<li><a href="guide_plugin-development_bada_index.md.html#Developing%20a%20Plugin%20on%20Bada">Developing a Plugin on Bada</a></li>
<li><a href="guide_plugin-development_blackberry_index.md.html#Developing%20a%20Plugin%20on%20BlackBerry">Developing a Plugin on BlackBerry</a></li>
<li><a href="guide_plugin-development_blackberry10_index.md.html#Developing%20a%20Plugin%20on%20BlackBerry%2010">Developing a Plugin on BlackBerry 10</a></li>
<li><a href="guide_plugin-development_ios_index.md.html#Developing%20a%20Plugin%20on%20iOS">Developing a Plugin on iOS</a></li>
<li><a href="guide_plugin-development_tizen_index.md.html#Developing%20a%20Plugin%20on%20Tizen">Developing a Plugin on Tizen</a></li>
<li><a href="guide_plugin-development_webos_index.md.html#Developing%20a%20Plugin%20on%20webOS">Developing a Plugin on webOS</a></li>
Expand Down Expand Up @@ -284,6 +287,7 @@ <h2>G</h2>
<li><a href="guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android">Getting Started with Android</a></li>
<li><a href="guide_getting-started_bada_index.md.html#Getting%20Started%20with%20Bada">Getting Started with Bada</a></li>
<li><a href="guide_getting-started_blackberry_index.md.html#Getting%20Started%20with%20BlackBerry">Getting Started with BlackBerry</a></li>
<li><a href="guide_getting-started_blackberry10_index.md.html#Getting%20Started%20with%20BlackBerry%2010">Getting Started with BlackBerry 10</a></li>
<li><a href="guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS">Getting Started with iOS</a></li>
<li><a href="guide_getting-started_symbian_index.md.html#Getting%20Started%20with%20Symbian">Getting Started with Symbian</a></li>
<li><a href="guide_getting-started_tizen_index.md.html#Getting%20Started%20with%20Tizen">Getting Started with Tizen</a></li>
Expand Down Expand Up @@ -335,6 +339,7 @@ <h2>M</h2>
<li><a href="cordova_media_media.md.html#media.play">media.play</a></li>
<li><a href="cordova_media_media.md.html#media.release">media.release</a></li>
<li><a href="cordova_media_media.md.html#media.seekTo">media.seekTo</a></li>
<li><a href="cordova_media_media.md.html#media.setVolume">media.setVolume</a></li>
<li><a href="cordova_media_media.md.html#media.startRecord">media.startRecord</a></li>
<li><a href="cordova_media_media.md.html#media.stop">media.stop</a></li>
<li><a href="cordova_media_media.md.html#media.stopRecord">media.stopRecord</a></li>
Expand Down Expand Up @@ -370,6 +375,7 @@ <h2>P</h2>
<li><a href="guide_plugin-development_index.md.html#Plugin%20Development%20Guide">Plugin Development Guide</a></li>
<li><a href="cordova_geolocation_geolocation.md.html#Position">Position</a></li>
<li><a href="cordova_geolocation_geolocation.md.html#PositionError">PositionError</a></li>
<li><a href="guide_privacy_index.md.html#Privacy%20Guide">Privacy Guide</a></li>
<li><a href="guide_project-settings_index.md.html#Project%20Settings">Project Settings</a></li>
<li><a href="guide_project-settings_android_index.md.html#Project%20Settings%20for%20Android">Project Settings for Android</a></li>
<li><a href="guide_project-settings_bada_index.md.html#Project%20Settings%20for%20Bada%20">Project Settings for Bada </a></li>
Expand Down Expand Up @@ -410,7 +416,8 @@ <h2>U</h2>
<li><a href="guide_upgrading_symbian_index.md.html#Upgrading%20Cordova%20Symbian">Upgrading Cordova Symbian</a></li>
<li><a href="guide_upgrading_tizen_index.md.html#Upgrading%20Cordova%20Tizen">Upgrading Cordova Tizen</a></li>
<li><a href="guide_upgrading_webos_index.md.html#Upgrading%20Cordova%20webOS">Upgrading Cordova webOS</a></li>
<li><a href="guide_upgrading_windows-phone_index.md.html#Upgrading%20Cordova%20Windows%20Phone%20(%207%20+%208%20)">Upgrading Cordova Windows Phone ( 7 + 8 )</a></li>
<li><a href="guide_upgrading_windows-8_index.md.html#Upgrading%20Cordova%20Windows%208">Upgrading Cordova Windows 8</a></li>
<li><a href="guide_upgrading_windows-phone_index.md.html#Upgrading%20Cordova%20Windows%20Phone">Upgrading Cordova Windows Phone</a></li>
<li><a href="guide_upgrading_index.md.html#Upgrading%20Guides">Upgrading Guides</a></li>
</ul>
<h2>V</h2>
Expand Down
Loading

0 comments on commit 3aa739e

Please sign in to comment.