Skip to content

Commit d2b10d9

Browse files
committedFeb 28, 2013
tagged 2.5.0
1 parent 57d7201 commit d2b10d9

File tree

184 files changed

+5427
-1755
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+5427
-1755
lines changed
 

‎VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0rc1
1+
2.5.0

‎changelog

+89
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
iOS
44
---
55

6+
b8796d1 [CB-2556] Update JavaScript for iOS (2.5.0)
7+
d9b5ee7 Updated Release Notes for 2.5.0
8+
addb867 [CB-2544] Document "onload" attribute of <plugin> element in Plugin Upgrade Guide
9+
91332c2 [CB-2510] [1/2] Updated Plugin Upgrade Guide for 2.4.0 -> 2.5.0
10+
d7d815d [CB-2516] Additional Plugin Note on Upgrading from 2.3.0 to 2.4.0
11+
dfc6a99 [CB-2411] Added camera popover repositioning.
612
b706341 CDVWebViewDelegate header was not public.
713
474088f Fixes CB-571 Media updates
814
43c3a45 Updated cordova.ios.js to latest 2.5.0rc1 tag
@@ -56,6 +62,7 @@ ae46724 [CB-2280, CB-2281] SplashScreen fade and rotation
5662
Android
5763
---
5864

65+
fb1455a Preparing to tag 2.5.0
5966
5462edd Updating the JS for 2.5.0rc1
6067
fef51f1 Apparently the JS was wrong when tagging
6168
5cd1773 Tagging 2.5.0rc1. Updating files
@@ -82,21 +89,30 @@ dd86d7a [CB-2095] Delete file on FileTransfer.download fail
8289
BlackBerry
8390
---
8491

92+
780161d [CB-2575] - updating version
93+
a1c430b [CB-2555] - updating javascript
8594
3d43c04 [CB-2478] - update BB
8695
3f9ccd1 [CB-2468] - updating javascript
8796

8897

8998
Windows
9099
---
91100

101+
2cf28ab 2.5.0 release prep
92102
de20d41 2.5.0rc1 release prep
93103

94104

95105
Windows Phone 7
96106
---
97107

108+
b1f4e54 Merge pull request #5 from purplecabbage/2.5.0_ReleasePrep
109+
66e2337 update versions
110+
fd3b790 Merge pull request #4 from bennmapes/scripting
111+
2a0b166 Added development scripts
112+
2c2b582 merger of cli tooling
98113
bdead5b updated built js
99114
896f3cb 2.5.0 release prep
115+
d037ab8 [CB-2403] Added scripts for distribution build.
100116
11cf614 merge, cleanup
101117
b3c7b81 CB2444 - events not fired
102118
bdc5243 Merge pull request #3 from purplecabbage/CB-2323
@@ -122,6 +138,8 @@ e22f3f8 Spelling: beginning
122138
Windows Phone 8
123139
---
124140

141+
fa0465a Merge pull request #7 from purplecabbage/2.5.0_ReleasePrep
142+
6e000cf update js from cordova-js
125143
a450ea8 2.5.0rc1 release prep
126144
066d798 Merge pull request #6 from purplecabbage/CB-2323
127145
45548b2 <cordova> becomes <widget>
@@ -135,19 +153,37 @@ f3547e1 Events were wrong, not fired correctly
135153
Bada
136154
---
137155

156+
03c285b Updating Bada JS, VERSION to 2.5.0
157+
e357b1a Merge https://github.com/jsoref/incubator-cordova-bada
138158
46efcec Updating Bada JS, VERSION to 2.5.0rc1
139159
cfcd8a8 updating Device.cpp
160+
a022be0 Brand: Bada
161+
3f9b8e1 Spelling: running
162+
30558c4 Spelling: reachability
163+
f23f031 Spelling: writing
164+
f7bd2a6 Spelling: occurred
165+
cc7c3a6 Spelling: existing
166+
0462f96 Spelling: print [Code Change]
140167

141168

142169
BadaWac
143170
---
144171

172+
3abaa1f fixing deviceReady again
173+
9acb1d3 Updating bada-wac JS, VERSION to 2.5.0
174+
a5e05ba CB-2344 fixing deviceReady event not firing
175+
ae73208 Merge https://github.com/jsoref/incubator-cordova-bada-wac
145176
37e752c Updating bada-wac JS, VERSION to 2.5.0rc1
177+
a407503 Brand: JavaScript
178+
4d46001 Brand: cordova
146179

147180

148181
WebOS
149182
---
150183

184+
e937e5c update cordova-js libs to the 2.5.0 tagged versions
185+
122c41f update webos cordova-js files to latest versions 2.5.0
186+
e49a6e0 [CB-2323] verify that webOS config uses <widget>; update inline comments to state that config.xml not used by cordova-webos
151187
cda994f update webOS to 2.5.0
152188
e1b14c0 update to 2.5.0 version of cordova.js
153189
8f8430c update to latest version of files in hello world app
@@ -156,12 +192,14 @@ e1b14c0 update to 2.5.0 version of cordova.js
156192
Tizen
157193
---
158194

195+
d6a62db Updating tizen JS, VERSION to 2.5.0
159196
98e937e Updating tizen JS, VERSION to 2.5.0rc1
160197

161198

162199
QT
163200
---
164201

202+
e80b4fc Updating Qt JS, VERSION to 2.5.0
165203
ca7c54c Updating Qt JS, VERSION to 2.5.0rc1
166204

