You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by za...@apache.org on 2014/11/03 12:14:16 UTC

[1/2] docs commit: Add Firefox OS to list of IndexedDB platforms

Repository: cordova-docs
Updated Branches:
  refs/heads/master 1b87cc0e8 -> f0f161453


Add Firefox OS to list of IndexedDB platforms


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/cd6baa0e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/cd6baa0e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/cd6baa0e

Branch: refs/heads/master
Commit: cd6baa0eb390e2eed9a548602d4b6f73969f8d06
Parents: 83bd1d1
Author: Matthew Riley MacPherson <ma...@lonelyvegan.com>
Authored: Thu Oct 30 11:57:16 2014 -0400
Committer: Matthew Riley MacPherson <ma...@lonelyvegan.com>
Committed: Thu Oct 30 11:57:16 2014 -0400

----------------------------------------------------------------------
 docs/en/edge/cordova/storage/storage.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/cd6baa0e/docs/en/edge/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/storage/storage.md b/docs/en/edge/cordova/storage/storage.md
index 30c7e98..d1496b4 100644
--- a/docs/en/edge/cordova/storage/storage.md
+++ b/docs/en/edge/cordova/storage/storage.md
@@ -21,7 +21,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one
 
 > An overview of storage options for Cordova.
 
-Several storage APIs are available for Cordova applications. 
+Several storage APIs are available for Cordova applications.
 See
 [html5rocks](http://www.html5rocks.com/en/features/storage).
 for a more complete overview and examples.
@@ -55,14 +55,13 @@ than LocalStorage but fewer than WebSQL.
 The following platforms support IndexedDB:
 
 - BlackBerry 10
+- Firefox OS
 - Windows Phone 8
 - Windows 8
 
-
 ## Plugin-Based Options
 
 In addition to the storage APIs listed above, the
 [File API](https://github.com/apache/cordova-plugin-file/blob/master/doc/index.md)
 allows you to cache data on the local file system.  Other
 [Cordova plugins](http://plugins.cordova.io/) provide similar storage options.
-


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


[2/2] docs commit: Merge remote-tracking branch 'tofumatt/add-firefox-to-indexeddb'

Posted by za...@apache.org.
Merge remote-tracking branch 'tofumatt/add-firefox-to-indexeddb'


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/f0f16145
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/f0f16145
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/f0f16145

Branch: refs/heads/master
Commit: f0f161453e06984d26e10d47d66676513326dd7d
Parents: 1b87cc0 cd6baa0
Author: Piotr Zalewa <pi...@zalewa.info>
Authored: Mon Nov 3 12:13:40 2014 +0100
Committer: Piotr Zalewa <pi...@zalewa.info>
Committed: Mon Nov 3 12:13:40 2014 +0100

----------------------------------------------------------------------
 docs/en/edge/cordova/storage/storage.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------



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