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:11:07 UTC

[cordova-deprecated] branch master updated: details contacts and globalization

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 135e6f5  details contacts and globalization
135e6f5 is described below

commit 135e6f58818d9716358ca92f7c290b4c9554ad65
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Nov 30 17:11:04 2018 +0100

    details contacts and globalization
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 14853b2..1f6f287 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,20 @@ Apache Cordova is a relatively old project. As such, we deprecated serveral of o
 - Deprecation announcement: https://cordova.apache.org/news/2017/09/22/plugins-release.html
 
 ### [cordova-plugin-contacts](https://github.com/apache/cordova-plugin-contacts)
+
+- Date: 2017-11
+- Reason: various privacy and security issues
+- Deprecation announcement: https://cordova.apache.org/news/2017/11/27/Deprecation-of-cordova-contacts-plugin.html
+
 ### [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)
 ### [cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
+
+- Date: 2017-11
+- Reason: Replacement [ECMA Internationalization API](https://www.ecma-international.org/ecma-402/1.0/) available in all relevant platforms
+- Deprecation announcement and Migration guide: https://cordova.apache.org/news/2017/11/20/migrate-from-cordova-globalization-plugin.html
+
 ### [cordova-plugin-legacy-whitelist](https://github.com/apache/cordova-plugin-legacy-whitelist)
 
 ## Deprecated Tooling


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