Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68C2510BE4 for ; Wed, 4 Jun 2014 08:57:57 +0000 (UTC) Received: (qmail 41007 invoked by uid 500); 4 Jun 2014 08:57:57 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 40974 invoked by uid 500); 4 Jun 2014 08:57:57 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 40965 invoked by uid 99); 4 Jun 2014 08:57:57 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2014 08:57:57 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1E963891B18; Wed, 4 Jun 2014 08:57:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: zalun@apache.org To: commits@cordova.apache.org Date: Wed, 04 Jun 2014 08:57:57 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: Fix sorting order in supported platforms Repository: cordova-plugin-file Updated Branches: refs/heads/master 23fba71ff -> db2685862 Fix sorting order in supported platforms Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/657d80b9 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/657d80b9 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/657d80b9 Branch: refs/heads/master Commit: 657d80b9763bb206ecc778d957a6ef87b563ef4e Parents: 23fba71 Author: Rodrigo Silveira Authored: Tue Jun 3 16:32:17 2014 -0700 Committer: Rodrigo Silveira Committed: Tue Jun 3 16:32:17 2014 -0700 ---------------------------------------------------------------------- doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/657d80b9/doc/index.md ---------------------------------------------------------------------- diff --git a/doc/index.md b/doc/index.md index fdc7fe1..504b493 100644 --- a/doc/index.md +++ b/doc/index.md @@ -33,10 +33,10 @@ on the subject. For an overview of other storage options, refer to Cordova's - Amazon Fire OS - Android - BlackBerry 10 +- Firefox OS - iOS - Windows Phone 7 and 8* - Windows 8* -- Firefox OS \* _These platforms do not support `FileReader.readAsArrayBuffer` nor `FileWriter.write(blob)`._