[CB-3223] Remove all Bada-related content.

Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/b40e8b2e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/b40e8b2e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/b40e8b2e

Branch: refs/heads/master
Commit: b40e8b2eae1b2a98fe5581ea76ec84c79079b8bf
Parents: 69cca7d
Author: Mike Sierra <[email protected]>
Authored: Wed Jun 19 15:41:25 2013 -0400
Committer: Michael Brooks <[email protected]>
Committed: Thu Jun 20 10:58:57 2013 -0700

----------------------------------------------------------------------
 .../accelerometer/acceleration/acceleration.md  |  1 -
 .../accelerometer/accelerometer.clearWatch.md   |  1 -
 .../accelerometer.getCurrentAcceleration.md     |  1 -
 .../edge/cordova/accelerometer/accelerometer.md |  4 -
 .../accelerometer.watchAcceleration.md          |  1 -
 .../en/edge/cordova/camera/camera.getPicture.md |  1 -
 docs/en/edge/cordova/camera/camera.md           | 11 ---
 .../cordova/camera/parameter/cameraOptions.md   |  5 --
 .../edge/cordova/compass/compass.clearWatch.md  |  1 -
 .../compass/compass.getCurrentHeading.md        |  1 -
 docs/en/edge/cordova/compass/compass.md         |  4 -
 .../cordova/compass/compass.watchHeading.md     |  1 -
 .../compass/parameters/compassOptions.md        |  4 -
 docs/en/edge/cordova/connection/connection.md   |  6 --
 .../edge/cordova/connection/connection.type.md  |  7 --
 .../en/edge/cordova/contacts/Contact/contact.md |  9 --
 .../contacts/ContactAddress/contactaddress.md   |  5 --
 .../contacts/ContactField/contactfield.md       |  5 --
 .../ContactFindOptions/contactfindoptions.md    |  5 --
 .../cordova/contacts/ContactName/contactname.md |  8 --
 .../ContactOrganization/contactorganization.md  |  4 -
 .../en/edge/cordova/contacts/contacts.create.md |  1 -
 docs/en/edge/cordova/contacts/contacts.find.md  |  1 -
 docs/en/edge/cordova/contacts/contacts.md       |  8 --
 docs/en/edge/cordova/device/device.cordova.md   |  1 -
 docs/en/edge/cordova/device/device.md           |  8 --
 docs/en/edge/cordova/device/device.model.md     |  5 --
 docs/en/edge/cordova/device/device.name.md      |  4 -
 docs/en/edge/cordova/device/device.platform.md  |  1 -
 docs/en/edge/cordova/device/device.uuid.md      |  1 -
 docs/en/edge/cordova/device/device.version.md   |  1 -
 .../edge/cordova/events/events.deviceready.md   |  1 -
 docs/en/edge/cordova/events/events.md           |  8 --
 docs/en/edge/cordova/file/file.md               |  4 -
 .../geolocation/Coordinates/coordinates.md      |  1 -
 .../cordova/geolocation/Position/position.md    |  1 -
 .../geolocation/geolocation.clearWatch.md       |  1 -
 .../geolocation.getCurrentPosition.md           |  1 -
 docs/en/edge/cordova/geolocation/geolocation.md |  4 -
 .../geolocation/geolocation.watchPosition.md    |  1 -
 docs/en/edge/cordova/media/capture/capture.md   |  8 --
 .../edge/cordova/media/capture/captureImage.md  | 25 ------
 .../edge/cordova/media/capture/captureVideo.md  | 28 ------
 docs/en/edge/cordova/media/media.md             |  8 --
 .../cordova/notification/notification.alert.md  |  4 -
 .../cordova/notification/notification.beep.md   |  1 -
 .../notification/notification.confirm.md        | 10 ---
 .../edge/cordova/notification/notification.md   |  8 --
 .../notification/notification.vibrate.md        |  1 -
 docs/en/edge/cordova/storage/storage.md         |  4 -
 .../en/edge/guide/getting-started/bada/index.md | 90 --------------------
 .../edge/guide/plugin-development/bada/index.md | 74 ----------------
 docs/en/edge/guide/upgrading/bada/index.md      | 49 -----------
 docs/en/edge/guide/whitelist/index.md           |  5 --
 54 files changed, 453 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/accelerometer/acceleration/acceleration.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/accelerometer/acceleration/acceleration.md 
