Commit Graph

  • b4a86333f6 CB-6877 Incremented plugin version. Steven Gill 2014-06-05 13:40:50 -07:00
  • db9eca0aa8 CB-6877 Updated version and RELEASENOTES.md for release 0.4.4 r0.4.4 0.4.4 Steven Gill 2014-06-05 13:39:43 -07:00
  • ec2e268fae CB-6127 Spanish and French Translations added. Github close #21 ldeluca 2014-02-26 09:36:03 -05:00
  • 6a934aeb72 Update for pluggable_webview android branch pluggable_webview Ian Clelland 2014-05-15 13:40:10 -04:00
  • c5d5c9e2bf ubuntu: support 'cdvfile' URI Maxim Ermilov 2014-05-02 21:25:56 +04:00
  • ef0853dbe8 CB-6802 Add license Marcel Kinard 2014-05-30 11:25:53 -04:00
  • df530ad57b documentation translation: cordova-plugin-file-transfer ldeluca 2014-05-27 21:36:29 -04:00
  • 131f84f123 Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer ldeluca 2014-05-27 21:22:04 -04:00
  • 9795c1467d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-05-27 19:34:24 -04:00
  • 156ae2092e Merge branch 'wp8-loaded' of https://github.com/mhujer/cordova-plugin-file-transfer Jesse MacFadyen 2014-05-27 15:09:54 -07:00
  • 0a2e3cb62f Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer ldeluca 2014-05-27 17:49:32 -04:00
  • 3fb0405eb8 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-05-20 13:56:15 -04:00
  • 3bdf3775eb CB-6706: Relax dependency on file plugin Ian Clelland 2014-05-16 10:47:20 -04:00
  • c6bafea30e CB-3440 [BlackBerry10] Update implementation to use modules from file plugin Bryan Higgins 2014-05-08 14:00:02 -04:00
  • 67ae8d8852 CB-6378 Use connection.disconnect() instead of stream.close() for thread-safety Andrew Grieve 2014-05-06 10:25:01 -04:00
  • a518eb9917 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-05-05 10:01:26 -04:00
  • 2ecc6859e2 CB-6491 add CONTRIBUTING.md Marcel Kinard 2014-04-30 09:26:21 -04:00
  • 77e83c70dd Merge branch 'wp8-file-transfer' of https://github.com/stacic/cordova-plugin-file-transfer Jesse MacFadyen 2014-04-28 10:53:27 -07:00
  • 434b8f903b CB-6521: Remove development branch dev Ian Clelland 2014-04-25 14:09:47 -04:00
  • a59eb77316 Merge branch 'dev' into master Ian Clelland 2014-04-25 11:21:38 -04:00
  • 6a92b13cf3 Merge dev branch @ 'r0.4.3' into master for release Ian Clelland 2014-04-23 14:38:55 -04:00
  • 98e5da556f CB-6494 android: Fix upload of KitKat content URIs Andrew Grieve 2014-04-22 22:16:53 -04:00
  • 2043b4e8b0 CB-6466 Auto-create directories in download Staci 2014-04-22 13:40:56 -04:00
  • eb63c466e8 CB-6452 Incremented plugin version on dev branch. Ian Clelland 2014-04-17 11:16:03 -04:00
  • 8b727b2cfd CB-6452 Updated version and RELEASENOTES.md for release 0.4.3 r0.4.3 0.4.3 Ian Clelland 2014-04-17 10:53:20 -04:00
  • 9b85ae122a CB-6460: Update license headers Ian Clelland 2014-04-16 16:17:53 -04:00
  • f2e56a2ac0 CB-6422 [windows8] use cordova/exec/proxy Jesse MacFadyen 2014-04-08 16:18:01 -07:00
  • 355ed3897d cleanUrl needs relative path for local download Dov Dukes 2014-04-02 16:54:48 -04:00
  • b8ff53cabe Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-03-28 12:09:51 -04:00
  • 2309e0e76c iOS: Fix error where files were not removed on abort Ian Clelland 2014-03-28 10:36:01 -04:00
  • 223d08626d [CB-5175] CDVFileTransfer asynchronous download (Fixes #24) torrmal 2014-03-26 11:58:26 -04:00
  • 449df55848 [ios] Cast id references to NSURL to avoid compiler warnings (Fixes: apache/cordova-plugin-file-transfer#18) Ian Clelland 2014-03-21 11:22:46 -04:00
  • 653ec00fa6 [ios] Cleanup extra semicolons Ian Clelland 2014-03-21 11:09:50 -04:00
  • 0f84287df0 CB-6212 iOS: fix warnings compiled under arm64 64-bit James Jong 2014-03-13 09:27:01 -04:00
  • 05786ec2ec Upleveled from android port with following commits: 3c1ff16 Andrew Grieve - CB-5762 android: Fix lengthComputable set wrong for gzip downloads 8374b3d Colin Mahoney - CB-5631 Removed SimpleTrackingInputStream.read(byte[] buffer) 6f91ac3 Bas Bosman - CB-4907 Close stream when we're finished with it 651460f Christoph Neumann - CB-6000 Nginx rejects Content-Type without a space before "boundary". 35f80e4 Ian Clelland - CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download Archana Naik 2014-03-10 23:02:28 -07:00
  • c35ca1a5c2 Upleveled from android port with following commits: 3c1ff16 Andrew Grieve - CB-5762 android: Fix lengthComputable set wrong for gzip downloads 8374b3d Colin Mahoney - CB-5631 Removed SimpleTrackingInputStream.read(byte[] buffer) 6f91ac3 Bas Bosman - CB-4907 Close stream when we're finished with it 651460f Christoph Neumann - CB-6000 Nginx rejects Content-Type without a space before "boundary". 35f80e4 Ian Clelland - CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download Archana Naik 2014-03-10 23:02:28 -07:00
  • 70463c238a Upload progress now works also for second file Martin Hujer 2014-03-08 22:33:37 +01:00
  • 60b50a72bd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer ldeluca 2014-03-04 12:43:12 -05:00
  • c0c91d0245 Merge branch 'dev' (early part) r0.4.2 0.4.2 Andrew Grieve 2014-02-28 16:30:24 -05:00
  • f115394912 CB-6114 Incremented plugin version on dev branch. Andrew Grieve 2014-02-27 12:29:15 -05:00
  • 4d2c87350d Add NOTICE file Andrew Grieve 2014-02-27 15:36:31 -05:00
  • b3369db910 CB-6114 Updated version and RELEASENOTES.md for release 0.4.2 Andrew Grieve 2014-02-27 11:56:29 -05:00
  • ed24e210f4 CB-6106: Ensure that nativeURL is used by file transfer download Ian Clelland 2014-02-27 16:40:32 -05:00
  • 89986af8f0 Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer ldeluca 2014-02-27 11:14:43 -05:00
  • dd73f9b3af Lisa testing pulling in plugins for plugin: cordova-plugin-file-transfer ldeluca 2014-02-26 09:36:03 -05:00
  • 0779c71e04 Merge 'lmnbeyond/dev' into dev (closes #20) Ian Clelland 2014-02-24 23:25:43 -05:00
  • e76deb20d5 ios:Get file plugin via commandDelegate to avoid using global file plugin directly. lmnbeyond 2014-02-25 10:34:11 +08:00
  • d28f85d7b0 Make it a priority to use filesystemName to create FileSystem object lmnbeyond 2014-02-24 11:14:16 +08:00
  • 0f8467bdfe CB-6059 iOS: Add necessary @synchronized blocks for newly introduced multi-threading. Andrew Grieve 2014-02-19 11:49:24 -05:00
  • 49b4774e7e CB-6059 iOS: Stop FileTransfer.download doing IO on the UI thread. Jan Pittner 2014-02-19 10:56:27 -05:00
  • a588236cbd CB-2190 Make backgroundTaskId apply to downloads as well. Move backgroundTaskId to the delegate. Jan Pittner 2014-02-18 20:44:48 +01:00
  • a1d6fc07e8 Fix default value for trustAllHosts on iOS (YES->NO) Andrew Grieve 2014-02-18 20:58:31 -05:00
  • 35f80e42ec CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download Ian Clelland 2014-02-18 15:25:01 -05:00
  • 31ac00d3ae CB-6022: Add backwards-compatibility notes to doc Ian Clelland 2014-02-13 09:49:09 -05:00
  • 914946857f CB-5980 Incremented plugin version on dev branch. Steven Gill 2014-02-05 18:13:30 -08:00
  • 3c242d8ba8 CB-5980 Updated version and RELEASENOTES.md for release 0.4.1 Steven Gill 2014-02-05 17:53:59 -08:00
  • f8884981e4 CB-5588 Docs for upload headers. Andrew Grieve 2014-02-10 15:11:05 -05:00
  • 28fb0a7c4d CB-5588 iOS: Add response headers to upload result Daniel Heffernan 2014-02-10 14:58:37 -05:00
  • 651460fb6b CB-6000 Nginx rejects Content-Type without a space before "boundary". Christoph Neumann 2013-09-26 09:35:11 -05:00
  • 6f91ac3a30 CB-4907 Close stream when we're finished with it Bas Bosman 2014-01-26 22:40:23 +01:00
  • 3c36ee1fcf CB-5980 Updated version and RELEASENOTES.md for release 0.4.1 r0.4.1 0.4.1 Steven Gill 2014-02-05 17:53:59 -08:00
  • d3b21b35fc CB-5365 Remove unused exception var to prevent warnings? Jesse MacFadyen 2014-02-04 15:23:02 -08:00
  • be44194066 CB-2421 explicitly write the bytesSent,responseCode,result to the FileUploadResult pending release of cordova-plugin-file dependency, added some sanity checks for callbacks Jesse MacFadyen 2014-01-28 15:23:10 -08:00
  • 4ca546b3d8 iOS: Update for new file plugin api Ian Clelland 2014-01-23 22:37:27 -05:00
  • 8374b3dd67 CB-5631 Removed SimpleTrackingInputStream.read(byte[] buffer) Colin Mahoney 2014-01-09 17:20:43 +01:00
  • 3c1ff16064 CB-5762 android: Fix lengthComputable set wrong for gzip downloads Andrew Grieve 2014-01-10 11:44:55 -05:00
  • 613ee821df CB-4899 [BlackBerry10] Improve binary file transfer download Bryan Higgins 2014-01-09 11:24:08 -05:00
  • 73541fb5a2 Delete stale test/ directory Andrew Grieve 2014-01-08 21:11:31 -05:00
  • 398a9ecafb CB-5722 [BlackBerry10] Update upload function to use native file object Bryan Higgins 2014-01-03 11:15:31 -05:00
  • 7986a60a1d CB-5658 Update license comment formatting of doc/index.md Andrew Grieve 2013-12-18 21:11:02 -05:00
  • 102e7afc93 CB-5658 Add doc.index.md for File Transfer plugin Andrew Grieve 2013-12-18 15:01:58 -05:00
  • 148a13bc8c CB-5658 Delete stale snapshot of plugin docs Andrew Grieve 2013-12-17 20:49:39 -05:00
  • 692f1fb955 Remove @1 designation from file plugin dependency until pushed to npm Ian Clelland 2013-12-13 11:42:34 -05:00
  • 647dad7aba CB-5466: Update to work with filesystem URLs Ian Clelland 2013-12-10 13:59:09 -05:00
  • 09b67189bf [CB-5565] Incremented plugin version on dev branch. Steven Gill 2013-12-04 15:32:03 -08:00
  • 76baae9690 [CB-5565] Updated version and RELEASENOTES.md for release 0.4.0 r0.4.0 0.4.0 Steven Gill 2013-12-04 15:16:30 -08:00
  • 4c11f54bd5 CB-5466: Partial revert; we're not ready yet for FS urls Ian Clelland 2013-12-04 08:50:38 -05:00
  • fee10fb6d8 added ubuntu support Steven Gill 2013-12-02 16:12:45 -08:00
  • 4c259e7a14 Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into dev Steven Gill 2013-11-26 16:52:17 -08:00
  • a61f0f3d50 CB-5466: Minor version bump Ian Clelland 2013-11-22 10:20:57 -05:00
  • 2f1411f5dc CB-5466: Update FileTransfer plugin to accept filesystem urls Ian Clelland 2013-11-22 09:40:56 -05:00
  • 4219ef3f81 add ubuntu platform Maxim Ermilov 2013-11-13 09:54:59 +04:00
  • a80ae0417b Added amazon-fireos platform. Change to use amazon-fireos as the platform if the user agen string contains 'cordova-amazon-fireos' Archana Naik 2013-10-18 14:44:05 -07:00
  • 60f96e078b CB-5188: Steven Gill 2013-10-28 12:27:15 -07:00
  • ac7cb43da3 Merge branch 'dev' r0.3.4 0.3.4 Steven Gill 2013-10-28 12:11:14 -07:00
  • 2e5e6eafaf [CB-5188] Updated version and RELEASENOTES.md for release 0.3.4 Steven Gill 2013-10-28 11:49:05 -07:00
  • d7db66c810 CB-5128: added repo + issue tag to plugin.xml for file transfer plugin hermwong 2013-10-21 16:47:46 -07:00
  • 9a10ff4548 [CB-5010] Incremented plugin version on dev branch. Steven Gill 2013-10-09 16:06:08 -07:00
  • 2d2e4445bb Merge branch 'dev' r0.3.3 0.3.3 Steven Gill 2013-10-09 15:47:27 -07:00
  • 9d2246e85c [CB-5010] Updated version and RELEASENOTES.md for release 0.3.3 Steven Gill 2013-10-09 15:22:38 -07:00
  • 9337aa1a89 removed un-needed undef check purplecabbage 2013-09-30 14:19:42 -07:00
  • 32e980dbde Merge branch 'fix-win8' of https://github.com/Touchit/cordova-plugin-file-transfer into dev purplecabbage 2013-09-30 14:03:05 -07:00
  • 318f543373 removed un-needed undef check purplecabbage 2013-09-30 14:19:42 -07:00
  • 018c7dc20c Merge branch 'fix-win8' of https://github.com/Touchit/cordova-plugin-file-transfer into dev purplecabbage 2013-09-30 14:03:05 -07:00
  • cf9b9fece6 [CB-4915] Incremented plugin version on dev branch. Steven Gill 2013-09-25 18:34:13 -07:00
  • 2be905fcab [CB-4915] Updated version and RELEASENOTES.md for release 0.3.2 r0.3.2 0.3.2 Steven Gill 2013-09-25 17:42:26 -07:00
  • 2655c12bae CB-4889 bumping&resetting version Anis Kadri 2013-09-25 17:50:19 +02:00
  • ba3f9dddbf Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into dev Anis Kadri 2013-09-25 16:47:36 +02:00
  • 93d8bfc2c5 CB-4889 updating core references Anis Kadri 2013-09-25 16:46:54 +02:00
  • ae3caf491a [windows8] commandProxy was moved purplecabbage 2013-09-24 01:41:00 -07:00