Commit Graph

32 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
vvakame
92e56a42fe fix phonegap/phonegap-tests.ts 2015-07-19 17:15:30 +09:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Dick van den Brink
5f30d6961a Phonegap: Added Keyboard plugin 2014-08-06 13:14:45 +02:00
Dick van den Brink
3583fdd36d Added DickvdBrink as an author 2014-08-06 11:12:10 +02:00
Dick van den Brink
0864d50b8c Phonegap: Added StatusBar plugin interface 2014-08-06 10:35:48 +02:00
Dick van den Brink
982f57d126 Phonegap: Fixed Filesystem api 2014-08-05 13:10:10 +02:00
vvakame
5a37274782 remove not required .tscparams 2014-03-15 19:00:36 +09:00
Greg Smith
c52554f9b9 Phonegap declarations now compile with --noImplicitAny 2014-03-02 22:22:19 -06:00
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