You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by lo...@apache.org on 2013/07/16 23:44:23 UTC

git commit: [CB-3666] blackberry10 src directory added with documentation. No native implementation is required for inappbrowser functionality on BB10

Updated Branches:
  refs/heads/master 47d669a07 -> cad97d018


[CB-3666] blackberry10 src directory added with documentation. No native implementation is required for inappbrowser functionality on BB10


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

Branch: refs/heads/master
Commit: cad97d0187408d116ce12fbc2d1f919a6f49c3b1
Parents: 47d669a
Author: lorinbeer <lo...@adobe.com>
Authored: Tue Jul 16 14:44:20 2013 -0700
Committer: lorinbeer <lo...@adobe.com>
Committed: Tue Jul 16 14:44:20 2013 -0700

----------------------------------------------------------------------
 src/blackberry10/README.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/cad97d01/src/blackberry10/README.md
----------------------------------------------------------------------
diff --git a/src/blackberry10/README.md b/src/blackberry10/README.md
new file mode 100644
index 0000000..318eee6
--- /dev/null
+++ b/src/blackberry10/README.md
@@ -0,0 +1,3 @@
+# BlackBerry 10 In-App-Browser Plugin
+
+The in app browser functionality is entirely contained within common js. There is no native implementation required.