b/docs/en/edge/cordova/accelerometer/acceleration/acceleration.md
index dd4e7a5..93217dc 100644
--- a/docs/en/edge/cordova/accelerometer/acceleration/acceleration.md
+++ b/docs/en/edge/cordova/accelerometer/acceleration/acceleration.md
@@ -45,7 +45,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/accelerometer/accelerometer.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/accelerometer/accelerometer.clearWatch.md 
b/docs/en/edge/cordova/accelerometer/accelerometer.clearWatch.md
index f74df47..2559143 100644
--- a/docs/en/edge/cordova/accelerometer/accelerometer.clearWatch.md
+++ b/docs/en/edge/cordova/accelerometer/accelerometer.clearWatch.md
@@ -33,7 +33,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
----------------------------------------------------------------------
diff --git 
a/docs/en/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md 
b/docs/en/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
index e73ffd3..cda9926 100644
--- a/docs/en/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
+++ b/docs/en/edge/cordova/accelerometer/accelerometer.getCurrentAcceleration.md
@@ -41,7 +41,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/accelerometer/accelerometer.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/accelerometer/accelerometer.md 
b/docs/en/edge/cordova/accelerometer/accelerometer.md
index 13b8955..c37e683 100644
--- a/docs/en/edge/cordova/accelerometer/accelerometer.md
+++ b/docs/en/edge/cordova/accelerometer/accelerometer.md
@@ -50,10 +50,6 @@ Permissions
 
     <plugin name="Accelerometer" value="org.apache.cordova.AccelListener" />
 
-### Bada
-
-    No permissions are required.
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
----------------------------------------------------------------------
diff --git 
a/docs/en/edge/cordova/accelerometer/accelerometer.watchAcceleration.md 
b/docs/en/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
index 697c285..4464f62 100644
--- a/docs/en/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
+++ b/docs/en/edge/cordova/accelerometer/accelerometer.watchAcceleration.md
@@ -50,7 +50,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/camera/camera.getPicture.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/camera/camera.getPicture.md 
b/docs/en/edge/cordova/camera/camera.getPicture.md
index bcec31c..a03344a 100644
--- a/docs/en/edge/cordova/camera/camera.getPicture.md
+++ b/docs/en/edge/cordova/camera/camera.getPicture.md
@@ -71,7 +71,6 @@ Supported Platforms
 - Blackberry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2
 - Windows 8
 
 Android Quirks

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/camera/camera.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/camera/camera.md 
b/docs/en/edge/cordova/camera/camera.md
index ba2b665..644c75c 100644
--- a/docs/en/edge/cordova/camera/camera.md
+++ b/docs/en/edge/cordova/camera/camera.md
@@ -43,17 +43,6 @@ Permissions
 
     <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" 
/>
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>CAMERA</Name>
-    </Privilege>
-    <Privilege>
-        <Name>RECORDING</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/camera/parameter/cameraOptions.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/camera/parameter/cameraOptions.md 
b/docs/en/edge/cordova/camera/parameter/cameraOptions.md
index 0d22a30..e80e287 100644
--- a/docs/en/edge/cordova/camera/parameter/cameraOptions.md
+++ b/docs/en/edge/cordova/camera/parameter/cameraOptions.md
@@ -114,8 +114,3 @@ Windows Phone 7 and 8 Quirks
 - Ignores the `correctOrientation` parameter.
 - Ignores the `cameraDirection` parameter.
 
-Bada 1.2 Quirks
---------------
-- options not supported
-- always returns a FILE URI
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/compass/compass.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.clearWatch.md 
b/docs/en/edge/cordova/compass/compass.clearWatch.md
index 0c38ed7..cfce1dd 100755
--- a/docs/en/edge/cordova/compass/compass.clearWatch.md
+++ b/docs/en/edge/cordova/compass/compass.clearWatch.md
@@ -32,7 +32,6 @@ Supported Platforms
 - Android
 - iOS
 - Windows Phone 7 and 8 ( if available in hardware )
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.getCurrentHeading.md 
b/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
index f498d9e..3b235b1 100755
--- a/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
+++ b/docs/en/edge/cordova/compass/compass.getCurrentHeading.md
@@ -40,7 +40,6 @@ Supported Platforms
 - Android
 - iOS
 - Windows Phone 7 and 8 ( if available in hardware )
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/compass/compass.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.md 
b/docs/en/edge/cordova/compass/compass.md
index c2e7e43..a86f6c0 100755
--- a/docs/en/edge/cordova/compass/compass.md
+++ b/docs/en/edge/cordova/compass/compass.md
@@ -48,10 +48,6 @@ Permissions
 
     <plugin name="Compass" value="org.apache.cordova.CompassListener" />
 
-### Bada
-
-    No permissions are required.
-
 ### BlackBerry WebWorks
 
     No permissions are required.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/compass/compass.watchHeading.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/compass.watchHeading.md 
b/docs/en/edge/cordova/compass/compass.watchHeading.md
index 40aeca7..a402136 100755
--- a/docs/en/edge/cordova/compass/compass.watchHeading.md
+++ b/docs/en/edge/cordova/compass/compass.watchHeading.md
@@ -46,7 +46,6 @@ Supported Platforms
 - Android
 - iOS
 - Windows Phone 7 and 8 (if available in hardware)
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/compass/parameters/compassOptions.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/compass/parameters/compassOptions.md 
b/docs/en/edge/cordova/compass/parameters/compassOptions.md
index 76a3aca..89dc6fe 100755
--- a/docs/en/edge/cordova/compass/parameters/compassOptions.md
+++ b/docs/en/edge/cordova/compass/parameters/compassOptions.md
@@ -36,7 +36,3 @@ Windows Phone 7 and 8 Quirks
 --------------
 - `filter` is not supported.
 
