I've created a topic branch called "promise" <https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=shortlog;h=refs/heads/promise> to cordova-js. It has a commit that adds this ES6 promise polyfill <https://github.com/jakearchibald/es6-promise> (minified) to cordova.js and a simple test to ensure it's found.
That's literally all it is right now—please take a look, though. Shall we move forward on this? On Thu, Aug 14, 2014 at 9:35 AM, Bryan Higgins <br...@bryanhiggins.net> wrote: > BB10 does have a native secure element API. I may be able to dig up some > code which bridges this to JavaScript. > > > On Thu, Aug 14, 2014 at 7:41 AM, Axel Nennker <ignisvul...@gmail.com> > wrote: > > > I created https://issues.apache.org/jira/browse/CB-7310 to track this. > > > > > > 2014-08-13 22:57 GMT+02:00 Axel Nennker <ignisvul...@gmail.com>: > > > > > Good to know. Thanks. > > > Am 13.08.2014 20:56 schrieb "Josh Soref" <jso...@blackberry.com>: > > > > > > Axel Nennker wrote: > > >> >I am interested to implement the secure element API. > > >> >Mozilla is currently implementing it with our help for FFOS but I > want > > it > > >> >for Android too. Blackberry shouldn't be that difficult using JSR177. > > >> > > >> BlackBerry classic (which is built around Java) isn't supported by > > Cordova > > >> and hasn't been for a few releases. > > >> BlackBerry 10 is built around QNX. > > >> > > >> I'm not making a statement about implementability re BB10 (just that > > Java > > >> is irrelevant), > > >> > > >> > > > https://github.com/blackberry/Cascades-Community-Samples/tree/master/NfcToo > > >> l > > >> > > >> Is probably where someone would go to start... > > >> > > >> > > >