Go to file
Vladimir Kotikov f92244aff9 CB-7316 Improves current specs compatibility:
* Update handling credentials routine, replace parsing with Uri object by regexp parsing due to security errors in Windows.
* Add support to aborting download/upload operations for windows platform.
* Add support of progress events for download/upload operations for windows platform.
  - progress event object for upload operation is always empty, due to Windows restrictions.
* Fix multiple errors with handling invalid URLs and paths.
* Fix error callbacks in download/upload methods. Now they called with proper Error objects.
2014-08-18 10:07:49 +04:00
doc CB-7249cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer 2014-08-01 16:23:44 -04:00
src CB-6928: Handle 304 status code 2014-07-08 14:14:12 -04:00
tests CB-6466 Fix failing test due to recent url change 2014-08-15 15:00:34 -04:00
www CB-7316 Improves current specs compatibility: 2014-08-18 10:07:49 +04:00
.gitignore ignore stuff 2013-07-15 17:59:21 -07:00
CONTRIBUTING.md CB-6802 Add license 2014-05-30 11:25:53 -04:00
LICENSE [license] adding apache license file 2013-08-06 14:42:09 -07:00
NOTICE Add NOTICE file 2014-02-28 16:29:07 -05:00
plugin.xml CB-7244 Incremented plugin version. 2014-08-06 19:24:27 -07:00
README.md CB-5658 Add doc.index.md for File Transfer plugin 2013-12-18 15:01:58 -05:00
RELEASENOTES.md CB-7244 Updated version and RELEASENOTES.md for release 0.4.5 2014-08-06 18:58:22 -07:00

org.apache.cordova.file-transfer

Plugin documentation: doc/index.md