You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/30 16:15:34 UTC

[cordova-deprecated] branch master updated: details for file-transfer

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-deprecated.git


The following commit(s) were added to refs/heads/master by this push:
     new 0aaa389  details for file-transfer
0aaa389 is described below

commit 0aaa3894365bdb96fb15c65dae4497259f4a60f0
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Nov 30 17:15:30 2018 +0100

    details for file-transfer
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 1f6f287..27e6dc8 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,11 @@ Apache Cordova is a relatively old project. As such, we deprecated serveral of o
 ### [cordova-plugin-device-motion](https://github.com/apache/cordova-plugin-device-motion)
 ### [cordova-plugin-device-orientation](https://github.com/apache/cordova-plugin-device-orientation)
 ### [cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer)
+
+- Date: 2017-10
+- Reason: `XMLHttpRequest` supports [download of binary data](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Sending_and_Receiving_Binary_Data) on all relevant platforms and browsers
+- Deprecation announcement and transition guide: https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html
+
 ### [cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
 
 - Date: 2017-11


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org