-Bada Quirks
------------
-- `filter` is not supported.
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/connection/connection.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/connection/connection.md 
b/docs/en/edge/cordova/connection/connection.md
index 336b0be..f1d9e87 100644
--- a/docs/en/edge/cordova/connection/connection.md
+++ b/docs/en/edge/cordova/connection/connection.md
@@ -54,12 +54,6 @@ Permissions
     <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
     <uses-permission android:name="android.permission.READ_PHONE_STATE" />
 
-### Bada
-
-    <Privilege>
-        <Name>SYSTEM_SERVICE</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/connection/connection.type.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/connection/connection.type.md 
b/docs/en/edge/cordova/connection/connection.type.md
index 8ed667c..9adbd19 100644
--- a/docs/en/edge/cordova/connection/connection.type.md
+++ b/docs/en/edge/cordova/connection/connection.type.md
@@ -35,7 +35,6 @@ Supported Platforms
 - Android
 - BlackBerry WebWorks (OS 5.0 and higher)
 - Windows Phone 7 and 8
-- Bada 2.x
 - Windows 8
 
 Quick Example
@@ -118,12 +117,6 @@ iOS Quirks
 - iOS cannot detect the type of cellular network connection.
     - `navigator.connection.type` is set to `Connection.CELL_2G` for all 
cellular data.  This is deprecated as of 2.6.0 and will be changed to return 
`Connection.CELL` in a future release.
 
-Bada Quirks
------------
-
-- Bada can only distinguish a WiFi and cellular connection.
-    - `navigator.connection.type` is set to `Connection.CELL_2G` for all 
cellular data.
-
 Windows Phone Quirks
 --------------------
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/Contact/contact.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/Contact/contact.md 
b/docs/en/edge/cordova/contacts/Contact/contact.md
index 45b8687..4739836 100644
--- a/docs/en/edge/cordova/contacts/Contact/contact.md
+++ b/docs/en/edge/cordova/contacts/Contact/contact.md
@@ -66,7 +66,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.0
 - Windows 8
 
 Save Quick Example
@@ -231,11 +230,3 @@ Windows Phone 7 and 8 Quirks
 - __birthdays__: Not supported, returning `null`.
 - __categories__: Not supported, returning `null`.
 
-Bada Quirks
------------
-
-- __displayName__: Not supported.
-- __birthday__: Not supported.
-- __photos__: This property should be a list with one URL to a photo
-- __categories__: Not supported.
-- __ims__: Not supported.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/ContactAddress/contactaddress.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/ContactAddress/contactaddress.md 
b/docs/en/edge/cordova/contacts/ContactAddress/contactaddress.md
index 04b6293..51dd78b 100644
--- a/docs/en/edge/cordova/contacts/ContactAddress/contactaddress.md
+++ b/docs/en/edge/cordova/contacts/ContactAddress/contactaddress.md
@@ -47,7 +47,6 @@ Supported Platforms
 - Android
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
-- Bada 1.2 & 2.0
 - Windows Phone 7 and 8
 - Windows 8
 
@@ -159,7 +158,3 @@ iOS Quirks
 - __pref__: Not supported on iOS devices, returning `false`.
 - __formatted__: Currently not supported.
 
-Bada Quirks
------------
-- __formatted__: Not supported.
-- __type__: Has to be either `WORK` or `HOME`
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/ContactField/contactfield.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/ContactField/contactfield.md 
b/docs/en/edge/cordova/contacts/ContactField/contactfield.md
index 384d5c8..d091ef1 100644
--- a/docs/en/edge/cordova/contacts/ContactField/contactfield.md
+++ b/docs/en/edge/cordova/contacts/ContactField/contactfield.md
@@ -56,7 +56,6 @@ Supported Platforms
 - Android
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
-- Bada 1.2 & 2.0
 - Windows Phone 7 and 8
 - Windows 8
 
@@ -158,7 +157,3 @@ iOS Quirks
 -----------
 - __pref__: Not supported, returning `false`.
 
-Bada Quirks
------------
-
-- __type__: For email or address fields, property must be _WORK_ or _HOME_. 
For phone fields, must be _WORK_, _HOME_, _VOICE_, _FAX_, _MSG_, _CELL_, 
_PAGER_, _BBS_, _MODEM_, _CAR_, _ISDN_,_VIDEO_, or _PCS_.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/ContactFindOptions/contactfindoptions.md
----------------------------------------------------------------------
diff --git 
a/docs/en/edge/cordova/contacts/ContactFindOptions/contactfindoptions.md 
b/docs/en/edge/cordova/contacts/ContactFindOptions/contactfindoptions.md
index f175d4d..5e845d2 100644
--- a/docs/en/edge/cordova/contacts/ContactFindOptions/contactfindoptions.md
+++ b/docs/en/edge/cordova/contacts/ContactFindOptions/contactfindoptions.md
@@ -34,7 +34,6 @@ Supported Platforms
 - Android
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
-- Bada 1.2 & 2.0
 - Windows Phone 7 and 8
 - Windows 8
 
