Israni, Murli

Results 10 issues of Israni, Murli

Applied the same logic for launching another cordova app - It works as expected. Any idea, how to get the incoming parameters in this case, so that that cna be...

Do you have any options for themeing/branding on phonegap app?

![image](https://cloud.githubusercontent.com/assets/7137859/10714735/4d504246-7b22-11e5-860c-e587bf22610d.png) Reference: http://materializecss.com/collapsible.html

Feature Request

Can we have the TTL (timely cached) support just like jStorage. JStorage supports - $.jStorage.set('key', value); $.jStorage.setTTL('key', time); // time say 2000 = 2s $.jStorage.get('key'); // Auto-Cahce after that Key...

feature
rfc

cordova build android ANDROID_HOME=/usr/local/Cellar/android-sdk/24.4.1_1 JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home Download https://maven.fabric.io/public/io/fabric/tools/gradle/1.21.6/gradle-1.21.6.pom Download https://maven.fabric.io/public/io/fabric/tools/gradle/1.21.6/gradle-1.21.6.jar FAILURE: Build failed with an exception. - Where: Build file '/Users/.../workspace/.../android/build.gradle' line: 322 - What went wrong: A problem occurred evaluating...

Unable to achieve the disqus api using easyXDM. var xhr = new easyXDM.Rpc({ remote: "https://disqus.com/api/3.0/" }, { remote: { request: {} // request is exposed by /cors/ } }); xhr.request({...

Can we force if target app is already opened?

As lots of Android Devices supports the same, Do we have the extension for the android platforms too??

For android - android: { //intent: 'INTENT' // send SMS with the native android SMS messaging intent: '' // send SMS without open any other app }, works fine to...