167205

@@ -173,9 +211,19 @@ OSX
173211
Docs
174212
---
175213

214+
bc56c4b Version 2.5.0
215+
888deea CB-1931: empty array in contacts.find() will result in an error.
216+
7c8c09b Merge branch 'refs/heads/next'
217+
8bf8fd9 [CB-2510][2/2] Instructions for upgrading iOS to 2.5 from 2.4
218+
d2cce8f CB-2507: Updating the docs
219+
b58149e [CB-2320] updated project settings guide for webos
220+
0e83aca Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-docs
221+
4c5e503 CB-2515: add lessons learned to the list of pre-reqs
222+
995f990 Merge branch 'overscroll' of github.com:mwoghiren/cordova-docs
176223
10e89b5 Version 2.5.0rc1
177224
dc5de67 [CB-571] iOS Audio updates
178225
6d1cf0b [CB-2511] update webos upgrade guide
226+
689c48c [CB-2504] Documented disallowOverscroll.
179227
74ce422 Convert tabs to space in sqlresult document.
180228
50c5392 fix example code for storage api
181229
0df12dd [CB-2449] iOS Cordova Upgrade Guide - missing step
@@ -209,6 +257,8 @@ b9bd36c CB-2316: config.xml documentation for BlackBerry.
209257
MobileSpec
210258
---
211259

260+
4550411 2.5.0
261+
87d07d6 [CB-2411] Added a popover repositioning test.
212262
842e603 2.5.0rc1
213263
f86d530 CB-2331: adding "body" property on FileTransferError object.
214264
10e1d54 Add a test page for splashscreen.
@@ -235,6 +285,42 @@ d27c80d CB-2049: use new audio file for audio tests (Jesse must be happy!). audi
235285
CordovaJS
236286
---
237287

288+
c5437f0 Merge branch 'master' into next
289+
81e89d6 fixing deviceready
290+
03a4b30 switch alert to console.error for fail to load webworks.js
291+
7cb3604 Implement FileTransfer with XHR for qnx
292+
54660e9 Merge branch 'next'
293+
f50d20a 2.5.0
294+
ac2fcf1 [Android] Fixing failing jake tests
295+
f4142e7 CB-2530 and CB-2239 Multipart plugin result
296+
aa5548f Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-js
297+
91d53eb CB-2103: File Transfer didn't send the body to the FileTransferError constructor.
298+
05913de CB-2103: Forgot to send the response body to the error callback. Fixed now.
299+
efefa97 [2526] Ensure navigator keeps "this" object for native functions
300+
6abe4c9 Add onPluginsReady event, and join on it before firing onDeviceReady
301+
48220f8 merging iOS popover change [CB-2411]
302+
73b6ece [IOS] [COMMON] Added a handle to camera popovers. [CB-2411]
303+
ad13c9a [all] Minor clean-up in bootstrap. No logic change.
304+
c218442 Revert "[webos] modulemapper refactor for platform plugins."
305+
b5f8842 Revert "[win] Move plugin logic out of platform.js"
306+
2ed6452 Revert "[win8] modulemapper refactor for App plugin."
307+
fab071a Revert "[win8] modulemapper refactor for commandProxy."
308+
6151266 Revert "[windowsphone] modulemapper refactor for console."
309+
c59a6b1 Revert "[windowsphone] modulemapper refactor for CordovaCommandResult"
310+
f88c86b Revert "[windowsphone] Move InAppBrowser into symbols.js"
311+
bdd4256 Revert "[windowsphone] Move FileTransfer into symbols.js."
312+
d4d3d1d Revert "[all] Remove remaining usage of builder."
313+
1de6aaf Merge branch 'next'
314+
64a70f9 [iOS] Fixing regression in exec [CB-2503]
315+
cded0ad [all] Remove remaining usage of builder.
316+
c169dea [windowsphone] Move FileTransfer into symbols.js.
317+
0737cba [windowsphone] Move InAppBrowser into symbols.js
318+
82fa093 [windowsphone] modulemapper refactor for CordovaCommandResult
319+
2484bf2 [windowsphone] modulemapper refactor for console.
320+
02677af [win8] modulemapper refactor for commandProxy.
321+
4c8d451 [win8] modulemapper refactor for App plugin.
322+
c5865e2 [win] Move plugin logic out of platform.js
323+
fd44297 [webos] modulemapper refactor for platform plugins.
238324
521bbd6 Add missing filetransfer symbols.js files
239325
04e4cea 2.5.0rc1!
240326
efdf3ea [common] CB-2103: added "body" property to FileTransferError.
@@ -274,12 +360,15 @@ b5cd734 fixed some minor whitespace issues
274360
Hello World App
275361
---
276362

363+
bc41902 Version 2.5.0
277364
874b2b8 Version 2.5.0rc1
278365

279366

280367
Cordova CLI
281368
---
282369

370+
0aef8e9 2.5.0 (2.5.1 for npm). Uses ios, android, blackberry v2.5.0 now.
371+
7f9a61e Remove mention of specific cordova version from README, add requirement for xcode + cli xcode tools.
283372
2bb8bac 2.5.0rc1 (2.5.0 in package.json). Removed old test related to webworks scripts. Updated lbiraries to 2.5.0rc1. Added a VERSION file.
284373
c687ba1 2.4.10
285374
07dd924 woops syntax error in package.json

0 commit comments

Comments
 (0)
Please sign in to comment.