Commit Graph

77 Commits

Author SHA1 Message Date
hermwong d7db66c810 CB-5128: added repo + issue tag to plugin.xml for file transfer plugin 2013-10-21 16:47:46 -07:00
Steven Gill 9a10ff4548 [CB-5010] Incremented plugin version on dev branch. 2013-10-09 16:06:08 -07:00
Steven Gill 9d2246e85c [CB-5010] Updated version and RELEASENOTES.md for release 0.3.3 2013-10-09 15:22:38 -07:00
purplecabbage 318f543373 removed un-needed undef check 2013-09-30 14:19:42 -07:00
purplecabbage 018c7dc20c Merge branch 'fix-win8' of https://github.com/Touchit/cordova-plugin-file-transfer into dev 2013-09-30 14:03:05 -07:00
Steven Gill cf9b9fece6 [CB-4915] Incremented plugin version on dev branch. 2013-09-25 18:34:13 -07:00
Steven Gill 2be905fcab [CB-4915] Updated version and RELEASENOTES.md for release 0.3.2 0.3.2 r0.3.2 2013-09-25 17:42:26 -07:00
Anis Kadri 2655c12bae CB-4889 bumping&resetting version 2013-09-25 17:50:19 +02:00
Anis Kadri ba3f9dddbf Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into dev
Conflicts:
	www/windows8/FileTransferProxy.js
2013-09-25 16:47:36 +02:00
Anis Kadri 93d8bfc2c5 CB-4889 updating core references 2013-09-25 16:46:54 +02:00
purplecabbage ae3caf491a [windows8] commandProxy was moved 2013-09-24 01:41:00 -07:00
Anis Kadri 00ec110525 CB-4889 renaming org.apache.cordova.core.file-transfer to org.apache.cordova.file-transfer and updating dependency 2013-09-21 12:25:10 +02:00
Maxime LUCE 02afbec042 Fix missing headers in Windows 8 upload proxy 2013-09-18 03:43:14 +02:00
Maxime LUCE e80d0788a6 Fix missing headers in Windows 8 Proxy 2013-09-18 03:33:58 +02:00
Maxime LUCE 714bff1ec2 Fix Windows 8 HTMLAnchorElement return host:80 which force Basic Auth Header to replace options Auth Header 2013-09-18 03:33:13 +02:00
Andrew Grieve 61bb9604cf Rename CHANGELOG.md -> RELEASENOTES.md 2013-09-17 11:36:13 -04:00
Viras- 8cfb8a2568 fixing base64 helper function clobber for wp7
[CB-4668] fixing FileTransfer code to work in wp7 and be safe for headers which contain ':'
2013-09-13 18:38:48 +02:00
purplecabbage 6bd367c512 fixed merge anomaly error 2013-09-12 17:24:09 -07:00
purplecabbage 6eaa2efcd0 add atob+btoa for wp7 only fixes FileTransfer issues 2013-09-11 18:39:51 -07:00
purplecabbage d1008917c1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer 2013-09-11 18:29:44 -07:00
Viras- 68ae556514 Merge branch 'apache/dev' 2013-09-06 07:20:57 +02:00
Andrew Grieve 736c5da007 Merge branch 'master' into dev 2013-09-06 01:18:07 -04:00
Viras- 5a0e96113d [CB-4668] updating WP7 definition to use same code as WP8 2013-09-06 07:17:35 +02:00
Andrew Grieve 66ad62f92d [CB-4752] Incremented plugin version on dev branch. 2013-09-06 00:58:22 -04:00
Andrew Grieve 2e868f197f Add empty CHANGELOG.md 0.3.0 r0.3.0 2013-09-05 23:55:26 -04:00
purplecabbage 55b026b563 [wp8] added progress events and fixed failing tests 2013-09-05 17:51:54 -07:00
Viras- 88055dce4f Merge branch 'master' 2013-09-05 11:15:22 +02:00
Steven Gill 65b64b551a updated namespace, name tag and readme 2013-09-05 11:15:10 +02:00
Viras- 95fa68041e [CB-4668] WP8 FileTransfer works with the standard JS implementation. Fixing error in parsing of HTTP params which causes sub-JSON objects to not work 2013-09-05 07:00:38 +02:00
Steven Gill f6c4721607 fixed merge issue 2013-08-19 15:01:27 -07:00
Steven Gill 6a6adadfee CB-4595: updated version 2013-08-19 14:59:04 -07:00
Andrew Grieve a59755ec72 [CB-4480] Fix up a couple Unsigned->Signed mistakes from previous commit.
Also - thanks to Klaus Schmidt for the original patch for this fix.
2013-08-14 15:33:19 -07:00
Andrew Grieve fbbfff122a [CB-4480] Using 64 bit ints to store file size 2013-08-14 15:33:18 -07:00
Andrew Grieve 9a125991f7 [CB-4417] Move cordova-plugin-file-transfer to its own Java package. 2013-08-14 15:33:18 -07:00
Andrew Grieve a83011685d Fix NPE in mobile-spec Upload of an unknown host test.
Was happening over cell connection.
2013-08-14 15:33:18 -07:00
Steven Gill d50689cd43 updated namespace, name tag and readme 2013-08-14 15:33:18 -07:00
Hardeep Shoker 8f920d2772 [plugin.xml] adding android namespace 2013-08-06 15:40:43 -07:00
Hardeep Shoker 3fa3f96a94 [plugin.xml] standardizing license + meta 2013-08-06 14:52:52 -07:00
Hardeep Shoker 94131974c3 [license] adding apache license file 2013-08-06 14:42:09 -07:00
Fil Maj 659639fba7 fixed dependency subdir=/* wrong subdir specification. 2013-07-31 11:13:40 -07:00
purplecabbage 445f737f43 [Windows8][CB-4442] Added windows 8 support 2013-07-30 18:19:25 -07:00
Anis Kadri 4dbb483654 updating plugin.xml with registry data 2013-07-30 15:32:15 -07:00
Steven Gill f71dba4311 updated namespace, name tag and readme 2013-07-24 14:37:20 -07:00
Shazron Abdullah e37895a56e [CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins 2013-07-23 17:12:06 -07:00
Steven Gill 02a23a997b updated readme 2013-07-18 16:15:55 -07:00
purplecabbage d189aacf9a fixed numerous wp issues 2013-07-17 00:56:12 -07:00
Jesse MacFadyen c44678466c WIP, fixed param handling 2013-07-17 00:56:11 -07:00
Andrew Grieve d29f2b044b [android] [CB-3384] Make FileTransfer use CordovaResourceApi. 2013-07-16 11:05:34 -04:00
Jesse MacFadyen 616bc344be ignore stuff 2013-07-15 17:59:21 -07:00
Bryan Higgins 834248d040 [CB-3727] [BlackBerry10] One more resolve issue fix 2013-07-15 17:30:34 -04:00