Commit Graph

23 Commits

Author SHA1 Message Date
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
purplecabbage 55b026b563 [wp8] added progress events and fixed failing tests 2013-09-05 17:51:54 -07: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
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
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
Max Woghiren fd6ef121ae [CB-1605] Warning cleanup! Closed an input stream.
Also removed imports.
2013-07-11 17:44:58 -04:00
Andrew Grieve f1c7749382 Use UriResolvers in FileTransfer. Fixes mobile-spec test where source is a file:// URL. 2013-07-10 15:14:00 -04:00
Ian Clelland e4559a21d7 [CB-3430] [CB-1413] Remove Old (2.3.3) HTTP Workaround
Cherry-picked from 2.x branch of cordova-android [01946dd4]
2013-07-10 12:01:04 -04:00
Andrew Grieve cdb45cd931 [CB-4038] - Remove o.a.c.api namespace 2013-07-10 09:31:32 -04:00
Jesse MacFadyen aedea91307 [CB-4118] remove dupe code 2013-07-08 15:46:03 -07:00
Benn Mapes 2b29093423 [CB-3729] first pass wp8 support 2013-06-24 15:25:23 -07:00
Steven Gill 54684892ec fixed mistake in ios references 2013-06-18 16:36:11 -07:00
Steven Gill 5ac7d84736 updated ios references, added docs & tests 2013-06-18 16:34:22 -07:00
Benn Mapes 26b4948cd3 [CB-3728] first pass wp7 support 2013-06-14 15:45:16 -07:00
hermwong 81cf31677f added iOS files 2013-06-14 10:59:53 -07:00
Joe Bowser feb16bf341 Updating FileTransfer based on changes in master, read pre-3.0 commit history for author info 2013-05-13 11:42:24 -07:00
Joe Bowser 35e89b3aec Initial Commit 2013-04-02 15:42:06 -07:00