Commit Graph
22 Commits
Author SHA1 Message Date
Andrey Kurdyumov fbe21d3831 Update declaration of the Device interface
The current version of interface for Device plugin is contains property available. 

See in the current version.
https://github.com/apache/cordova-plugin-device/blob/master/www/device.js
2014-01-19 03:53:13 -08:00
Igor Oleinikov 6128eab489 phonegap: fixed definition errors 2013-12-19 10:47:40 +04:00
vvakame 34899afaae Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny 2013-10-18 12:41:53 +09:00
Christiaan Rakowski 2374fc4589 changed Array<string> to string[], and added test 2013-10-05 17:55:17 +02:00
Christiaan Rakowski 688387ff35 Notification.confirm with buttonLabels array 2013-10-03 10:28:47 +02:00
vvakame 2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame 3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
DvdBrink a206deba40 Added error constants for CompassError and ContactError 2013-09-24 19:32:56 +02:00
Dick van den Brink 48931b05b1 Added GlobalizationError constants 2013-09-23 23:16:15 +02:00
Diullei Gomes 77046dd31e Merge pull request #1017 from DickvdBrink/phonegap
Update Phongegap definition
2013-09-07 15:26:57 -07:00
DvdBrink 2c5cd74342 Added missing Temporary option for localfilesystem.
Added FileError and FileTransferError constants.
2013-09-07 19:15:03 +02:00
gstamac 202a9918e2 PhoneGap: fixed two "Duplicate identifier" errors in tests 2013-08-23 13:51:53 +02:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker 3dacaaa512 Fix some tests 2013-06-29 15:18:02 +01:00
Diullei Gomes a8632f2de0 fixed. phonegap-tests errors. 2013-02-06 23:52:55 -02:00
Boris Yankov 79bffc88c7 Fix PhoneGap definitions, to complie (at least) 2013-01-30 17:19:26 +02:00
Boris Yankov e30d9760d6 Update phonegap to 2.3 2013-01-30 16:01:35 +02:00
Steve Fenton 4dca98aadd Update phonegap/phonegap.d.ts
Geolocation is now part of lib.d.ts and the duplicate declaration causes an error.
2013-01-30 09:22:53 +00:00
Boris Yankov 209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Boris Yankov 7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00