Commit Graph

  • bc43b4653a Merge branch 'CB-8095' of https://github.com/MSOpenTech/cordova-plugin-file-transfer Jesse MacFadyen 2015-02-03 11:53:06 -08:00
  • 0aae94495f android: Fix error reporting for unknown uri type on sourceUri instead of targetUri Kelly Campbell 2015-01-31 17:05:41 -05:00
  • c12f1eb9be CB-5059 Add a CookieManager abstraction for pluggable webviews (close #60) Darryl Pogue 2015-01-27 21:14:45 -08:00
  • adf0816544 ios: Fix compile warning about implicity int conversion Andrew Grieve 2015-01-27 11:32:58 -05:00
  • 24a26d235b CB-8351 Use argumentForIndex rather than NSArray extension Andrew Grieve 2015-01-23 09:49:20 -05:00
  • 2b111a229d CB-8351 Use a local copy of DLog macro rather than CordovaLib version Andrew Grieve 2015-01-22 13:36:12 -05:00
  • 0481a2ad92 www/FileTransfer.js Josh Soref 2015-01-19 11:34:20 -05:00
  • 6db2820258 CB-8296 ios: Fix crash when upload fails and file is not yet created (close #57) Edna Morales 2015-01-13 11:43:06 -05:00
  • fa900e11f0 CB-8095 Fixes JSHint and formatting issues Vladimir Kotikov 2015-01-08 16:28:45 +03:00
  • 8983e51175 CB-8095 Updates tests and documentation Vladimir Kotikov 2014-11-27 18:50:01 +03:00
  • 18f3efdad2 CB-8095 Rewrite upload method to support progress events properly Vladimir Kotikov 2014-11-27 18:49:13 +03:00
  • 046e9ae59a fix merge issue with cleanUrl Jesse MacFadyen 2015-01-06 13:28:57 -08:00
  • 2527338f43 Document "body" property on FileTransferError Andrey Kurdyumov 2015-01-05 14:23:53 +06:00
  • 2bfbd2c782 CB-8125: Fix spec tests 28 and 29 Ian Clelland 2014-12-17 11:05:39 -05:00
  • fc8f4f0001 CB-8125: Reorganize and clean up test suite. Dmitry Blotsky 2014-12-04 18:29:01 -08:00
  • 169c8b7cb8 Merge branch 'unplug-whitelist' Ian Clelland 2014-12-12 07:48:43 -05:00
  • e6e44aaa2f removed unneeded String() casting all over the place, fixed my own missing ) error Jesse MacFadyen 2014-12-05 16:13:49 -08:00
  • 71bd73ec9c exec guarentees that proxy is called with success/error function so there is no need to constantly check that it exists Jesse MacFadyen 2014-12-05 15:58:16 -08:00
  • 7fbab9fa1c Error callback should always be called with the FileTransferError object, and not just the code Jesse MacFadyen 2014-12-05 15:51:58 -08:00
  • cea07c08d5 alias appData to Windows.Storage.ApplicationData.current Jesse MacFadyen 2014-12-05 15:40:02 -08:00
  • 941e81ef22 Alias FileTransferError to FTErr to save some horizontal space Jesse MacFadyen 2014-12-05 15:24:46 -08:00
  • c0fd1a3f46 Merge branch 'CB-8014' of https://github.com/marti1125/cordova-plugin-file-transfer Jesse MacFadyen 2014-12-05 12:28:49 -08:00
  • f415f35c20 Merge branch 'CB-8093' of https://github.com/MSOpenTech/cordova-plugin-file-transfer Jesse MacFadyen 2014-12-05 12:22:21 -08:00
  • 7ee3bcaf53 CB-8110 Incremented plugin version. Steve Gill 2014-12-02 16:08:50 -08:00
  • 04e114e055 CB-8110 Updated version and RELEASENOTES.md for release 0.4.8 r0.4.8 0.4.8 Steve Gill 2014-12-02 16:07:02 -08:00
  • 25de5332cd Merge branch 'CB-4674' Ian Clelland 2014-11-27 14:29:58 -05:00
  • 47d8f18663 Merge branch 'CB-8021' Ian Clelland 2014-11-27 14:28:16 -05:00
  • 6c253e832d Merge branch 'fixtests' Ian Clelland 2014-11-27 14:24:58 -05:00
  • 80aa828021 CB-8093 Fixes incorrect FileTransferError returned in case of download failure Vladimir Kotikov 2014-11-27 17:45:42 +03:00
  • 27c01daf00 update array Willy Aguirre 2014-11-26 11:44:19 -05:00
  • 77a812a95b Fixes #CB-8021 - adds documentation for httpMethod to doc/index.md. However, translations still need to be addressed. Lucas Gonze 2014-11-25 16:26:48 -08:00
  • 674c3ae180 CB-7912: Update to work with whitelist plugins in Cordova 4.x Ian Clelland 2014-10-30 15:32:37 -04:00
  • 6fee835928 CB-7944 Pended unsupported auto tests for windows maria.bukharina 2014-11-05 17:43:08 +03:00
  • 60b020e593 CB-7977 Mention deviceready in plugin docs Josh Soref 2014-11-06 17:10:57 -05:00
  • e17e8f01f5 CB-7912: Update to work with whitelist plugins in Cordova 4.x unplug-whitelist Ian Clelland 2014-10-30 15:32:37 -04:00
  • 4879a09553 Fix for https://issues.apache.org/jira/browse/CB-4674 Kiran 2014-10-28 22:02:25 +05:30
  • aebe887ffe CB-7700 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Victor Sosa 2014-10-10 11:46:50 -05:00
  • d63c274041 Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-file-transfer Ian Clelland 2014-10-06 14:56:54 -04:00
  • 7cfde19cac Incremented plugin version. Steven Gill 2014-10-03 17:09:46 -07:00
  • d0d8698af1 Updated version and RELEASENOTES.md for release 0.4.7 r0.4.7 0.4.7 Steven Gill 2014-10-03 16:10:12 -07:00
  • 8ae7ab0591 CB-7700 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Victor Sosa 2014-10-02 18:12:05 -05:00
  • e30057678b Merge branch 'CB-7529' of https://github.com/MSOpenTech/cordova-plugin-file-transfer purplecabbage 2014-09-17 14:44:51 -07:00
  • edcdfebf02 CB-7571 Bump version of nested plugin to match parent plugin Marcel Kinard 2014-09-17 16:27:15 -04:00
  • 8391656b49 CB-7571 Incremented plugin version. Marcel Kinard 2014-09-17 15:35:01 -04:00
  • 16249c2f7a CB-7571 Updated version and RELEASENOTES.md for release 0.4.6 r0.4.6 0.4.6 Marcel Kinard 2014-09-17 15:27:41 -04:00
  • 58a60f1bf3 CB-7471 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Lisa Seacat DeLuca 2014-09-15 17:26:09 -04:00
  • 223191f9bc Construct proper FileEntry with nativeURL property set Vladimir Kotikov 2014-09-12 12:08:16 +04:00
  • 2b86a85c74 CB-7532 Handle non-existent download dirs properly Vladimir Kotikov 2014-09-12 12:07:33 +04:00
  • 49c57d27b3 CB-7529 Adds support for 'ms-appdata' URIs for windows Vladimir Kotikov 2014-09-12 10:10:33 +04:00
  • d1642de655 CB-7249 cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Lisa Seacat DeLuca 2014-09-04 22:30:55 -04:00
  • 38d35c291f CB-7423 fix spec28,29 lastProgressEvent not visible to afterEach function Edna Morales 2014-09-02 17:07:35 -04:00
  • 807dbdd371 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into fixtests Staci Cooper 2014-09-02 14:42:49 -04:00
  • 82ad25e2c0 Amazon related changes. Archana Naik 2014-08-28 12:07:06 -07:00
  • affb5ec0a6 Remove dupe file windows+windows8 both use the same one Jesse MacFadyen 2014-08-20 11:59:40 -07:00
  • f7d5846395 Merge branch 'CB-7316' of https://github.com/MSOpenTech/cordova-plugin-file-transfer Jesse MacFadyen 2014-08-20 11:21:51 -07:00
  • 6f9b59fd88 added documentation for new test Edna Morales 2014-08-18 13:39:29 -04:00
  • e1afbb6d24 rebase from master Edna Morales 2014-08-18 11:59:20 -04:00
  • 05f2e7737d CB-7316 Updates docs with actual information. Vladimir Kotikov 2014-08-15 13:36:16 +04:00
  • ad0382e24c CB-7316 Adds support for Windows platform, moves *Proxy files to proper directory. Vladimir Kotikov 2014-08-15 12:47:15 +04:00
  • f92244aff9 CB-7316 Improves current specs compatibility: Vladimir Kotikov 2014-08-15 12:41:59 +04:00
  • b5d1dffc2f CB-6466 Fix failing test due to recent url change Michal Mocny 2014-08-15 14:58:07 -04:00
  • 974bbaaa2e Merge branch 'CB-6466' of https://github.com/stacic/cordova-plugin-file-transfer Michal Mocny 2014-08-15 14:19:59 -04:00
  • 86446811b2 Merge renamed tests dir Edna Morales 2014-08-13 13:07:30 -04:00
  • 0b257f534c CB-6466 created mobile-spec test Staci Cooper 2014-08-12 13:06:36 -04:00
  • e89989dc37 Merge branch 'cdvtest' of https://github.com/stacic/cordova-plugin-file-transfer Jesse MacFadyen 2014-08-07 13:06:41 -07:00
  • 4425ef64e4 CB-7244 Incremented plugin version. Steven Gill 2014-08-06 19:24:27 -07:00
  • a071c5bf9a CB-7244 Updated version and RELEASENOTES.md for release 0.4.5 r0.4.5 0.4.5 Steven Gill 2014-08-06 18:58:22 -07:00
  • fbca17be1e Renamed test dir, added nested plugin.xml and test Staci Cooper 2014-08-01 16:30:43 -04:00
  • de4bf61d4c CB-7249cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Lisa Seacat DeLuca 2014-08-01 16:23:44 -04:00
  • 74fe40d69d CB-7223 spec.27 marked pending for wp8 Staci Cooper 2014-07-29 16:06:14 -04:00
  • 9d0ecc233f CB-6900 fixed spec.7 for wp8 Staci Cooper 2014-07-29 16:03:35 -04:00
  • b5a6df144e Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into cdvtest Staci Cooper 2014-07-29 13:41:51 -04:00
  • 3b4afc8606 Fixed failing spec.19 on wp8 Staci Cooper 2014-07-28 15:57:29 -04:00
  • 80c2d72b95 Merge documentation fix from 'andrewreedy/patch-1' (This closes #37) Ian Clelland 2014-07-25 10:51:01 -04:00
  • 70502d5023 Merge remote-tracking branch 'rodms/fxos-initial' Piotr Zalewa 2014-07-25 09:19:59 +01:00
  • 683a0facef added documentation to manual tests Edna Morales 2014-07-24 14:48:35 -04:00
  • 91a67f864e Merge to work on top of test framework changes Edna Morales 2014-07-23 16:41:56 -04:00
  • fa0ba8ff81 Upload parameters out of order Andrew Reedy 2014-07-22 20:55:19 -07:00
  • 5877844711 FirefoxOS initial implementation Rodrigo Silveira 2014-07-09 15:48:26 -07:00
  • 5c32f65616 CB-6961 port file-transfer tests to framework Staci Cooper 2014-07-02 13:26:25 -04:00
  • bdd3e2d56f CB-6781: Expose FileTransferError.exception to application Ian Clelland 2014-07-14 10:56:08 -04:00
  • 7e331313f6 CB-7110cordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Lisa Seacat DeLuca 2014-07-09 14:43:30 -04:00
  • 78453b5d15 Merge branch 'CB-6928' (This closes #32) Ian Clelland 2014-07-08 14:22:45 -04:00
  • 97a831e568 CB-6928: Add new error code to documentation Javier Puerto 2014-06-19 10:52:34 +02:00
  • b88584c5a3 CB-6928: Handle 304 status code Javier Puerto 2014-06-19 02:20:51 +02:00
  • 22f1ea573c CB-6928: Open output stream only if it's necessary. Javier Puerto 2014-06-12 10:34:42 +02:00
  • 4e5f10c3a3 [BlackBerry10] Minor doc correction Bryan Higgins 2014-07-08 09:48:11 -04:00
  • 04d45bab34 CB-6127lisa7cordova-plugin-consolecordova-plugin-file-transfer documentation translation: cordova-plugin-file-transfer Lisa Seacat DeLuca 2014-07-07 15:27:22 -04:00
  • 9035d79566 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-06-27 12:54:02 -04:00
  • 1adf1c7a1b Update release notes and clean pull requests. CB-6127cordova-plugin-file-transfer Ian Clelland 2014-06-27 12:12:14 -04:00
  • 4ea02c972a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-06-23 12:24:42 -04:00
  • 318c9412bc Update index.md Raymond Camden 2014-06-20 09:48:25 -05:00
  • 2cd642211b [Windows8] upload uses the provided fileName or the actual fileName Jesse MacFadyen 2014-06-18 00:42:40 -07:00
  • 63d07020cf CB-2420 [Windows8] honor fileKey and param options. This closes #15 Jesse MacFadyen 2014-06-13 18:09:55 -07:00
  • 64956fab54 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-06-11 18:57:03 -04:00
  • 1bc00a21db CB-6781: Update new docs to match AlexNennker's changes in PR30 Ian Clelland 2014-06-11 16:42:39 -04:00
  • 32106e7a3f CB-6781: Continue previous commit with one new instance (This closes #30) Ian Clelland 2014-06-11 16:34:35 -04:00
  • 46f9c1d458 CB-6781: add the exception text to the error object ignisvulpis 2014-05-29 20:31:10 +02:00
  • 1a16768fd1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-06-11 09:57:44 -04:00
  • 690824248c CB-6890: Fix pluginManager access for 4.0.x branch Ian Clelland 2014-06-06 14:27:57 -04:00