@@ -112,7 +111,3 @@ Full Example
       </body>
     </html>
 
-Bada Quirks
------------
-
-__filter__: Property can only apply to the following: _firstName_, _lastName_, 
_nickname_, _phoneNumber_, _email_, and _address_.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/ContactName/contactname.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/ContactName/contactname.md 
b/docs/en/edge/cordova/contacts/ContactName/contactname.md
index 470a4c7..07c7bb3 100644
--- a/docs/en/edge/cordova/contacts/ContactName/contactname.md
+++ b/docs/en/edge/cordova/contacts/ContactName/contactname.md
@@ -43,7 +43,6 @@ Supported Platforms
 - Android 2.X
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
-- Bada 1.2 & 2.0
 - Windows Phone 7 and 8
 - Windows 8
 
@@ -141,10 +140,3 @@ iOS Quirks
 
 - __formatted__: Partially supported.  Returns iOS Composite Name, but is 
read-only.
 
-Bada Quirks
------------
-
-- __formatted__: Not supported
-- __middleName__: Not supported
-_ __honorificPrefix__: Not supported
-- __honorificSuffix__: Not supported

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/ContactOrganization/contactorganization.md
----------------------------------------------------------------------
diff --git 
a/docs/en/edge/cordova/contacts/ContactOrganization/contactorganization.md 
b/docs/en/edge/cordova/contacts/ContactOrganization/contactorganization.md
index 3dbd6bf..9edfd04 100644
--- a/docs/en/edge/cordova/contacts/ContactOrganization/contactorganization.md
+++ b/docs/en/edge/cordova/contacts/ContactOrganization/contactorganization.md
@@ -44,7 +44,6 @@ Supported Platforms
 - Android
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
-- Bada 1.2
 - Windows Phone 7 and 8
 - Windows 8
 
@@ -146,6 +145,3 @@ iOS Quirks
 - __department__: Partially supported.  The first department name is stored in 
the iOS __kABPersonDepartmentProperty__ field.
 - __title__: Partially supported.  The first title is stored in the iOS 
__kABPersonJobTitleProperty__ field.
 
-Bada 2.0 Quirks
----------------
-- `ContactOrganization` is not supported.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/contacts.create.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/contacts.create.md 
b/docs/en/edge/cordova/contacts/contacts.create.md
index bd6b849..a5f062f 100644
--- a/docs/en/edge/cordova/contacts/contacts.create.md
+++ b/docs/en/edge/cordova/contacts/contacts.create.md
@@ -39,7 +39,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.0
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/contacts.find.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/contacts.find.md 
b/docs/en/edge/cordova/contacts/contacts.find.md
index 92b0bd3..5573164 100644
--- a/docs/en/edge/cordova/contacts/contacts.find.md
+++ b/docs/en/edge/cordova/contacts/contacts.find.md
@@ -61,7 +61,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.0
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/contacts/contacts.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/contacts/contacts.md 
b/docs/en/edge/cordova/contacts/contacts.md
index bb127ec..05c4bc9 100644
--- a/docs/en/edge/cordova/contacts/contacts.md
+++ b/docs/en/edge/cordova/contacts/contacts.md
@@ -64,14 +64,6 @@ Permissions
     <uses-permission android:name="android.permission.READ_CONTACTS" />
     <uses-permission android:name="android.permission.WRITE_CONTACTS" />
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>ADDRESSBOOK</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.cordova.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.cordova.md 
b/docs/en/edge/cordova/device/device.cordova.md
index 2d34b7e..ffd4717 100644
--- a/docs/en/edge/cordova/device/device.cordova.md
+++ b/docs/en/edge/cordova/device/device.cordova.md
@@ -36,7 +36,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.md 
b/docs/en/edge/cordova/device/device.md
index d28ad34..715f9c9 100644
--- a/docs/en/edge/cordova/device/device.md
+++ b/docs/en/edge/cordova/device/device.md
@@ -54,14 +54,6 @@ Permissions
 
     <uses-permission android:name="android.permission.READ_PHONE_STATE" />
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>SYSTEM_SERVICE</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.model.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.model.md 
b/docs/en/edge/cordova/device/device.model.md
index 228450a..4d9e383 100644
--- a/docs/en/edge/cordova/device/device.model.md
+++ b/docs/en/edge/cordova/device/device.model.md
@@ -38,7 +38,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example
@@ -95,7 +94,3 @@ Windows Phone 7 and 8 Quirks
 
 - Returns the device model specified by the manufacturer. For example, the 
Samsung Focus returns `SGH-i917`.
 
-Bada Quirks
------------
-- Returns the manufacturer model name, for example, `Samsung Wave S8500`
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.name.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.name.md 
b/docs/en/edge/cordova/device/device.name.md
index 91a228e..791f111 100644
--- a/docs/en/edge/cordova/device/device.name.md
+++ b/docs/en/edge/cordova/device/device.name.md
@@ -40,7 +40,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example
@@ -97,7 +96,4 @@ Windows Phone 7 and 8 Quirks
 
 - Returns the device model specified by the manufacturer. For example, the 
