2013-09-10 |
timkim | [CB-4488] - added some manual capture tests |
blob | commitdiff | raw |
2013-06-13 |
Bryan Higgins | [CB-3789] Remove device.name from mobile-spec (removed... |
blob | commitdiff | raw | diff to current |
2013-05-08 |
Andrew Grieve | [CB-3307] Change cordova-VERSION.js to cordova.js. |
blob | commitdiff | raw | diff to current |
2013-02-15 |
Andrew Grieve | Add a test page for splashscreen. |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Fil Maj | start of moving/rename for benchmarks 2.4.0 |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Jesse MacFadyen | Merge branch 'master' of https://git-wip-us.apache... |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Andrew Grieve | Add User-Agent display and PDF test to InAppBrowser |
blob | commitdiff | raw | diff to current |
2013-01-15 |
Andrew Grieve | Add manual test for lazy-loading of cordova.js |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Simon MacDonald | Add manual tests for InAppBrowser |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Joe Bowser | Merge branch 'master' of https://git-wip-us.apache... |
blob | commitdiff | raw | diff to current |
2012-11-19 |
Joe Bowser | CB-1855: Add device.model to Device API. Adding the... |
blob | commitdiff | raw | diff to current |
2012-10-16 |
Jesse MacFadyen | DOCTYPE declaration MUST be the first item in the html... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Jesse MacFadyen | Merge branch 'master' of https://git-wip-us.apache... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Fil Maj | [CB-1488] Added license headers to mobile spec |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Michael Brooks | [#1310] Update PhoneGap references to Apache Cordova. |
blob | commitdiff | raw | diff to current |
2012-08-28 |
Jesse MacFadyen | Merge branch 'master' of github.com:purplecabbage/incub... |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Andrew Grieve | Add an exec() bridge benchmarking page. |
blob | commitdiff | raw | diff to current |
2012-04-26 |
shazron | Renamed all phonegap.js references (and the file) to... |
blob | commitdiff | raw | diff to current |
2012-04-21 |
Jesse MacFadyen | Merge branch 'master' of https://git-wip-us.apache... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Fil Maj | Forgot to include link to manual network tests |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Joe Bowser | Merge branch 'FixMarkup' of https://github.com/purpleca... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Jesse MacFadyen | fixed html errors, and various html tweaks, doctype... |
blob | commitdiff | raw | diff to current |
2011-12-19 |
macdonst | Adding battery tests to mobile spec |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Drew Walters | Modify viewport tags to specify height and width. |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Bryce Curtis | Merge branch 'tests' |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Bryce Curtis | Update tests. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bryce Curtis | Initial starting page lists autotest (old mobile-spec... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bryce Curtis | Move mobile-spec tests into subdir. |
blob | commitdiff | raw |
2011-07-01 |
Fil Maj | bump phonegap version since latest release |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Michael Brooks | Remove Map, SMS, and Telephony Tests. |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Michael Brooks | Update to PhoneGap 0.9.5 |
blob | commitdiff | raw | diff to current |
2011-05-11 |
macdonst | Fixes for broken tests |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Michael Brooks | Update Mobile-Spec to properly load tests before running. |
blob | commitdiff | raw | diff to current |
2011-03-11 |
macdonst | W3C Media Capture Tests |
blob | commitdiff | raw | diff to current |
2011-02-24 |
Justin Tyberg | Update FileReader/FileWriter test cases to match new... |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Fil Maj | Should reference latest version of phonegap! |
blob | commitdiff | raw | diff to current |
2010-11-25 |
macdonst | Switch from hard coded path to using navigator.fileMgr... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Justin Tyberg | Merge branch 'bb.testing'. |
blob | commitdiff | raw | diff to current |
2010-11-24 |
macdonst | Adding tests cases for File Reader/Writer |
blob | commitdiff | raw | diff to current |
2010-10-13 |
macdonst | First pass at system info api test cases |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Bryce Curtis | QUnit must be initialized after deviceready is received... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Dave Johnson | fixed device ready |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Joe Bowser | Adding the SQL Storage check for Android |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Joe Bowser | Merge branch 'master' of git@github.com:phonegap/mobile... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
filmaj | Added some TODOs for geolocation tests, updated test... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
filmaj | Added a bit better load event handling, so that it... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Fil Maj | Merge branch 'master' of git@github.com:phonegap/mobile... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Ryan Willoughby | added map & orientation tests; expanded contacts.find... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Fil Maj | Bumped up test timeout to 15 seconds, added some Networ... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Fil Maj | Fixed straggling var in JavaScript causing syntax errors. |
blob | commitdiff | raw | diff to current |
2009-11-28 |
Fil Maj | Updated contacts (renamed from address book) API as... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Fil Maj | Modified tests (once more!) to work with QUnit. |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Fil Maj | Added a bunch of basic existence tests and function... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Fil Maj | Moved tests to separate directory/files, easier to... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Fil Maj | Merged in bowserj`s and hemisphire`s mobile-spec and... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Fil Maj | Commented-out the utility functionality for now - we... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Fil Maj | Fixed merge with hemisphere`s mobile spec. |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Kerry | added SMS send and application exit commands, added... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Joe Bowser | Changing to only test the function for AddressBook |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Joe Bowser | Adding the contact api to the mobile spec |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Joe Bowser | Added File and Media to the mobile-spec |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Fil Maj | Merge branch 'master' of git://github.com/bowserj/mobil... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Joe Bowser | Adding the File API |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Fil Maj | Added a Media object test and stub for an exception... |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Fil Maj | Minor test label tweaks. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Brock Whitten | changed device object to lowercase |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Fil Maj | Added simple test(s) for contacts, geolocation function... |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Fil Maj | Merge branch 'master' of git@github.com:filmaj/mobile... |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Fil Maj | Removed use of ScrewUnit (does not work on BlackBerry... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Rob Ellis | Something to show |
blob | commitdiff | raw | diff to current |
|