RE: Buildbot for Cordova on Apache Infra - Update

2015-04-12 Thread Hu, Ningxin
Great job! It would be helpful to add 3rd party engine plugins, such as Crosswalk, into the matrix. Your thoughts? -ningxin > -Original Message- > From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com] > Sent: Sunday, April 12, 2015 6:59 AM > To: dev@cordova.apache.org > Subject: RE:

[GitHub] cordova-plugin-splashscreen pull request: Fixed installation instr...

2015-04-12 Thread BrunoMarchesson
Github user BrunoMarchesson commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/40#issuecomment-92078418 Well, 3 weeks after, still not working ?! What are we supposed to do to add this plugin since the official instruction does not work ? -

[GitHub] cordova-plugin-statusbar pull request: Update readme with correct ...

2015-04-12 Thread niels515
Github user niels515 commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/23#issuecomment-92076376 Hi, does anyone know how to let the statusbar be #5f51b5, because it aint work on android 5.0.2. Thanks in advance --- If your project is set up for i

Multiple Cordova instances per App

2015-04-12 Thread Blaze Spinnaker
I'm looking for a way to run more than one cordova instance per IPA / APK. Ie, instead of switching between apps, I just switch between instances of the cordova app inside one mobile application. Has anyone done this? I'm wondering how to deal with such things as shared database storage / fil