Samsung Focus returns `SGH-i917`.
 
-Bada Quirks
------------
-- Returns the manufacturer model name, for example, `Samsung Wave S8500`
 

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.platform.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.platform.md 
b/docs/en/edge/cordova/device/device.platform.md
index b410944..f920d32 100644
--- a/docs/en/edge/cordova/device/device.platform.md
+++ b/docs/en/edge/cordova/device/device.platform.md
@@ -31,7 +31,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.uuid.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.uuid.md 
b/docs/en/edge/cordova/device/device.uuid.md
index 8fe295b..0691c56 100644
--- a/docs/en/edge/cordova/device/device.uuid.md
+++ b/docs/en/edge/cordova/device/device.uuid.md
@@ -36,7 +36,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/device/device.version.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/device/device.version.md 
b/docs/en/edge/cordova/device/device.version.md
index e091979..f793382 100644
--- a/docs/en/edge/cordova/device/device.version.md
+++ b/docs/en/edge/cordova/device/device.version.md
@@ -31,7 +31,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/events/events.deviceready.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/events/events.deviceready.md 
b/docs/en/edge/cordova/events/events.deviceready.md
index 2e0f4b8..61681be 100644
--- a/docs/en/edge/cordova/events/events.deviceready.md
+++ b/docs/en/edge/cordova/events/events.deviceready.md
@@ -52,7 +52,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/events/events.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/events/events.md 
b/docs/en/edge/cordova/events/events.md
index 21eb2e2..fe3d8ab 100644
--- a/docs/en/edge/cordova/events/events.md
+++ b/docs/en/edge/cordova/events/events.md
@@ -54,14 +54,6 @@ Permissions
 
     <uses-permission android:name="android.permission.BROADCAST_STICKY" />
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>SYSTEM_SERVICE</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/file/file.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/file/file.md 
b/docs/en/edge/cordova/file/file.md
index e91fcbf..52c24ba 100644
--- a/docs/en/edge/cordova/file/file.md
+++ b/docs/en/edge/cordova/file/file.md
@@ -55,10 +55,6 @@ Permissions
 
     <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" 
/>
 
-### Bada
-
-    No permissions are required.
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/Coordinates/coordinates.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/Coordinates/coordinates.md 
b/docs/en/edge/cordova/geolocation/Coordinates/coordinates.md
index 2019653..ff9e8fd 100644
--- a/docs/en/edge/cordova/geolocation/Coordinates/coordinates.md
+++ b/docs/en/edge/cordova/geolocation/Coordinates/coordinates.md
@@ -46,7 +46,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/Position/position.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/Position/position.md 
b/docs/en/edge/cordova/geolocation/Position/position.md
index d618be8..785cca6 100644
--- a/docs/en/edge/cordova/geolocation/Position/position.md
+++ b/docs/en/edge/cordova/geolocation/Position/position.md
@@ -40,7 +40,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/geolocation.clearWatch.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/geolocation.clearWatch.md 
b/docs/en/edge/cordova/geolocation/geolocation.clearWatch.md
index 85cf673..35277d4 100644
--- a/docs/en/edge/cordova/geolocation/geolocation.clearWatch.md
+++ b/docs/en/edge/cordova/geolocation/geolocation.clearWatch.md
@@ -44,7 +44,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/geolocation.getCurrentPosition.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/geolocation.getCurrentPosition.md 
b/docs/en/edge/cordova/geolocation/geolocation.getCurrentPosition.md
index c36122c..ff0913b 100644
--- a/docs/en/edge/cordova/geolocation/geolocation.getCurrentPosition.md
+++ b/docs/en/edge/cordova/geolocation/geolocation.getCurrentPosition.md
@@ -49,7 +49,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/geolocation.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/geolocation.md 
b/docs/en/edge/cordova/geolocation/geolocation.md
index 60e486e..2a5ca80 100644
--- a/docs/en/edge/cordova/geolocation/geolocation.md
+++ b/docs/en/edge/cordova/geolocation/geolocation.md
@@ -71,10 +71,6 @@ Permissions
     <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
     <uses-permission 
android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
 
-### Bada
-
-    No permissions are required.
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/geolocation/geolocation.watchPosition.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/geolocation/geolocation.watchPosition.md 
b/docs/en/edge/cordova/geolocation/geolocation.watchPosition.md
index 1a4fb55..01c87db 100644
--- a/docs/en/edge/cordova/geolocation/geolocation.watchPosition.md
+++ b/docs/en/edge/cordova/geolocation/geolocation.watchPosition.md
@@ -55,7 +55,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/media/capture/capture.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/capture/capture.md 
b/docs/en/edge/cordova/media/capture/capture.md
index 33ee496..1e3ec56 100644
--- a/docs/en/edge/cordova/media/capture/capture.md
+++ b/docs/en/edge/cordova/media/capture/capture.md
@@ -91,14 +91,6 @@ Permissions
     <uses-permission android:name="android.permission.RECORD_AUDIO" />
     <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" 
