You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/02/17 15:46:32 UTC

[cordova-docs] branch janpio-remove_pre_package_hook created (now c336b6e)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-remove_pre_package_hook
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git.


      at c336b6e  Remove hook that is not supported any more

This branch includes the following new commits:

     new d047197  inital commit
     new 36fa172  added submodules for helpers
     new 07521d7  added a crapload of files
     new 715cecb  removed submodule
     new 0a060bb  removed submodule and put in bootstrap.js
     new a6251f5  removed submodule and put in bootstrap.js
     new 66e62e1  loads of changes
     new efc48c0  renamed sound to media
     new d2609d8  more tweeks
     new 6f7dd5c  enabled markdown for readme
     new 3d9dad9  updated readme
     new c7b0438  added smart-helpers submodule
     new a68345b  now referencing submodule for helpers
     new a019cec  cleaned up library hack
     new 1f189dd  changed submodule to access public repo
     new 008f482  removed submodule
     new aae0fb1  retrying this submodule thing
     new 4755756  Initial commit.
     new e48b6e5  Reorganized for clarity
     new 1fb442b  Merged jamesdouma
     new 69373ae  Added the troublemaker file.
     new 7706466  Updated the "device" documentation with more extensive examples and a list of supported devices.
     new 69e8473  Added iPhone: window.device.gap
     new 3b2dad3  Merged jamesdouma's additions
     new fd0e209  merged another of jamesdouma's additions
     new 4c34bed  Minor formatting tweaks, updated notification.alert docs.
     new 767b1a1  Merge branch 'master' of github.com:mwbrooks/phonegap-docs-jekyll
     new 70a01b8  Removed the Returns header (kinda useless), added complete Notification docs.
     new d3e30ce  Formatting tweaks.
     new 4a1dde6  Added the iPhone device specifics.
     new 9daaef7  Changed the pygments color scheme.
     new 393c16c  Merge branch 'master' of github.com:mwbrooks/phonegap-docs-jekyll
     new b6e56ad  Fixed overflow of code samples
     new 1c45e7a  Merge branch 'master' of github.com:mwbrooks/phonegap-docs-jekyll
     new 1860742  Updated README with some TODOs, updated documentation for GPS "model" objects like Position and Coordinates.
     new 03eec48  Added sublist support with rdiscount.
     new eda14c7  disabled rdiscount because it's a pain to install on windows.
     new b6deec1  Added baseline MD files for geo and accel, linked up geo model docs to geo page.
     new 8e232f1  Formatting tweaks, added base Coordinates MD.
     new 8b6c1fe  Organized geo model docs a bit more and linked it up better.
     new 3e49406  Added a rough draft of the iPhone notification object.
     new 6b80091  Merge branch 'master' of github.com:mwbrooks/phonegap-docs-jekyll
     new 1b24f82  Added iPhone notification and adjusted a few stylesheeting issues.
     new 8293000  Finalized the geolocation model MD.
     new 098bbb4  Updated styles and removed unnecessary MD files.
     new 987f5a4  Deleting the old phonegap-docs. The new docs are a set of markdown files that will be rendered to HTML.
     new 2690033  Merged the documentation of phonegap-docs-jekyll. This was a temporary repository to get the documentation effort rolling. It ran on Github's Jekyll system, which will not be used in final phonegap-docs deploy.
     new 4fdcc0a  Added more examples and documentation for the geo methods.
     new 13483e5  Merged the last changes from phonegap-docs-jekyll.
     new bfe83ca  Removing all Jeykll related content. Until we decide on a documentation generator, we will write the documentation in straight markdown.
     new 70cfa95  Removing the Android placeholder.
     new c3b7468  Reorganized geolocation docs into folders, removed Jekyll-specific formatting.
     new f77b7be  Formatted/reorganized device object structure.
     new 53990df  NetworkStatus constants
     new b0d8b06  navigator.network.isReachable
     new 5d635fd  Merge branch 'docs' of github.com:phonegap/phonegap.github.com into docs
     new 7f9138a  Updated the README.md to explain the general structure and purpose of this repo.
     new 26b00a7  Added a 'How to Help' section to the README.md
     new 295d1f9  Corrected bullet formatting in README.md
     new df9fee3  Moved the accelerometer methods into the accelerometer directory.
     new 6b42903  Moved Acceleration properties into the accelerometer/acceleration/ directory.
     new 7b314a0  Created a camera directory and moved the camera methods into it.
     new f429ec0  Created a contacts directory and moved the contacts methods into it.
     new fa7d631  Created a file directory and moved the file methods into it.
     new 5d3baa1  Created a map directory and moved the map methods into it.
     new ec6506e  Moved the network methods into the network directory.
     new bbd786a  Created a notification directory and moved the notification methods into it.
     new 7e19daa  Created an orientation directory and moved the orientation methods into it.
     new 261ee59  Created a sms directory and moved the sms method into it.
     new 62eceaa  Creatd a telephony directory and moved the telephony method into it.
     new b9754df  Moved the audio methods into the media directory, because this is how Mobile-Spec is organized.
     new d7481ab  Organized the iPhone methods into directories.
     new be5f7b0  Removed the repository section that was needed for the phonegap.github.com repository.
     new 96140b4  Create device header and update the device properties: name, platform, uuid, version.
     new b5bccd3  Reworked the clearWatch example, was too weird in retrospect.
     new 3f910a0  Update all Notification content.
     new 8364f31  Merge branch 'notification' into rework
     new f4e1dee  Added some content to the Camera API. It still needs some fleshing out.
     new 07a80f4  Camera.getPicture rewording and supported platforms section.
     new 2116535  camera.getPicture - Add warning that options parameter ignored on BlackBerry and WebOS.
     new 6f482fe  camera.getPicture - changed bullet markup to use - instead of * for consistency.
     new 3ba3cf0  fixed typo
     new 7f82951  media errors
     new 2d240e9  Add geolocation header.
     new 6cfe7af  Update geolocation.getCurrentPosition: Syntax and Examples.
     new e3f7db3  Update geolocation.watchPosition: Full update based on previous content.
     new f514040  Remove iPhone markdown files because the iPhone docs should be declared in the iPhone JavaScript implementation.
     new a78341a  superficial changes while drinking
     new 12eb52c  accelerometer.watchAcceleration
     new b8e0d63  accelerometer.clearWatch
     new 4e4a56c  extra clarification
     new 7d79473  fixed mistake
     new 602067e  getCurrentAcceleration
     new 6155d00  updated device docs with full examples and updated supported platforms
     new b08b9bd  testing if username for commits is fixed + updated brief example
     new ba83b81  Update geolocation.clearWatch:   - Summary   - Syntax   - Short Example   - Full Example
     new 06090f6  Remove 'How to Help' section from README, since it was not helping people.
     new 9dd1428  Update the full exmaple of geolocation.watchPosition for clarity.
     new a899f08  Update the Coordinates object using the current content and W3C API.
     new d162947  Update Coordinates object based on current content and W3C spec.
     new 2b0febc  Update Details section of Coordinates.
     new 8bb3f2d  Remove markdown files for the Position properties, since Position.markdown covers them.
     new 8f51318  Remove stubbed API classes that are not documented.
     new cd763e2  removing unnecessary file
     new e5fa0d9  Change Markdown file extension from .markdown to .md.
     new 137e189  Update object header files to include a table of contents.
     new 128b56b  Update document header format for all Markdown files.
     new b086d5c  Add Introduction and Table of Contents.
     new 612ccf4  Rename public/ to template/ for clarity.
     new 52da4ab  Add joDoc HTML template.
     new 7cabe03  Add Events section to PhoneGap API.
     new 5e6d0a8  Use Markdown syntax instead of HTML to link Keywords Index.
     new bf3d7e3  Add Ruby script to generate docs using joDoc.
     new f07ac61  Update README.md with joDoc instructions.
     new 753b494  Add About section to Introduction.
     new 25f00c7  Update Table of Contents to include About section.
     new 190b3cc  Add tmp/ to .gitignore
     new c06f98c  Remove summaries from each class header.
     new eebed55  Update device class header - short & concise sentences.
     new bbeae57  Update notification class header: shortened summary.
     new 8d6ec6c  Update Acceleration class.
     new ca1b684  Reworded ToC section 'Core API' to 'PhoneGap API'
     new 6d8c1de  Change linked code style from underline to dashed underline.
     new d9c4c2a  Update syntax formatting of camera.getPicture.
     new f031d61  Update camera.getPicture Details and Supported Platforms.
     new 23810d3  Remove Warning from camera.getPicture & add Quirks to cameraOptions.
     new 0fa8298  Rename parameters/ to parameter/ for consistency.
     new 8b9e61f  Minor update to formatting of camera documentation.
     new b1ee6d1  Update the device.name.
     new 8ef56df  Added BlackBerry quirk remark for lack of support for custom events.
     new e521c88  Add FireFox support to joDoc template.
     new b6e1ea6  Merge branch 'rework' of github.com:phonegap/phonegap-docs into rework
     new 822cf90  Update device.name iPhone quirk.
     new 8cd6606  Switch window.device device example
     new 43f803e  Update Device class for common formatting and minor content additions.
     new 48d1998  Update Camera object to use common formatting.
     new aac9872  Added iPhone quirk to the device.platform method.
     new aafb33d  Update Full Example for all Device objects.
     new 4f2a584  Update content and examples for the deviceready event.
     new bddead4  Updated getCurrentPosition and added parameters.
     new 98a6566  Updated geolocation.
     new 3fc8afb  Update formatting and examples of Geolocation.
     new 5126168  Rename markdown/ to docs/
     new 9d7fe93  Move docs/markdown to docs/
     new 2dff49d  Update the network and isReachable docs
     new 261f87d  Update the hostname
     new f09738a  update more network stuff.
     new 8a138e6  Update header
     new b105ecf  Update Network object.
     new c038f07  Update notification with new formatting.
     new f6a038d  Update Accelerometer formatting and examples.
     new 03ac3ea  Update Geolocation and Notification for minor formatting.
     new 61e478a  Incorrect HTML file name initially loaded into frame.
     new 2d92d46  Incorrect HTML file name initially loaded into frame.
     new 74aa547  updated to indicate iPhone was tested and is supported.
     new f5dad3d  updated to indicate iPhone was tested and is supported.
     new db39400  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new d777f19  Added iPhone information.  Fixed bugs in code: missing acceleration parameter in onSuccess function and missing end parend in the alert statement.
     new 5da5c21  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 88d8c43  Tested on iPhone.  Fixed bugs in the code - missing onSuccess function name, no acceleration parameter, missing parend in alert, 30000 milliseconds when should have been 3000.
     new 98da3fd  tested on iPhone.  Fixed bugs in code.  Also removed call to non-existent function clearWatch() from within startWatch. Since this is a stand alone example, I did not see a reason for clearWatch (which presumably would null out the watchID). Added button in clearWach example to stop watching the accelerometer.
     new bf3fc8a  Updated req. for iphone beep.wav file
     new 3d7cc64  Ticket #2, #3: Add build-time script for joDoc.
     new 182fdaf  Update README.md to reflect rework->master merge.
     new 19322c3  Ticket #4 Test accelerometer.getCurrentAcceleration on iPhone.
     new 06e2577  Ticket #11 Test accelerometer.watchAcceleration on iPhone.
     new 4723953  Ticket #16 Test accelerometer.clearWatch on iPhone.
     new 4540c1f  Ticket #64: Add iPhone Quirk for notification.beep
     new 27083ce  update to 8_5 master
     new f76318e  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 8f62471  Ticket #58: Add Android to notification.alert supported platforms.
     new 13da8c0  Ticket #62: Test notification.beep on Android.
     new 4d74992  Ticket #67: Add Android support to notification.vibrate
     new 470895b  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 15144fc  Ticket #23: Test device.name on Android.
     new dd91242  Ticket #34: Test device.version on Android.
     new 59bb4e3  Remove window namespace from all device syntax examples.
     new 59ace5a  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 2246805  Ticket #1 Add PhoneGap template.
     new c907b8e  Update server-side scripts.
     new bbfba54  Update README
     new 9fe2d1f  Remove __ prefix from generated HTML files.
     new 640a24b  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 559ddb5  Website: Only render phonegap/
     new 5c810cd  Website: Update CSS for Firefox and Opera.
     new 695f21d  Ticket #54: iOS network.isReachable supports anonymous functions.
     new cf06947  Quick Fix: Template is viewable on mobile devices.
     new 19a12df  Remove unused files in docs/ and template/
     new 11f81b6  Rename UpdateIndex to UpdateKeywordIndex.
     new b2d23bc  Add UpdateIndex script.
     new 91dbabf  Add a home page.
     new 0d7bc0e  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 6245dda  Ticket #83: Rename #header2 to #subheader in template.
     new dff54fc  Ticket #87: Add Google Analytics to template.
     new 1e4c34d  Ticket #85: Add LICENSE file.
     new 89e258d  Refactor Specs.
     new 5bee55c  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 5a55dc2  Ticket #5: Test accelerometer.getCurrentAcceleration on Android.
     new ee1c50a  Ticket #9: Test accelerometer.watchAcceleration on Android.
     new aca7e45  Ticket #14: Test accelerometer.clearWatch on Android.
     new effffd1  Ticket #19: Test camera.getPicture on Android.
     new 0b0845e  Change all occurences of 'Fail whale' to 'onError'.
     new a71e673  Update isReachable examples.
     new eb00bdb  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 6be497b  Ticket #53: Test network.isReachable on Android.
     new 8030d44  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new ce87100  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 6e449d1  Ticket #75: Add Table of Contents generator.
     new b6c9d1c  Ticket #75: Add indentation to ToC sub-items.
     new 5bace12  Remove extra 'Quick Example' from Coordinates.
     new a94e33f  Add selection box to mobile design.
     new efa3c5e  Adding altitudeAccuracy to documentation
     new 1517eb3  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new ab9dff0  Remove BlackBerry vibrate quirk.
     new 1bbed33  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new b393357  Ticket #82: Update getPicture with iPhone API.
     new 345e12a  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new ab58bed  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new efc72f5  Adding device.phonegap to docs
     new 3470974  Ticket #91: Rename .acceleration to .accelerometer
     new dd67553  Update geolocation to reflect Android impl and W3C spec.
     new 6cb3b2a  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new f35561b  Merge branch 'geo'
     new 3809307  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 679db04  Add Contacts documentation.
     new 2cfa0cd  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 593b7f8  Fix build failure on Linux for Contact parameters.
     new df82c2e  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 3a49627  ticket 54 - update isReachable documentation for iphone
     new 32b00c1  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new b640fd6  ticket 54 - update the quick example for iphone changes
     new 22cd97c  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 3fe39b0  Update the website design.
     new cb28287  Add Prettify build script
     new 549a09a  Update ToC script to not create 1 element lists.
     new 225435f  Fix mobile layout to support the new design.
     new a1d010e  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 3ebb40c  Enhancing contacts documentation
     new c897ac5  Enhancing contacts documentation
     new 77639ab  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 261f69e  Adding contact.clone and contact.remove to docs
     new 3934753  Adding contact.clone and contact.remove to docs
     new bdab107f Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new fe38044  Updated Camera.getPicture API doc to include destinationType parameter.
     new ba3e4be  Accelerometer: add timestamp to examples; add BB Widgets to supported platforms
     new 11d7a33  Device: add BlackBerry to supported platforms
     new 18ab91c  Events: added BlackBerry to supported platforms
     new b126436  Network: added BlackBerry to supported platforms
     new fff927f  Notification: many platforms now support custom alert; added BlackBerry to supported platforms
     new bff6989  Camera: updated parameters section
     new 5526fbb  Modified camera samples
     new 1bf6692  Geolocation: fixed samples and supported platforms
     new e92236e  Merge branch 'master' of http://github.com/jtyberg/phonegap-docs into jtyberg-master
     new da95bb3  Add more explaination about using sourceType.
     new df03395  Add notification.confirm documentation.
     new 602d01b  Device is supported for all Android versions.
     new df67ef7  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 2c13fc1  Add BlackBerry Widget support to notification.confirm.
     new fae7f4a  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new d9df049  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 1b1b298  Remove read only from contacts objects
     new 6ddf6e3  Remove read only from contacts objects
     new 05754a6  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new c73b999  update iphone quirks section of camera docs
     new aace41f  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new a406d21  Update Contacts API docs.
     new ff43169  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 0c2c77c  Update notification.confirm docs for async behavior.
     new c1f84ea  Update notification.alert for async behavior.
     new e7d72b3  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 6d63d20  Add contact.save() to Android.
     new 761390a  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 5c1e040  Adding File API docs
     new 02c09da  Adding File API docs
     new 3e71559  Merge branch 'master' of http://github.com/phonegap/phonegap-docs
     new 0419699  Adding more description to FileWriter
     new 1627565  Adding more description to FileWriter
     new 9bb0851  Syncing docs with latest changes in File Reader/Writer
     new d0f60e4  Update occurances of index.md.html in Keyword Reference.
     new a9144d8  Syncing docs with latest changes in File Reader/Writer
     new 6029604  Adding BBW to support platforms for file api
     new e806347  Adding FileError docs
     new d47da17  Add compass documentation.
     new 414bd56  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 510cf9e  fixing merge error
     new 79deae2  Add Media documentation.
     new 64ed44f  Merge branch 'media'
     new c209d47  Adding storage options docs
     new f496393  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new b3ce46e  Fixing error in localStorage docs
     new 24ecbb7  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 1ddbf58  Fix storage#openDatabase syntax error.
     new ec9b71a  Update README directory structure.
     new bd4477a  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new becbeec  Updated docs for iOS Contacts implementation
     new 9ce0e38  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new deb7916  Updated Contact Docs for iOS support of Photos and find options.
     new d8b1945  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 0879975  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new e379ada  Adding docs for media.release() method
     new df203f9  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 3c174ae  Adding docs for FileTransfer
     new 0018f59  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 42ed9a1  Adding defaults for FileUploadOptions
     new 30131ca  Adding defaults for FileUploadOptions
     new a8ed707  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new b3808b7  Formatted name should be read only in Android
     new 9c73ee9  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new e57a85f  Rename BlackBerry-Widget(s) to BlackBerry-WebWorks.
     new c84c326  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 949cdd3  Adding photos to Contact docs
     new fd3199b  changed names to name in contacts.find example
     new 67a0f03  Editing docs to removed photo quirk for Android 2.x
     new fc60328  Modifying Media full examples
     new 30ba5c6  Documenting the new W3C contact API
     new 64c338f  Documenting the new W3C contact API
     new 21ed116  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new bfc8000  Update Contacts doc.  Add description of 'url' and 'base64' type values for Contact.photos field.
     new b2d70b1  Document support for both HTTP and HTTPS for FileTransfer/Upload.
     new 33e0357  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new f885cc4  update file api docs for iOS
     new 98869e9  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 3cf5860  update media docs for iOS 0.9.4 behavior
     new 5d9cb55  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 46eb5a2  update iOS quirks for find
     new 5b478e3  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new cb96a70  Adding onwrite method to FileWriter docs
     new 4903dab  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 8183c7b  Add KISSinsights.
     new c2f21ad  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new fad04dd  Modify Storage Docs
     new 7167597  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 5df7482  Fixing syntax error in drop table command
     new 1345d0c  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new b9e590e  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new b47725f  Adding docs for File API: System and Directories
     new c9bf128  Update Directories and System docs.
     new 35a6eed  update file systems and directories doc for iOS
     new 47306e2  Add Media Capture documentation.
     new 0800f94  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 08c810a  Adding TOC to Capture docs
     new b7ae3cf  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 3190b96  Adding event docs for pause/resume
     new 1942496  Fix rendering for Ruby's Linux flavour.
     new f2d6107  Added iOS Quirk section for pause lifecycle event.
     new 004d721  Merge pull request #78 from shazron/ios-lifecycle-limits
     new 149b8cd  Edited to specify the rspec version to install (rspec 2.0 won't work with the rakefile)
     new 012f0a8  Removed isIpAddress option for network.isReachable. NetworkStatus is an object with code(int) and message(string) properties. This function will superseded by the Network Info API (network.connection) in a future update.
     new d0e6504  Added navigator.connection documentation.
     new 34c8411  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 8c6ce51  Moved Connection object under navigator.network (was navigator.connection)
     new 028b2e2  Merge pull request #80 from shazron/navigator-connection
     new 741016d  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new f03dbef  Adding Android quirks to Connection documentation
     new 89ab59f  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new dbe54d5  Documenting search and menu button events for Android
     new 1553155  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 46e851a  Remove using body.onload in examples and attach deviceready inline
     new 7e802d6  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new aa7af20  Fix typo in error callback of getPicture example
     new 9a13177  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 21f2071  Updated navigator.network.connection docs to W3C June 7th 2011 Draft.
     new 8e38928  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 226978e  Updated Capture docs for iOS support.
     new 5c722cb  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new d7d1a9a  Updated Contacts doc to the June, 2011 W3C Specification
     new e75612e  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new a5c17de  Fixes #82 Remove Network section (Network.isReachable) doc
     new ccc146e  Update Camera docs with new options
     new f3e1fdf  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 196e2ba  Updates to media documentation for 1.0
     new d0f50ea  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 735adb7  Fixing ContactName example code
     new 5d94323  Merge branch 'master' of git://github.com/phonegap/phonegap-docs
     new 9ec45d1  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new dbd6957  Update examples with .getFile to include flags so the readme.txt file is created: 	fileSystem.root.getFile("readme.txt", {create: true}, gotFileEntry, fail); Updated the Flags section to indicate that the default for create and exclusive are false.
     new 13d3c9a  Merge remote-tracking branch 'origin/dev'
     new 882c3cf  Update LICENSE with Nitobi 2011.
     new 82e2f89  Move documentation to english directory.
     new 8d45870  Create a version folder inside the language.
     new 45ef90b  Add support to generate multiple versions of the docs.
     new 4c54f9b  Add support for language directory.
     new f42c9dc  Fix failing joDoc spec.
     new b6e4767  Added Japanese Docs
     new e04e60b  
     new 60f82ca  Minor errors modified.
     new 2f660aa  Minor errors modified.
     new 9cedd1d  Minor errors modified.
     new f7f947a  Minor errors modified
     new 0acd295  Minor errors modified
     new c62987e  Minor errors modified
     new 135399a  Minor error modified
     new e04bfd6  All docs are thoroughly checked. Some modifications are made.
     new 91fc414  Minor errors are modified
     new 254cc21  Minor error modified.
     new c1b505f  Move Japanese docs to docs/jp and update FileMerger.
     new 059903f  Add language-specific templates.
     new 51eb920  Add a default template that all use.
     new 2665330  Update en/edge
     new 55bae1d  Update en/1.0.0
     new e5b56b2  Add en/1.0.0rc3
     new bc8c0c1  Update en/1.0.0rc2
     new 6619ec9  Update en/1.0.0rc1
     new 5c251d9  Add en/0.9.6
     new b7d4a19  Add en/0.9.5
     new f702683  Add en/0.9.4
     new dc77e99  Add en/0.9.5.1
     new a9f8ab8  Add en/0.9.3
     new 376e7cf  Add en/0.9.2
     new 63840a8  Add a file manfiest to each copy of the docs.
     new 92def35  Replace tabs with spaces in index.html
     new f14b9aa  Add version and language menu.
     new 5e59ee1  Remove release directory.
     new d31cfa5  Add HTML menu to select language and version.
     new cca844b  Generate HTML navigation menu.
     new cfc73e3  Convert Japanese index.html tabs to spaces.
     new f1edbfd  Minor formatting update.
     new 0acb230  Update Japanese Contacts and Camera titles to autolink.
     new 68f121b  Sort directories to iterate through.
     new 4950938  Remove use of Nokogiri's inner_html method.
     new c813737  Do not render table of contents on frontpage.
     new 866fc44  Fix version menu to select correct language.
     new 2e3c8bd  Change Japanese documentation to 0.9.5.
     new d5abc72  Switching versions will go to index.html
     new bf41f4f  Update README.md with a language contribution section.
     new c25eddb  Update README.md with instructions on overriding the HTML template.
     new 8da00cb  Fix for issue #89: Minors errors in examples comments
     new f0d289f  Remove KISS Insights from the site
     new 5338add  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 81f4de8  Ignore .DS_Store files.
     new 6e7ed3c  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 9bc7be1  Add documentation for new button events.
     new bfbb1c2  Merge pull request #94 from deedubbu/button
     new e1bb806  Update compass documentation for 1.1
     new 01c0fc8  Merge branch 'master' of github.com:phonegap/phonegap-docs
     new 897ef3e  Update Camera Options with MediaType
     new bb5beef  Merge pull request #95 from becka11y/1_1CompassChanges
     new 3610dc4  Android doc updates for 1.1.0
     new 8e1083e  Merge pull request #96 from macdonst/compass
     new f5868dc  Fix rendering each API header twice.
     new 92fdf37  Fix README to say config.json
     new d753ee6  Add version 1.1.0
     new 6cdd4f0  added WP7 support info
     new 656bb82  WP7 1.1 documented support
     new 29f2782  Merge pull request #97 from purplecabbage/wp7-1.1
     new 4f6030e  duped 1.1 updates
     new 9e6dab3  Merge pull request #98 from purplecabbage/WP7-EDGE1.1
     new 370b07f  Add Español 1.0.0 translation.
     new 300e8e4  Merge pull request #99 from jjalonso/es
     new 54d5578  Add template/docs/es/ and minors fixes at docs/es/1.0.0/index.md
     new 6e06576  Remove duplicate files from template/docs/es/
     new a5a19ef  Add English version 1.2.0
     new 7e450be  Adding Battery API Docs
     new 0997598  Merge pull request #4 from macdonst/battery
     new 73e8d7f  added documentation for download method of filetransfer and added source and target to the filetransfererror
     new 760f383  Add version 1.3.0 (English)
     new 2b7473d  Merge pull request #7 from aflx/download
     new e583e02  Fixing FileTranfer.download so it shows up on 1.3.0
     new d7f50cf  FileWriter example app needs to be rewritten as async
     new 8ad139d  Add French 1.1.0 translation
     new e6403d7  Add French 1.2.0 translation
     new 5dbc479  Add French 1.3.0 translation
     new 8e928da  Add English version 1.2.0
     new b3826e4  Adding Battery API Docs
     new c211a04  added documentation for download method of filetransfer and added source and target to the filetransfererror
     new 454209e  Add version 1.3.0 (English)
     new 64b5588  Fixing FileTranfer.download so it shows up on 1.3.0
     new c93f2d2  FileWriter example app needs to be rewritten as async
     new 94272df  Add French 1.1.0 translation
     new aad1ffe  Add French 1.2.0 translation
     new 0167510  Add French 1.3.0 translation
     new 4262b95  Merge branch 'master' of https://github.com/callback/callback-docs
     new ff76e1b  Added VERSION file (fixes #195)
     new 795d2b9  Add support to render guides.
     new 3ab513d  Auto-generate the navigation bar from index.html
     new fd58276  Add Getting Started Guides from phonegap.com/start
     new ad97935  Fix references to index.html in Keyword Index.
     new 287aad7  Update Getting Started Guide names for linkage.
     new 422b590  Add images to Getting Started guides.
     new 42c16e9  Fix Table of Contents menu for headers with spaces.
     new 53cf985  Add support to render guides.
     new 53fef6b  Auto-generate the navigation bar from index.html
     new 36be3a5  Add Getting Started Guides from phonegap.com/start
     new 19eb769  Fix references to index.html in Keyword Index.
     new 47525d8  Update Getting Started Guide names for linkage.
     new 24c91a6  Add images to Getting Started guides.
     new 3c312cb  Fix Table of Contents menu for headers with spaces.
     new 9cfcd5c  Fix Ruby compatibility error on server.
     new 9362302  merge conflict fix
     new 42ac3f6  Version 1.4.0rc1
     new 69a280f  Version 1.4.0
     new 3f75401  Update VERSION to 1.4.0
     new 2b482aa  Fixing errors in Android Getting Started Guide
     new a17de64  Version 1.4.1
     new a8462ce  fixed version file
     new 2c931b7  version 1.5.0rc1
     new de72da5  updated to 1.5.0
     new e28a943  Update docs/en/1.5.0rc1/phonegap/camera/camera.getPicture.md
     new fec39d5  webOS specific Doc updates
     new c41eb1f  updated edge
     new e1d9f8b  Updated to the new Android Eclipse Wizard. May need some work
     new 368b060  Just a quick modification to add the formal File API spec url.
     new 1c4f3f8  Updated the graphics, closing CB-322
     new 91a4d8f  Fixing syntax error in FileTransfer upload error callback
     new 8c566c6  Merge remote-tracking branch 'cfjedimaster/master'
     new 80e274d  [CB-229] Rename assets from PhoneGap to Cordova.
     new f9f2eb0  [CB-229] Rename assets from PhoneGap to Cordova. Rename file device.phonegap.md => device.cordova.md.
     new 3546bf7  [CB-229] Rename assets from PhoneGap to Cordova. Rename file device.phonegap.md => device.cordova.md.
     new 9a5d55e  [CB-229] Rename assets from PhoneGap to Cordova.
     new 1701f31  Version 1.6.0rc1
     new 6b94801  Update README to reference Cordova.
     new 6383794  Purge references to BlackBerry OS 4.6
     new e9bc0ff  Update BlackBerry getting started for 1.6.
     new 17b0b2c  Rename ./bin/phonegap-docs to ./bin/generate
     new 63ae3b4  Update build script references of PhoneGap to Cordova.
     new 39334be  Update lib/ references from Cordova to PhoneGap.
     new e9b00f5  Update build script to support cordova namespace.
     new 1ecd9f2  Updated Android Getting Started guide for 1.6.0.
     new ff93156  updated to 1.5.0
     new 4847c9f  updated edge
     new 6f5f629  Updated to the new Android Eclipse Wizard. May need some work
     new 2f165c2  Just a quick modification to add the formal File API spec url.
     new cfc733d  Updated the graphics, closing CB-322
     new 440c955  Fixing syntax error in FileTransfer upload error callback
     new 9b128d2  [CB-229] Rename assets from PhoneGap to Cordova.
     new 61a1005  [CB-229] Rename assets from PhoneGap to Cordova. Rename file device.phonegap.md => device.cordova.md.
     new 3c5869f  [CB-229] Rename assets from PhoneGap to Cordova.
     new c185147  Version 1.6.0rc1
     new ba5c717  Update README to reference Cordova.
     new b5e54f4  Purge references to BlackBerry OS 4.6
     new 780d6bc  Update BlackBerry getting started for 1.6.
     new 15ada35  Rename ./bin/phonegap-docs to ./bin/generate
     new 09f25a4  Update build script references of PhoneGap to Cordova.
     new 21e511f  Update lib/ references from Cordova to PhoneGap.
     new 97b5fdd  Update build script to support cordova namespace.
     new 6e95a9a  Updated Android Getting Started guide for 1.6.0.
     new 2d687cb  Merge branch 'master' of github.com:hermwong/incubator-cordova-docs
     new b5a6075  Refs CB-427. Updating docs with additional camera options
     new b2edeb0  updated getting started WP7
     new 368c936  Fixed CB-379 - iOS Quirk for device.uuid
     new a4166cb  Fixed CB-455 - Update iOS Getting Started Guide with updated images, text
     new 962a3ca  Fixed CB-249 - Typos in Camera options
     new 1d7b6c7  Fixed CB-243 - Camera.getPicture examples assume DATA_URL destination type
     new 74aa66c  Fixed CB-436 - Add iOS Quirk for Media API play method
     new 5a31f7f  Fixed CB-347 - Add iOS Quirk for FileUploadOptions (does not handle chunkedMode parameter)
     new 3dd4e09  Fixed CB-351 - Update getting started guide for iOS
     new 264b3cf  Fixed CB-355 - Need Notice file
     new 0634d00  Fixed CB-241 - Misspelling at SQLResultSet on API document
     new 6faf51d  Fixes CB-450 - iOS Changes to Compass
     new 0afe034  Fixed CB-418 - Docs for Accelerometer needs updating
     new 6efcc62  updated link to contributor article on cordova wiki
     new 4971d59  Updated LICENSE file to APL2.0
     new 3890c92  [CB-460] added documentation of quirks to attaching listener to batterystatus event on Windows Phone 7
     new 62f4d10  Added WP7 Quirks sections to camera and capture documenting that camera app cannot be invoked while device is connected to PC via Zune software
     new 29e2124  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 490a95a  fileuploadoptions, connection.type
     new d6aa2b5  Merge branch 'WP7-cordovajs' of https://github.com/filmaj/incubator-cordova-docs into WP7Quirks
     new 037980a  more quirks updated, accelerometer, compass
     new fc11f45  updated the rest for WP7
     new d227b1b  Merge pull request #1 from purplecabbage/WP7Quirks
     new 46a6fd3  Added destinationType.DATA_URL to Camera Examples
     new 3107f68  Version 1.6.0
     new 72364fb  added 1.6.0
     new 0d835e1  CB-498: Incorrect documentation for FileTransfer.upload and FileTransfer.download methods
     new f15009f  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 3253e76  Fixed CB-503 - Malformed json in Camera.getPicture capturePhoto & capturePhotoEdit example
     new fc6c706  Fixed CB-505 - Document iOS quirks for lifecycle events and specific "resign" and "active" events
     new 3d6c3ea  Fixed CB-521 - Typo in Compass.getCurrentHeading Quick Example
     new 629529d  removed 'gender' from example as it is NOT in the contact object spec
     new 68627a4  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new cf4ca10  Improving storage examples (from callback-docs pull request)
     new 6301a43  Updating camera documentation
     new 18d7ea0  tagged 1.6.1
     new 92664d7  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 2fcf5ad  [CB-553] Documented FileWriter write method that it encodes as utf8.
     new 28c4f27  Bumping to version 1.7.0rc1
     new 0369e90  [CB-534] added iOS quirk regarding navigator.network.connection.type
     new 4b23832  [CB-541] added ios quirk regarding resume event
     new 91d1649  Updated device.platform to match actual results from iOS device.
     new e4292a3  adding getting started guide for Bada
     new ae20d3c  updating index.md to include bada
     new 6ae87da  adding images for getting started guide
     new 27631bc  adding bada getting started to edge
     new d74c1e3  updating cordova documentation
     new 13e3b79  Fix YAML Front Matter rendering for guides.
     new 85d0da4  Remove unused template/joDoc
     new f5d1633  Add prettify LICENSE
     new e76b6d4  CB-6 Add Apache source headers to each source file.
     new dfe594f  Merge remote-tracking branch 'tpryan/master'
     new d054a3c  Update device.platform quirk for iOS.
     new ae34403  CB-564 Update en/0.9.2 to ref phonegap-0.9.2.js
     new f6862d7  CB-564 Update en/0.9.3 to ref phonegap-0.9.3.js
     new d06733b  CB-564 Update en/0.9.4 to ref phonegap-0.9.4.js
     new ed6e4ba  CB-564 Update en/0.9.5 to ref phonegap.0.9.5.js
     new 8059e9a  CB-564 Update en/0.9.5.1 to ref phonegap.0.9.5.1.js
     new 34fd150  CB-564 Update en/0.9.6 to ref phonegap.0.9.6.js
     new c2aaa52  CB-564 Update en/1.0.0 to ref phonegap-1.0.0.js
     new 650d3e4  CB-564 Update en/1.0.0rc1 to ref phonegap-1.0.0.js
     new 67f0af5  CB-564 Update en/1.0.0rc2 to ref phonegap-1.0.0.js
     new d389f2c  CB-564 Update en/1.0.0rc3 to ref phonegap-1.0.0.js
     new e004a15  CB-564 Update en/1.1.0 to ref phonegap-1.1.0.js
     new 40eea04  CB-564 Update en/1.2.0 to ref phonegap-1.2.0.js
     new acb5a9b  CB-564 Update en/1.3.0 to ref phonegap-1.3.0.js
     new cb30bb7  CB-564 Update en/1.4.0 to ref phonegap-1.4.0.js
     new 5808a2c  CB-564 Update en/1.4.0rc1 to ref phonegap-1.4.0.js
     new 93931bb  CB-564 Update en/1.4.1 to ref phonegap-1.4.1.js
     new c80106b  CB-564 Update en/1.5.0 to ref cordova-1.5.0.js
     new 3fce0e6  CB-564 Update en/1.5.0rc1 to ref cordova-1.5.0.js
     new fa22a10  CB-564 Update en/1.6.0 to ref cordova-1.6.0.js
     new dfd0481  CB-564 Update en/1.6.0rc1 to ref cordova-1.6.0.js
     new 11c54da  CB-564 Update en/1.6.1 to ref cordova-1.6.1.js
     new 1e93bca  CB-564 Update en/1.7.0rc1 to ref cordova-1.7.0.js
     new 482d1e7  CB-564 Update en/edge to ref cordova-1.7.0.js
     new 344c077  CB-564 Update es/1.0.0 to ref phonegap-1.0.0.js
     new 11b76ec  CB-564 Update fr/1.1.0 to ref phonegap-1.1.0.js
     new 89a3cc1  CB-564 Update fr/1.2.0 to ref phonegap-1.2.0.js
     new ffab3ec  CB-564 Update fr/1.3.0 to ref phonegap-1.3.0.js
     new ebc061a  CB-564 Update jp/0.9.5 to ref phonegap.0.9.5.js
     new 494b362  Fixed CB-561 - Update iOS Getting Started Guide to really really emphasize "don't use ARC"
     new 162925a  CB-564 Add Rake task to generate version releases.
     new df73ed0  Version 1.7.0
     new 1b440d9  Added the whitelist guide
     new ef21b20  webOS updates
     new 2b261f7  webOS compass api
     new 31cb98a  CB-651 Update 'Cordova' references to 'Apache Cordova'
     new d51abe8  CB-652 Update 'PhoneGap' reference to 'Apache Cordova'
     new ec76a99  CB-653 Update NOTICE file formatting of third-party projects.
     new c4edc99  Remove unused spec for QuirksMerger.
     new e0d6b69  CB-652 Update spec/phonegap to spec/cordova
     new 209409c  CB-591 Fix array syntax error in ContactField example.
     new 175748f  [CB-657] Update geolocation documentation based on geo plugin rewrite. Full W3C adherence, yay.
     new 1f31315  CB-589 Document confirmCallback for navigator.notification.confirm
     new 833684c  Fixed CB-670 - Create doc for new FileEntry.setMetadata function
     new 39d297f  [CB-757] Add Media API support for BlackBerry
     new 2c61559  CB-764 Add API permissions stub for each platform.
     new 0f6ac23  CB-750 Add Upgrade Guide placeholders for each platform.
     new ec55d2e  Updating Android Docs
     new 958d736  Added WP7 Permissions
     new b3b980b  added WP7 upgrade guide. Fixed typos in Android 1.7->1.8
     new af01455  Merge remote-tracking branch 'nathanpc/master'
     new 6ed6134  Add White Listing Guide to homepage.
     new 8ee2457  Revert "Add White Listing Guide to homepage."
     new 12330b9  Add White List Guide to home page.
     new bf3ed1e  First pass at adding Android permissions
     new 6c51b2b  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 4146452  Remove White Listing author contribution note.
     new 59c14cc  Add content to White List guide.
     new f05abd8  Rename White List to Domain Whitelisting.
     new 3457258  Link to ContactAddress didn't work.
     new 637b71c  Fixing small type in storage docs
     new ec7c43b  Merge branch 'patch-1' of https://github.com/colinfrei/incubator-cordova-docs
     new d5cd91f  [CB-769] - Documented permissions for blackberry
     new 77538df  [CB-676] - Documented 1.7.0 to 1.8.0 guide for blackberry
     new 1bd5b7e  References CB-819 - alert in callback
     new 2a4e41c  toURI becomes toURL
     new 5e3443e  Adding write external storage as a permission in Camera
     new 7ac9a2d  [CB-790] Add HTTP status code to FileTransferError
     new 8c20736  Merge branch 'CB-790' of https://github.com/don/incubator-cordova-docs
     new 591ec4d  Fixes CB-812 - Update Whitelisting Documentation for iOS
     new 04a9ae5  refs CB-767 iOS Permissions
     new 5794d30  Fixed typo in Storage documentation, HTML titles contained Contact instead of Storage.
     new 8dee85e  Update Windows Application Manifest link.
     new 2ed54bf  Update formatting of BlackBerry Upgrade Guide.
     new 0a5bd22  updating bada docs to include contacts
     new 790f6a4  Updated Android permissions and plugins.xml documents
     new 7b4cf09  Did merge commit, my pull did not pull earlier
     new e60bec5  Fixes CB-696 -Document iOS Project Migration for 1.8.0
     new c4f24a6  Removing unneeded privs from Camera
     new a551e39  Updating geting started android to remove unneeded privs
     new be87946  tagged 1.8.0rc1
     new 5458e8f  Updated for Android
     new f84d5a7  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 1c99b18  Version 1.8.0rc1
     new 0155226  CB-813 Update Android whitelisting.
     new 6454e07  CB-814 Update Bada whitelisting.
     new 7958acd  Update whitelisting on Symbian.
     new b03c90d  CB-816 Update domain whitelisting on webOS.
     new e223dea  CB-817 Update domain whitelisting on Windows Phone.
     new 949714e  CB-815 Update whitelisting for BlackBerry.
     new 481dc21  CB-812 Update iOS whitelisting.
     new 82aa063  Add sections to platform whitelisting section.
     new 1738b85  Update whitelisting 1.8.0rc1 from edge.
     new de56184  CB-769 Update BlackBerry Connection permissions.
     new d2059ea  CB-769 Fix BlackBerry Contacts permission formatting.
     new 05c0d27  CB-767 Update iOS Device permission wording.
     new c891431  CB-769 Update BlackBerry File permission formatting.
     new 54c0033  CB-769 Update BlackBerry Geolocation permission formatting.
     new 83e04cc  CB-769 Update BlackBerry Media permission formatting.
     new da5f855  CB-769 Update BlackBerry Notification permission formatting.
     new 5ae2617  CB-769 Update BlackBerry Storage permissiong formatting.
     new 9855364  CB-767 Update iOS Storage permission formatting.
     new 93882e0  CB-772 Update WP7 Storage permissiong wording.
     new 1f3b1a3  CB-768 Update Android Events permissions.
     new 10142c4  CB-769 Update BlackBerry Compass permissions.
     new cb7d776  Move Connection quirks to the type function docs.
     new dd6abaf  Update formatting of permissions.
     new bc89f8c  CB-677 Update Bada permissions documentation.
     new b528bf5  CB-771 Update webOS permission documentation.
     new bb054df  CB-764 Update Capture permissions.
     new 2c5b47f  Fixing JSON error in FileEntry docs
     new 9c4d27a  Fixing JSON error in FileEntry docs
     new fe72ddb  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new aadb4e4  Fix upgrade guide versioning.
     new cdc1cd6  [CB-716] upgrade guide for blackberry, 1.7 -> 1.8
     new 3bac478  CB-770 Update Bada Connection permissions.
     new 77102c8  adding upgrade guide for Bada
     new c85ddfd  Fixes CB-856 - new iOS camera options
     new 03ee909  added webos upgrade guide for 1.7.0 to 1.8.0
     new 2b8c1c2  CB-867: Update docs to indicate that Position.timestamp is a Date object
     new d0a1316  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new e4c3cec  Version 1.8.0
     new 818ecbf  Fix issue in docs where DirectoryEntry is created incorrectly
     new bd67270  Fixes CB-506 - added navigator.camera.cleanup
     new ff664c3  copy docs/en/1.7.0 to docs/jp/1.7.0
     new a8139ef  Fixing typo line 51: use webOS instead of android
     new 593004c  More typo fixes in webOS Getting Started Guides
     new f2a9ac9  Just a quick modification to add the formal File API spec url.
     new e8792d0  Change language from English to Japanese in config.json, translate index.md
     new 7735808  Translate files related to accelerometer
     new c8a73f9  Translate files related to camera
     new 1001ef0  Translate files related to compass
     new 4993107  Translate files related to connection
     new a46fc6c  Translate files related to contacts
     new cd655cc  Translate files related to device
     new 7d282ba  CB-901 Update iOS Getting Started Guide.
     new 20bcd7a  Revert "Just a quick modification to add the formal File API spec url."
     new 3474522  Version 1.8.1
     new e356bba  Translate files related to events
     new 6ece7d5  Updated the migration guide for Android.  Still needs to be fleshed out, but this is it
     new 9cd8f62  Updating instructions
     new 5032324  [CB-908] removed ios resume quirk relating to interactive calls needing to be wrapped in a settimeout. cordova-js now does this for the user.
     new 7e250c9  Translate files related to file, fix some long vowel mistakes
     new f4129a6  Translate files related to geolocation
     new 03648cd  Translate files related to media
     new a8112de  Translate files related to capture
     new 65cddbb  Translate files related to notification
     new 0f7aab1  Translate files related to storage
     new 734c825  Translate files related to getting-started
     new a625da1  Change ガイド to Guides
     new 90fa4ae  CB-931 migrationd docs 1.8.0 to 1.8.1
     new e0c7904  CB-727 migration docs from 0.9.6 to 1.0.0
     new 4988f6d  CB-728 migration docs 1.0.0 to 1.1.0
     new 52a0880  CB-729 migration docs 1.1.0 to 1.2.0
     new e3d935e  CB-730 migration docs 1.2.0 to 1.3.0
     new 2246e9c  CB-731 migration docs from 1.3.0 to 1.4.0
     new 3422add  CB-732 migration docs 1.4.1 to 1.5.0
     new c46df0c  CB-733 migration docs 1.5.0 to 1.6.0
     new 982f398  CB-734 migration docs 1.6.0 to 1.6.1
     new e3e8c3e  CB-735 migration docs 1.6.1 to 1.7.0
     new 342164b  CB-932 migration docs 1.4.0 to 1.4.1
     new 9616db4  Fixes CB-933 - Add iOS quirk for Media.play (for hardware mute button weirdness)
     new 1ea7d5a  [CB-790] proofread the FileTransferError documentation
     new 7f3f94e  CB-872 Stub CLI guide.
     new a91908f  Copy paste issue.
     new 9db1b4b  More descriptive details
     new 9d5a87d  Copy paste issue.
     new a450314  More descriptive details
     new 43676eb  Merge branch 'master' of https://github.com/purplecabbage/incubator-cordova-docs
     new cabe971  fixed copy paste error, in 1.8.1 guide
     new 65f830c  update the upgrading guide to 1.9.0
     new 9585487  Merge branch 'master' of https://github.com/apache/incubator-cordova-docs
     new f14a877  Version 1.9.0rc1
     new 530eab8  [CB-787] updated camera saveToPhotoAlbum documentation for androids quirks
     new 93bb074  [CB-954] update getting started guide for webOS
     new fd16b79  Added Xcode 4 requirement to iOS Getting Started Guide.
     new b782974  Merge remote-tracking branch 'keiko713/master'
     new 4c0a60e  [CB-714] - bb update guide for 1.6.1 from 1.6.0rc1
     new 8c590d0  Fixes CB-957 - (docs) iOS Upgrade Guide Migration
     new 0b11718  [CB-715] - bb updated guide for 1.7.0
     new 0571a7d  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new f9b728e  Updated CB-957 - Include Xcode 4 requirement
     new c1be0f6  Updated for CB-914 - Deactivate CDVLocalStorage (Backup/Restore, safari web preferences update)
     new 87b7d3b  [CB-970] add header support docs for filetransfer upload on ios
     new 37872c6  adding command line tool docs
     new ee701d2  [CB-872] adding documentation for CLI tools
     new f802876  [CB-872] more tweaks to cli guide
     new d0e4dd4  [CB-967] Stub Embedding WebView guide.
     new 6250689  [CB-967] Adding cordova-as-a-component (CordovaWebView) documentation
     new 4da94b4  [CB-968] Consistent formatting for Android Cordova WebView.
     new a1e13d8  [CB-969] Consistent formatting for iOS Cordova WebView.
     new 8ae623c  Version 1.9.0
     new 7f4ff84  Android now respects the correctOrientation parameter
     new 22ee400  Resolving CB-676
     new 25457d9  Tweaking upgrade guide with 1.9.0 instructions
     new 13cc35d  [CB-1026] - migration doc for bb 1.9.0rc1
     new 0b014c9  [CB-1026] - updating migration docs for bb 1.9.0
     new a0507e7  [CB-713] - migration guides for bb 1.6.0
     new 1c0d12a  [CB-713] - Updating migration guide for bb for 1.6.0
     new c27ed47  Document Migration x.x -> x.x
     new 76b9a8d  Updating Android docs with new Eclipse images
     new 8275119  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 58ca943  [CB-712] - migration guide for 1.5.0 from 1.4.1 for bb
     new 687aac1  [CB-711] - migration guides for 1.4.0 for bb
     new 269a677  [CB-710] - migration guides for 1.3.0 on bb
     new 63e25d4  [CB-709] - migration guide for 1.2.0 for bb
     new 94a5fc1  [CB-708] - migration guides for 1.1.0 for bb
     new b4adf2a  [CB687-690] added iOS migration guides
     new 04e7ce8  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 459c59c  [CB-707] - migration guides for 1.0.0 for bb
     new f7904d3  Merge branch 'gs100'
     new 6855e07  [CB-1042] fixed android getting started guide
     new 5ee7a8a  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 0756c5c  copy docs/jp/1.7.0 to docs/jp/1.8.1
     new 7633c31  Translate and update config.json and index.md
     new 3d4dd46  Translate and update files related to accelerometer
     new bdef2f2  Translate and update files related to camera
     new af5553b  Translate and update files related to compass
     new e1dedb5  Translate and update files related to connection
     new 6e2553f  Translate and update files related to contacts
     new cd4ef9f  Translate and update files related to device
     new 022cf30  Translate and update files related to events
     new b6d09bf  Translate and update files related to file
     new 6e73353  Translate and update files related to geolocation
     new 700734e  Translate and update files related to media
     new f1f1dc2  Translate and update files related to capture
     new 7155842  Translate and update files related to notification
     new 10c2741  Translate and update files related to storage
     new 7d37536  Translate and update files related to getting-started
     new c6f4c45  Translate and update files related to upgrading
     new a074086  Translate files related to whitelist
     new 75452b8  [#1060] Merge Japanese 1.8.1 from keiko713.
     new f028a9e  [CB-1053] Added ios 1.9 -> 2.0 migration guide (and referenced the need to add the Device plugin to the Cordova.plist file)
     new 8fc7efa  [CB-787] Updated documentation to reflect support for saveToPhotoAlbum for Camera API.
     new 429d2db  1.9->2.0
     new 21b0c13  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new f03f1b6  [#1050] Add Cordova Bada 1.8.x-1.9.0 upgrade guide.
     new 7700f86  [JIRA CB-1054] android 2.0.0 from 1.9.0 upgrade doc
     new 3105420  JIRA CB-1056 added upgrade guide for 1.9.0 to 2.0.0
     new 21ebde3  [JIRA CB-1058] added upgrade guide to 2.0.0 from 1.9.0
     new fe896d3  [#1055] Add Bada upgrade guide for 1.9.0-2.0.0
     new 338f98c  [#1067] Fix generator parse token errors.
     new 76664bf  Version 2.0.0rc1
     new 3638335  Adding note about config.xml
     new 1385e8e  First draft of the guide
     new db246d7  Whoops, started it in the wrong directory
     new c00bf8c  Chunked upload now implemented on iOS.
     new f074205  [#862] Stub the Plugin Development Guides.
     new 91231e3  [#590] Update installation steps to avoid markdown errors.
     new 8d46caf  CB-1073 webOS Plugin Authoring Guide
     new c31e6cb  updating bada guide for plugin development
     new bf8c3e3  [CB-1083] Add doc issue that FileTransfer URLs should be pre-encoded
     new 9386add  CB-599 Update Bada capture documentation
     new dd39a3f  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 5d9c35c  [CB-862] Providing top-level plugin development guidance, specifically with respect to JavaScript.
     new 80e6506  [CB-1063] Updated iOS Upgrade Guide 1.9.0 -> 2.0.0
     new 8f89b49  [CB-1069] plugin documentation for android
     new 43330bf  [CB-1063] Updated the iOS Getting Started Guide
     new 085581a  [CB-1063] Update the iOS Cordova WebView Guide
     new 165a5d4  [CB-1072] iOS Plugin Authoring Guide
     new 755d1f9  Blackberry echo plugin guide
     new c81a775  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 60eace5  [#1071] Fix code formatting for BlackBerry Plugin Guide.
     new 6fdd3de  [#862] Add Plugin Development Guide link to homepage.
     new 444ce6f  [#1074] Add coming soon stub to Windows Phone Plugin Guide.
     new fa931b7  Version 2.0.0
     new b042fe5  Added missing step to iOS "Getting Started Guide"
     new 9d08659  init korean documents
     new 5991b8b  modify
     new 59dbd8b  Fixed filetyle errors and version errors
     new 48e92da  Copy docs/jp/1.8.1 to docs/jp/1.9.0
     new c9ab8b8  Translate and update index.md
     new 2545e49  Translate and update files related to accelerometer
     new 9633375  Translate and update files related to camera
     new 6466d09  Translate and update files related to compass
     new 4e425d7  Translate and update files related to connection
     new 3c1cbd3  Translate and update files related to contacts
     new f29a60e  Translate and update files related to device
     new a712bf0  Translate and update files related to events
     new 47b4143  Translate and update files related to file
     new 8a759ab  Translate and update files related to geolocation
     new 183c140  Translate and update files related to media
     new 937a35f  Translate and update files related to capture
     new 5ae1619  Translate and update files related to notification
     new 8a04419  Translate and update files related to storage
     new 947f48f  Translate and update files related to getting-started
     new 9f22822  Translate and update files related to upgrading
     new 71bac59  Translate files related to command-line
     new 3b61384  Fix long vowels
     new e17b32b  Translate files related to cordova-webview, fix long vowels
     new 5cce5ba  Fix config.json error in jp_1.9.0, fix small mistakes in jp_1.8.1
     new f1ad0cc  Fix config.json error in jp_1.8.1
     new 0b15419  fixing up a few typos and cleaned up some references
     new 103511a  [CB-1127] Getting Started Guide screenshot and "Hello World" text instruction are incorrect
     new 5ff2411  wp7 plugin guide wio
     new 621b681  updated WP7 plugin guide
     new ca8869e  updated WP7 plugin guide
     new d9fdb77  formatting
     new b03b974  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new c9bac81  [CB-1125] Add additional notes to iOS Getting Started Guide
     new 107d3e8  not like imma open a bug for this
     new b4f5ca2  Updating guide with updated configChanges
     new b5a1500  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 1f685d7  Fix for 2.0
     new 3a9117a  Document "headers" property of FileUploadOptions.
     new d52d542  [#CB-1154] Fix error while generating the documentation.
     new 722ff97  Fix Markdown formatting of Windows Phone Plugin Guide.
     new 0797345  Updating reference
     new c411a69  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 90dd91a  [CB-1170] Update Upgrading Guide for ARC migration
     new 8b8ae8a  [CB-1171] Update CordovaWebView Guide for 2.1
     new bb33fed  [CB-1172] Update Upgrading Guide for 2.0.0 for missing steps
     new 4ae6ad0  Copy docs/jp/1.9.0 to docs/jp/2.0.0
     new 6db29cd  Translate and update index.md
     new 66e87ca  Update files related to accelerometer
     new 968b59e  Update files related to camera
     new 636bb39  Update files related to compass
     new 5cfb5db  Update files related to connection
     new 6bf86d4  Update files related to contacts, fix a version number of js in 1.9.0 contacts.find.md
     new 6d578ab  Update files related to device
     new 20930a3  Update files related to events
     new 63e5a4a  Translate and update files related to file
     new a455131  Update files related to geolocation
     new c93c35e  Update files related to media
     new 87bbc70  Translate and update files related to capture
     new 332685a  Update files related to notification
     new 021b7e9  Update files related to storage
     new 49aade6  Translate and update files related to cordova-webview, getting-started
     new 8539b8d  Translate and update files related to upgrading
     new edb0813  Update getting-started/android/index.md in order to match en 2.0
     new bb37434  Translate files related to plugin-development
     new d99d5be  [tizen] Integrate Tizen Cordova documentation
     new 0b70b4a  [tizen] Add plugin guide entry
     new e966629  Modify improper translation in plugin-development/ios/index.md
     new f7a8f48  [CB-1165] Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated)
     new 1997ab9  [CB-1153] Update Getting Started Guide for new install method
     new fd24b29  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs into upstream-master
     new c01395a  [CB-1165] (actual) Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated)
     new 0d90588  Merge remote-tracking branch 'rockmkd/translation_ko'
     new 6cf0c09  Abbreviate Korean as kr/
     new 150ccc4  Set Korean language.
     new fd0914a  [#1207] Update Whitelist Guide reference to Cordova.plist
     new ed691cf  Fix link to Korean Command-Line Guide.
     new 3ddece1  [CB-1208] Update Domain Whitelist Guide to remove protocol restriction
     new a41abaa  [CB-1162] Add more detail to Entry.setMetadata for iOS
     new 4af30f8  [CB-1172] Update Upgrading Guide for 2.0.0 for missing steps
     new 88e3dfe  Fixed typos: (1) Extra parameter in Terminal screenshot (2) Inconsistent parameter name
     new 22b80dd  [CB-541] Add iOS Quirk for resume event
     new 39eb904  Replacing incorrect use of progress event error handler with file error handler in documentation.
     new 45924d1  Fixing a few other fail handlers in docs
     new 615b643  Fixes CB-1144 issue with find example
     new 3ae9171  Version 2.1.0rc1
     new 742b126  CB-1273: Document Media status states
     new 41e1a9a  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new ed4c536  update webOS upgrading from 2.0.0 to 2.1.0 guide
     new adb0736  init korean documents
     new e2a093a  modify
     new b192546  Copy docs/jp/1.9.0 to docs/jp/2.0.0
     new e681b21  Translate and update index.md
     new bb9b504  Update files related to accelerometer
     new 03fcb98  Update files related to camera
     new 1570313  Update files related to compass
     new f5e04f6  Update files related to connection
     new 2703190  Update files related to contacts, fix a version number of js in 1.9.0 contacts.find.md
     new 751fe6b  Update files related to device
     new 9560b64  Update files related to events
     new 1d5519a  Translate and update files related to file
     new 62350c7  Update files related to geolocation
     new e52c2c9  Update files related to media
     new 3e4a840  Translate and update files related to capture
     new 3589576  Update files related to notification
     new dfd16c8  Update files related to storage
     new 512ad0e  Translate and update files related to cordova-webview, getting-started
     new f5238dc  Translate and update files related to upgrading
     new 2742272  Update getting-started/android/index.md in order to match en 2.0
     new e6e5a51  Translate files related to plugin-development
     new 5ef2606  Modify improper translation in plugin-development/ios/index.md
     new 2bd8758  [CB-1165] Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated)
     new e6aa474  [CB-1165] (actual) Update Plugin Dev Guide for new iOS plugin signature (old one still supported, but deprecated)
     new b97917b  Abbreviate Korean as kr/
     new f725d0c  Set Korean language.
     new 1828b64  [#1207] Update Whitelist Guide reference to Cordova.plist
     new 28954a9  Fix link to Korean Command-Line Guide.
     new 4e3c456  [CB-1208] Update Domain Whitelist Guide to remove protocol restriction
     new d92c5c7  [CB-1162] Add more detail to Entry.setMetadata for iOS
     new 75bdd44  [CB-1172] Update Upgrading Guide for 2.0.0 for missing steps
     new 5d76b66  Fixed typos: (1) Extra parameter in Terminal screenshot (2) Inconsistent parameter name
     new 8fc9ea9  [CB-541] Add iOS Quirk for resume event
     new 4d92b36  Replacing incorrect use of progress event error handler with file error handler in documentation.
     new 5cc924d  Fixing a few other fail handlers in docs
     new ffd978d  Fixes CB-1144 issue with find example
     new c9d0f4f  Version 2.1.0rc1
     new 2c0fabe  CB-1273: Document Media status states
     new 31b6c65  update webOS upgrading from 2.0.0 to 2.1.0 guide
     new 936e513  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 4143c44  Updated iOS docs for 2.1.0
     new 1bf00a2  CB-1287: Getting Started Android Screen Shot shows wrong minimum SDK version
     new 4597d55  Fix mis-spelling in WebOS getting started guide
     new ce0c227  [CB-1121] Camera.getPicture iOS quirk has bad code in it
     new ec2bfa7  added wp7 quirk
     new c39cb5b  Version 2.1.0rc2
     new 2708079  [CB-1381] Updated the iOS Upgrading Guides for new screenOrientation changes in AppDelegate.m
     new 895565c  CB-1403: camera.getPicture crashes moto Droid X with large images using DATA_URL
     new 939d30b  [CB-1248] Add CoreFoundation weak link instructions to Upgrading Guide (for iOS 5.0x and below)
     new b129962  Add onReset() to plugins, called on navigation.
     new f8894a3  Version 2.1.0
     new 27f5921  Added command-line arguments to the bin/generate script to allow for generating just en/edge (--edge) or a single specific lang/ver (en 1.6.0), while leaving the default to generate all languages and all versions. This makes it much quicker to generate just the edge docs when that is the only one being worked on.
     new 12d3a68  Merge branch 'master' of https://github.com/apache/incubator-cordova-docs
     new b1dd2d3  Updating Android onReset docs and adding iOS ones.
     new ac0e628  Add documentation for Globalization plugin.
     new 22cdc5a  updated getting started to include info on  building templates for source only distributions
     new eb12742  Add info about changes to MainViewController.m
     new f4a77d0  Merge branch 'cb-1473' of https://github.com/cmarcelk/incubator-cordova-docs
     new 4413bf8  Merge branch 'master' of git://git.apache.org/incubator-cordova-docs
     new b325ea1  Media.startRecord should use .amr as an example
     new 99fabcc  Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new c8818ec  Fixes CB-1515 add Project Settings
     new 665b257  Don't hide stderr of jodoc
     new e696499  Show an error when jodoc fails in navigation_menu.rb
     new 8220d81  Don't resolve symlinks in paths.
     new 174e6dd  Fix building docs when CWD has a space in it.
     new 032bbb2  Version 2.2.0rc1
     new d443d58  navigator.network.connection -> navigator.connection.
     new f7134c6  Document the fact that deviceready is a sticky event.
     new 1484d2e  Remove quirks for Android 1.x since we no longer support 1.x.
     new b090e55  Adding SplashScreen docs
     new 4da816f  Update Android permissions to use config.xml
     new 832d2e0  Upgrading Android upgrading guide
     new f4f5625  Update Android permissions to use config.xml
     new 7bb6f10  Upgrading Android upgrading guide
     new 0609c33  Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 5899195  Added upgrade guides for Android for 2.1.0 and 2.2.0
     new 7489272  Fix mis-spelling in Android upgrade guide
     new 5f6768f  Update Android plugin guide to use CordovaPlugin instead of Plugin.
     new 26bdfa7  Update iOS plugin guide for changes in 2.2.0.
     new 1bc7c44  iOS plugin guide minor update.
     new 34528d7  [CB-1676] Write Upgrade Guide for 2.1.0 to 2.2.0
     new b55bcb8  [CB-1677] Update Splashscreen docs for iOS
     new 4ca64bf  Update Android's getting started guide.
     new 6ed5124  Add instructions for using Intel emulators to Android Getting Started
     new e6da5d1  Add a note about projects containing a copy of CordovaLib on iOS.
     new 15eb105  Updated BackupWebStorage Cordova.plist property documentation - changes from boolean to a string option (none, local, cloud)
     new 7fc3843  CB-1679 Getting started with Windows Store apps, CB-1675 'alert' stack glitch
     new 48d3ecd  CB-1679 Getting started with Windows Store apps, CB-1675 'alert' stack glitch (2)
     new 606fabe  Merge branch 'Ticket_1679' of git://github.com/mbrit/incubator-cordova-docs
     new 24e3ba9  Update docs for FileTransfer to include abort() and onprogress.
     new 2a80a56  Merge branch 'master' of git://git.apache.org/incubator-cordova-docs
     new 091d8e9  [CB-1739] Update Getting Started Guide and Embedded CordovaWebView Guide for iOS for Xcode 4.5 minimum
     new 421486b  [CB-1586] iOS Entry.setMetaData example is incorrect
     new cee5efd  Version 2.2.0rc2
     new c3c90ef  Add FileTransfer.upload quirk on Android for Nginx servers
     new 08d2908  updates in WP7
     new d5046d6  fixed typo
     new c596cf2  [#1799] Restore missing images from Android Getting Started <= 2.1.0.
     new 496c123  added windows 8 to all APIs it supports
     new 809f991  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 6ecf3e8  Version 2.2.0
     new 8ba0943  CB-1805: Updating the docs
     new c57461e  Add setup environment variables to getting started Android
     new 4fbcdbb  CB-1742 documentation
     new 04d4836  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 3f835a2  Adding more info to Android Getting Started
     new 3e5fb5c  Fix typo where 'ant' is spelled 'any'
     new 6356698  Adding Eclair and Honeycomb Deprecation Notices, and Minimum Requirements Issue: CB-1867
     new 04dfa52  updating docs
     new 6102920  Updated the Android WebView code docs with more helpful snippets
     new 5bc8f5f  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-docs
     new 727554d  CB-1883: Should we document the trustAllHosts parameter for FileTransfer.download/upload?
     new 53953e6  adding release doc
     new aeedb99  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 5e57a9c  CB-1935: FileTransfer.upload still documents the old way to specify headers
     new 6adbf75  [CB-1894] Cordova 2.2.0 upgrading guide missing Cordova.plist changes needed
     new 8455917  [CB-1839] iOS - Update Device docs for corrected device.name implementation
     new 307256d  [CB-1838] iOS - Update Device docs for corrected device.platform implementation
     new 01200c6  [CB-1866] iOS minimum requirements
     new df1820b  [CB-1939] Update iOS Project Settings for new config.xml
     new 611323c  [CB-1940] Update iOS Whitelist Guide for new config.xml
     new 82efba8  tagging docs 2.3.0rc1
     new 1851ba0  Adding the instructions, these hardly ever change
     new 6da4069  Fixing CB-1956
     new 4461704  updated getting started for WP8
     new 7d6e04e  added info on WP7.5 vs WP8
     new 4cf284c  adding WP8
     new f84955f  moar wp8
     new be23360  updated for windows phone 8
     new cd37fb5  added globalization for Windows Phone 8
     new 5faa716  added the rest of it, WP8
     new 89943d5  [CB-1981] Update Device API docs for device.model (for most platforms, this is what device.name was)
     new 7f88599  [CB-1884] Update iOS Upgrading Guide for 2.3.0
     new b31ddb2  [CB-1952] Document InAppBrowser events, InAppBrowser API and options
     new cb480fc  InAppBrowser - added a note to window.open to call encodeURI on the url passed in (for URLs with Unicode chars)
     new 263e633  [CB-2061] Update iOS permissions sections for new config.xml use
     new 4ff0217  added some changes from @olivierbloch
     new 6d2c95b  added BlackBerry 10
     new 7b1c42c  Merging in ctetreault changes
     new 8a54833  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new ed0023a  This should be fixed. CB-2069
     new fbe6abb  2.3.0rc2
     new da128e6  CB-2048: Docs need to be combed over for references to incubator
     new ac6c1ab  Spelling fixes by jsoref
     new 4272ca3  Copy docs/jp/2.0.0 to docs/jp/2.1.0
     new eba65e2  Update files related to accelerometer and camera
     new 0f16a39  Update files related to compass and connection
     new 899753e  Update files related to contacts, device, and events
     new 8803373  Update files related to file, geolocation, media, notification and storage
     new 0cf828b  Update files related to cordova-webview and getting-started
     new 94c825f  Update and translate files related to getting-started, plugin-development, upgrading, and whitelist
     new 5c6ac10  [CB-2105] - fixed link for bb getting started guide
     new c988fa6  Merge remote-tracking branch 'keiko713/jp_2.1.0' into master
     new 8b69b74  [CB-2097] Embedded CordovaView docs - need to retain CDVViewController object
     new cd567a0  Updated iOS getting started guide
     new af24b6c  Version 2.3.0
     new 79725f5  Add documentation for File.slice()
     new 97ca2d6  It's SqlResultSetRowList not SqlResultSetList
     new 5aadde4  Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/cordova-docs
     new 9699ada  [CB-2188] Remove OpenAllWhitelistURLsInWebView from iOS Project Settings
     new b7e445d  Adapt edge docs to start pages in config.xml
     new 6bac45a  Merge branch 'master' into start_pag
     new be782c1  [CB-2210] Update incubator download link in Getting Started Guide
     new b8cbda4  [CB-2221] Add docs for trustAllHosts parameter for FileTransfer (iOS)
     new cbf69f0  [CB-1863] FileTransfer.abort needs a quick example
     new 76e4bfa  [CB-2098] 2.2.0 Docs out of date (references CordovaLib)
     new c4f27e0  [CB-2203] CordovaLib and upgrading instructions for iOS
     new f4dd201  iOS: Getting Started bad example
     new f52c214  Version 2.4.0rc1
     new 704c2a1  [CB-2291] Change full example of "online" event to reflect timing change (for 2.2.0 and above)
     new 258bc46  Created document, only have one preference that is affected by config.xml.  This needs to be fixed before we can do more with the docs.
     new 461f74e  Adding settings after further inspecting CB-2296
     new 3ce8a03  CB-2307: Missed param when the docs were last updated
     new 76db225  Removed un-needed step of iOS Upgrade (2.2 to 2.3)
     new b8e58c5  Added iOS 2.3.0 to 2.4.0 Upgrading doc
     new dd18031  [CB-2311] Add docs for iOS specific InAppBrowser window.open options
     new 3d36159  [CB-2312] Add BB10 support InAppBrowser docs
     new 0a0b693  CB-1365: overview of config.xml documentation. added stubs for platform-specific project settings.
     new b673518  [CB-2278] Docs reference old incubator links
     new 0dec28f  Updated config.xml documentation as per CB-2315
     new a1c4729  CB-1365: moving config.xml example to top-level guide. formatting for ios + android sub-guides.
     new c11bec1  CB-2229: defaults for whitelist are to allow all. added more detail to windows phone documentation
     new 595f7d0  updates for Windows Phone changes in 2.4.0
     new 8778e58  Version 2.4.0
     new 2730786  CB-2315: working out the config.xml docs for Android a bit more.
     new 57a6e3a  Last commit should have gone into edge, woops
     new b9bd36c  CB-2316: config.xml documentation for BlackBerry.
     new e4be290  Fix typo in formatting. Add mention of --edge arg.
     new ee593b8  [CB-2280]: Documentation for the 2 new properties.
     new b5f4cf9  [CB-2407] - no more sample or www folder
     new c45743b  Copy docs/jp/2.1.0 to docs/jp/2.2.0
     new 86e0c6c  Update config.json, index.md and fix typo in jp 2.1.0
     new 25db620  Update files related to accelerometer and also files of jp 2.1.0
     new 3ec40a9  Update files realated to camera, compass, connection, and device. Also, fix some files of jp 2.1.0
     new c43c64a  Update files related to events
     new 2f0283b  Update files related to file, geolocation, media, notification, and storage
     new 8790857  Update files under guide, fix typos in previous version and en docs
     new c9063b1  Translate files that newly created in 2.2.0
     new 7dbbb33  Translate files that newly created in 2.2.0 under cordova directory
     new 3099f36  [CB-2443] Add docs for pluginInitialize and for onload="true"
     new 0ba4f58  Upgrading Android needed to be updated to 2.4.0
     new 7241192  [CB-2453] Use the generic Apache 2.0 LICENSE file.
     new aaca924  Suppress jodoc perl warnings.
     new d132c2b  [#2454] Remove versions pre-dating Apache Cordova.
     new fb13ce3  added deets for Windows + Windows Phones
     new cba82af  Merge pull request #1 from purplecabbage/CB2319
     new ce9695a  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 96d41fc  [CB-2314] Vet iOS-specific project settings following addition of top-level project settings guide
     new 3fd5dba  [CB-2413] Docs for FileTransfer.download/upload callback should say invoked with FileTransferError object, not FileError object
     new 0df12dd  [CB-2449] iOS Cordova Upgrade Guide - missing step
     new 50c5392  fix example code for storage api
     new 74ce422  Convert tabs to space in sqlresult document.
     new 689c48c  [CB-2504] Documented disallowOverscroll.
     new 6d1cf0b  [CB-2511] update webos upgrade guide
     new dc5de67  [CB-571]  iOS Audio updates
     new 10e89b5  Version 2.5.0rc1
     new 995f990  Merge branch 'overscroll' of github.com:mwoghiren/cordova-docs
     new 4c5e503  CB-2515: add lessons learned to the list of pre-reqs
     new 0e83aca  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new b58149e  [CB-2320] updated project settings guide for webos
     new d2cce8f  CB-2507: Updating the docs
     new 8bf8fd9  [CB-2510][2/2] Instructions for upgrading iOS to 2.5 from 2.4
     new 7c8c09b  Merge branch 'refs/heads/next'
     new 888deea  CB-1931: empty array in contacts.find() will result in an error.
     new 9927fcd  CB-2540: Document iOS MultiPart PluginResult
     new 0d803a1  Ammendment to documention for iOS MultiPart PluginResult
     new b26f4b7  updated for 2.5.0
     new bc56c4b  Version 2.5.0
     new 4f84a50  Merge branch 'next'
     new 6ba80ba  added migration guide from 2.4.0 to 2.5.0
     new f24e0a9  [CB-2509] - a few minor tweaks
     new c281ed2  Docs for readAsBinaryString and readAsArrayBuffer
     new 8311c58  [CB-2599] Added a step to the upgrade guide.
     new 7a1499f  [CB-2612] added instructions for upgrading BB for 2.1 from 2.0
     new 9f11d48  [CB-2611] added instructions for upgrading Blackberry for 2.2 from 2.1
     new 1c37dc8  [CB-2611] - added in minor instruction for bb10
     new 4bc3535  Fixing docs for Android for CB-2448
     new 2785616  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 14b7217  [CB-2384] Add new iOS Project Setting to suppress the form accessory bar above the keyboard
     new 33000b1  [CB-2645] fixed command line usage on BB to reflect changes to scripts brought in by CB-2381, requests 3 arguments, domain ignored
     new 636cda0  [CB-2670] wrote quirks section for BB file system edge case uncovered in CB-2649
     new 260e1f5  [CB-2411] Added CameraPopoverHandle documentation.
     new 1b29284  CB-2525: Correct docs for iOS splashscreen sizes
     new 060c2d2  Updated iOS documentation for disallowOverscroll.
     new 5716e84  Updated docs for FileTransfer.download headers
     new e9d7093  Clarification of "Basic authentication"
     new 6994f04  [CB-1687] Added Camera.Direction documentation.
     new 9c5a68e  [CB-2659] Added documentation for NATIVE_URI.
     new d6d5807  CB-2490 Describe NetworkConnection.type.CELL
     new fe9cd8d  [CB-2695] amended blackberry quirks section with file edge case solutions
     new 08d685e  [CB-2308] Document loaderror event
     new ce4ac58  CB-2677: Doc adding prompt to Notification API
     new 490fdfc  [CB-2677] Whitespace cleanup and convert tabs to spaces.
     new b33b2c7  [CB-2545] Deprecate iOS EnableLocation project setting
     new 3bf80fe  [CB-2735] - fixed up command line usage in the docs for blackberry
     new 901bedc  [CB-2609] wrote migration guide for 2.4.0 from 2.3.0
     new abe5d4c  [CB-2610] migration guide for 2.3.0 from 2.2.0
     new a897edd  [CB-2781] Create iOS Project Setting for KeyboardShrinksView
     new 40eb8de  [CB-2305] Add documntation for InAppBrowser.executeScript and InAppBrowser.insertCSS APIs
     new 778fc54  Version 2.6.0rc1
     new ba2c097  [CB-2807] - close function is supported in InAppBrowser
     new 15b56f0  Version 2.6.0rc1 with files.
     new 47284f8  Added iOS upgrading instructions from 2.5.0 to 2.6.0
     new 5a774fd  Added iOS upgrading instructions from 2.5.0 to 2.6.0
     new ccad370  [CB-2305] Document executeScript callback parameters
     new dd03d97  Version 2.6.0
     new b401772  CB-3013: Updating the docs for Android
     new 7bbc923  Describe iOS default protocol in whitelist
     new 6fed8cf  Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/cordova-docs
     new 8d861b1  [CB-2525] Update 2.5.0 splashscreen sizes
     new f3ab447  Merge branch '2.6.x'
     new 0e273f6  [CB-2906] updated build sample app section with Cordova cli create and build commands instead of ant commands
     new 098e322  [CB-2906] updated deploy to device section with Cordova cli create and build commands instead of ant commands
     new e07c615  [CB-2906] updated deploy to simulator section with Cordova cli create and build commands instead of ant commands
     new 1a0b57a  Fixing CB-3025. Adding documentation of additional InAppBrowserEvent properties
     new 6a302e1  Removing the ADT plugin and Eclipse Classic
     new dea9d2a  Adding instructions for some common problems
     new 065b796  Fixing CB-2789. Removing mode parameter from capture options
     new e1130cc  [CB-3192] Update edge docs to reference next version with x.x.x
     new dc55db0  Version 2.7.0rc1
     new 1cf6a8c  add stubs
     new d33b887  stub
     new 551147f  Updated docs to reflect tooling/cli changes
     new 6b8686c  added guides for upgrading and clarified that these instructions apply to both WP7 + WP8
     new 290b550  Add Windows Phone upgrade guide to 2.7.0rc1
     new cdeea53  Add new privacy guide.
     new b151e34  more stubs
     new 726c963  many copy edits; nonlinear search/destroy edits; needs a more controlled pass
     new 4797624  Merge branch 'copy_edit' of https://github.com/mike-sierra/cordova-docs into copy_edit
     new 7cc8809  collapse whitespace
     new 958f8d2  numerous nonlinear global edits
     new d0b7494  more copy edits
     new 85730c3  submenus
     new 3986e79  various inline formatting
     new edba5db  [CB-2794] correct camera.getPicture destinationType default
     new 7784d77  Version 2.7.0
     new 61af69c  [iOS] Added Upgrading docs for 2.6.0 to 2.7.0
     new 68d9206  Upgrading projects is fun. Added update scrupt instructions.
     new e02de0f  [CB-3320] minor doc syntax fix in camera.getPicture.md
     new ddad6cf  Fixed code example poor formatting in FileTransfer docs
     new 4190006  [CB-3022] add default textbox value for notification.prompt
     new 226d350  [CB-2598] remove iOS doc reference to navigator.fileMgr API
     new 9a7131d  [CB-3043] Fix broken images on all Windows guides.
     new 1ba398c  [CB-3043] Fix broken links in all Windows guides.
     new 918cf22  removed links to empty pages
     new bfc9025  removed links to blank upgrading pages
     new 8be5de7  Adding BlackBerry 10 Command-line Usage docs
     new 5328766  Code review changes
     new 8dd23db  Fixed hyperlinks on getting started and plugin dev guides for bb10
     new ff22640  pushed from wrong branch, undoing damage
     new 9048602  incremental edits
     new 6899777  edits up to menu button event
     new 909bb28  edits up to pause event
     new 0a03c5a  to start of file api
     new f43710d  up to directoryentry
     new bb54c17  [CB-3398] Doc iOS camera photo album vs returned image differences
     new 80d6aea  to end of geoloc
     new d9648d0  edits mostly in globalization
     new e2d7868  amidst globalization api
     new 9dcee9b  amidst globalization api
     new f4bf442  glob API
     new 4977836  thru inappbrowser
     new 45f896a  thru media
     new 6e77968  amidst notification
     new 03ce2ca  notifications
     new 44d1cb2  splashcreen
     new efd1aa0  storage
     new 5f4e3d9  feedback from 1st round of queries
     new fbc5e1d  minor corrections
     new 780e0bd  [CB-2535] Document media.setVolume
     new 6666ddc  [CB-3408] Add docs for new InAppBrowser options (iOS/Android)
     new e8007d1  [BlackBerry10] Add instructions on building native plugin using the native IDE
     new d4c435d  [BlackBerry10] Update plugin add/remove in getting started guide
     new f37a314  Add a .reviewboardrc file to make using post-review easier.
     new cf1dce9  incorporate feedback on tech queries
     new 5dc7ea2  [CB-3527] Update Upgrading Guide for 2.7.0 -> 2.8.0 for iOS
     new 29585ce  [CB-2332] Document FileTransferError.body
     new 0c0ab55  "iPhone" => "iOS" when referenced as platform
     new f98807e  sanitize code & trim xtra Cordova refs
     new 1e66e6c  Added 2.8.0 upgrade step
     new f0ac0f1  [CB-3555] [BlackBerry10] Update getting started guide
     new 303c666  added version 2.8.0rc1
     new 87acbba  [CB-3559] adding 2.6.0 upgrade guide for blackberry
     new d358abe  [CB-3570] Fixed title so it appears in the parent index.
     new aa5c273  [CB-3558] adds full bb upgrade guides to edge
     new ffbd0ce  [CB-3538] 2.7 to 2.8 upgrade guide for BB10 and playbook/os. Fixes link to wrong section in 2.6 guide
     new 35fb17d  [BlackBerry10] Update getting started for installing node dependencies
     new 3439ed3  [BlackBerry10] Reverting change to getting started now that create auto runs npm install
     new 34fd184  Do this manually, forgot to update the upgrade script in time
     new 90fc11d  reverted rakefile
     new a08467d  added info on Windows 8 project creation from the command line.
     new fa538bb  updated updating guide for WP7/8 and added a new one for Windows 8
     new 66bcd10  updated version to 2.8.0
     new ef7308b  removed 2.8.0rc1 code due to issue
     new 39353f4  Update documentation with standard STYLESHEET guide.
     new d0c89ff  Remove overview/support.html
     new bf39501  Merge 'mike-sierra/copy_edit' into master
     new 3e06f38  Document FileWriter binary support
     new 459dba0  Merge branch 'mike-sierra/copy_edit' into master.
     new db36946  Remove overview/support.html because there is a markdown version.
     new b0e2afe  [CB-3772] Fix invalid characters in BB10 getting started guide
     new fa0cebb  [CB-3779] added missing upgrade guides from 2.6 to edge, added 2.6 to 2.7 to 2.7, was in edge
     new 3d1bddc  CB-3787: Documenting the fact that we use Intents.  Also, it's spelt QUIRK.
     new 840d417  [CB-3811 CB-3815] Add overview guide and compatibility table.
     new 47135e1  [CB-3816] Add first draft of the Cordova-CLI guide.
     new a7a9568  [CB-3752] Upgrade Guide is missing instruction to add 2 frameworks
     new fa1959c  [CB-3753] Upgrade Guide is missing instructions to update Build Settings
     new e0165b8  [CB-3923] 2.8.0 to 2.9.0 upgrade guide, fixed version string in previous upgrade guide
     new a00e174  [CB-3752][CB-3753] (2.8.0 Folder) iOS Upgrade Guide is missing instructions for 2.7.0 -> 2.8.0 upgrade
     new 633ec66  CB-3906: Yay! That was easy!
     new b085f1c  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 5086513  Version 2.9.0rc1
     new bad21dd  [CB-3905] Update Getting Started home page to focus on CLI.
     new 2dbce28  [CB-3926] Update references from x.y.z to x.x.x.
     new 9b637e7  [CB-3816] Fix paths to screenshots in CLI guide.
     new 356cf17  [CB-3849] Expose new CLI guide on the homepage.
     new 1b8340a  [CB-3223] Remove refs to 4 unsupported platforms.
     new 60aa87a  [CB-3223] Remove all tizen-related content.
     new 5b528da  [CB-3223] Remove all symbian-related content.
     new 69cca7d  [CB-3223] Remove all WebOS-related content.
     new b40e8b2  [CB-3223] Remove all Bada-related content.
     new c43e3ed  [CB-3922] Upgrade guide for wp7/wp8
     new 0108032  Revert "[CB-3223] Remove all tizen-related content."
     new eb3fece  [CB-3937] enable compatibility-table CSS in public UI
     new 6dd751f  [CB-3921] upgrade guide for 2.8.0 to 2.9.0
     new fa455bc  [CB-3223] Reintroduce link to Tizen Getting Started Guide
     new cae760d  [CB-3849] Expose overview doc to public.
     new 0a95ef7  [CB-3920] iOS 2.8 to 2.9 upgrade guide
     new 9f456c3  Updated WP7+WP8 instructions for new location of command-line create commands
     new 01a54f4  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 877c3f9  Add some methods to InAppBrowser's ToC
     new 60ea789  [CB-3356] Clarify the WP8 version number used in guide screenshots.
     new 72f7e5b  [CB-3535] update docs to include upgrade for android versions
     new 60ec8e7  [CB-3535] Update formatting of Android upgrade guides.
     new 371e13a  [CB-3822] Rewrite Android SDK Guide (aka Getting Started)
     new c2c1f42  [CB-3822] Rewrite Android SDK Guide: emulate/run
     new 96f146e  [CB-3827] Rename 'Getting Started' guides > 'Platform' guides
     new 3826579  [CB-3827] Fix a handful of residual xrefs.
     new e261c2f  [CB-3961] Update splashscreen to qualify members.
     new d638c53  [CB-3744] InAppBrowser docs errors / cleanup
     new da2200b  [CB-3744] InAppBrowser docs errors / cleanup
     new ce225fd  [CB-3999] remove note about duration not being supported on ios
     new 5531245  [CB-3366] adjusted for new plugin spec in config.xml
     new d0153c4  Version 2.9.0
     new 7e38ea0  [CB-4035] Docs for upgrade to 2.8.0 differ from template project (formatting)
     new ad38b11  [CB-3822] Update iOS Getting Started guide.
     new a6d1b16  [CB-3822] iOS requirements & DSK installation
     new a778e46  [CB-3822] iOS common problems
     new d13c26a  [CB-3822] revamp Tizen getting started
     new 48328f0  [CB-3822] videos are out of date; remove
     new 26ec1cd  [CB-3822] update wp7 SDK doc; rm info on VS template
     new 6ac5f0c  [CB-3827] change Project Settings to Configuration
     new f488410  [CB-3827] list Upgrading guides within Platform Guides; rm redundant "Cordova"
     new 4db1732  [CB-3827] separate platform-specific CL tool guides; still needs cleanup
     new 02c4420  [CB-3827] rm 'Command-Line Usage' sect; correct prev commit to add separate CL tools guides within Platform sects
     new 08f3a01  [CB-3827] Remove explicit HTML links to Command-Line Usage section; fix other HTML links to privacy section
     new a0baad9  [CB-3827] Remove other hard-coded HTML links
     new f50e593  [CB-3827] rename & list WebViews sections within Platforms
     new cfebdc3  [CB-3827] rename 'getting-started' dirs as 'platforms'
     new 610314b  [CB-3827] move platform-specific files within platforms dir; rename dirs within platforms
     new 96d79d8  [CB-3827] fixed problem where supposed '.md' file actually became directory
     new cf9a3c3  [CB-3827] redirect hard-coded HTML links based on new dir structure
     new 5a8c2cc  [CB-3827] rename img dirs & redirect links
     new 1cfcb95  [CB-3827] suppress display of firefoxos content
     new 2a1e932  [CB-3827] remove comment that screws up Markdown formatting
     new fb2f3e4  [CB-3961] Remove linebreak that suppresses CLI from home page.
     new 8c1ec3f  [CB-3827] Suppress empty content for Win8/WP7/WP8.
     new c312040  [CB-3962] additional stylesheet items
     new d9c639f  CB-3420 added hidden option and show method Also minor doc cleanup
     new a638bb7  [CB-2686] Update Connection reachability to 'cellular' and remove deprecation notice.
     new 09d1f7f  [CB-4012] notification.beep handles looping now for iOS
     new 8b7d604  [CB-1107] Remove old plugin signature, update Plugin Dev Guide
     new 8d59aba  [CB-4138] Updated Readme for deps. on ruby 1.8.7 and nokogiri 1.5.2
     new db73632  [CB-4052] Update iOS upgrading docs for archive issue
     new 8f47da5  [CB-3849] reveal xrefs to Platform Guides
     new 67848cf  [CB-4204]: minor doc improvement
     new e87624d  [CB-3962] Add to style sheet.
     new 197b50d  [CB-3962] Change 'IDE' to 'SDK'.
     new fa94a8e  [CB-3962] Change 'simulator' to 'emulate'.
     new 2380642  [CB-3962] em dashes and bulleted topics.
     new 925f8e9  [CB-3962] Removed unnecessary subheads.
     new e433a98  Removed hidden ripple content for good.
     new a6cb620  [CB-4224] updated wp docs for 3.0.0
     new e99ea81  [CB-3822] First pass at BlackBerry guide update.
     new 72966e9  [CB-3822] BB10 platform guide update.
     new b497f24  [CB-3822] Added non-CLI BB10 release build info.
     new df31624  [CB-3822] BB10: correct -p (password) and --pin options
     new 2cb5aa7  [CB-3822] BB10: how to get PIN, inc screen shot
     new a1d1c96  [CB-3822] Update pre-v.10 BlackBerry platform guide.
     new d2bbe8d  [CB-3822] minor corrections: ios platform guide
     new d84c7f7  [CB-3962] no consecutive headings
     new b4f636d  [CB-3962] other minor cleanup to BB plugin sect; better transitions to overview
     new b624d4e  [CB-3962] global: Blackberry => BlackBerry
     new a6d123a  [CB-3962] started removing we/let's, but there are too many for now
     new 2d17533  [CB-3962] Update formatting of BlackBerry and BlackBerry 10 guides.
     new 7bcd0e5  [CB-3962] deprecate unnecessary headings
     new e5e6e63  [CB-3962] don't hyphenate adverbs
     new d907f49  remove colons after headings; they're implicit
     new bcc1630  [CB-3816] more info about upgrading to append; add links to Upgrading Guides to discus CLI flow
     new 7303680  [CB-4222] Update Upgrading Guide for 2.9.0 -> 3.0.0 for iOS
     new 73bbff0  Removed directions about `chown` w.r.t. CLI use: unnecessary anymore.
     new 336f88b  Added plugin specification.
     new 479e92e  added corePluginInstall guide
     new 847dd84  [CB-4031] [BlackBerry10] Fixes for BB10 platform guide
     new fdca73d  [CB-4222] (Updated) - Update Upgrading Guide for 2.9.0 -> 3.0.0 for iOS
     new 35508a6  [CB-3962] cleaned up plugin spec, conforming to editorial guidelines
     new 2fca517  [CB-3816] shrink overly wide screen shots
     new 6ad5737  [CB-3816] add plugin doc to CLI, adapted from new plugman doc
     new 572579b  [CB-3816] added simple use case for removing a plugin
     new a9705bd  [CB-3816] modify plugman doc to remove & xref CLI plugin doc; basic cleanup
     new fd34731  [CB-3816] xref to plugman doc; page to serve as model for upgrading guides for 3.0
     new d41088d  [CB-3827] swap guide & ref content in home page; rm outdate CL section; minor chuffling & cleanup
     new ff249f1  [CB-3827] redirect hidden xrefs to renamed app dev guide, still to come
     new 5f2f472  [CB-3827] Superficial markdown convention to make it easier to grep heading structure
     new e27c569  [CB-3827] added platform-specific links to top of each Platform Guide to help w/context; standardized license header; at least 1 file got re-coded
     new 9abb64b  [CB-3827] Project Settings => Configuration Reference
     new 739899c  [CB-3827] Extended Hybrid Applications => Hybrid Application Guide
     new 4055dfe  [CB-3827] promote CLI content on home page over Platform Guides
     new a2b1719  [CB-3962] specify various editorial conventions
     new 8f78f9c  [CB-3816] 'plugin list' yields identifier, not 'name'; add/rm supports >1 arg
     new 17ffa3e  Version 3.0.0rc1
     new 7775525  Android Upgrade Guide for 3.0.
     new a85a9d6  [CB-4312] added blackberry10 2.9.0 to 3.0.0 upgrade guide
     new 1012ba0  [CB-3827] move plugin spec & plugman doc to new top-level plugin_ref dir
     new 47734e9  [CB-3827] new 'hybrid' tree contains webview & plugins exposition
     new bdfd31e  [CB-3827] new 'appdev' tree contains whitelist & privacy topics
     new aed606e  [CB-3827] move former 'Project Settings' to new top-level config_ref tree
     new 9982d9a  [CB-3827] no more standalone 'Upgrading Guides', so remove this tree
     new 3f8f7dc  fixed reference for Using Plugman to Manage Plugins
     new b00c364  Version 3.0.0
     new 9579e53  [CB-4322] fixed cli doc usage wrt blackberry platform name (blackberry10)
     new 4a7d154  [CB-4381] expanded create documentation to include package name and app name arguments
     new f28dd9b  [CB-3601] added doc note on npm bootstrap failure when running create command
     new e73f0d5  [CB-3820] remove dead links to nonexistent platform-specific config pages
     new 8a37ba3  [CB-3820] add CLI to config.xml discussion
     new e84da58  [CB-3962] use &rarr; arrow entity to indicate nesting
     new 06746e7  [CB-3829] repaired many links referencing CLI section
     new bd91cb7  [CB-3827] remove 'Upgrading Guides' from home page to fix Xref glitch; no longer matches any standalone top-level content
     new dc47477  [CB-3816] add 'run' command
     new 3d9c8c0  [CB-3816 CB-4343] HelloWorld => hello, to avoid confusion w/project name
     new e1f4b80  [CB-3816] doc CLI's 'merges' feature
     new a61dbbb  [CB-3816] stupid little edit
     new 636109a  [CB-3816] clarify 3.0's different upgrade approach
     new db19cf2  [CB-3816] corrected 'merges' content; mirrors src tree, doesn't map files in flat dir
     new 2a5b0f0  [CB-3816] no space in 'Hello World' until other bug gets fixed
     new e1391cc  [CB-3816] no space in 'Hello World' until other bug gets fixed (part 2)
     new 94bdce9  [CB-4389] Update examples to use cordova.js instead of cordova-3.0.0.js
     new 124cc4a  [CB-3816] Fix formatting issues in guide/cli/index.md
     new dd818b8  [CB-4386] changed ios platform guide to add ios (used to be add android)
     new e5ab1b5  [CB-4402] Fix an an issue in filereader.md:"deviceready" event is never fired!
     new 35c9b40  [CB-4347] Restore/tweak lost improvements for BB10 platform guide
     new 2a6610a  [CB-4347] Fix incorrect syntax for release build
     new 357c3a3  Fixing mis-spelling in Android Plugin guide
     new 857cf3d  [CB-4379 CB-3818] specify CLI interface to API features
     new 7b8a92b  [CB-4379] feature tag syntax replaces plugin
     new c9c4c06  [CB-4379] plugin becomes feature when there's no value param?
     new 1904513  [CB-4379] plugin => feature; rm plugins tag
     new 7e5cc86  [CB-3962] fix inline text in upgrading sections; add more vertical space in listings
     new 93d9410  [CB-4379] replace plugin tag w/feature in guide content, rm plugins tag
     new a26096b  minor fmt changes to plugman spec doc
     new b53bf55  [CB-3816] allow more xrefs to APIs in 'plugin add' xection
     new 34f9eb6  inline fmt for default values
     new dfe7d6c  [CB-4347] Fix merge issues in bb10 platform guide
     new 49ff00a  [CB-1863] Fix filetransfer.abort() example having callbacks.
     new 16bc6ab  [CB-3816] create command takes time; -d flag
     new e5acb7a  [CB-3816] 'npm update' refreshes cordova , not the app
     new cd19d2b  [CB-3818] fix bad config file formatting
     new 7a7599c  [CB-3818] boost indent for syntax to appear in block
     new 8cb8b7c  [CB-3818] collapse unnecessary vertical space
     new 0929908  [CB-3818] clarify diff storage specs; no plugin access
     new 881d8dc  [CB-3818] enable access to battery events; other events enabled by default?
     new 140c192  updating plugin spec with discovery elements.
     new 83bce5d  [CB-4454] Android org.apache.cordova.api -> org.apache.cordova
     new 47a8a94  [CB-4293] Improve documentation for ios native plugin classes, esp. w.r.t. onload parameter.
     new 7db07ce  [CB-4459] Added some plugin.xml documentation to windows phone plugin guide
     new 02e7000  [CB-3815] in compat tbl, NO CLI support for win8
     new 4ee71b8  [CB-3815] remove PhoneGap Build from Cordova's compat tbl
     new e579c05  [CB-3815] SDK support is implicit; rm from compat tbl
     new 462130b  [CB-3815] add tizen to compat tbl
     new 10c920e  [CB-3962] subdirectory, not sub-directory
     new 50774b7  [CB-3815] correct API support for BB10 in compat tbl
     new 89a6b5a  [CB-3816] doc -v flag for simple version nimber
     new bd38519  [CB-3962] monospace for inline commands
     new 2fa779a  [CB-3962] no (s) necessary for plural
     new 65e1372  [CB-4347 CB-3962 CB-3822] minor stylesheet fixes & reformat
     new fc6d165  [CB-3815] bb10 supports compass
     new 0b3e0b7  [CB-3962] no ( extra space in parens )
     new e6efa33  [CB-3822] merge extra 'setup new project' section in older BB
     new 8f334ec  [CB-3962] bullet lists for non-procedures
     new 810182c  [CB-3962] remove gratuitous em dashes
     new 64e56d4  Removed "Upgrading Guides" from homepage
     new 7171829  CB-3762: change prompt default to empty string
     new bf41ae2  Fix incorrect indentations in file examples.
     new 057d99f  fix imports in android plugin example
     new 5e782bc  Fix link to CordovaPlugin.java in the Android plugin guide
     new a1b6193  [CB-3815] wp7 & wp8 support splashscreen
     new 1b98573  [CB-3815] wp8 supports plugins
     new e48fb08  [CB-3815] partial File support for wp7/8; no FileTransfer
     new 2c75960  fix stray xref
     new d325ca9  [CB-3962] plug-in => plugin
     new a0b0b39  [CB-3815] link to webview/plugin platform doc from overview tbl
     new 2d334ba  [CB-3815] fix links to cli/webview/plugin topics from overview tbl
     new 217c135  [CB-3815] rm notes about no need for platform config; linked issue to overview tbl
     new 44a2925  [CB-3815] only bb10 works with CLI
     new 9aee17a  [CB-3815] bb10 supports compass
     new 430591c  [CB-3815] bb10 supports splashscreen
     new 7bc686b  [CB-3815] wp7 & wp8 support splashscreen
     new bdd712a  [CB-3815] bb supports inappbrowser?; fix wp refs
     new 2a4ec33  [CB-3815] partial storage support (localStorage only) for wp7/8
     new 99dcf84  [CB-3815] win8 does not support inAppBrowser
     new 96a3bc7  Restore filetransfer.md to remove redundant code.
     new 64fee82  Set nokogiri version to 1.5.9
     new 932e8c6  cordova create "Hello World" -> "HelloWorld"
     new 3fb6fea  Update 3.0.0 from edge directory.
     new 9c8d55f  Missing space between two words
     new cefd823  win8 supports splashscreen
     new 2d931bd  Fixed a little typo while looking for some details about CLI
     new cf8c953  Minor updates to tools.md docs. "Built" should be "Build"
     new 1f2851b  Mirror the WP8 grammar patch to 3.0.0.
     new 4494a93  Noticed "Paramters" was missing an 'e'. Quick fix
     new 8d7115d  [CB-3616] Document InAppBrowser clearcache and clearallcache options
     new 9219026  minor: use CLI stubs in column headers
     new 393a8dc  minor: clarify CLI stubs
     new 40df1e8  [doc] Update 3.0.0 from the edge docs.
     new e289014  [CB-3815] minor: no parens needed within tbl
     new 7079d01  Add crowdin translation information to cordova-docs project
     new 39c758e  Update README.md formatting for Adding a Language.
     new bd74aab  Added information for file-transfer plugin
     new e0a1576  CW for ; fix e.g./i.e.
     new b77b91d  bold instead of inline quotes
     new d3ec7fe  [doc] Mirror edge to 3.0.0.
     new 76ef2fb  mark headings inline to make it easier to grep & such
     new 4c355e1  Added config.xml docs for preferences
     new 48ffb2c  Mirror BlackBerry 10 Configuration to edge.
     new 6ee184d  Link BlackBerry 10 Configuration in edge and 3.0.0.
     new 95747c1  Update BlackBerry10 Configuration code tags.
     new f792d76  Removed config.xml docs for 3.0.0.
     new 7cec633  CB-4353: Updating documentation
     new dda7120  Added Linux hint for markdown
     new c40aec7  [CB-4630] adjusted parameter name in callback to reflect returned object
     new fcd56a4  [CB-4629] changed parameter name in callback to reflect returned object
     new 9854fb1  [CB-4036] - updated docs on engine tags
     new c02551a  Synchronization with Crowdin
     new fdd2c37  Sync with Crowdin aug 30
     new 6140c30  Delete index.md~
     new 389c22d  Delete config.json~
     new 992e915  Add edge for Spanish, French, and Chinese.
     new 2ba0b3f  [CB-4625] lower case the w3c reference to avoid match and replace
     new 15ee26d  [CB-4588] updated button labels example code to use array syntax, from deprecated comma separated string syntax
     new 4c962ee  [CB-4588] updated function parameter description to button labels as array of strings
     new 87c6d9b  [CB-4644] updated file reader section headings to be more consistent with rest of docs
     new 80df881  [CB-4648] corrected error callback parameter names
     new 064d57e  [CB-4736] documentation for the requestFileSystem function. Also addresses CB-4617
     new 875c8fe  Delete rc versions of docs
     new 8b1ad9d  [CB-4588] added square brackets to default value documentation
     new 874ce5d  Synchronization with Crowdin
     new bcbde0f  Synchronization with Crowdin
     new 11f9fbe  Synchronization with Crowdin
     new 6c591a9  Delete config.json~
     new c79fae6  Delete config.json~
     new d9c8619  Delete config.json~
     new 1adb95c  Synchronization with Crowdin
     new 121aa69  Synchronization with Crowdin
     new 42992c0  note cameraDirection bug in Android
     new 49265e0  Synchronization with Crowdin
     new c454848  Synchronization with Crowdin
     new cdc2bf4  Sync with Crowdin 9/9 code updates
     new a5d9ca8  Update translations from Crowdin.
     new e7168dd  Move Japanese to docs/ja and Korean to docs/ko.
     new 481bb6e  CB-4784 Fixing links by consistently translating headings
     new b4e726e  CB-4784 Fixing links by consistently translating headings. Code fixes for ios plugin.md
     new ba7793a  CB-4784 Fixing links by consistently translating headings. Code fixes for ios plugin.md
     new 240a100  Added German and Russian languages
     new 9acecfe  Added German and Russian languages
     new 2b48a13  Russian headers were not translated, fixed, now links should work
     new f2edcbd  Russian headers were not translated, fixed, now links should work
     new 7509603  [CB-3961] Fix nonfunctioning B-head links for compatibility table.
     new a259efa  [CB-4412] a workaround is being found to correct the issue, currently being treated as a documentation issue
     new 000edf9  Russian headers were not translated, fixed, now links should work
     new 28ab19c  Merge remote-tracking branch 'ldeluca/master'
     new 11fba37  Remove German and Russian config.json~
     new a81b69f  Remove unused korean language files.
     new c5d081d  rewrite config.xml ref
     new 6e61648  rename section as 'The config.xml File'
     new 0820ebc  stage PGBuild content for platforms' config.xml
     new 1b7c1d1  cleanup intros to plat-specific config.xml
     new 6dbf38e  bootstrap sample preference code
     new 71d8936  non-default preference values; light edits
     new 5e52130  gather queries
     new 49b93d2  move PGB's icon/splash content to platform-specific config
     new 5c7fc60  rewrite platform-specific icon/splash content
     new ac90b22  rewrite global icon config content
     new abd999e  Using BB10 config page, vanilla BB config is minimal
     new 02fd21e  unrelated: removed empty stub for firefoxOS config
     new 8a360f6  global icon/splash content; more queries; custom URLs in iOS
     new d439b7f  new icon/splash content for WP
     new 2ede92c  link to WP icon/splash content
     new 8ab082c  conolidate new section for non-global, multiplatform prefs
     new 0a8fd70  keep hidden WebOS content in for now to better track it
     new d51f32b  [CB-4787] InAppBrowser can't access Cordova APIs
     new 5265f70  [CB-4619] Add splashscreen instructions for BlackBerry10
     new 0d03ee8  CB-4493 adding docs for installation from registry
     new 216561a  [CB-3962] standardize 'splash screen'
     new d3059c3  [CB-3962] directory, not folder
     new 57aeef0  [CB-3962] 'the FOO file', not 'the file FOO'
     new 348bc00  [CB-3962] add to stylesheet
     new 2bb27cf  Update README.md for simpler install instructions.
     new 027c585  3.0 to 3.1 upgrading guide
     new fcda892  [CB-4881] Change plugin to feature
     new bfe1370  [CB-4881] Update plugin to feature in plugin spec for edge.
     new d4adac5  [CB-3820] BackgroundColor works the same for Android/BB
     new cb969a3  [CB-3820] resolve discrepancy in BB's orientation values
     new bc91e00  [CB-3820] AutoHideSplashScreen is iOS only
     new d151efa  [CB-3820] DisallowOverscroll concerns rubber-band, not glow
     new 11627d8  strip potentially buggy nested XML comments
     new 5b9579c  [CB-3820] HideKeyboardFormAccessoryBar is for iOS & BB
     new 5f988bd  [CB-3820] clarify scaope of current page: non-platform-unique content
     new 2d8e805  [CB-3820] whether HideKeyboardFormAccessoryBar applies to >1 input matters little
     new 26e0f82  [CB-3820] function of TopActivityIndicator is now clear
     new ab7ecda  [CB-3820] clarify MediaPlaybackRequiresUserAction's effective scope
     new f885c0c  [CB-3820] query re loadingDialog & loadingPageDialog usage not important
     new 9df47dc  [CB-3820] correction: icon/splash mechanism is PGB-only
     new 156d34b  [CB-3820] rm PGB-specific content
     new fba8aa9  [CB-3820] rm PGB-specific icon/splash content
     new 26615ea  [CB-3820] PGB's splash-screen-duration => CV's SplashScreenDelay
     new 46c6deb  [CB-3820] removed deprecated UseBrowserHistory pref
     new 71d49e6  [CB-3820] clarify when ErrorUrl applies
     new 7ba945e  [CB-3820] clarify defaults for LoadUrlTimeoutValue
     new d23e039  [CB-3820] KeepRunning keeps app running after pause event
     new 087cabc  [CB-3820] describe effect DisallowOverscroll prevents
     new 474286f  [CB-3820] rm PGB-only Android compile prefs
     new ef59b1c  [CB-3820] no disable-cursor pref in BB10
     new 3b2600a  [CB-3820] tighten up childBrowser text
     new 7243e18  [CB-3820] tighten up PopupBlocker
     new 914ea8f  [CB-3820] minor change to HideKeyboardFormAccessoryBar
     new ac9f67d  [CB-3820] different set of HideKeyboardFormAccessoryBar values for BB
     new 14db3bf  [CB-3820] no custom URL schemes iOS pref in COrdova
     new dd96e2b  [CB-3820] minor config.xml edits
     new 6682f62  assertion: <a target='_blank'> opens inAppBrowser
     new 2e51e2a  [CB-3820] clarify KeyboardShrinksView; autoplay no longer an issue
     new b734df7  [CB-3820] rm deprecated EnableLocation; no way to use CLI for workaround
     new d967edc  [CB-3820] yes, cordova webviews support the viewport metatag
     new 113fe1f  [CB-3820] not sure what ShowSplashScreenSpinner refers to, but not important
     new 3b97a02  [CB-3820] assume target-device pref is PGB-only
     new 5ce04a3  [CB-3820] assume webviewbounce pref is PGB-only; superseded in CV by DisallowOverscroll
     new 2b97ba3  [CB-3820] assume prerendered-icon pref is PGB-only
     new 2d08362  [CB-3820] stay-in-webview is deprecated & PGB-only
     new 13d9351  [CB-3820] assume ios-statusbarstyle pref is PGB-only
     new 3b415ec  [CB-3820] assume detect-data-types pref is PGB-only
     new 1ea2cb4  [CB-3820] assume exit-on-suspend ios pref is PGB-only
     new 15183ff  [CB-3820] assume show-splash-screen-spinner  ios pref is PGB-only; superseded in CV by CamelCase variant
     new 3f9c2de  [CB-3820] assume auto-hide-splash-screen ios pref is PGB-only; superseded in CV by CamelCase variant
     new 5b2beeb  [CB-3820] query re scope of backgroundColor pref
     new fa58d41  [CB-3820] backgroundColor overrides page-wide CSS
     new 61a4b97  [CB-3820] reimplemented changes accidentally overwritten
     new 83c7f91  [CB-3820] is WebViewBounce superseded by DisallowOverscroll in cordova?
     new 2fb247f  [CB-3820] tighten up text for Android prefs
     new 1a18b54  [CB-3820] tighten up text for BB prefs
     new 7a976bd  [CB-3820] assume you use EnableViewportScale to disable scaling, oddly enough
     new 0c22d9b  [CB-3820] tighten up text for iOS prefs
     new 70a4270  [CB-3820] sort pref listings by importance
     new 000a06e  CB-4493 forgot about these references :-S
     new 0fd4115  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new e0976df  [CB-1111] Update access element docs for bb10
     new 67a1f66  [BlackBerry10] Update path information for 10.2 Native SDK
     new ee7ab7c  [CB-4916]: change examples to not use deprecated property
     new 3758743  [CB-4924] show how to retrieve plugin name
     new 076f268  Adding splashscreen XML characters, deprecating stupid Java version
     new 026842a  Update iOS Upgrading Guide for 3.1.0
     new 4ebc97d  added firefoxos
     new a3736ec  added windows8 to cli guide
     new 25d08f2  added upgrade portion for windows 8
     new 36d5caf  [CB-4802] Document new iOS 7 preferences for the UIWebView
     new ae61b67  [CB-4962] Add upgrade instructions for Android
     new f46855b  [CB-4962] Add upgrade instructions for wp8/wp7
     new 4b231e9  [CB-4830] create docs dir for 3.1.0
     new d0fdfe5  [iOS] Added 'Xcode 5 Issues' section to the Upgrading Guide for 3.0.0 -> 3.1.0
     new dbf16c9  CB-4093: Update whitelist documentation
     new 7cf9fea  CB-4093: Add note for iOS about 3.1.0 changes
     new 80bd734  [CB-4932] new icon/splash config section
     new b40432c  [CB-4932] reference new section from home page
     new 4776bec  [CB-4932] Xref new section from main config.xml page
     new 2af28c5  [CB-4932] Update Android splashscreen in config doc.
     new 1a73cb7  [CB-4093] Update index page to remove "domain" from whitelist description
     new d8c45ad  10/2 push latest of edge for all languages
     new acbf84c  CB-4964 Allow non-english docs to work with `rake version`
     new 2b8e503  CB-4975 Add 3.1.0 version of non-english docs.
     new b1e1923  CB-4979 - iOS - Update iOS Configuration guide to remove the KeyboardShrinksView and HideFormAccessoryBar preferences
     new 479621c  Fix accelerometer doc
     new da26714  Plugin doc update pt1
     new 931aff9  CB-5005 plugin doc update for File
     new 2a85120  CB-5005 rest of the doc fixes
     new 4d38bef  CB-4858 Fix missing close bracket in IAB example code
     new ae819fa  CB-5055 Fix the link to the plugin repos
     new 0365b6b  CB-5064 Explain the URI for "plugin add"
     new d907273  Add 'help' and 'info' section to CLI docs. CB-2234
     new 8af4093  CB-4891: Fixing errors in 3.1.0 and edge regarding connection permissions
     new 22c8387  CB-4891: Backporting to 2.9.0 and 3.0.0
     new 56c0f53  Merge branch 'CB-5005' of github.com:mbillau/cordova-docs
     new 3ea3df3  [CB-3820] clarify location of iOS's local config.xml
     new 4a9fd6f  [CB-3820] no top-level 'app' directory in path to Android's local config.xml
     new 6c86ace  [CB-3820] minor reformat to platform-specific config.xml
     new eb3e4d6  [CB-3820] clarify iOS's config.xml lives in dir named after app
     new e7dbe83  [CB-3820] CHECK: clarify loc of platform-specific config.xml
     new 0c5a40f  [CB-3962] re-pack lines for editing
     new e3326b4  [CB-3810] rewrite whitelist guide
     new 4fa156e  [CB-4203] pre-3.0 android whitelisting n/a for images/scripts
     new 824a789  [CB-4203] need to avoid script injection
     new 0d31cb7  [CB-3810] xref other platform-specific content
     new 2393c93  [CB-2099] non-whitelist links may open in browser
     new 3dd4fbf  [CB-4203] loadingDialog preference removed
     new 3676d5b  [CB-4203] loadingPageDialog preference removed
     new 87ced99  [CB-4203] errorUrl preference removed
     new b606a5e  [CB-4203] added InAppBrowserStorageEnabled pref
     new 8bdcc39  [CB-3820] confirmed: EnableViewportScale allows you to restrict what's already enabled
     new e06877f  [CB-3820] confirmed: MediaPlaybackRequiresUserAction applies to audio & JS calls
     new 572d37e  [CB-3820] added example of viewport
     new 32426db  [CB-3827] link new section from home page
     new dce42ef  [CB-3827] split support table into standalone section
     new d6c0d85  [CB-3827] redirect links to support table
     new 8513660  [CB-3849] reveal link to config.xml topic
     new 8952b9d  [CB-3827] clarify Platform Support tbl is now on separate page
     new 25e4b9e  CB-4890: change plugins.xml to config.xml in android docs
     new 52db02f  [CB-3825] improve plugins section
     new 192043f  [CB-3825] basic info about plugin.xml repo structure
     new e63f5fb  [CB-3825] boilerplate & code indent in platform plugin guides
     new c96e9d3  [CB-3825] globals; cleanup Android plugin text
     new 1d575e0  [CB-3825] reorg advanced android plugin content
     new fed2788  [CB-3825] modify/reorg iOS plugin content
     new 2554e29  [CB-3825] tighten up WP plugin content
     new f7b90cc  [CB-3825] define plugins better
     new 0e3a1d8  [CB-3825] link to plugman page for command-line plugin tools
     new 52c0b62  [CB-3825] Use local plugman to validate plugin packages; minor edits
     new 1a226ad  [CB-3825] suggest using plugman with default CLI app
     new 025bdbf  [CB-3825] reference myplugin.js from home page when using plugman to test
     new 4e709fe  [CB-3825] new boilerplate that intro native; tighten up android & BB
     new 685d075  [CB-3825] BB10 native plugin
     new 38e51fc  Add platform update and plugin search to CLI guide
     new 8b1b333  tighten up new CLI text
     new aad4414  new WebView intro text
     new 572353c  tightened up Android WebView page
     new b54c7d9  cleanup iOS WebViews
     new dd4db54  Remove stray 'i'
     new 37c6f0c  Remove reference to database from localstorage docs
     new d27fff8  CB-4760 Remove docs for WebSQL and replace them with a Storage options overview.
     new 6ceced4  rewrite plugin search piece
     new 9a57122  no need for full URLs in link text
     new 0f0890d  clarify searches match substrings
     new 0677445  clarify searches are case-insensitive
     new 283ac6e  Added default engines to the plugin spec
     new 2f18331  add hidden firefoxos column to support table
     new 55f1f41  Update events.offline.md
     new ad7aa90  Update events.online.md
     new 78e9cd9  Add Windows as platform you could make android/phonegap apps.
     new e3607a3  CB-4872 - updated list of default engines to include windows
     new a4a47af  Update 3.1.0 android-package reference org.apache.cordova.geolocation.GeoBroker.
     new 6693960  [CB-2234] cleanup CLI's 'info' command; location of info.txt file was wrong
     new 64c6568  Fixed typo in executeScript example
     new 23fa731  CB-4890: fix edge and backport to 3.0, 3.1
     new 35c65db  Update 3.1.0 plugin feature values to align with edge (56c0f5).
     new 97ae875  [CB-5122] clarify 'merges' feature available in topic head
     new da84cee  [CB-3962] handle inline within headings
     new 47b1d29  [CB-3962] only 1 A-head per page
     new 134554e  [CB-3962] use shorthand for range of versions
     new 38ea1fa  [CB-3962] no numbered headings
     new b0ada44  [CB-3962] cleanup win8 platform guide
     new 0af1a10  [CB-3962] cleanup wp7 platform guide
     new 1852e70  [CB-3962] cleanup wp8 platform guide
     new badb782  [CB-3962] Avoid noun modification concatenation somnambulation obfuscation
     new 18c8faf  [CB-3962] standardize inline font changes in headings
     new 8f7f9fa  [CB-3962] match verb tense in headings
     new 10c23e4  [CB-3962] clarify what is a 'hybrid' app
     new 7bb6bb6  Minor spelling correction.
     new 4b31093  [CB-3962] avoid 'multiple'
     new 613f2db  [CB-5122] clarify 'merges' feature available in topic head
     new 4fb4ed9  [CB-5122] Merged both CLI 'update' sections
     new 7b8642b  [CB-5122] Merged both CLI 'update' sections
     new 52f2bb6  [CB-5122] Match STYLESHEET reference to versioning.
     new c5cb1d9  Fixed RemoveEventListener Full Example
     new d93fbc3  Fix InAppBrowser full example in edge.
     new 5c2cb12  Fixed Syntax Error - executeScript() Full Example
     new 285eba1  Fix syntax errors - insertCSS() Full Example
     new f4cd761  Fix syntax error in InAppBrowser full example.
     new f64d900  [CB-3962] distinguish guide/reference content up front
     new 39710f0  [CB-3962] Revise style guide's Structure section
     new 7803b12  [CB-3962] rewriting editorial style sheet
     new 7152b84  [CB-3962] reduce 'ing' verbs
     new d92939a  [CB-3962] No sentence starting with lowercase member name
     new db90f7d  [CB-3962] There is no 'I' in 'WIN'
     new 4bbb793  [CB-3962] reduce 'your' usage
     new 200939a  [CB-3962] can't use 'cannot'
     new bba37aa  [CB-3962] fix various link problems
     new 5f1106c  [CB-3962] fix more link problems
     new 5afda1b  [CB-3962] NOTE as plain text, not bullet list
     new 3344fe3  [CB-3962] colon outside NOTE & other's bold formatting
     new 1259c67  [CB-3962] he/she problems; weird nexted headings; bogus nested list
     new d77c645  [CB-3962] bogus nested number lists
     new d26c8df  [CB-3962] Reduce the 'willies'
     new 082b8a1  [CB-3962] clarify 'user'
     new 7738681  [CB-3962] clarify passive-voice better for reference doc
     new 769eeaa  [CB-5122] 'Platform Guide' => 'Installation Guide'
     new b5dee57  [CB-5122] 'SoAndSo Command-line Tools' => 'SoAndSo Development Guide'
     new 76e1b4d  [CB-3962] many 'your' => 'the'
     new b0ff3e1  cb-5268 cb-5269 cb-5270
     new 35d6e15  CB-4328 better description to remove ambiguity from the description of loadUrlTimeoutValue
     new 8263661  CB-4516 expanded section on setup of android sdk to clarify confusion over 'adt-bundle'
     new 9b53724  [CB-5122] redo intro to Install guides
     new d22eaad  [CB-5122] indent code into blocks
     new 9ddf3c8  [CB-5122] rename shell 'tools' guides to 'Development' guides
     new b731f46  [CB-5122] rename 'Platform' guides to 'Installation' guides
     new 0c11713  [CB-5122] even filenames need to use parallel verb tense
     new 28d8d0f  [CB-5122] rewrite intro to Android Development Guide
     new 6d2c0a4  [CB-5122] rewrite intro to iOS Development Guide; massage android
     new 41de32d  [CB-5122] rewrite intro to WP Development Guide
     new bdf2800  [CB-5122] clarify plugman is x-plat
     new d4b28ed  [CB-5122] This 'section' => 'guide'
     new 199968d  [CB-5122] custom WebView as advantage of shell workflow
     new 7e27a03  windows 8 now supports beep
     new 37b1230  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 6c57ae6  Clarify behaviour of android KeepRunning preference (3.1.0)
     new 8bd5c47  Clarify behaviour of android keepRunning preference (3.0.0)
     new 5c999be  Clarify behaviour of android KeepRunning preference
     new 637cdd3  [CB-5122] clarify CLI/sh tools for Android install
     new 023736d  [CB-5122] for precedures, bullet => number lists
     new a42304d  [CB-5122] better describe plugman & scope of devel doc
     new b14a175  CB-4887 Remove note about BB10 inconsistencies which have since been patched
     new 8a9b198  [CB-5122] merge platform's install & shell info
     new d254e14  [CB-5122] renamed main platform files back to index.md
     new 5442a28  [CB-5122] rename platform 'Installation Guide' back to 'Platform Guide'
     new dc6f628  [CB-5122] rename imo obsoleted platform 'Development Guide' to 'Shell Tool Guide'
     new 60cbd18  [CB-3962] Xcode
     new 516a077  [CB-3962] flush out repeated words
     new 17f95a5  [CB-3962] when to init-cap Plugman
     new b113a1a  [CB-3962] Init Cap Headings
     new 60d6fc4  [CB-3962] inline
     new fcd6ee1  [CB-3962] repair case in CLI xrefs
     new 014fd23  [CB-3962] strip unnecessary C-heads; tune up storage section
     new 29c7c13  [CB-4887] Update after alteration by [C-3962].
     new 93b93ef  CB-5326 added info regarding FirefoxOS geolocation permission
     new 29a1cb1  CB-5333 [BlackBerry10] Update platform guide for bbid signing keys
     new 1b2418c  CB-5245 [BlackBerry10] Update platform guide for automatic device detection
     new 0d1d84f  CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs
     new 5dc2e05  CB-5361 iOS doc use of force_load linker flag
     new ad3f66a  CB-5361 iOS doc use of force_load linker flag
     new dfda650  tightened up & sample recursive grep commands
     new 5b907bc  removed a few useless embedded Xrefs
     new e821daa  Updated iOS Upgrading Guide for 3.2.0 (trivial - same as previous)
     new 02f9e24  CB-5432: Correct docs for splash screen
     new d05cf6d  CB-5432: fix typos in config.xml example in 3.1
     new b222806  CB-5432: fix a non-functional typo
     new a1e09bb  redo CB-5122 pull request 140
     new 222d1b7  updated upgrading guides to include 3.2.0
     new 8280ae0  Version 3.2.0
     new dbcc62e  Expect FileError when requestFileSystem or resolveLocalFileSystemURI fails
     new a9156c3  Updated for amazon-fireos related changes. Updated docs for camera plugin to include Amazon Fire OS as a platform Updated docs for contacts plugin to include Amazon Fire OS as a platform Updated docs for device plugin to include Amazon Fire OS as a platform Updated docs for geolocation plugin to include Amazon FireOS as a platform Updated docs for connection plugin to include Amazon Fire OS as a platform Updated docs for events plugin to include Amazon Fire OS as a platf [...]
     new 035b345  Updated AWV SDK URL.
     new ab7deae  Minor formatting updates to Amazon FireOS docs.
     new 3c10970  [CB-5419] Add plugin instantiation and lifetime section.
     new ac70a41  Appropriate FileError syntax for FileAPI
     new 3ef0092  Add version 3.2.0-en docs.
     new 4a87e63  CB-5528 Link to Upgrading BlackBerry10
     new 1383554  added description of steps needed to enable Contacts API in FirefoxOS
     new 37b7124  Added Amazon Fire OS platform to platform guides index.
     new 9b42839  [CB-5398] Add Android 4.4 quirk about StorageAccessFramework
     new bbde834  CB-4229 Remove BlackBerry OS platform
     new c6219cf  Version 3.3.0
     new 6eb0a61  CB-5595 Add docs for IAB's toolbarposition option
     new 33b8b7f  CB-5594 Added docs for IAB's disallowoverscroll option
     new 98e4af3  CB-5489: add missing docs for Android-specific config
     new 42d0157  [CB-5666] Add Ubuntu platform guide.
     new 0ba0311  [CB-5666] Add Ubuntu platform guide for edge version.
     new 03c24a4  Update .gitignore and README.md to not require sudo for dependencies.
     new cb9d7c7  CB-5232 Add note about cordova as lib
     new 5499544  CB-5232 Add note about android subproject to upgrade guide as well
     new 97ae96e  CB-5658 Delete plugin API reference in favour of links to github doc/index.md files
     new e9e0857  CB-5648: Clarify parms to "cordova create"
     new ac1040d  CB-5700: eliminate unnecessary packages apt-get
     new 80c8d81  CB-5700: make the same change in edge
     new 5c3c290  [CB-5419] Add plugin instantiation and lifetime section.
     new 539342c  CB-5577 Fix blackberry10 platform name inconsistency
     new bf8c0b9  [CB-5739] rm link to null 'Windows Phone Configuration' topic
     new b58b6b1  CB-5740 Add docs for UIWebViewDecelerationSpeed <preference>
     new d65fd9a  CB-4910 Update docs for CLI moving www/config.xml -> config.xml
     new 57d0a32  CB-5720 Add example for <resource-file> on Android
     new f582485  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs into 5739_win
     new 2288bf3  [CB-5739] new files for VM dev
     new 54a935e  stage provisional mac screen-shot files
     new 909e5fb  CB-5931 1/28 push latest of edge for chinese simplified Cordova 3.4
     new 1931478  CB-5931 1/28 push latest of edge for Spanish Cordova 3.4
     new 953aa02  CB-5931 1/28 push latest of edge for French Cordova 3.4
     new 0bc591a  CB-5931 1/28 push latest of edge for German Cordova 3.4
     new 60194db  CB-5931 1/28 push latest of edge for Italian Cordova 3.4
     new d017b43  CB-5931 1/28 push latest of edge for Japanese Cordova 3.4
     new 10046d0  CB-5931 1/28 push latest of edge for Chinese Traditional Cordova 3.4
     new b87ed7c  CB-5931 1/28 push latest of edge for Russian Cordova 3.4
     new a8b97ba  CB-5931 1/28 push latest of edge for Korean Cordova 3.4
     new b9c5896  CB-5931 Cordova 3.4 - broken links due to inconsistent heading translation
     new 542e208  firefox os platform guide and suport entries added
     new e579214  Merge branch 'master' of https://github.com/apache/cordova-docs
     new a1d27a4  [CB-5739] bootstrap VM content
     new 8a89302  [CB-5739] main WP procedure
     new 4c0a892  [CB-5739] share provisional 2do file
     new f2eaf13  [CB-5739] share provisional 2do file
     new e17ccc3  [CB-5739] share provisional 2do file
     new 5155766  [CB-5739] modifying PATH variable
     new 7fa923b  [CB-5739] add figs for modifying PATH variable
     new a579a76  [CB-5739] yes, there is emulator flag for WP8
     new 9720732  reformat NOTE & TIP
     new afff52f  copy edits on new CLI guide content
     new a22723c  [CB-5739] wp8 emulator & screen shots
     new 6bf8b72  [CB-5739] need 2 enable virtualization on a PC
     new 13e924c  [CB-5739] PC hardware req's
     new 10107a5  [CB-5739] rework intro text; VM config; 2GB VM memory floor; PC-style command prompts
     new cc2aa13  [CB-5739] only one device emulator
     new db13230  [CB-5739] 2 CL options; 1 GUI SDK option
     new 7fdf3dc  [CB-5739] open sln file in SDK
     new 25534a0  rewrite overview to clearly distinguish cross-platform/platform-centered workflows
     new dc71f99  [CB-5739] deploy to device; rm txt re installing SDK templates
     new 9e0c25b  [CB-5739] better emulator fig
     new 57aa7bf  [CB-5739] consolidate wp7 content
     new 4924ec4  [CB-5739] rm outmoded wp7 content
     new 84f5601  [CB-5739] rm outmoded shell cmd topic; add 'clean' to plat guide
     new 2622ecd  [CB-5739] screen shot for SDK install
     new 35f54c9  [CB-5739] use IE10's debugger
     new 22dd238  [CB-5739] minor rewording
     new bddb86f  CB-5900 Spelling fixes for English docs
     new b9cd79f  CB-5387 Make given example a working example
     new 9700110  [CB-5739] defer virtualbox until it clearly works
     new 53a01e4  [CB-5739] rm empty virtualbox/bootcap config topics
     new bb69f76  [CB-5739] update 'platform guide' splash page for wp changes
     new f7a099e  [CB-5739] rm residual 2do items
     new 7b7fb33  tune up CLI workflow context
     new 05541e5  CB-5908: fix up inconsistencies and clarify
     new 242feef  [CB-5739] new 'download SDK' screen shot
     new e90ef9b  [CB-5739] rm stray line break that will cause conflicts w other branch
     new a2ff0e9  [CB-5739] fix nested A-head that s/b B-head
     new fa7241a  [CB-5739] Win8 intro & requirements
     new b6fed26  [CB-5739] Win8 install batch tools
     new eb6bb17  [CB-5739] Win8 install SDK
     new 9a3224f  [CB-5739] Win8 new project
     new bdeb30a  [CB-5739] Win8 build
     new de8a418  CB-5294: Add input type=file Android quirk
     new 53acd01  [CB-5739] Win8 open in SDK; deploy to desktop or tablet sim
     new bcfc17f  [CB-5739] rm outdated 'new project' proc within SDK
     new 4b486e9  [CB-5739] better screen shots of win8 UI
     new 7366a97  [CB-5739] show HelloWorld within desktop window
     new 7ae70bf  [CB-5739] rm separate shell-tool topic; incorporated into main topic
     new b96d232  [CB-5739] no need to modify PC's virtualization BIOS setting
     new 3318b2d  Updated iOS Upgrading doc.
     new 374c50b  [CB-5739] rm link to outdated shell-tool topic whose content is now merged into main guide
     new df33032  Clarify that shell tools are available locally for CLI-bootstrapped projects
     new 1c5f79f  [CB-5739] clarify shell tools are also locally available for CLI-bootstrapped projects
     new e078376  [CB-5739] rm redundant build command
     new fe057c6  [CB-5739] clarify shell tools locally available for CLI-bootstrapped projects
     new 1bfb23c  [CB-5739] distinguish distribution instructions from CLI
     new 7574c2a  [CB-5739] link internally to instructions on bootstrapping with CLI
     new 347dd40  [CB-5739] note in CLI doc the mac dev option for windows-only platforms
     new 57df325  CB-5982 Android Platform guide improvements
     new 6d84529  CB-6032: Cordova download & SDK links updated
     new 49251ad  CB-6037: Blackberry10 updated platform guide
     new 9eba609  CB-6040: Correct spelling of "directory"
     new 69adbc1  CB-5682 - Update Plugin Spec for new framework tag attribute "custom"
     new aa6ac40  Merge branch 'master' of github.com:chrisdavidmills/cordova-docs
     new d849efb  Version 3.4.0
     new db7ab1e  Version 3.4.0
     new e1b16be  resolve conflicts with master
     new 13e047b  firefox os platform guide and suport entries added
     new 7d55569  CB-5982 Android Platform guide improvements
     new b26fa45  CB-6032: Cordova download & SDK links updated
     new 83b3f9d  CB-6037: Blackberry10 updated platform guide
     new e927947  CB-6040: Correct spelling of "directory"
     new c6769c7  CB-5682 - Update Plugin Spec for new framework tag attribute "custom"
     new 748f671  Version 3.4.0
     new 0e2118b  Version 3.4.0
     new 9d08dc4  fix merge, take head text
     new a6e1a7c  Merge branch '5739_windows8' of https://github.com/mike-sierra/cordova-docs
     new 74007ab  CB-6084: clarify need for ant
     new 2506e7b  added 3.4.0 for other languages
     new 0535aef  Add missing config.json to docs/sl/x.x.x/
     new 049f309  Lisa testing pulling in plugins for plugin: cordova-docs
     new bd2b0ad  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 8d43b34  Lisa testing pulling in plugins for plugin: cordova-docs
     new e51864b  CB-5861 - 404 links in docs
     new 9c0bec7  CB-5693 - source code example not showing up in docs
     new b004f0c  CB-6207 [BlackBerry10] Add WebWorks SDK as prerequisite option
     new 1e3311a  CB-6208 List git as a pre-req.
     new 2c5fde6  CB-6208 Add link to git downloads
     new 2c5ec96  CB-6244 - Fixed plugman command in docs
     new ef8276f  CB-6205 - Platform Support Docs plugin links not found
     new b28cb8b  CB-6265 Add Windows as support for Android projects
     new 7598207  CB-6302 - Document config.xml platform element
     new f7f7c03  CB-6320 Clarified BlackBerry notification support
     new 5ed1879  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new c9a28ae  Add NOTICE file
     new 0548712  Lisa testing pulling in plugins for plugin: cordova-docs
     new a02f09b  CB-6085 Note Windows 8.0/8.1 compatibility issue
     new 79fdf98  README.md updated to remove manual translation efforts
     new aff7c50  REBASE
     new 75b1ff9  Merge branch '5122_platform_cl_tools' of https://github.com/mike-sierra/cordova-docs
     new 1753573  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new d814c78  [doc] Fix broken link for WP8 device deployment.
     new f5e3125  CB-1401 Document existence of onReset for plugin devs
     new d02161d  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 51a296a  CB-2606 Documented icon usage
     new 41ae089  CB-2606 Moved back BB10, Tizen; sort alpabetically
     new 56a2531  CB-6526 Clean up formatting and minor content
     new 1257abb  CB-6530: Update plugin documentation locations after removing dev branch
     new 88bf20f  CB-6530: Update plugin documentation locations after removing dev branch
     new 1e99b51  CB-6491 add CONTRIBUTING.md
     new af0a606  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 2dd612e  CB-6634 Add references to plugin registry
     new 01e27bb  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new d08070a  Updated hardcoded release version to generic string.
     new 33823ba  [CB-2606]icon support documented for amazon-fireos. Related to [CB-6622].
     new c9fca9d  CB-6614 - Embedded Webview tutorial doesn't work
     new 28db387  CB-6468 links back to cordova main site
     new 9988da4  CB-6650 Initial commit of the Next guide
     new 7595a54  CB-6650 clean up links
     new 0ded90c  CB-6672 Fix spelling typos
     new 7b7a089  CB-6707 Clarify the Android versions supported
     new 7e6d5b9  Initial commit for Security guide
     new 7eefba6  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new bf97ed8  Tweaks after buildling
     new 234a826  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 7115ca4  CB-6680 Clarify instructions for installing via npm
     new b7b1b0d  CB-6739 Clarify pointers to install instructions
     new 21bfc60  CB-6739 Fix typo.
     new d520506  CB-5793 Update docs for ant-build vs bin
     new e31db88  [CB-6717][amazon-fireos] Platform guide and other docs needs to be updated for amazon-fireos Updated amazon-fireos platform guide as well as config and embeded webview guides.
     new 7dd54a7  CB-5793 Backport this doc to 3.4.0
     new b3ffbe6  Version 3.5.0
     new 187a4fe  Add non-en docs for 3.5.0
     new 40c7291  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 026a735  Lisa testing pulling in plugins for plugin: cordova-docs
     new 513a1fa  Lisa testing pulling in plugins for plugin: cordova-docs
     new 43bf62a  documentation translation: cordova-docs
     new 7a6bc54  CB-6773cordova-docs documentation translation: cordova-docs
     new b613271  documented the use of <framework type='projectReference'/> for windows8
     new 4995c6b  add windows8 to the list of platform names
     new 3c79d99  CB-6790 Add license to CONTRIBUTING.md
     new 6df222b  CB-6848 console plugin was missing from the list
     new e1030bb  Add Vagrant support.
     new 1193c42  Fix rendering of Polish documentation.
     new 1fcfb55  [lib] Improve version menu rendering performance.
     new 3161569  [lib] Remove debug put messages from version_menu.rb.
     new f951562  Add a bit more explanation about vagrant.
     new 1c287eb  Fix version menu selection of current langauge.
     new 3755c19  updated wp8 plugin authoring to not use wp7 terms or classpath
     new 3f709d3  link to new windows 8 plugin auth guide
     new 0f4aee0  Created Windows 8 plugin auth guide.
     new 1d5a84c  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 3062fde  CB-6926 Clarify some misconceptions
     new 2504741  CB-6926 Clarify locally stored HTML5 assets
     new 0317489  Clarify a heading
     new 9ef8c3d  CB-5294 fixed by Android 4.4.3
     new 7397e08  update edge without windows phone 7
     new 3c392f5  update [en] 3.5.0 without windows phone 7
     new 1d198e9  [CB-6740][amazon-fireos]Clean up error reporting when AmazonWebView SDK not found Updated amazon-fireos platform guide with new location for AWV SDK.
     new 459faa2  Fix format issue with license headers
     new b03c96a  CB-6772 Document AndroidLaunchMode preference
     new d697d2b  [CB-5226] Fix BlackBerry 10 Configuration link.
     new 6f4b010  Added wiki details for crowdin best practices
     new d0a51e1  Use markdown-style links instead of <a> tags in README.md
     new 900c43e  CB-6344 CB-6698 `after` for `<config-changes>`, `<framework>` for Android
     new cfcf1de  CB-6698 Remove explicit `<source-file>` from example since `<framework>` now copies it in by default
     new 91a5285  Added details for people wishing to help translate
     new aada53a  CB-2606 Base directory of <icon src= is the project directory NOT the www directory
     new 55b90f7  close #211
     new a80d70d  Switch plugin doc links from github -> plugin registry
     new 9cf5f4d  CB-6127lisa7cordova-plugin-consolecordova-docs documentation translation: cordova-docs
     new 0a59806  CB-7165 Update links for 'Next guide'
     new 1d07d1d  CB-5093 Document versionCode & CFBundleVersion in config.xml
     new 3ccbe09  CB-6024 have the html docs point to the text docs
     new 1287ccc  CB-7249cordova-docs documentation translation: cordova-docs
     new 8464c04  CB-7249cordova-docs documentation translation: cordova-docs
     new 22e7139  Correct 404 when visiting `Safari Remote Debugging`
     new 4feee3f  cb-7249cordova-docs documentation translation: cordova-docs
     new 0c7ca09  [CB-7289] Fix broken plugin links on Platform Guide page.
     new 752890d  Fix getting-started image references for 1.5 .. 2.9
     new 90cde83  Fixing documentation links...
     new 061b721  CB-7329 fireos documentation image links are broken
     new 6883074  Fixing documentation links...
     new 61501e7  CB-7263 Add verbage about platform quirks and remotely loaded content
     new c785a25  CB-7249cordova-docs documentation translation: cordova-docs
     new 8214048  CB-3571 Update the docs for the splash screens
     new 3756e81  guide/platforms/android/plugin.md: capitalize @Override
     new 0688f9a  CB-6258 Add File-Transfer row to Platform Support
     new 6cfa198  CB-6257 Add BatteryStatus row to Platform Support
     new e0f5a2d  CB-6261 Add Vibration row to Platform Support
     new 964469f  CB-6262 Add StatusBar to Plugin APIs
     new 2506d4c  CB-7318 platform support doc show globalization is supported by bb10
     new dc598de  CB-7291: Document new whitelist capablilities in cordova-android 3.6.0
     new 2e33617  CB-7291: Document changes to android whitelist origin="*"
     new 59f7fc3  CB-6976 Windows Universal apps
     new 731893e  CB-7249 cordova-docs documentation translation: cordova-docs
     new 9c5ef3f  CB-7383 Add v3.6.1 of docs
     new 9b39b50  CB-7383 Bump the version to 3.6.1
     new 64cafce  Add tool for generating a new version of the docs
     new 37599cb  CB-7291 Fix unintended html tags that hosed rendering.
     new 9119b7f  Fixed broken link for globalization
     new 744f08e  Windows Phone 8.0 WebViews
     new 0c4d4dd  refined links to Windows and WP8 plugins guides
     new b036c6f  CB-7185 - Document MediaPlaybackAllowsAirPlay iOS preference
     new c4d7cc3  CB-7471 cordova-docs documentation translation: cordova-docs
     new e361eb3  CB-7383 delete 3.6.1 docs in preparation for 3.6.0 docs
     new 9c1ccc5  CB-7383 add v3.6.0 of docs
     new ac6eb41  CB-5464 - Documentation Issues
     new e7b8d15  CB-7565 - Add debugging guide for iOS with Xcode and Safari Web Inspector
     new f3cf816  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 39f31af  CB-7471 cordova-docs documentation translation: cordova-docs
     new aabedac  Merge branch 'CB-7471cordova-docs'
     new f6a38e4  CB-7471 cordova-docs documentation translation: cordova-docs
     new fc69d71  CB-7623 properly escape the xml examples
     new 0d3abce  CB-7700 cordova-docs documentation translation: cordova-docs
     new 7fa6b72  CB-3445: Add initial Gradle build instructions to Android platform docs
     new 6fab90f  Merge branch 'master' of https://github.com/sosahvictor/cordova-docs
     new b7ed926  Add gradle docs for ANDROID_VERSION_CODE and RELEASE_SIGNING_PROPERTIES_FILE
     new 835e841  CB-7646 - [iOS 8][Docs] Add docs for new iPhone 6 and 6 Plus (closes #238) Launch Images
     new 4c11edd  CB-7650 - [iOS 8][Docs] Docs for iPhone 6 Plus Icon (closes #239)
     new b8779e8  CB-3445 Add gradle docs about build-extras.gradle
     new 809a66a  CB-7700 cordova-docs documentation translation: cordova-docs
     new fb689f4  Merge remote-tracking branch 'origin/master'
     new 9858aeb  Merge branch 'master' of http://github.com/sosahvictor/cordova-docs
     new f318da1  Merge branch 'master' of http://github.com/sosahvictor/cordova-docs
     new 387af64  Merge remote-tracking branch 'origin/master'
     new 0b0e514  updated upgrading guides
     new 281dc5f  CB-7850 clarify role of whitelist
     new 83a113c  CB-6510 - Support for ErrorUrl preference on iOS
     new a5168e9  CB-7869 Provide more info regarding release APKs
     new f3ed7f1  CB-7876 Add reminder of redirects affecting whitelist
     new 0ba0ac7  [CB-7889] Add noindex meta tag to old versions.
     new 83bd1d1  CB-7902 - Update iOS docs for Xcode 6 minimum requirement
     new cd6baa0  Add Firefox OS to list of IndexedDB platforms
     new be83a4b  no need to create a manifest web IDE instead of App Manager
     new 597c051  info about cordova build
     new 1b87cc0  Merge branch 'fix_ffos_guide'
     new f0f1614  Merge remote-tracking branch 'tofumatt/add-firefox-to-indexeddb'
     new 50d5803  CB-6153 Docs for DefaultVolumeStream preference on Android
     new a8a9c3c  CB-6153 Mention in the docs that DefaultVolumeStream preference is added in 3.7.0
     new f7ca3fb  Empty commit to close outdated pull requests
     new 9b0fa5b  CB-7541 Remove obsolete item in the BlackBerry 10 section
     new ebe28d6  CB-6259 Add StatusBar row to Platform Support (close #232)
     new 8bbdbb8  Added .gitattributes file
     new d1e1e67  Add -dev to VERSION
     new 455ed59  CB-6751 Rewrite docs generation to use Node instead of Ruby (close #236)
     new 05c6c97  CB-8144 ffos: Add systemXHR as a solution for whitelisting (close #248)
     new ebb170e  CB-7972 Updated the platforms support table for globalization plugin on Windows (close #247)
     new ca9204f  CB-7971 Updated platforms support table for battery-status on Windows Phone 8.1 (close #246)
     new 6150a07  CB-7970 Updated platforms support table for vibration on Windows Phone 8.1 (close #245)
     new f1405f8  CB-6751 Enhancements to node-based generation scripts
     new 468560d  CB-6751 Remove Ruby scripts and README.md references! (close #249)
     new 4ef9f10  CB-8219 Added YAML validation script: `bin/validatejsdoc --compare=false`
     new d717119  CB-8219 Add missing license headers from translations (close #250)
     new a9639bd  Close stale PRs. close #62, close #14, close #47, close #22, close #7
     new 4137aec  Added --timing switch (closes #252)
     new 7bd3f8d  Delete old bin/generate script
     new f804b92  CB-8246 Improve generation speed (closes #253)
     new b837c23  CB-8248 Remove unused files in translations (closes #254)
     new bd26562  CB-8261 Brand: BlackBerry
     new f831fda  CB-8255 Document gradle properties (they replace environment variables)
     new bb76363  Delete .reviewboardrc
     new 386fffd  CB-8318 Add tool for validating translation (close #260)
     new 36d566f  CB-7983 Indicate that volume up and volume down button events supported on Android (close #255)
     new aa653be  CB-5116 Fix links to configuration description page fixed (close #256)
     new f3c7010  CB-8259 Report error during generation (close #257)
     new 7660ceb  Make package.json version match VERSION (4.0.1-dev)
     new de6966c  Removed .gitattributes so windows users don't see all files as modified, this should be handled by the typical git global setting which checks out files windows style, but commits unix style
     new aa0e98d  CB-7700 cordova-docs documentation translation: cordova-docs
     new 7c220d4  CB-7700 cordova-docs documentation translation: cordova-docs
     new 6e53653  CB-7936 cordova-docs documentation translation: cordova-docs
     new 8474943  CB-8243 cordova-docs documentation translation: cordova-docs
     new fa3fc7a  CB-8123 Plugin references can target specific windows platforms.
     new 5db7c26  CB-8322 Add Russian template (close #261)
     new 436e22a  CB-8419 Add script which fix license issues across all languages (close #264)
     new 780950c  Volume events work on Android (close #265)
     new 945ee1d  CB-8043 Update orientation `<preference>` documentation (close #266)
     new 45f14f0  CB-8438 cordova-docs documentation translation: cordova-docs
     new 96ff685  CB-8703: Add support for semver and device-specific targeting of config-file to Windows.
     new 3ef49e7  Added documentation for Windows 10 support to the Windows topic.
     new 2adf227  CB-8715 Update android gradle docs for 4.0.0
     new 02b64cb  CB-8600 cordova-docs documentation translation: cordova-docs
     new 5584aae  CB-8724 Added info about getting Cordova command-line to work
     new 2e56e09  PR comments
     new ac55305  CB-8476 Fix a few typos in blackberry/wp8 guides (close #268)
     new 53a189b  CB-8715 Update whitelist guide for Android 4.0.0
     new 074944b  CB-8715 Update security guide for whitelist changes in Android 4.0.0 (close #272)
     new 62d85aa  CB-8715 Update upgrade guide for Android 4.0.0
     new 981cf97  Merge branch 'CB-8715-Upgrade' of https://github.com/jpchase/cordova-docs
     new 784f8eb  Fix Storage.md file plugin link to readme (close #273)
     new 45f8ff5  Merge branch 'CB-8703' of https://github.com/robpaveza/cordova-docs
     new e81ab64  fix plugin example to ubuntu platform
     new faa9a49  Document iOS specific callback for orientaion
     new cd5117a  CB-8484 Add documentation for signing apps for Android (close #277)
     new 129ba0b  Update tools.md
     new 8babf7b  Surface exception messages better when genjs fails
     new a9a64cd  Add note to README about removing previously generated docs
     new 39dfc3f  CB-8823 Ensure Windows Platform Guide is actual
     new dab4dfd  CB-8822 Ensure iOS Platform Guide is actual
     new f90b9d6  CB-8821 Ensure Android Platform Guide is actual
     new 735da46  Merge branch 'patch-1' of https://github.com/muratsu/cordova-docs
     new e4cd3b6  Merge branch 'iOS-Orientation' of https://github.com/MSOpenTech/cordova-docs
     new 194eaab  Merge branch 'patch-1' of https://github.com/dukex/cordova-docs
     new d68fe6e  chaged old plugin id references to new ids
     new dcb36b3  removed android 2.3 support from docs
     new 536acab  Version 5.0.0
     new 8a99b3e  Update index.md
     new 755545e  CB-8860 cordova-docs documentation translation: cordova-docs
     new 5546483  Update `<framework>` docs for plugin spec to include gradle examples
     new 812a6db  Fix tabs->spaces for plugin spec
     new 40621a2  Fix one of the gradle examples so it actually works
     new 40aa9dd  CB-8794 Update links to plugins to point to npm.
     new f8236fc  CB-8724 [WP8] Added info about getting Cordova command-line to work
     new da177f8  CB-8485 Documenting the support to sign iOS app
     new ad42d95  CB-8752 Adds docs for hooks functionality
     new 2bfa030  CB-8960 Add docs for AppendUserAgent, OverrideUserAgent
     new 3c9fa2f  Add Russian translation
     new 01a005c  Remove files not longer in English docs
     new 0f8ecf7  Fix path to plugins
     new 119ef67  Fix Russian headers correctly
     new 9a4c7ec  CB-8486 docs for windows packaging
     new 1a9538b  Merge branch 'master' of https://github.com/sinofool/cordova-docs
     new 7745dd9  Merge branch 'CB-9004' of https://github.com/kant2002/cordova-docs
     new 4a3b631  Merge branch 'CB-9006' of https://github.com/kant2002/cordova-docs
     new aa3b7ad  Merge branch 'CB-8486' of https://github.com/MSOpenTech/cordova-docs
     new 8916f76  Merge branch 'patch-1' of https://github.com/realtebo/cordova-docs
     new af16a48  Added 5.0.0 for russion docs
     new aada385  CB-8486 improve packaging docs
     new 50f1d88  Merge branch 'master' of https://github.com/apache/cordova-docs into win10
     new 676f107  CB-9086 - Document new 'all' orientation value for Orientation preference (iOS only)
     new 88cf594  CB-8900: Documentation for the plugin save/restore feature. This closes #292
     new c6054d9  CB-5578 Documents new hooks introduced by 'clean' command
     new 89be038  CB-9128 cordova-docs documentation translation: cordova-docs
     new 45d1034  Add comparison of DOM structure for the translated docs.
     new 6d1bb8a  Add the documentation explaining how to use translation tools
     new 9627535  Fix docs.
     new 003c946  fix broken plugman command to install a plugin
     new 452f0b0  Version 5.1.1
     new 8463d20  Russian translation
     new 978ef60  Fix links
     new dfbdab3  Fix errors in docs on the Ru and En
     new f230f75  Fix UI issues in docs
     new 817e225  Update UI quirks in the Russian translation
     new 8e6e6f5  Fix UI issues in Blackberry docs in Russian
     new 309305a  Update UI fixes in Android section in Russian docs
     new eac9351  Fix UI issues in the Amazon Fire OS Russian docs
     new 41d4905  Fix UI issues in Russian docs.
     new f6c3f30  CB-9177 Use tilde instead of caret when save to config.xml.
     new 5846f31  added Russian 5.1.1 docs
     new 2f620e6  CB-9295 Add GA analytics code on the Cordova Docs page. This closes #9295
     new 8342df0  CB-7185 - Document MediaPlaybackAllowsAirPlay iOS preference (closes #234)
     new 5875757  CB-9330 Update documentation about plugins publishing. This closes #296
     new 6c1f91b  CB-9330 updated wording about publishing plugins to npm
     new 9eb8f30  Fix license headers for the Chinese translations
     new b3225ab  Fix license headers for the Polish translations
     new 51e8cd3  Fix license headers for the Korean translations
     new a6a53ed  Fix license headers for the Japanese translations
     new b05f726  Fix license headers for the Italian translations
     new 76b985e  Fix license headers for the French translations
     new b9b6abe  Fix license headers for the Spanish translations
     new 93cdb53  Fix license headers for the Deutch translations. This closes #297
     new 6e6ae3f  CB-9384 Documented installing a plugin from a git url with a SHA|tag|branch
     new eb6312b  fix formatting of md for last commit
     new 49a9a12  Prevent loading GA when working locally
     new b10e2df  CB-8885 Fixed link to outdated Apple doc page
     new 7b7fbf4  CB-7279 Make clear that setting PATH instructions apply to both Linux and Mac
     new 1561622  CB-6176 Remove support of HideKeyboardFormAccessoryBar on iOS
     new 219bfa7  CB-8751 Fix markdown formatting
     new 696507c  CB-9373 Fixed formatting in the Installing Core Plugins section
     new 8d68687  CB-8701 Fixed links in outdated docs
     new 0c1b081  Fix grammar mistake
     new 8bc30bd  Format files to fix Markdown errors and simplify translation effort
     new a3e37a0  Update index.md
     new b5795d2  CB-9444 cordova-docs documentation translation: cordova-docs
     new 8bee381  Fix typo found during translation
     new c504c5e  Fix typo found during translation
     new d7ef64d  Fix YAML headers for Chinese
     new af80821  Fix YAML headers inside Polish translation
     new a8be11e  Fix YAML headers for Korean
     new fe0a099  Fix YAML headers for Japanese
     new 69e292a  Fix YAML headers for Italian
     new 5693121  Fix YAML headers for French
     new f4c7eca  Fix YAML headers for Spanish
     new e2fb1c2  Fix YAML headers for German
     new 74e97ce  Move version selector dropdown under header This is comes as preparation for splitting lang/version dropdown on two separate parts which will work independently
     new 5da3958  Add gap between left screen border and text in the sidebar
     new 396503a  Document templates folders structure
     new a2ee176  Split language and version selector dropdown on two parts Now languages are hardcoded during generation, and versions populated from shared script. Language population should also take data from some shared file, and versions should be pregenerated to have better UI experience on slow networks.
     new fcfc869  Add GA event which will track language changes. Also remove deprecated code
     new de8bd4b  Removed temp editor files left from ancient ages.
     new 1b55d52  Display name of the languages as it is written in the translation language. That's idea comes after reviewing ongoing work in the cordova-website branch.
     new 3c210fb  Fix broken switching of lang when run from local file system Since I don't load GA when serving from file:// then no ga function created I provide dummy version for testing purposes
     new 2aa45a9  Make more room for Russian text on home page
     new 3f41787  Display not latest version message
     new 6c22c68  Add more intelligent validation Right now for the changes displayed the content of missing docs in English and new text in translation language. That's allow finding different places much easier.
     new d79f8ea  Add more steps for translators All of these changes based on testing during Russian translation
     new 0915017  Fix documentation errors in English These errors lead to the missing headers in the documentation, in the next/index.md the autolinking does not pickup link since text was broken on two lines
     new b02f085  Added Russian translation
     new a847efe  CB-9387 Document Android Plugin Compatibility
     new 6966940  Fixing non-standard characters.
     new 62731c5  CB-8893 Remove docs for iOS window.shouldRotateToOrientation call
     new b98bd77  [CB-9603][iOS] Document 'target-device' preference in config.xml
     new 33a1c22  [CB-9603][iOS] Document 'deployment-target' preference in config.xml
     new a9d32b9  Removing some Windows line endings.
     new 2bc44f5  Fixing license headers in all Markdown files.
     new 0c765fb  CB-9408: Documented the new `windows-packageVersion` attribute on `<widget>` to allow Windows to have an independent binary version than its widget.. This closes #300
     new 2a6e843  CB-9398: Added documentation for WindowsToastCapable to the Windows 8 central document. This closes #298
     new 35241fa  CB-9722 - Document new <access> and <allow-navigation> attributes for iOS
     new 8582c69  CB-8630 - Document CordovaWebViewEngine iOS preference (pluggable webviews)
     new 422942e  Removing empty files.
     new dfd5a1b  Moving docs under www, moving tools under tools, and removing templates.
     new 282c401  Adding new tools and build process.
     new 4d720b2  Transforming docs to match new build process and making some links relative instead of absolute.
     new c488154  Making links in docs manual instead of automatic.
     new 57e2e2a  Adding the bulk of the website.
     new 7ce05bf  Adding CSS and JS source.
     new 102eb85  Adding static assets.
     new ec1597c  Fixing links in CPR post.
     new f27fc28  Switching links to master branch.
     new 03bf23e  Fixing image links in docs.
     new 3f9ecff  Fixing formatting in blog post.
     new 70bd2d8  updated Intel XDK image. This closes #393.
     new b83b86a  Small typo on line 100. This closes #397.
     new a9038aa  Fixing artwork and removing old downloads.
     new 5ced7bb  Fixing download link.
     new 717481d  Removing the survey banner
     new e71c3ed  added One Verse Bible app. This closes #384.
     new 53c4248  Making version-switching go to the same page.
     new 62b148b  Remove misleading reference to "publisherId" cause it is ignored
     new 7eff504  CB-9800 Fixing contribute link.
     new 50d8ce0  CB-9871 - Updated Embedded WebViews iOS doc for Xcode 7.1
     new c0555cc  CB-9685 Documentation for the fix for the iOS9 longpress magnifying glass issue
     new 9f2e4a2  Adding 301 redirects for old docs pages in .htaccess. Adding a 404 redirect for pages that don't exist in certain docs versions.
     new 80906ac  CB-9894 - Document CDVSystemSchemesOverride iOS setting
     new 1e9c54c  CB-4569 Fixing link to upgrading to 3.0.0.
     new 56b437b  Removing old index config file.
     new 3e1cd93  Replacing old redirect files with RewriteRules in .htaccess.
     new 1d136ab  Correct example of AppendUserAgent. This closes #406.
     new b2263f5  updated git dependency in package.json
     new b2961ba  Adding robots.txt. Removing old redirect pages. Switching to using /latest.
     new 91ad865  Fixing bug with 404 not finding edge for /latest URLs.
     new a0240f2  Making 404 preserve the page path when redirecting from untranslated versions to edge.
     new 0920ade  Fixing a naming error. Removing trailing whitespace.
     new 75e46c3  CB-9912 Adding blog post about iOS@3.9.2 release
     new 9a2a6a4  Addresses review notes.. This closes #408
     new 8fdee18  added a notice about caching issue some people have seen to ios release blog
     new a0885b4  updated usage and troubleshooting instructions
     new 284de7a  fixed type in ios blog
     new 1871272  added another troubleshooting step
     new 3edba66  updated gulp serve command
     new 732829a  Freezing gem versions.
     new 939b7c8  Removed 'add your own' links from main page.
     new b008f36  CB-9959: Makes plugins search case insensitive. This closes #412.
     new 3236935  Update config.md. This closes #414.
     new 0649826  Fixing up name from previous commit in all languages.
     new 366718c  Switching to /latest by default. Fixing 404 page to recognize it.
     new b0e35da  Adding Makefile. Adding --nodocs flag to gulpfile to handle generation without docs. Fixing up README.
     new d3a29e0  Fixing gulpfile defaults and README text about it.
     new ac73822  Adding data files to build requirements in Makefile.
     new 3cc54b0  CB-9903 added 5.4.0 tools release blog. This closes #411
     new da56052  Making post name lowercase.
     new d0883c2  Fixing up /latest logic and 404 logic.
     new 7786cdc  changed date of tools release blog post
     new 620697d  Desperate update needed to plugin.md regarding Cordova-Android 5.0.x changes, as well as out-of-date debugging, and Android Permissions missing from the plugin documentation
     new 23f8437  Adding post for cordova-android 5.0 release
     new 19a6f4c  Fixing spacing in post front matter.
     new fb54ce8  finished edits to android blog post
     new fd20415  updated broken link in android blog
     new fd1b79a  added 5.4.0 docs for all languages
     new b53f119  Default value for required variables. This closes #415
     new c37c47c  updated android blog post title
     new c144d2c  fixed error with docs manual toc
     new 507d89b  Updating links in new version. Fixing bug that caused the wrong links in incrementversion.js.
     new 8a5bde0  Undoing accidental change.
     new d690b9f  Removing some debug output.
     new 385fe87  Adding sitemap generator plugin.
     new e2c671e  Adding comment to .htaccess.
     new 98c345c  Adding default langage to pages.
     new 4399299  Document <resource-file> and <framework>.target-dir support on Windows (CB-9588 CB-8615)
     new f980a40  CB-9979 - Change ATS link to new link
     new c100aa0  Removed Tizen from docs (as per mailing list discussion).
     new 3c3adca  CB-9961 blogpost for Windows 4.2.0 release
     new 4ba877c  CB-10005 Remove CDVSystemSchemes iOS preference doc
     new 1cd580f  CB-10013: Removed line wrapping of code blocks in docs. This closes #420.
     new eb529ae  CB-10015: Fixed the browse online link for the issues mailing list. This closes #421.
     new 732ca1e  CB-10017: Restored broken image in amazon fireos docs. This closes #422.
     new c917599  CB-10018 - Add <allow-intent> doc for iOS
     new 1d69fca  CB-10020: Indicated the latest version in the docs version dropdown. This closes #424.
     new a8fa0b6  Refactored the title prefix into a global title suffix in _config.yml. This closes #423.
     new c75dcc8  Added page describing how to create issues
     new 98e22df  Added contributor guidelines page
     new ceffd64  Added some pull request steps based on feedback. This closes #418.
     new 2dea8ba  CB-10028: Made docs toc links relative to URL. This closes #425.
     new f061b98  CB-10029: rename edge to dev. This closes #426.
     new b22af1a  Changed Makefile to work on Windows.
     new 95c3b8c  CB-10045: Made table elements in docs extend bootstrap table classes. This closes #427.
     new a5361d0  Adding comments to Makefile.
     new 81b7245  Posting advisories
     new 9e3eddd  Removing teletype font from support table header.
     new 7a5fcf2  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new fc12664  Refactored layouts to be more easily maintainable.
     new 4e345ab  CB-10029 Adding edge -> dev redirect.
     new 4284140  CB-10056 Adding more metadata for sitemap.xml.
     new cb0c09b  CB-10020 Translating the (Latest) text in version dropdown.
     new aa9e319  CB-10056 Making latest version more important, and dev version _less_ important.
     new ab23ab6  draft of plugins release blog post
     new f19c033  added link to android blog post
     new f9574d9  added 541 tools release blog post
     new 69a068d  updated 5.4.1 tools release blog post
     new fc48320  Fixing some styling issues and simplifying content on Contribute page. Fixing CSS for contact page. Fixing Makefile for Unix.
     new d7e9852  CB-8917: Added docs for Android lifecycle considerations
     new 09df57c  CB-9964 - Add --template to online documentation
     new 3faced5  Closing stale pull request: close #432
     new fcc7223  Fixing a typo.
     new c975cd2  Adding spacing at the bottom of regular pages.
     new b250c65  Add cordova-ios-4.0.0 release blog post announcement
     new 1ece83c  Updated cordova ios 4.0.0 blog post - emphasized breaking changes and changes to 3rd party plugins
     new 3e9c804  Updated cordova ios 4.0.0 blog post - mention Asset Catalog, ios-sim bundling, update ios-deploy
     new ed26ad9  Updated cordova ios 4.0.0 blog post - added deployment target note
     new 7ec5571  Add plugins release blog post for cordova-plugin-wkwebview-engine. This closes #437
     new ce2879a  added styling to changelog for ios release blog post
     new de535f6  Making language-generating script error out when it sees a language whose name it doesn't know.
     new 466f584  CB-10182 Adding search field and linking it to Google search.
     new e87313c  CB-10196 updated plugins to talk about newely released plugins not being set to latest
     new 220ea28  Added inappbrowser@1.1.1 and wkwebview-engine@1.0.1 release blog post
     new 8a41edc  updated datae for plugins release blog post
     new 7422f85  Added Cordova iOS 4.0.1 blog post
     new 2191f83  Fix typo : iOS -> Android
     new 63f1eb2  Merge branch 'patch-1' of https://github.com/limhenry/cordova-docs
     new 9381b5a  Removing some old cleanup code.
     new cc5aa1e  Add Cordova Ubuntu 4.3.2 blog post
     new 5cde148  formatting update for ubuntu blog post
     new 7140868  Updating issues.md to add more details of --verbose flag. This closes #455
     new 1430a2d  Update index.md
     new bdbb398  This closes #451
     new dd75b37  Fixes a little typo.
     new 627a074  Update index.md. This closes #448
     new b30cbdd  Update index.md
     new 9a194f0  Updates to the install and uninstall documentation. This closes #444
     new d31cdb3  Update index.md. This closes #445
     new 200b8a6  Fix typo in Android guide. This closes #440.
     new b01716c  CB-10355: Add Python installation instructions to Readme.md file. This closes #454.
     new 14dda36  Minor formatting and wording changes.
     new 59827c2  Adding docs to gulpfile and removing debug code from Makefile.
     new c8bfe13  CB-10299 Adds windows@4.3.0 release blog post
     new 87cfcb3  added formatting to windows release blog
     new 4a670f3  renamed windows 4.3.0 blog post to todays date
     new b2eaae2  Slight tweak to security guide re: cert pinning
     new d9f1886  CB-10367 Add meaningful names to heading anchors in Docs & show a link icon on hover. This closes #457
     new ff73ab2  added plugins release blog post
     new 7ed25bb  Adding style guide for xml references
     new bd6bb2d  Added dist link to footer.
     new 38c5ffd  added android release blog post
     new b98a34c  added android lifecycle blub to android 5.1.0 blog post
     new 2fcbd7f  updated date of android 5.1.0 release blog post
     new 9890b30  CB-8917: Improving Android lifecycle docs
     new 3c19086  CB-10445: Documentation includes broken github links
     new bd82686  Dummy commit. This closes #468.
     new b292ae8  CB-10440 Add CSS color names support for BackgroundColor on Windows
     new 00966eb  Added cordova 6 tools release blog post
     new 452a892  updated based on pr feedback for cordova 6 blog
     new c5f6197  integrated more feedback for cordova 6 blog post
     new f99a591  updated Cordova 6.0.0 blog post based on feedback
     new 78c7f95  updated date for cordova 6.0.0 blog post
     new a201cf6  added cordova 6.0.0 docs
     new e8a2c15  updated deploy copy to include dotfiles
     new ba05989  Fixed one wrong link in docs and also changed the links to reference links. This closes #469.
     new e7bfcca  CB-10436: The H2 Heading tag is of incorrect size in cordova-docs
     new 6dbb5dd  Changing the XML reference formatting for required and platforms attributes. This closes #473
     new 50a79a2  Added new IA for English dev docs. Made paths in ToC files relative (i.e. removed the redundant /docs/[lang]/[version]). Made docs template support new ToC changes. Retroactively fixed previous ToC versions to use relative links.
     new 118ec3f  change the wordings of the intro to config.xml
     new d58d014  WIP: Switching to using a table to document config.xml elements and attributes
     new 00c7ec7  WIP: Reworked all the elements/attributes to a table-based format
     new d7099df  Added iOS specific preferences
     new 72722ff  Added Android specific preferences
     new bebc0ef  Added BlackBerry specific preferences
     new c5b1894  Added Windows specific preferences
     new 624044c  Fixed Windows Min/Max issue with pipe character
     new 4e37a7d  Added sample config.xml content
     new 561571a  Documenting missing options
     new 8559ad3  Turning Config.XML into a reference: Addressing Code Review Comments
     new b32eaf1  For platform-specific version, Add links to platform docs
     new e366a30  CB-10516: Remove h3-h6 from showing up in docs ToC
     new 715c390  CB-10503: Documentation link points to 'latest' version even in latest build
     new 97d8abc  Implementing sitemap.xml manually instead of using a plugin. Adding /latest/ URIs to sitemap.xml. Moving some CSS from main.scss to _docs.scss.
     new 0c172f2  Stylistic/comment adjustments.
     new 11ff3e8  Execute jekyll in the context of the bundle. This closes #477.
     new a461a3d  CB-10351: Make Events page a reference
     new e6b7bc2  CB-10495 Adds cordova-windows 4.3.1 release blog post. This closes #485
     new f888fe0  Fixing H2 sizes on less-used guides page. Commenting out tutorials page from ToC for now.
     new f159964  CB-10505 Adds cordova-plugin-inappbrowser 1.2.1 release blog post. This closes #486
     new a7a74f3  Reverting absolute links in 6.0.0.
     new 0de190a  CB-10560: Removed amazon-fireos from dev docs
     new 5f78320  CB-10560: Removing all mention of firefoxos in dev
     new 88f6965  CB-10449 CB-10417 Moving anchor creation out of ToC logic. Moving ID creation into JS because RedCarpet doesn't support Unicode headings. Removing old '#link-' links. Making permalink icons a bit smaller and making them always show on small and medium screens.
     new 18417ba  CB-10206: Documenting uses-sdk attribute support in config.xml. This closes #490
     new 3cb404e  CB-10481 Update the docs according to windows8 deprecation
     new d236276  Making plugin.xml a reference
     new f68b9fd  Un-hiding permalinks on H1s.
     new 88aecf6  Moving configs to conf/. Renaming languages.yml to docs-versions.yml.
     new 64ebddf  CB-10557 Adds plugins release blog post
     new ba6c261  Added instructions for adding redirects.
     new 0acfdce  Making deprecated.md more interesting. Shifting some CSS around for consistency. Removing an old comment.
     new 0ae195a  CB-10552: Pull all the plugin docs to Cordova
     new b65a9b0  Factoring out strings. Making plugins page use headings instead of a list. This closes #493.
     new 2228b7f  Minor fixes.
     new 2e9c798  added osx release blog post
     new 8d1dbc6  Replacing punctuation in header IDs with hyphens.
     new f8e4b8b  Adding platform and plugin guides and other articles to TOC
     new 47e6ddc  Removing keyword index. It has been replaced by search.
     new 21afd07  CB-10332: Android guide improvements. This closes #471
     new 86377a4  iOS Guide Improvements:   - Add 'App Signing' section   - Add Debugging section   - Fix up plugins documentation   - Fix Index information   - Add 'Platform Centered Workflow' section   - etc...
     new ccb3cfd  CB-9478, CB-9973 Minor fixes to next steps article
     new f5f39b3  CB-10333: Improving windows guide
     new fc1dbb2  CB-10526: Temporarily remove redirects to latest until we are ready to move the dev version of the docs to replace the latest version.           They will be reinstated by CB-10672
     new a7aeefa  Making windows guide single page. This closes #512
     new a9771c8  CB-10353: Make Hooks guide a reference. This closes #489
     new 04dd0f2  CB-10347: Remove 'Add icons and splash screen' article. This closes #511
     new 2342e0e  CB-10521 Add OS X platform to docs
     new d7547f2  Renaming 'plug-in's to 'plugin's in all /dev/ files.
     new bbe17d8  CB-10672: Adding latest redirects for platform guides. This closes #518
     new a7c6722  CB-10347: Remove 'Add icons and splash screen' article. This closes #517
     new 753db9f  CB-10337: Changing whitelist guide to remove confusion about iOS. This closes #509
     new d0fb556  Adding comments in fetched-files.yml. Refactoring fetch_docs.js. Removing pluginapis.md.
     new c6e807d  Improve gulp watch perf and add --nofetch option
     new 312e2d5  CB-10504 CB-10348 Add Create your first app doc & link CLI reference
     new 21c8e8f  Renaming 6.0.0 to 6.x.
     new c09e270  Minor changes to TOC styling. This closes #522
     new ce5696d  Adding escapes to .htaccess.
     new 713c409  Adding Make installation to README.
     new 48f9e42  Refactoring front matter merging, moving some functionality into util.js. Reverting some unintended gulpfile changes. Removing Segoe UI from font-family and making doc ToC slightly less bold.
     new a3de144  CB-10687 added android 5.1.1 release blog post
     new 469b862  CB-10693 added ios 4.1.0 release blog post
     new d0d1359  Merge branch 'CB-10693'
     new 6b2bf99  addressed feedback for release blog posts
     new e7dfaa5  fixed wrong title for android release blog post
     new b0c887f  CB-10178 Fix a number of documentation issues. This closes #528.
     new 1eff3c6  Adding blog post for docs improvement. This closes #527
     new c378b0c  Adding OS X platform guide to TOC. This closes #535
     new 72c439e  CB-10739 Reverse-engineering GitHub's slugifying function.
     new b7a4a19  CB-10744 Handling name-based anchors and anchors to IDs with special characters.
     new 73a881b  CB-10737 Fetching now errors out on invalid entries and non-200 responses.
     new e2108c6  CB-10744 Adding scroll offset for fragment links.
     new 8f96cb6  Removing old config.json files.
     new f11e92b  CB-8976: Restoring documentation for android version code
     new 28d8c23  Moving dev to 6.x. This closes #537
     new e3cd16a  Updated cordova-ios-4.1.0 blog post to remove use of update command.
     new c2b8c34  Quick fix for broken 404 links.
     new 9b38485  Cleaned up plugin authoring guide. This closes #542
     new 5e590cc  Fixing /latest/ redirects.
     new 89cb3da  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new 0ba6e6e  Rewrite of storage guide.
     new b57cedd  Fix typo in CLI guide.
     new 0eb1617  Fixing a type
     new 6a9fe60  Fixing a nesting error
     new 3b42f6c  CB-10788 Add blog post about browser@4.1.0 release. This closes #539
     new d38c381  CB-10813: Fix Hooks Guide. This closes #543
     new 47955eb  CB-10760: Documenting the 'plugin' element
     new d30b4e5  Documenting some missing prefs: WindowsStoreIdentityName, WindowsStoreDisplayName, WindowsStorePublisherName, BackgroundColor, WindowsToastCapable
     new 572fd35  Adding Examples for previously missing Windows Config Preferences
     new 05a8bc4  CB-10760: 'version' to 'spect'
     new 49710a0  Fix syntax highlighting within the Android platform guide
     new 08d345d  CB-10829 Fixing reference links.
     new b5b6f92  Update index.md. This closes #434.
     new 698a9e3  Fixing typos: 'ccordova' to 'cordova'. This closes #438.
     new c102945  Fixed typo. This closes #446.
     new 3c9ff94  Fix invalid dash sign (`Too many parameters` exception). This closes #459.
     new 7e1881d  Do not escape markdown code for relative links
     new 1e854af  Fixing pause/resume links. But really... This closes #476.
     new 19a76c6  Fixes the JSON in the last example. There was a comma missing after "iPhone Distribution". This closes #483.
     new 43e6ec3  Fix typo for orientation property portrait.
     new 0fd8624  Empty commit to close a PR. This closes #552.
     new a1b3b74  Fixing typo: codeSignIdentitiy -> codeSignIdentity.
     new 2867613  updating security update for CV 2015-11-20
     new 70aabe3  add blog post for plugin release 2016-03-12
     new 2607400  CB-10826 Fix Core plugin API link
     new 14d6e28  Making dropdowns preserve /latest/ in their links.
     new 214e22c  Add "Linux" to "blackberry10"'; you can build blackberry10 app in Linux. This closes #475.
     new 0a731ef  Update index.md. This closes #500.
     new a6f5665  Fix typo. This closes #503.
     new 3b1aec6  Update index.md. This closes #541.
     new a9058c4  Update details for publishing plugins. Remove authors.html page.
     new c69f5a8  CB-10836 Adding translation links and making 'Edit' links point to correct edit locations.
     new e8dcc22  CB-10861 Add an example for apk signing to Android platform docs
     new 40e6b24  CB-10178 Added `target` attribute docs to windows icons reference
     new da85fd2  Replacing prettify.js with rouge for syntax highlighting
     new a65e810  Converted all markdown code blocks in dev to GFM fenced blocks
     new 491718d  CB-10902 added tools release blog post
     new 4d62f60  CB-10819 Added 'snap' command to Makefile and gulpfile. Fixed 'newversion' command. Made fetched files live under /reference/ instead of /gen/. Refactored and removed incrementversion.js in favour of simple FS commands. Added redirects for /gen/ files.
     new de82117  CB-10907: Removing prettify reference in index.js
     new e375186  Snapshotting dev to 6.x.
     new df71c33  Fixing snapshotting logic in Makefile.
     new 3b88544  CB-10904 Fix typo in create your first app guide
     new 3def9d4  CB-10679: Adding docs for new plugin version fetching implementation
     new b223007  CB-10679: Adding blog post for plugin version selection docs
     new 98b7225  Merge branch 'master' of https://github.com/stevengill/cordova-docs
     new 3bdf0c5  CB-10902 updated tools release blog post
     new 3830f73  updated 6.x docs from latest
     new 40d362b  CB-10902 linkified release blog post
     new 3048757  CB-10902 updated date of tools release blog post
     new 1f35df9  Improving inline quotes styling. This closes #568
     new 603b262  CB-10980 Add tools@6.1.1 release blog post
     new dd57f6a  CB-10990, CB-10991: Fixing broken CLA index links
     new a890e4d  Adding both Chinese versions.
     new 04aa490  CB-11021 Changing docs styling: improving ToC, changing color scheme for headings, and changing the font.
     new 0ea9609  CB-10843 Fixing typo.
     new be81333  CB-10999 Adds windows@4.3.2 release blog post
     new 51e2ba3  CB-11037 Removing unused ToC entries. Snapshotting dev to latest. Fixing snapshotting on windows.
     new 1b67466  CB-11006 add ios@4.1.1 release blog post
     new 6c68d1d  CB-11039 Adding automatic ToC scrolling upon navigation. Adding error-handling for nodocs build flag. Fixing spacing in plugin.xml reference.
     new e1ca730  CB-11037 Fixing link to old page on docs index pages. Fixing error-checking in Makefile. Fixing spacing in plugin reference.
     new 7627e49  CB-11020, CB-11040 Documenting event firing details in VS and the
     new 6974c78  CB-11049 Added missing redirect.
     new a219bc1  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new e9bb2a7  CB-10968 Update iOS 'Requirements & Supports' section. This closes #574
     new 4532e1b  CB-11055 Turned off automatic directory indices.
     new a80970c  Added info about Evothings Studio to the Cordova Tools section of the home page.
     new d002c4b  Adding all versions for easy exclusion in conf/_dev.yml.
     new 3b366ea  Refactoring redirects a bit and improving their docs.
     new cc773d2  CB-11064: Adding a note to the engine tag spec and fixing a header
     new d4d257d  CB-11070 Document SplashScreenBackgroundColor
     new 34cc907  CB-11001 Incorrect docs - "FullScreen" config.xml preference only applies to Android
     new a6703c3  CB-11091 added plugins release blog post
     new 638da7a  CB-11091 updated plugins release blog post
     new 72bf41e  CB-11126 Refactoring ToC generation process.
     new 063dfba  Fixed small bug in docs ToC scrolling. Fixed French translation strings. Fixing comments in .scss files.
     new 0660bed  Fixing small bugs in build process. Fixing some comments.
     new f38b709  CB-10996 Updating docs index page to match new content.
     new 5b58fa6  CB-11127 Improving internal linking
     new aec0d9e  Snapshotting dev to latest.
     new 345b316  CB-11077 backbutton does not minimize app
     new c7bcd83  CB-11104: Integrate Algolia Search to cordova docs.
     new bdf815c  added CVE announcement blog post
     new 9c02259  added CVE announcement blog post
     new 2758815  CB-11169: Adding new repo links to contribute page
     new e0fcadc  CB-11196: Converting mark elements in docs to platform logos
     new 433087e  Removing NewVo from the app showcase
     new fbb4213  Use XML entities in attributes
     new e965e6a  CB-11203: Improving documentation of plugin CLI variables
     new bc8c313  Moving analytics script to head
     new d0f4446  CB-11234: Improving SEO for plugin and latest docs
     new c8a91b3  Fixing markdown for config.xml. This closes #598
     new 2581bcf  Update index.md
     new bdf7fb2  Edit commands
     new 28d3738  Update Win8 plugin.md
     new 084c096  Update plugman.md
     new 34ab967  Update images.md. This closes #579.
     new 1b7c768  Closing stale PRs. This closes #564, closes #589, closes #566
     new 222f865  Fix URL to cordova-sqlite-ext plugin Readme
     new 72a5f12  Close stale PRs. This closes #501, closes #515
     new 03cab8e  CB-11253: Fixing sitemap url entries
     new 0d5f185  Telemetry: Privacy Notice
     new e646b07  Update SQLite plugin details. This closes #600.
     new c556349  CB-11204: Updating windows platform requirement instructions for installing required SDKs
     new 1a1cbcc  Renaming image
     new 1360af4  Snapshotting dev to 6.x
     new cdd08a4  Closing stale PRs. Close #419, close #407, close #403
     new fbb6b84  CB-10707 Add OS X to platform support page
     new 6672d98  CB-11260 tools release blog post
     new 8d45bab  CB-11260 updated release blog post
     new 19a8f61  CB-11157 Adding colons and semicolons to excluded characters in fragment creation. Verified with GitHub's anchor-making algorithm.
     new 3674825  Update platform/plugin versioning
     new 68498c7  CB-11334 Add blog post about windows@4.4.0 release
     new 3bbe76a  CB-11372 Fix platform guide link on homepage
     new 7d8bae6  Lowercase Windows consistently through the docs
     new 5f0fa71  Cordova Ubuntu 4.3.4 release announcement
     new b9de7e8  update plugin support information for Ubuntu
     new b20e3d9  Update of the Ubuntu platform guide
     new fb7158d  typos
     new 26ed85d  add details on debugging and publishing an app for Ubuntu
     new 80c3a4d  updated ubuntu release blog post date to today
     new b5e83e2  updated date on ubuntu release blog post
     new 93c3f7c  Cordova Ubuntu 4.3.4 release announcement (updated)
     new 5b56e14  CB-11445 added ios release blog post
     new 1683290  CB-11445 updated ios release blog
     new c2c59e8  CB-11522 Do not clone the detail object on activation context
     new eaf0488  CB-11444 added android release blog post
     new a7f0fa8  Modify the document errors
     new 88fdf05  CB-11491 Introduce before_deploy hook
     new ff11f7a  CB-11550 Add android@5.2.1 release blog post
     new 5766d0a  CB-11552 Add windows 4.4.1 release blog post
     new f1b8710  CB-11569 Add tools release blog post
     new cc05937  CB-11621 Add windows@4.4.2 release blog post
     new 4ab6600  CB-11685 Add tools release blog post
     new af2ede1  CB-11023 New edit-config tag in plugin.xml
     new c351482  Add docs for defaultlocale to config.xml
     new dc09bd8  CB-11412 Added docs for template use and create
     new f1ce764  removed unneccessary redirect
     new fee6229  Fixes typos
     new d30d129  Update index.md
     new 0e0a10f  Added info to enable remote debugging in Android
     new 27c0058  Update index.md
     new f8faa21  Correcting android-versionCode
     new 0d1574f  Added android ios release blog post
     new 52bf193  added note about ios plugin upgrade issues
     new d24004a  copied dev docsinto 6.x for english
     new 73e80e4  added link to release blog post
     new 2dcb95a  CB-11477 Add a page about nightly builds
     new 52075d0  updated toc for 6.x docs
     new eccf642  Updated the cordova-template-reference repo URL from carynbear to apache
     new af8cd86  Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
     new c33d192  close #491
     new dd6ec68  CB-11058 - DOAP has moved
     new 0bb7db4  Fixed grammar and typos in nightly builds doc.
     new a16664b  Fix minor typo "fist" -> "first"
     new 8a67a23  Moved 40px Spotlight Icon to iOS 7.0+
     new edff231  Added iPad Pro icon
     new a9177c0  Added AppStudio to the Cordova Tools section of the home page
     new f99be3c  This closes #299, closes #449
     new 7ee4375  CB-11806 - Don't need to escape < > in XML attributes
     new e4dd908  CB-11805 - Invalid json in example code
     new 51cb183  CB-11800 - Remove/update Releases in DOAP file
     new 6ceff62  CB--11801 - Update DOAP PMC file with better charter
     new d533ba0  CB-11832 added plugins release blog post
     new 668fc3f  CB-11836 Documented Windows ForegroundText preference
     new 2e1526f  CB-11884 - Edit Nightly Builds page based on Apache Board feedback
     new 39edb39  CB-10929 added OXS filter button to plugin search and removed fire os filter button
     new 6c65415  CB-10929 added OXS filter button to plugin search and removed fire os filter button
     new 83538ad  CB-10929 changed OXS to macOS on filter button
     new a3589ce  CB-10929 changed OXS to macOS on filter button
     new fb27db6  Change Header-file's "target" attribute to "target-dir"
     new 68f520b  CB-11946 - Blog post for Node 0.x and 4.x deprecation timelines
     new a6f1ab0  CB-11916 - Drop requirement for an iCLA for contributions
     new aed6b1f  added release blog post
     new 221fcef  Xcode Other linker flags
     new 08d3823  Busted link
     new 4f83883  Add github pull request template
     new 570286a  Replace invalid iOS docs link
     new 1f1a47e  CB-11936 - Add docs for the four new App Transport Security (ATS) keys
     new 67343ea  CB-11851 - Docs for developmentTeam key in build.json
     new ce6a2f1  CB-11860 - Add `packageType` to docs
     new bcc4080  CB-11860 - Remove deprecated xcrun packaging instruction
     new 8371d2f  Remove ios-sim install instruction, since it is bundled into cordova-ios now
     new 6689336  CB-12000 - Add documentation for --buildFlag cli option
     new d12ebd7  CB-12058 - Document CocoaPods support in plugin.xml <framework> tag
     new 5f50c7c  CB-11924 Document the activated event might be fired before deviceready
     new 8ecb28f  CB-12054 - Cordova iOS 4.3.0 Blog Post
     new 18662d3  Cordova Android 6.0.0 release announcement
     new a55ff27  CB-120038: Typo and consistency fix
     new cd16bb4  CB-12039: added tools release blog post
     new 3e95909  CB-12031 Add windows@4.4.3 release blog post
     new 92bc360  Added some gulp commands as npm scripts
     new 5280960  Updated 6.x docs from latest
     new f79aef4  added npm run update-docs to update latest docs from dev
     new a1342aa  CB-11825 Document VS quirk causing DEP2100 error on Windows Phone/Windows Mobile
     new 22228ff  CB-11860 Documented codeSignIdentity usage
     new bd3b6cb  CB-120038: Typo and consistency fix
     new de252ed  CB-12109: Announcement of Cordova-Android 6.1.0
     new d9d9a37  Fixing punctuation.
     new 92089d7  Corrected spelling
     new be696db  Update index.md according to CB-11705
     new 2072aae  Changed iOS blog posts to remove the 'platform update` instruction.
     new a98e82f  CB-12127 - Add buildFlag support in build.json
     new ebdc2c2  CB-12203 - Cordova iOS 4.3.1 release blog post
     new 07c3a4b  CB-12224 - Added plugins release blog post
     new 1df07a8  Info about Mobiscroll
     new d0ea3e5  Adding mobiscroll logo
     new 78f6972  Document lib-file for Android
     new bedbcc1  CB-12239 Add documentation about build flags for Windows
     new 3da99ed  CB-12237 - Blog post for Dec 12 Plugins Release
     new e4390a3  CB-12189 Document `implementation` attribute
     new 1a99ca2  added android 6.1.1 release blog post
     new 4018342  CB-8486 Corrected the docs on signing Certificate Thumbprint was being extracted from wrong path Documented WindowsStoreIdentityName, WindowsStorePublisherName, WindowsStoreDisplayName and windows-packageVersion
     new 854c5bf  Update images.md
     new b51fc23  CB-12358: added tools release blog post
     new 1047d52  added a few packages to blacklist for plugins.cordova.io
     new 8e2f3dd  CB-12403: added android release blog post
     new c760ad0  updated android 6.1.2 blog post
     new d99ef79  adding Road to Committership Blog Post
     new 05328c7  CB-12404 Add windows@5.0.0 release blog post This closes #681
     new a2d5aa6  CB-12163 Add doc for reference attr for resource-file in Windows This closes #679
     new 2ef70f7  Update cordova-windows 5.0.0 release post date
     new 18420b4  CB-12502: Refresh Xcode screenshots Document minimum Xcode requirement and OS X version. Document opening Xcode from terminal Use xcworkspace instead of xcodeproj
     new c96f84e  CB-6275: (iOS) Added iOS support icon for BackgroundColor preference
     new bbdeb67  CB-12519: added plugins release blog post
     new 310cd67  CB-12519 added plugins release blog post
     new 55d356a  CB-12559: updates for new android SDK Tools. also updated links to avoid redirects. 80-character width limit honouring.
     new 176c03c  CB-12391: update android target levels for cordova-android 6.x.x
     new 135d310  CB-12559: simplify android sdk installation instructions to purely focus on Android Studio, which is the recommended way to install the SDK now.
     new dd12b2b  Documented that some files are auto-gen from other sources
     new 91af191  Merge branch 'patch-1' of https://github.com/Wouter0100/cordova-docs
     new 0930209  Merge branch 'patch-1' of https://github.com/D4rthR4tz3/cordova-docs
     new 2548581  Merge doc external sources. This closes #669, closes #664, closes #649, closes #640, closes #636, closes #634, closes #443, closes #259, and finally closes #212.
     new 11bfa24  Merged #314, this closes #402
     new 9d14686  Merge branch 'patch-1' of https://github.com/pke/cordova-docs
     new 0bc9894  Applied pke's changes to 5.4.0 also
     new 3dee997  CB-12609: added android@6.2.0 release blog post
     new 80ac4ff  CB-12627: updated android blog post
     new f601591  CB-12627: updated android@6.2.1 release blog post
     new 15fa5d2  Fixed a tiny typo
     new 121add0  CB-12514 - docs for Carthage support.
     new 31ec6ad  Fixed tiny typo
     new c05e919  Blog post for cordova-plugin-screen-orientation plugin
     new dffa37e  CB-12655 - Add docs for embed attribute of <framework> tag
     new 9ad2d44  CB-12686 - Add docs for <resource-file> support in config.xml
     new b6d3c15  CB-12687 - cordova-ios@4.4.0 Blog Post
     new bf7af6c  Run gulp link-bugs
     new edca6c9  Add <resource-file> config.xml doc to 6.x as well
     new ccac22d  Add iOS Carthage support since it works in 6.x as well. Added cordova-ios 4.4.0 requirement.
     new fa26ac6  Modified blog post to point to dev link (next cordova, v 7.0.0)
     new 03b6726  CB-12697: added android 6.2.2 release blog post
     new e8ae4e4  CB-12744: Fix misspelling in Config.xml documentation
     new 75bc963  CB-12591 : updated info about save and package.json
     new 336883a  CB-12591 : updated add/remove/save platform and plugin info
     new f523ccb  CB-12591 : added examples and revised basck on feedback
     new 5255069  Adding blog post for May 2017 plugins release.
     new e8fa942  cordova7_post : cordova7 release post
     new 490d45d  cordova7_post : updated doc after review
     new d4d1469  android 6.2.3 blog post.
     new 2b21ae1  condense android 6.2.3 release changelog to a single item linking to the one CB ticket.
     new a4b7507  Update README and make explicit to install ruby 2.0
     new f006a42  Merge branch 'cordova7_post' of https://github.com/audreyso/cordova-docs into cordova7_post
     new aafe224  CB-12747: added release notes to cordova 7 blog post
     new efb3c2d  Merge pull request #1 from stevengill/cordova7_post
     new 3b4e021  cordova7_post : cordova7 release post
     new a6e83c3  cordova7_post : updated doc after review
     new 15d497c  cordova7_post : merged changes and fixed typos
     new 5ad93d2  CB-12747: added 7.x docs
     new 61b9003  CB-12747: changed date for cordova blog post
     new c9c9cbe  CB-12747: updated wording in cordova 7 blog post
     new 1d91ea8  Merge branch 'android-6.2.3-release'
     new 7b1a668  CB-12769: added tools release blog post
     new d0a86ef  CB-12880: Remove Taco.tools from the homepage
     new 0f4b1ad  Missing bracket
     new 975c8d7  CB-12762 : point package.json repo items to github mirrors instead of apache repos site
     new 3bed5a4  Added instruction to install Ruby Gems locally
     new 53ed612  Fix `gem install bundle` typo
     new c3bc449  CB-12904 - Document <edit-config> in config.xml
     new 22597ac  Updated rouge gem dependency version to remove warnings during docs generation
     new a39c95c  CB-11373 - document config.xml widget attributes android-packageName, android-activityName, ios-CFBundleIdentifier
     new d77eaa7  CB-12735: AllowInlineMediaPlayback preference requires different <video> element attributes dependent on iOS version.
     new 4c00574  CB-5022: clarify some invalid example `plugman install -d` syntax.
     new 672d20a  Revert "removed unneccessary redirect"
     new 9f31ce7  add supported Android versions to cordova-android table
     new 58f400b  CB-13159: Remove Intel XDK from homepage
     new 4e0692a  CB-12760: (android) fix internal anchor link
     new 6448d48  CB-13181 - source distribution link needs to be updated on cordova.apache.org
     new 7893bc4  remove duplicate information
     new 1c8982d  CB-13195 Source Code link in footer on cordova.apache.org needs updated
     new fc39e7f  CB-13214: added browser and serve release blog post
     new 5bb7489  CB-13231 : added cordova-common@2.1.0 release blog post
     new 8f3bdf9  CB-13213 - Change access tag attribute 'allows-arbitrary-loads-in-media' to 'allows-arbitrary-loads-for-media'
     new 96c5ab0  update README.md
     new 00455da  CB-13181 - source distribution link needs to be updated on cordova.apache.org (for mirrors)
     new bee5415  small update to readme.md
     new a6dd5c3  CB-10916 - Add documentation about display name
     new 541fd9a  CB-13247 - Blog post for Cordova iOS 4.5.0 Release
     new d61f3dd  Updated 'Deploying' docs
     new a08fe2e  Fixed up 'deployment' docs in README.md. Restored 'gulp build' command in lieu of 'npm run serve' command. Tested and fixed suggested deployment commands. Removed redundant text.
     new 066b15f  Removing incorrect instruction.
     new 43ab873  CB-13025 Remove use of React in plugins.cordova.io
     new 1f14a97  CB-13277: (docs) Improve README
     new 0000b98  [CB-13283] Fetching of download counts fails on plugins.cordova.io
     new cd51ac3  [CB-13284] Slack js on cordova-docs fails to load due to insecure response
     new ba6e50b  CB-13294 added plugins release blog post
     new 237ee1d  CB-13305: Docs can't build because of ES6 code use
     new 1802fd2  Added explicit return
     new 19e46ea   CB-13076:Removed reference of cordova-plugin-device-orientation in cordova-docs
     new 9b43362  CB-13068: Removed references of cordova-plugin-device-motion from cordova-docs
     new e6a7ad5  move translation parts of README/en/README.md to new translate.md
     new c4ca718  move translation parts of CONTRIBUTING.md to translate.md
     new 90c5831  integrate additional content from https://github.com/apache/cordova-coho/blob/master/docs/doc-translation-process.md into translate.md
     new 81b0a08  CB-13323: Cordova-Android 6.3.0 Release Announcement
     new 15e9e4f  CB-13310 - Blog post for cordova-ios@4.5.1
     new b64f20f  updated 7.x snapshot
     new c0e2357  Move instructions about blogposts, redirects and adding tools or showcase apps to individial files in /doc (Only minimal changes to actual instructions)
     new 06cb8cf  resort and group attributes of widget table
     new 9adb901  clean up platform support table
     new 0e966e9  Correct spelling on config.xml author lisitngs -> listings
     new d44b138  CB-13390: clarify wording on functionality
     new b0d2d6b  CB-13380 added tools release blog post
     new 1457095  updated date of tools release blog post
     new eb5b5d4  Update index.md
     new 66921ad  CB-13417: Blog post for cordova-ios@4.5.2
     new 246af51  CB-13349: Move "development" docs to /doc
     new 252a5f5  CB-13054: blog post on how to move off of file-transfer plugin and on to new XHR features and binary types.
     new b59a03e  CB-13444: added browser release blog post
     new 959e813  CB-13504 : blog post for cordova-fetch@1.2.1 release
     new d8df189  Merge pull request #753 from audreyso/CB-13504
     new 846a0e2  CB-13493: Blog post for cordova-ios@4.5.3
     new 9ff16d7  CB-13528 Cordova Android 6.4.0 release announcement
     new 455acd1  CB-13528 Updating docs for installing Cordova Android 6.4.0
     new fd98809  CB-13528: Minor language tweak, be more explicit about Crosswalk and Android Studio not getting along
     new 2ea959e  CB-13543 : adding travis file to build and deploy docs
     new ffa3a19  CB-13528: Second draft.  Can we post this now?
     new e600527  added plugins release blog post
     new 7451397  Merge pull request #758 from stevengill/master
     new 4a67f2b  Merge pull request #757 from infil00p/6.4.0_announce
     new c27171b  CB-13573: Clarify Cordova Android 6.4.0 blog post
     new 05933c1  Merge pull request #761 from apache/janpio-patch-1
     new fa4c00c  CB-13543 : add check for master branch
     new 47db944  Merge pull request #766 from audreyso/CB-13543_master_check
     new c4b5b47  CB-13089: Remove any references to cordova-plugin-legacy-whitelist from cordova-docs
     new e5de418  Added blog post about Migration from Globalization Plugin
     new 1190fb9  Updated the blog post with details about locales
     new efca290  Merge pull request #768 from maverickmishra/master
     new f16c8b6  CB-13120: Removed references of cordova-plugin-file-transfer from cordova docs
     new f8e1fef  Merge pull request #767 from apache/cb-13089
     new a37835a  Merge pull request #770 from maverickmishra/master
     new adade18  CB-13543: updated docs to include automated steps w/ Travis
     new a763917  CB-13543: updated based on feedback
     new 4d29020  Merge pull request #760 from audreyso/CB-13543
     new 4b951dc  CB-13066: Removed references of contacts plugin
     new 15476a0  CB-13543: added shell script and check for master
     new 393d6a8  CB-13543: updated shell script and travis.yml
     new 524ccf7  Merge branch 'master' of https://github.com/audreyso/cordova-docs
     new c35674d  CB-13608: Added blog post about deprecation of cordova-plugin-contacts
     new d00ff03  CB-13608: Updated the blog sections
     new a907fe2  CB-13543: updated shell script and travis.yml
     new ad3c8b5  fixing travis.yml
     new 3daec68  Merge branch 'master' of https://github.com/apache/cordova-docs
     new e7d735a  CB-13620: Updating upgrade documents
     new 4fd14a7  CB-13543: added shell script and check for master
     new 1d29c8c  Merge pull request #772 from audreyso/CB-13543_travisfix
     new b8e23cc  Merge branch 'master' of https://github.com/apache/cordova-docs
     new 1b71371  CB-13579: Blog post for cordova-ios@4.5.4
     new 13cf1b0  Merge branch 'master' of https://github.com/apache/cordova-docs
     new a3e83da  fixing travis
     new dcfea3a  CB-13624: removed deprecated plugins from contributor page
     new f9dc3a4  CB-13624 : added more jira labels
     new d802839  CB-13620 Announcement Blog Post
     new 178e307  Add automaticProvisioning to iOS signing docs
     new 9e0cce7  Update upgrade.md
     new aac5c22  Update 2017-12-04-cordova-android-7.0.0.md
     new c2b40fe  Update upgrade.md
     new 601db9f  CB-13620: edit-config changes
     new a33ec6b  fix typo, separate positive from negative
     new ffcdde1  Merge pull request #775 from infil00p/7_0_updates
     new 5e40d39  Update Android API version table
     new cc70f4a  Merge pull request #774 from audreyso/CB-13624
     new b9afb86  added tools release blog post
     new 23dd922  Merge pull request #777 from stevengill/CB-13674
     new 4adbabc  added plugins and browser release blog post
     new a34c6e3  Merge pull request #778 from stevengill/master
     new 50a8078  :memo: CB-13714: Plugins Release (#779)
     new 21a9863  CB-13826: Plugins release blog post (#786)
     new d224e66  Added Cordova Simulate blog post (#787)
     new 8668c68  CB-13823 Add support for config-file in config.xml (#783)
     new 399b871  CB-8515 add Windows as supported platform for `defaultlocale` (#782)
     new 4256cc8  Fix typo in super old inappbrowser.md (#781)
     new 0418b4d  [Android] fix wording (#752)
     new e756546  trigger new deploy
     new 3b939d3  hotfix: do not deploy on PRs
     new 480c18e  added android release blog post
     new a129dfc  updated android release blog post
     new 3ae6aee  Merge pull request #789 from stevengill/master
     new 987aa33  cordova-windows 6.0.0 release blog post (#788)
     new 4fffa8d  CB-13339 Improve README
     new 45b0161  tiny fixes to widows release blog post
     new d124587  add description of automatic deployment (#790)
     new 95baec6  move testing into own file
     new 0a1144a  Create testing-the-website.md
     new a616545  re-order Instructions list in README
     new 09543e7  clarify description of automated build
     new d9a1958  Link over to document instead of duplicating information
     new 5af7263  link automated build as well
     new f995d30  remove next steps
     new 7702be7  remove next steps
     new af3f72e  fix link
     new 4188b66  Create updating-docs.md
     new 6cc9ded  add note about pulled in files
     new bff098a  link new file, remove old link
     new 01ed8a4  CB-13320 remove outdated doc/README folder (#792)
     new 9a79280  remove next steps, stuff that is mentioned elsewhere
     new 5e2e459  CB-13925: (docs) Adding --nofetch option to Gulp build, and making Gulp always fetch files on build. Improving error message in augment_toc.js a bit.
     new 6451c3d  Merge pull request #793 from dblotsky/CB-13925
     new e0cd5fa  Updated installation steps and troubleshooting for dev environment setup of cordova-docs (#794)
     new b9db139  Remove unnecessary word in config_ref/index.md (#795)
     new e1f66aa  add headline
     new 6b6ab09  rename file and give new title
     new 7c6b555  also update README
     new 6517865  document `gulp fetch`
     new bdfa06c  rework instruction list
     new 8238370  Update README.md
     new 766cf55  CB-13930: removed deprecated platforms and plugins. Removed old apache links
     new 45e9dcc  Merge pull request #796 from stevengill/CB-13930
     new 102f4dd  fix redirects docs
     new a0a7f14  CB-13356 Rename `win8` to `windows` (#797)
     new 582f6b9  fix word jumble in windows release post
     new 74f597c  CB-13400: categorizing installations according to OSes (#802)
     new 805293b  update pwd fetching for windows
     new daa29d4  implemented review comments by adding PWD variable
     new 180655d  Merge pull request #804 from gandhirajan/gandhi-make-update
     new 99a9958  OverrideUserAgent is handle by iOS (#805)
     new 2e66a8e  CB-13963: (android) Fix error in platform guide. (#803)
     new c3d73c8  CB-13964: Fixed make clean for windows (#806)
     new 283efd1  document jekyll configuration in `conf`  (#800)
     new 95a7f7d  fixing cordova plugins page issue in make build (#807)
     new e3be037  CB-13400: Added introduction to installation section (#809)
     new cf5dc2d  adding instructions for make
     new cb3c02f  adding instructions for make
     new 1b50477  Update Android SDK location (#808)
     new cd8b7ec  Fix some links (#799)
     new 725285c  remove deprecated platforms (#798)
     new 2edd0c4  ShowCase: Remove broken app, add SparkChess (#765)
     new 415dbf3  remove "android" command option (#780)
     new e4dff51  removing make references
     new a8dad12  Merge pull request #811 from gandhirajan/gandhi-doc-make
     new e4f33d5  CB-14030: added plugins release blog post
     new 4cd82c6  Merge pull request #812 from stevengill/master
     new c8f8a94  CB-14078: Creating version 8.x of docs.
     new 0091eba  Merge pull request #814 from apache/CB-14078
     new 4619fa6  Fix indentation
     new 8a80de8  Merge pull request #817 from raphinesse/patch-1
     new 8bdb662  CB-14083: run build on PR
     new 89325c8  CB-14096: Remove deprecated platforms from landing page
     new 0374345  Remove retired tools from landing page. Fixes #819.
     new cf7ecdf  Merge pull request #820 from Menardi/issue_819_retired_tools
     new 2411ae0  Merge pull request #818 from Menardi/remove_deprecated_platforms
     new 0e2bc70  CB-14096: Fix platforms image overflowing on mobile (#821)
     new 8327a0d  GH-822: Update contribution docs for GitHub issues (#823)
     new 4bd359f  Fix link to cordova-template-reference (#825)
     new 992f938  Remove no longer required link to ICLA (#826)
     new fbd7dc8  CB-14112: Add cordova-common@2.2.3 blog post
     new 3d3fbc1  CB-14138: add cordova-common@2.2.4 blog post
     new 01c6e96  ios: Add missing Markdown link reference for plugin-dev (#835)
     new 10ac174  Update docs design to improve readability
     new 9dd53f0  CB-14152 add cordova-js@4.2.4 blog post
     new b8cebe6  Remove weinre
     new a399134  Merge pull request #837 from Menardi/design_readability
     new 5dbcc70  mailing-lists.yml update mailing list archive refs
     new ca594aa  CB-14203 add cordova-android@7.1.1 blog post
     new 4b93657  CB-14203 fix cordova-android@7.1.1 blog post
     new fcfd9ff  CB-14210 - Add .htaccess redirect from http to https
     new 9017500  Improve platform support table
     new 8b14b4b  Update Next Steps with more up-to-date information (#842)
     new 3f94715  CB-14026 (android): Update Android SDK instructions (#836)
     new d76e2a6  Added Instabug to the list of Cordova tools. (#827)
     new 0c5f113  quicker dev build (#801)
     new 74f14dd  CB-14174 cordova-common@2.2.5 release blog post
     new 186a948  CB-14217 add cordova-ios@4.5.5 blog post
     new b05e288  Fix typo in old win8 docs (#859)
     new 1ea9361  GH-863 update minimum Xcode version to 8 for iOS (#864)
     new 79dc7cd  (Android) Fix paths to build-extras.gradle and gradle.properties (#810)
     new dd5bbaa  [BLOG POST] - Breaking changes coming to the iOS WebView in Apache Cordova (#867)
     new 450ad90  CB-14320 add cordova-browser@5.0.4 blog post (#857)
     new 16757ec  Remove deprecated platforms from plugin page (#848)
     new 1437f1c  CB-14228 add cordova-osx@4.0.2 blog post (#856)
     new cff749c  (android) Fix incorrect default value in config.xml (#858)
     new e2c96ee  Remove outdated list of supported iOS devices
     new 511be43  Merge pull request #873 from apache/Menardi-patch-1
     new d52d998  CB-13685 android: Added adaptive icon docs (#830)
     new 597b760  Link to cordova-app-hello-world as template reference (#882)
     new e887138  About SwiftSupport
     new c4acf0c  Updated License with a Valid SPDX License (#885)
     new 0ed1be8  Add missing cordova-browser engine (#888)
     new 7615817  GH-37 cordova-fetch@1.3.1 (#886)
     new d5d13ac  GH-693 cordova-lib@8.1.0 (minor release) (#887)
     new 3b1978c  Add info that scrolling needs to be enabled if required on win 10 local mode (#889)
     new 9aef248  Update issues documentation to remove JIRA references (#890)
     new 1ccb703  GH-333 add cordova-cli@8.1.0 blog post (#891)
     new 245bf2f  fix GH links in blog post
     new 1850a6b  GH-342 add cordova-cli@8.1.1 hotfix blog post (#893)
     new 54c9b8e  Minor spelling mistake (#895)
     new 7240c89  CB-14226 cordova-windows@6.0.1 patch blog post (#854)
     new 96428c0  GH-706 blog post for cordova-lib@8.1.1 patch release (#894)
     new 8f09fa4  GH-706 cordova-cli@8.1.2 patch release notes (quick update) (#896)
     new 6794bce  Update index.md (#898)
     new 45ee7b2  more examples and better explanation for `build-extras.gradle` (#871)
     new c7f5fa8  Add blog post for Cordova Android 7.1.2
     new 2c0c03c  Add blog post for upcoming cordova-android@7.1.3 patch release (#911)
     new 4db513b  .gitignore ignore *vi* swp files (#913)
     new 9f23189  blog post for cordova-android@7.1.4 patch release (#914)
     new 2ca819b  New "Deprecation and Archiving Policy" (#878)
     new 9e6e687  blog post for Cordova node xcode 1.1.0 release (#921)
     new f3dcf40  Dec 2018 Tools Released Blog Post (#922)
     new f53cb40  blog post for cordova-common@3.1.0 release (#923)
     new 40d3123  Jan 2019 Cordova Create 2.0.0 Release Blog Post (#924)
     new 776de56  Jan 2019 Cordova Node Xcode 2.0.0 Release Blog Post (#926)
     new 4ac7fe0  Fix grammar in images.md (#928)
     new ba3302e  Feb 2019 Cordova OSX 5.0.0 Release Blog Post (#931)
     new 5d67922  Feb 2019 Cordova Browser 6.0.0 Release Blog Post (#930)
     new 36dbaf4  Feb 2019 Cordova iOS 5.0.0 Release Blog Post (#934)
     new b330215  Add or update GitHub pull request and issue template
     new 3c41a7d  Feb 2019 Cordova Android 8.0.0 Release Blog Post (#935)
     new c336b6e  Remove hook that is not supported any more

The 3080 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org