Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #163 from blackberry-community/gh-pages
Browse files Browse the repository at this point in the history
new sample: bbUI-localstorage
  • Loading branch information
pelegri committed Sep 24, 2012
2 parents fec370b + a60f8a9 commit 74a028f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions All_Samples.json
Expand Up @@ -77,6 +77,15 @@
"note": "<p>A radio group and an image are used to display and describe the different battery states.</p><p> The QML uses stackLayout</p>",
"tags": [ "native", "client", "bb10", "cascades", "battery", "stacklayout"]
},
"bbUI-localstorage": {
"desc": "Multiple ways to use localStorage to improve the end-user experience of a WebWorks Application",
"url": "https://github.com/blackberry/WebWorks-Samples/tree/master/bbUI-localStorage",
"repo": "WebWorks-Samples",
"repourl": "http://github.com/blackberry/WebWorks-Samples",
"note": "Sample supports BlackBerry PlayBook as well as BlackBerry 10",
"warning": "BlackBerry 10 Support is still under development",
"tags": [ "html5", "bb10", "playbook", "localstorage" ]
},
"BelligerentBlocks": {
"desc": "Simple Game that uses Scoreloop, 2D graphics, Box2D, SQLite3 and other features",
"url": "https://github.com/blackberry/NDK-Samples/tree/master/BelligerentBlocks",
Expand Down

0 comments on commit 74a028f

Please sign in to comment.