/>
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>RECORDING</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/media/capture/captureImage.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/capture/captureImage.md 
b/docs/en/edge/cordova/media/capture/captureImage.md
index dbd79ae..e6ca370 100644
--- a/docs/en/edge/cordova/media/capture/captureImage.md
+++ b/docs/en/edge/cordova/media/capture/captureImage.md
@@ -52,7 +52,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 2.x
 - Windows 8
 
 Windows Phone 7 Quirks
@@ -142,27 +141,3 @@ Full Example
         </body>
     </html>
 
-Bada Quirks
------------
-
-Bada supports `captureImage` just like the other platforms, but
-features _another_ mode allowing video or image capture straight into
-the WebView without launching any camera app. Here's how:
-
-1. Create an element with an `id` attribute somewhere in the HTML:
-
-        <div id="preview"></div>
-
-2. Initialize the camera preview as follows:
-
-        navigator.camera.showPreview("preview");
-
-3. Once you the preview displays, capture the image with code such as the 
following:
-
-        var options = { destinationFilename: "images/cam01.jpg", highRes: 
false};
-        navigator.capture.captureImage(success, fail, options);
-
-4. Dismiss the camera preview as follows:
-
-        navigator.camera.hidePreview("preview");
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/media/capture/captureVideo.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/capture/captureVideo.md 
b/docs/en/edge/cordova/media/capture/captureVideo.md
index 6e80b3a..706c5f2 100644
--- a/docs/en/edge/cordova/media/capture/captureVideo.md
+++ b/docs/en/edge/cordova/media/capture/captureVideo.md
@@ -53,7 +53,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 2.x
 - Windows 8
 
 Quick Example
@@ -142,30 +141,3 @@ BlackBerry WebWorks Quirks
 
 - Cordova for BlackBerry WebWorks attempts to launch the __Video Recorder__ 
application, provided by RIM, to capture video recordings. The app receives a 
`CaptureError.CAPTURE_NOT_SUPPORTED` error code if the application is not 
installed on the device.
 
-Bada 2.x Quirks
----------------
-
-Bada supports `captureVideo` just like the other platforms, but
-features _another_ mode allowing video or image capture straight into
-the WebView without launching any camera app. Here's how:
-
-1. Create an element with an `id` attribute somewhere in the HTML:
-
-        <div id="preview"></div>
-
-2. Initialize the camera preview as follows:
-
-        navigator.camera.showPreview("preview");
-
-3. Once the preview is available, use code such as this to start capturing a 
video:
-
-        navigator.capture.startVideoCapture(success, fail, {duration: 5000, 
destinationFilename: "videos/a.3gp"});
-
-4. Use this to stop the video capture:
-
-        navigator.capture.stopVideoCapture();
-
-5. Dismiss the camera preview as follows:
-
-        navigator.camera.hidePreview("preview");
-

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/media/media.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/media.md 
b/docs/en/edge/cordova/media/media.md
index 0aa304f..f2dfcf1 100644
--- a/docs/en/edge/cordova/media/media.md
+++ b/docs/en/edge/cordova/media/media.md
@@ -94,14 +94,6 @@ Permissions
     <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
     <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" 
/>
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>RECORDING</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/notification/notification.alert.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.alert.md 
b/docs/en/edge/cordova/notification/notification.alert.md
index 836bc7b..3239c2c 100644
--- a/docs/en/edge/cordova/notification/notification.alert.md
+++ b/docs/en/edge/cordova/notification/notification.alert.md
@@ -43,7 +43,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example
@@ -115,6 +114,3 @@ Windows Phone 7 and 8 Quirks
 
 - Both `alert` and `confirm` are non-blocking calls, results of which are only 
available asynchronously.
 
-Bada 2.x Quirks
----------------
-- Uses JavaScript's `alert` function.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/notification/notification.beep.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.beep.md 
b/docs/en/edge/cordova/notification/notification.beep.md
index f52d2a2..6de8ff9 100644
--- a/docs/en/edge/cordova/notification/notification.beep.md
+++ b/docs/en/edge/cordova/notification/notification.beep.md
@@ -33,7 +33,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/notification/notification.confirm.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.confirm.md 
b/docs/en/edge/cordova/notification/notification.confirm.md
index 4f7fc5c..af2ea1a 100755
--- a/docs/en/edge/cordova/notification/notification.confirm.md
+++ b/docs/en/edge/cordova/notification/notification.confirm.md
@@ -52,7 +52,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 - Windows 8
 
 Quick Example
@@ -127,12 +126,3 @@ Windows Phone 7 and 8 Quirks
 
 - Calls to `alert` and `confirm` are non-blocking, so the result is only 
available asynchronously.
 
-Bada 2.x Quirks
----------------
-
-- Calls to `confirm` uses the browser's built-in `alert` function.
-
-Bada 1.2 Quirks
----------------
-
-- Ignores button names, so always evaluates as `'OK|Cancel'`.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/notification/notification.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.md 
b/docs/en/edge/cordova/notification/notification.md
index ee0b17e..cf2dcca 100644
--- a/docs/en/edge/cordova/notification/notification.md
+++ b/docs/en/edge/cordova/notification/notification.md
@@ -44,14 +44,6 @@ Permissions
 
     <uses-permission android:name="android.permission.VIBRATE" />
 
