Fil Maj [Thu, 21 Mar 2013 16:57:01 +0000 (09:57 -0700)]
2.6.0rc1
mbillau [Tue, 19 Mar 2013 20:01:34 +0000 (16:01 -0400)]
CB-2680 - Add prompt dialog to Notification API
Shazron Abdullah [Thu, 21 Mar 2013 00:36:52 +0000 (17:36 -0700)]
[CB-2729] write mobile-spec tests to handle basic auth tests for FileTransfer download and upload
Michal Mocny [Wed, 20 Mar 2013 20:25:14 +0000 (16:25 -0400)]
Merge branch 'master' of git-wip-us.apache.org/repos/asf/cordova-mobile-spec
Michal Mocny [Wed, 20 Mar 2013 20:25:02 +0000 (16:25 -0400)]
[CB-2600] Adding support for more platforms
Ian Clelland [Thu, 14 Mar 2013 17:33:46 +0000 (13:33 -0400)]
[CB-2308] Add Spec tests for InAppBrowser error channel
Ian Clelland [Fri, 15 Mar 2013 16:03:48 +0000 (12:03 -0400)]
Add google.com to whitelist docs (for InAppBrowser tests)
Shazron Abdullah [Wed, 20 Mar 2013 17:48:30 +0000 (10:48 -0700)]
Fix FileTransfer 404 test
Andrew Grieve [Thu, 14 Mar 2013 15:37:16 +0000 (11:37 -0400)]
Refactor FileReader / FileWriter tests to not use "new File"
Jesse MacFadyen [Thu, 14 Mar 2013 21:28:25 +0000 (14:28 -0700)]
[ALL] catch exception trying to xhr to local file to see if it exists
Max Woghiren [Wed, 13 Mar 2013 18:23:55 +0000 (14:23 -0400)]
[CB-1689] Added a camera direction dropdown.
Max Woghiren [Fri, 15 Feb 2013 20:23:24 +0000 (15:23 -0500)]
[CB-1933] Added a test for confirmation dialogs.
Notification.confirm now takes an array of button labels. Comma-separated strings are deprecated.
Andrew Grieve [Thu, 7 Mar 2013 19:42:59 +0000 (11:42 -0800)]
Remove unreferenced function in camera/index.html
Andrew Grieve [Wed, 6 Mar 2013 18:46:17 +0000 (10:46 -0800)]
Few more tweaks to camera test page.
Andrew Grieve [Mon, 4 Mar 2013 04:26:51 +0000 (23:26 -0500)]
Rewrite of camera mobile spec page.
-Now allows setting of all the options.
-Follow-up actions do not make you reselect image.
Andrew Grieve [Tue, 5 Mar 2013 19:29:28 +0000 (11:29 -0800)]
CSS tweaks.
-Change buttons to inline-block instead of float
-Restyle yellow info divs a bit.
Braden Shepherdson [Mon, 4 Mar 2013 20:10:50 +0000 (15:10 -0500)]
Add auto tests for readAsBinaryString and readAsArrayBuffer
Michal Mocny [Mon, 4 Mar 2013 17:31:39 +0000 (12:31 -0500)]
removing console log, sorry
Michal Mocny [Mon, 4 Mar 2013 17:27:06 +0000 (12:27 -0500)]
Merge branch 'master' of git-wip-us.apache.org/repos/asf/cordova-mobile-spec
Michal Mocny [Mon, 4 Mar 2013 17:27:00 +0000 (12:27 -0500)]
Fixing issue with mobile spec not loading js when PLATFORM unavailable
Andrew Grieve [Fri, 1 Mar 2013 16:51:26 +0000 (11:51 -0500)]
[CB-2389] Add test for an iframe load after main onload
Michal Mocny [Mon, 25 Feb 2013 20:59:04 +0000 (15:59 -0500)]
Support loading platform cordova.js files if available
James Jong [Tue, 26 Feb 2013 20:49:50 +0000 (15:49 -0500)]
CB-2548 Add back button to splash screen test
-Added back button to splash screen test
Fil Maj [Tue, 26 Feb 2013 21:36:46 +0000 (13:36 -0800)]
Merge branch 'next'
Fil Maj [Tue, 26 Feb 2013 21:36:14 +0000 (13:36 -0800)]
2.5.0
Fil Maj [Fri, 22 Feb 2013 21:39:38 +0000 (13:39 -0800)]
Should resolve CB-1478. Added XHR and FileReader benchmarks to autobench.
Fil Maj [Tue, 19 Feb 2013 21:48:56 +0000 (13:48 -0800)]
using uubench for autobenching
Fil Maj [Fri, 15 Feb 2013 22:53:15 +0000 (14:53 -0800)]
start of autobench stuff
Max Woghiren [Tue, 19 Feb 2013 18:12:40 +0000 (13:12 -0500)]
[CB-2411] Added a popover repositioning test.
Also added minor camera test documentation.
The "Select Image Using File URI" test will reposition the popover towards the top left corner when the orientation changes.
Fil Maj [Tue, 19 Feb 2013 20:23:38 +0000 (12:23 -0800)]
2.5.0rc1
Fil Maj [Fri, 15 Feb 2013 23:01:45 +0000 (15:01 -0800)]
CB-2331: adding "body" property on FileTransferError object.
Andrew Grieve [Fri, 15 Feb 2013 18:29:28 +0000 (13:29 -0500)]
Add a test page for splashscreen.
Andrew Grieve [Fri, 15 Feb 2013 15:06:16 +0000 (10:06 -0500)]
Add a test page with iframes
Andrew Grieve [Wed, 13 Feb 2013 18:48:59 +0000 (13:48 -0500)]
Detect Blob create failure in supporting platforms.
Thanks jamesjong for reporting!
Andrew Grieve [Tue, 12 Feb 2013 15:56:54 +0000 (10:56 -0500)]
[CB-2095] Add test for incomplete file when FileTransfer.download is aborted.
Max Woghiren [Wed, 6 Feb 2013 21:55:04 +0000 (16:55 -0500)]
[CB-2213] Added check for NATIVE_URI constant.
Max Woghiren [Wed, 6 Feb 2013 20:41:20 +0000 (15:41 -0500)]
[CB-2213] Added Android-specific test results.
Also gave the FileEntry.remove test its own button.
Max Woghiren [Thu, 24 Jan 2013 19:27:07 +0000 (14:27 -0500)]
[CB-2213] Added native URI display tests.
Also fixed some formatting.
Max Woghiren [Mon, 21 Jan 2013 18:08:09 +0000 (13:08 -0500)]
[CB-2213] Added a test for FileTransfer.upload.
Max Woghiren [Fri, 18 Jan 2013 20:01:14 +0000 (15:01 -0500)]
[CB-2213] Added specific expected error checking.
Also did some refactoring.
Max Woghiren [Fri, 18 Jan 2013 19:06:41 +0000 (14:06 -0500)]
[CB-2213] Added a test for getParent.
Max Woghiren [Thu, 17 Jan 2013 20:52:17 +0000 (15:52 -0500)]
[CB-2213] Added tests for write and truncate.
Also added a method to clear the status before each test.
Max Woghiren [Thu, 17 Jan 2013 19:12:00 +0000 (14:12 -0500)]
[CB-2213] Added tests for copyTo and moveTo.
Max Woghiren [Wed, 16 Jan 2013 20:12:24 +0000 (15:12 -0500)]
[CB-2213] Added three new tests to Camera.
The tests ensure that FileEntry.remove, FileEntry.setMetadata, and FileReader.readAsText return errors when used with a native URI.
Max Woghiren [Wed, 16 Jan 2013 17:40:48 +0000 (12:40 -0500)]
[CB-2213] Added a new test for getMetadata.
Also consolidated NATIVE_URI tests.
Max Woghiren [Wed, 16 Jan 2013 16:45:44 +0000 (11:45 -0500)]
[CB-2213] Added a new test for readAsDataURL.
This test uses a FileEntry created using a native URI.
Fil Maj [Fri, 8 Feb 2013 21:27:37 +0000 (13:27 -0800)]
CB-2049: use new audio file for audio tests (Jesse must be happy!). audio file hosted on apache infra.
Andrew Grieve [Thu, 7 Feb 2013 16:33:25 +0000 (11:33 -0500)]
fix typo in camera manual test (oops)
Andrew Grieve [Thu, 7 Feb 2013 16:06:20 +0000 (11:06 -0500)]
Add an manual test for FileTransfer
Andrew Grieve [Wed, 6 Feb 2013 18:43:06 +0000 (13:43 -0500)]
[CB-2388] Fixes blob test failing when unsupported
Fil Maj [Fri, 1 Feb 2013 22:28:22 +0000 (14:28 -0800)]
start of moving/rename for benchmarks
Jesse MacFadyen [Mon, 4 Feb 2013 20:11:25 +0000 (12:11 -0800)]
update another ref to a cordova.js rc
Jesse MacFadyen [Mon, 4 Feb 2013 20:05:58 +0000 (12:05 -0800)]
update version for 2.4.0
Jesse MacFadyen [Mon, 4 Feb 2013 20:03:20 +0000 (12:03 -0800)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-mobile-spec
Jesse MacFadyen [Mon, 4 Feb 2013 20:02:09 +0000 (12:02 -0800)]
add test for generic CELL connection type
Becky Gibson [Mon, 28 Jan 2013 20:38:40 +0000 (15:38 -0500)]
Added inAppBrowser test helper
Added a note and superscript * on titles of tests that when running in iOS will leave the app with no way back. Just a helper so I don't have to think when running the tests!
Andrew Grieve [Thu, 24 Jan 2013 18:22:14 +0000 (13:22 -0500)]
Add some links to InAppBrowser test page.
Can test starting at a local page and ending at a pdf.
Fil Maj [Mon, 21 Jan 2013 23:41:14 +0000 (15:41 -0800)]
Tagging 2.4.0rc1
Max Woghiren [Mon, 21 Jan 2013 21:42:36 +0000 (16:42 -0500)]
[CB-2235] Encoded spaces to fix a test.
FileTransfer.download fails when the source URL has spaces. One test was failing because an attempt was accidentally being made to download from a URL with spaces; once encoded, the test passes.
Andrew Grieve [Fri, 18 Jan 2013 17:16:35 +0000 (12:16 -0500)]
Add a manual test for <input type=file>.
Tested it works on iOS6 and Android ICS
Andrew Grieve [Fri, 18 Jan 2013 01:59:11 +0000 (20:59 -0500)]
Add User-Agent display and PDF test to InAppBrowser
Andrew Grieve [Thu, 17 Jan 2013 16:52:52 +0000 (11:52 -0500)]
Remove query param from file:/// test.
This is required when the test fails and you click on the failing test
to run just that test.
Michal Mocny [Wed, 16 Jan 2013 15:28:16 +0000 (10:28 -0500)]
Make ArrayBuffer benchmark in bytes, and wrap calls with setTimeout
Andrew Grieve [Tue, 15 Jan 2013 19:12:02 +0000 (14:12 -0500)]
Add manual test for lazy-loading of cordova.js
https://issues.apache.org/jira/browse/CB-1978
Max Woghiren [Tue, 15 Jan 2013 15:49:39 +0000 (10:49 -0500)]
[CB-2213] Added a test for NATIVE_URI.
The test uses the camera to get the native URI of an image from the device's photo library, and uses that URI to display the file's info.
Andrew Grieve [Tue, 15 Jan 2013 02:51:59 +0000 (21:51 -0500)]
Add autotest for fetching file:/// with FileTransfer.
https://issues.apache.org/jira/browse/CB-2183
Michal Mocny [Mon, 14 Jan 2013 22:04:54 +0000 (17:04 -0500)]
[mobile-spec] CB-2216: Bench ArrayBuffers
Andrew Grieve [Fri, 11 Jan 2013 18:57:33 +0000 (13:57 -0500)]
Add a test that reads a native Blob with a FileReader.
Related to: https://issues.apache.org/jira/browse/CB-2206
Braden Shepherdson [Mon, 7 Jan 2013 23:11:12 +0000 (18:11 -0500)]
Add tests for reading sliced files.
Shazron Abdullah [Fri, 4 Jan 2013 01:00:57 +0000 (17:00 -0800)]
Updated version to 2.3.0
Becky Gibson [Wed, 2 Jan 2013 22:38:30 +0000 (17:38 -0500)]
Fixes CB-2109 device.platform value in audio
The audio test file relies on device.platform in order to create
the file for recording on iOS. Had to be updated to look for the
new value of "iOS"
Josh Soref [Mon, 10 Sep 2012 22:01:12 +0000 (18:01 -0400)]
Spelling: writer
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Josh Soref [Mon, 10 Sep 2012 21:59:47 +0000 (17:59 -0400)]
Spelling: should
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Josh Soref [Mon, 10 Sep 2012 21:58:33 +0000 (17:58 -0400)]
Spelling: create
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Josh Soref [Mon, 10 Sep 2012 21:55:24 +0000 (17:55 -0400)]
Spelling: callback
Signed-off-by: Shazron Abdullah <shazron@apache.org>
Shazron Abdullah [Mon, 10 Dec 2012 23:36:16 +0000 (15:36 -0800)]
Updated to 2.3.0rc2
Shazron Abdullah [Mon, 26 Nov 2012 20:36:33 +0000 (12:36 -0800)]
Updated to 2.3.0rc1
Simon MacDonald [Wed, 21 Nov 2012 19:15:00 +0000 (14:15 -0500)]
Add manual tests for InAppBrowser
Joe Bowser [Mon, 19 Nov 2012 21:23:16 +0000 (13:23 -0800)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
Joe Bowser [Mon, 19 Nov 2012 21:22:53 +0000 (13:22 -0800)]
CB-1855: Add device.model to Device API. Adding the test
Andrew Grieve [Wed, 7 Nov 2012 20:20:09 +0000 (15:20 -0500)]
Test both navigator.network.connection and navigator.connection
in the auto tests.
Shazron Abdullah [Wed, 31 Oct 2012 21:45:19 +0000 (14:45 -0700)]
Updated to 2.2.0
Fil Maj [Wed, 24 Oct 2012 18:56:34 +0000 (11:56 -0700)]
Version 2.2.0rc2
Marcel Kinard [Fri, 19 Oct 2012 16:11:31 +0000 (12:11 -0400)]
Remove filter when fetching contacts
Jesse MacFadyen [Tue, 16 Oct 2012 01:02:37 +0000 (18:02 -0700)]
DOCTYPE declaration MUST be the first item in the html file, thanks Steve! that was fun! [CB-1660]
Joe Bowser [Mon, 15 Oct 2012 18:32:58 +0000 (11:32 -0700)]
Upgrading mobile spec to latest version
Andrew Grieve [Wed, 10 Oct 2012 19:50:47 +0000 (15:50 -0400)]
Update Network test to show both new and deprecated network states.
navigator.network.connection.type and navigator.connection.type.
Jesse MacFadyen [Thu, 4 Oct 2012 01:47:25 +0000 (18:47 -0700)]
[CB-1581, CB-1582] invalid tests
Jesse MacFadyen [Thu, 4 Oct 2012 01:08:36 +0000 (18:08 -0700)]
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
Andrew Grieve [Wed, 3 Oct 2012 19:57:51 +0000 (15:57 -0400)]
Fix useSetTimeout not working on iOS (use .checked instead of .value)
Andrew Grieve [Tue, 2 Oct 2012 19:05:04 +0000 (15:05 -0400)]
Test that FileTransfer.upload's response looks correct.
Andrew Grieve [Tue, 2 Oct 2012 15:27:24 +0000 (11:27 -0400)]
Move startTime of FileTransfer upload test to be after File creation.
Andrew Grieve [Tue, 2 Oct 2012 14:11:41 +0000 (10:11 -0400)]
Tweak FileTransfer abort tests to have a larget timeout value.
Simon MacDonald [Thu, 27 Sep 2012 15:19:33 +0000 (11:19 -0400)]
Merge branch 'master' of git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec
Simon MacDonald [Thu, 27 Sep 2012 15:19:27 +0000 (11:19 -0400)]
Adding failure test case for Globalization.stringToDate()
Andrew Grieve [Thu, 27 Sep 2012 03:20:01 +0000 (23:20 -0400)]
Add an autotest for that does a sql transaction
Andrew Grieve [Thu, 27 Sep 2012 03:18:05 +0000 (23:18 -0400)]
Move createDoNotCallSpy and waitsForAny into test-runner.js
Andrew Grieve [Mon, 24 Sep 2012 18:29:02 +0000 (14:29 -0400)]
Fix FileTransfer test where deleteFile is called with no callback.
Andrew Grieve [Mon, 24 Sep 2012 15:56:08 +0000 (11:56 -0400)]
Add test for upload progress events to FileTransfer.
Andrew Grieve [Fri, 21 Sep 2012 03:35:58 +0000 (23:35 -0400)]
Fix up deleteFile() so that it never fails.
And also so that tests wait for it before continuing to the next one.