Commit Graph

112 Commits

Author SHA1 Message Date
Steven Gill 4425ef64e4 CB-7244 Incremented plugin version. 2014-08-06 19:24:27 -07:00
Steven Gill a071c5bf9a CB-7244 Updated version and RELEASENOTES.md for release 0.4.5 2014-08-06 18:58:22 -07:00
Rodrigo Silveira 5877844711 FirefoxOS initial implementation 2014-07-22 15:42:15 -07:00
Steven Gill b4a86333f6 CB-6877 Incremented plugin version. 2014-06-05 13:40:50 -07:00
Steven Gill db9eca0aa8 CB-6877 Updated version and RELEASENOTES.md for release 0.4.4 2014-06-05 13:39:43 -07:00
Ian Clelland 3bdf3775eb CB-6706: Relax dependency on file plugin 2014-05-16 10:47:20 -04:00
Bryan Higgins c6bafea30e CB-3440 [BlackBerry10] Update implementation to use modules from file plugin 2014-05-08 14:01:06 -04:00
Ian Clelland eb63c466e8 CB-6452 Incremented plugin version on dev branch. 2014-04-17 11:16:03 -04:00
Ian Clelland 8b727b2cfd CB-6452 Updated version and RELEASENOTES.md for release 0.4.3 2014-04-17 10:53:20 -04:00
Ian Clelland 9b85ae122a CB-6460: Update license headers 2014-04-16 16:17:53 -04:00
Andrew Grieve f115394912 CB-6114 Incremented plugin version on dev branch. 2014-02-28 16:29:11 -05:00
Andrew Grieve b3369db910 CB-6114 Updated version and RELEASENOTES.md for release 0.4.2 2014-02-28 16:28:37 -05:00
Ian Clelland 35f80e42ec CB-6050: Use instance method on actual file plugin object to get FileEntry to return on download 2014-02-18 15:25:01 -05:00
Steven Gill 914946857f CB-5980 Incremented plugin version on dev branch. 2014-02-10 15:22:08 -08:00
Steven Gill 3c242d8ba8 CB-5980 Updated version and RELEASENOTES.md for release 0.4.1 2014-02-10 15:22:08 -08:00
Ian Clelland 692f1fb955 Remove @1 designation from file plugin dependency until pushed to npm 2013-12-13 11:42:34 -05:00
Ian Clelland 647dad7aba CB-5466: Update to work with filesystem URLs
This should be backwards compatible; raw filesystem paths are now submitted to
the File plugin to see if they can be handled first
2013-12-10 21:58:36 -05:00
Steven Gill 09b67189bf [CB-5565] Incremented plugin version on dev branch. 2013-12-04 15:32:03 -08:00
Steven Gill 76baae9690 [CB-5565] Updated version and RELEASENOTES.md for release 0.4.0 2013-12-04 15:16:30 -08:00
Steven Gill fee10fb6d8 added ubuntu support 2013-12-02 16:12:45 -08:00
Steven Gill 4c259e7a14 Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into dev 2013-11-26 16:52:17 -08:00
Ian Clelland a61f0f3d50 CB-5466: Minor version bump 2013-11-22 10:31:59 -05:00
Maxim Ermilov 4219ef3f81 add ubuntu platform 2013-11-13 09:54:59 +04:00
Archana Naik a80ae0417b Added amazon-fireos platform.
Change to use amazon-fireos as the platform if the user agen string contains 'cordova-amazon-fireos'
2013-10-30 13:20:08 -07:00
Steven Gill 60f96e078b CB-5188: 2013-10-28 12:27:15 -07:00
Steven Gill 2e5e6eafaf [CB-5188] Updated version and RELEASENOTES.md for release 0.3.4 2013-10-28 11:49:05 -07:00
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
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 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 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
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 6eaa2efcd0 add atob+btoa for wp7 only fixes FileTransfer issues 2013-09-11 18:39:51 -07:00
Viras- 68ae556514 Merge branch 'apache/dev' 2013-09-06 07:20:57 +02: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
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 9a125991f7 [CB-4417] Move cordova-plugin-file-transfer to its own Java package. 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
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
Shazron Abdullah e37895a56e [CB-4367] Explicit AssetsLibrary.framework dependency should be specified for some core plugins 2013-07-23 17:12:06 -07:00
Hasan Ahmad d39016ecb2 [CB-3732] blackberry10 support
Reviewed by Bryan Higgins <bhiggins@blackberry.com>
Tested by Tracy Li <tli@blackberry.com>
2013-07-15 11:42:19 -04:00