-### Bada
-
-#### manifest.xml
-
-    <Privilege>
-        <Name>SYSTEM_SERVICE</Name>
-    </Privilege>
-
 ### BlackBerry WebWorks
 
 #### www/plugins.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/notification/notification.vibrate.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/notification/notification.vibrate.md 
b/docs/en/edge/cordova/notification/notification.vibrate.md
index 206fc4f..a0f114f 100644
--- a/docs/en/edge/cordova/notification/notification.vibrate.md
+++ b/docs/en/edge/cordova/notification/notification.vibrate.md
@@ -33,7 +33,6 @@ Supported Platforms
 - BlackBerry WebWorks (OS 5.0 and higher)
 - iOS
 - Windows Phone 7 and 8
-- Bada 1.2 & 2.x
 
 Quick Example
 -------------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/storage/storage.md 
b/docs/en/edge/cordova/storage/storage.md
index 1dad500..4b5af49 100644
--- a/docs/en/edge/cordova/storage/storage.md
+++ b/docs/en/edge/cordova/storage/storage.md
@@ -61,10 +61,6 @@ Permissions
 
     <plugin name="Storage" value="org.apache.cordova.Storage" />
 
-### Bada
-
-    No permissions are required.
-
 ### BlackBerry WebWorks
 
 #### www/config.xml

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/guide/getting-started/bada/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/bada/index.md 
b/docs/en/edge/guide/getting-started/bada/index.md
deleted file mode 100644
index 44bf15f..0000000
--- a/docs/en/edge/guide/getting-started/bada/index.md
+++ /dev/null
@@ -1,90 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-         
-           http://www.apache.org/licenses/LICENSE-2.0
-         
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Getting Started with Bada
-=========================
-
-This guide describes how to set up your development environment for Cordova 
and run a sample application.  Note that Cordova used to be called PhoneGap, so 
some of the sites still use the old PhoneGap name.
-
-1. Requirements
----------------
-
-- Windows
-- You need the bada 1.2 SDK to use cordova-bada (which is no longer available 
on Samsung's website)
-
-2. Install SDK + Cordova
--------------------------
-
-- Download and install the [Bada SDK](http://developer.bada.com) (Windows 
only).
-- Download and extract the latest copy of 
[Cordova](http://phonegap.com/download). You will be working in the `bada` 
directory.
-
-3. Set up New Project
---------------------
-- In Bada IDE, select __File &rarr; Import project &rarr; Bada C++ / Flash 
Project__.
-    - __NOTE:__ In Bada 1.2 select __Bada Application Project__
-
-    ![](img/guide/getting-started/bada/import_bada_project.png)
-
-- Make sure __Select root directory__ is checked, then click __Browse__
-- Browse to the Cordova bada project folder (bada for 1.2 and bada-wac for 
2.x) and select it. Make sure __Copy projects into workspace__ is checked.
-
-    ![](img/guide/getting-started/bada/import_bada_project.png)
-
-- Click __Finish__
-
-    ![](img/guide/getting-started/bada/bada_project.png)
-
-4. Hello World
---------------
-
-**Bada 2.x**: Your HTML/CSS/JavaScript code lives under the `Res/` folder. 
Make sure your `index.html` contains the following two lines in the `<head>` 
section:
-
-        <link href="osp://webapp/css/style.css" rel="stylesheet" 
type="text/css" />
-        <script type="text/javascript" 
src="osp://webapp/js/webapp_core.js"></script>
-
-**Bada 1.2**: Your HTML/CSS/JavaScript code lives under the `Res/` folder. 
Make sure your `index.html` contains the following line:
-
-        <script type="text/javascript" src="cordova/cordova.js"> </script>
-
-5A. Deploy to Simulator
------------------------
-
-- **Bada 2.x**: Right-click on your project's folder and select __Run As 
&rarr; bada Emulator Web Application__
-
-    ![](img/guide/getting-started/bada/bada_1_run.png)
-
-- **Bada 1.2**: Right-click on your project' folder and select __Build 
configurations &rarr; Set Active &rarr; Simulator-Debug--__
-
-    ![](img/guide/getting-started/bada/bada_set_target.png)
-
-- Right-click on your project's folder and select __Run As &rarr; bada 
Simulator Application__. Note that you need to close the emulator every time 
you update your app.
-
-5B. Deploy to Device
---------------------
-
-- Make sure your device is properly configured
-
-**Bada 2.x**: Right-click on your project's folder and select __Run As &rarr; 
bada Target Web Application__
-
-**Bada 1.2**:
-- Right-click on your project's folder and select __Build configurations 
&rarr; Set Active &rarr; Target-Debug__
-- Right-click on your project's folder and select __Run As &rarr; bada Target 
Application__. You need to close the emulator every time you update your app!
-
-Done!
------

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/guide/plugin-development/bada/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/plugin-development/bada/index.md 
b/docs/en/edge/guide/plugin-development/bada/index.md
deleted file mode 100644
index a33b98c..0000000
--- a/docs/en/edge/guide/plugin-development/bada/index.md
+++ /dev/null
@@ -1,74 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-
-           http://www.apache.org/licenses/LICENSE-2.0
-
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Developing a Plugin on Bada
-===========================
-
-Plugins are only supported on Bada 2.0 and above. Bada 1.2 does not support 
plugins.
-
-The Bada implementation is a full JavaScript implementation. Therefore, adding 
a custom plugin involves updating CordovaJS with your plugin code. Follow these 
steps to add a simple _Hello World_ plugin:
-
-1. Clone the CordovaJS repository
-
-        git clone https://git-wip-us.apache.org/repos/asf/cordova-js.git
-
-2. Create a new JavaScript file under __lib/bada/plugin/bada/__ and name it 
_HelloWorld.js_. Add the following content:
-
-        function HelloWorld() {
-        }
-
-        HelloWorld.prototype.printHello = function(success, fail, arg) {
-            alert(Osp.Core.StringHelper('Hello %1', arg[0]));
-        }
-
-        module.exports = new HelloWorld();
-
-3. Add a link to your newly created plugin in __lib/bada/platform.js__ under 
the objects property:
-
-        objects: {
-            ...
-            HelloWorld: {
-                'cordova/plugin/bada/HelloWorld'
-            },
-            ...
-        }
-        ...
-4. Update the plugin list under __lib/bada/exec.js__ to include your plugin
-
-        var plugins = {
-            ...
-            "HelloWorld": require('cordova/plugin/bada/HelloWorld')
-        };
-5. Now you can write your user-facing JavaScript however you like but remember 
that in order for your plugin to execute you need to call the following method
-
-        exec(success, fail, 'HelloWorld', 'printHello', ['Jackson!']);
-
-    success is the success callback that gets executed when the plugin succeeds
-    fail is the failure callback that gets executed if the plugin fails
-    'HelloWorld' is the name of your plugin
-    'printHello' is your plugin action
-    Finally, the last argument is your plugin parameters (if any).
-
-6. Run the following command to generate the new common JavaScript (make sure 
you have the jake npm module installed)
-
-        jake
-
-7. Copy the newly generated JavaScript under __pkg/cordova.bada.js__ to your 
Bada project under __Res/js__
-
-6. That is it! You can now add new Bada plugins and implement the many 
features that are not currently supported by Cordova Bada.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/guide/upgrading/bada/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/upgrading/bada/index.md 
b/docs/en/edge/guide/upgrading/bada/index.md
deleted file mode 100644
index 52f16fb..0000000
--- a/docs/en/edge/guide/upgrading/bada/index.md
+++ /dev/null
@@ -1,49 +0,0 @@
----
-license: Licensed to the Apache Software Foundation (ASF) under one
-         or more contributor license agreements.  See the NOTICE file
-         distributed with this work for additional information
-         regarding copyright ownership.  The ASF licenses this file
-         to you under the Apache License, Version 2.0 (the
-         "License"); you may not use this file except in compliance
-         with the License.  You may obtain a copy of the License at
-
-           http://www.apache.org/licenses/LICENSE-2.0
-
-         Unless required by applicable law or agreed to in writing,
-         software distributed under the License is distributed on an
-         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-         KIND, either express or implied.  See the License for the
-         specific language governing permissions and limitations
-         under the License.
----
-
-Upgrading Cordova Bada
-======================
-
-This document is for people who need to upgrade their Cordova versions from an
-older version to a current version of Cordova.
-
-## Upgrade to 1.9.0 from 2.0.0 ##
-
-1. Update `Res/js/cordova.js` with the new JavaScript file.
-
-## Upgrade to 1.9.0 from 1.8.x ##
-
-1. Update `Res/js/cordova.js` with the new JavaScript file.
-
-## Upgrade to 1.8.x from 1.7.0 ##
-
-1. Remove the cordova.bada.js file from the Res/js directory
-2. Add the new cordova.js file to your Res/js directory
-3. Update your Res/index.html to reference cordova.js instead of 
cordova.bada.js
-
-Change this line:
-
-    <script type="text/javascript" src="./js/cordova.bada.js"></script>
-to:
-
-    <script type="text/javascript" src="./js/cordova.js"></script>
-
-As of Cordova 1.8, Bada 1.2 is no longer supported! The repository
-remains as an archive for people who still want to use it. It contains
-some outdated APIs.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b40e8b2e/docs/en/edge/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/whitelist/index.md 
b/docs/en/edge/guide/whitelist/index.md
index e7c5260..340ca46 100644
--- a/docs/en/edge/guide/whitelist/index.md
+++ b/docs/en/edge/guide/whitelist/index.md
@@ -73,11 +73,6 @@ Access to [google.com][2]:
 
     <access origin="http://google.com"; />
 
-Bada
-----
-
-Bada does not support domain whitelisting. By default, all domains are 
accessible.
-
 BlackBerry
 ----------
 

Reply via email to