Prateek Kathal
69ff7afb48
docs(file): add link to additional information ( #1022 )
...
Adding a link to **cordova plugin file** for ease of understanding file management using cordova.
It took me almost a day to figure out how to properly save things like a pdf/image in a publicly accessible directory. Having a link to the main **cordova file** documentation will save a lot of time.
2017-02-01 01:40:55 -05:00
Ibby
a5b4632ceb
fix(file-transfer): fix return type of upload method
...
fixes #1002
2017-01-26 20:30:44 -05:00
Ibby
1976c38dc7
docs(): display interfaces
2016-12-06 09:11:09 -05:00
Ibby
e26783b8c6
style(): spacing and cleanup
2016-12-06 08:02:00 -05:00
Alex Muramoto
3da2831779
docs(all): standardizes and adds return types, also some param fixes
2016-11-29 16:40:50 -06:00
Max Lynch
71916a85dd
fix(plugin): don't bind to name field. Fixes #740
2016-10-27 12:48:50 -05:00
twaldecker
0317d4455f
docs(transfer): add how-to download files ( #745 )
...
also add information how to browse your app
files directory, which is hard to find.
I needed very long time to check where my files are.
2016-10-27 06:30:02 -04:00
Max Lynch
96776567eb
feat(plugins): add name field
2016-10-17 20:38:25 -05:00
Sameera (Sam)
cb24876f23
docs(transfer): example added for Transfer plugin ( #349 )
2016-07-23 06:48:55 -04:00
Guillermo
7952f9ef60
Improvements on documentation ( #340 )
...
* Improvements on documentation and some refactor
* ts | js -> typescript (docs)
2016-07-20 11:17:09 -04:00
Marcin Wadoń
a8fa61ddb9
docs(filetransfer): Improve docs for FileTransferError and wrap existing usage in ts ( #329 )
...
* Improve docs for FileTransferError and wrap existing usage in ts
* Add closing code tag
* Doubled space between param name and description
2016-07-19 04:28:48 -04:00
Guille
6fcc109b6b
refactor(FileTransfer):
2016-07-08 01:00:17 +02:00
Ibrahim Hadeed
5fa6d1d022
tslint
2016-06-01 06:56:04 -04:00
glecaros
9ddde5762d
Reimplemented using CordovaInstance.
...
Fixed wrapInstance signature to match how it is called.
2016-05-14 00:33:27 -07:00
glecaros
631d7f2d85
Added missing parameters to upload.
2016-05-14 00:33:26 -07:00
glecaros
e9739882f4
Exposed onprogress.
2016-05-14 00:33:26 -07:00
glecaros
293145257c
Implemented wrappers for FileTransfer.
2016-05-14 00:33:26 -07:00