RE: plugin with AAR

2014-10-27 Thread Fu, Junwei
Hi, In order to integrate the Crosswalk to Cordova easily, the xwalk_core_library was built into AAR format in Maven repository (https://download.01.org/crosswalk/releases/crosswalk/android/maven2). We expect reference the AAR to crosswalk-core-engine in Gradle scripte, it can be downloaded au

[GitHub] cordova-js pull request: CB-7868 Use utils.defineGetterSetter inst...

2014-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-js/pull/88 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] cordova-ios pull request: (CB-7818) XCode 6.1's xcrun PackageAppli...

2014-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-js pull request: CB-7868 Use utils.defineGetterSetter inst...

2014-10-27 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-js/pull/88 CB-7868 Use utils.defineGetterSetter instead of Object.defineProperty Object.defineProperty is not available on some android versions. Our own util function checks this, so we should just

cordova.js is missing from test/assets/www?

2014-10-27 Thread Archana Naik
Hi, Joe I just noticed that cordova.js is missing from test/assets/www folder? Is that a mistake? Thanks Archana

Re: [cordova-js] replaceNavigator

2014-10-27 Thread Shazron
Yup, we could use those functions. I'll check them out. On Mon, Oct 27, 2014 at 12:51 PM, Ian Clelland wrote: > On Mon Oct 27 2014 at 3:41:48 PM Shazron wrote: > > > Ouch, sorry about this :( > > > > Don't be -- you did the right thing, and nobody actually tried it out on > the devices it's fai

Re: [cordova-js] replaceNavigator

2014-10-27 Thread Ian Clelland
On Mon Oct 27 2014 at 3:41:48 PM Shazron wrote: > Ouch, sorry about this :( > Don't be -- you did the right thing, and nobody actually tried it out on the devices it's failing on. I was talking to Andrew about it earlier, and he reminded me of the utility functions we have for this in cordova.j

[GitHub] cordova-lib pull request: CB-6472 Merge dictionaries when updating...

2014-10-27 Thread gorkem
GitHub user gorkem opened a pull request: https://github.com/apache/cordova-lib/pull/115 CB-6472 Merge dictionaries when updating plist files Merges the dictionaries on plist files if both plist and the value from plugin.xml are dictionaries. This makes it consistent with how it beh

Re: [cordova-js] replaceNavigator

2014-10-27 Thread Shazron
Ouch, sorry about this :( On Fri, Oct 24, 2014 at 8:41 AM, Ian Clelland wrote: > I'm sorry that I missed this, and that it never got the review that it > deserved -- thanks for at least taking the right step and giving the whole > dev community the chance to review it first, though. > > Accordin

Re: Android L

2014-10-27 Thread Joe Bowser
On Mon Oct 27 2014 at 11:04:14 AM Marcel Kinard wrote: > I'm reading the Lollipop API notes and the following seem like > possibilities: > > - Add new entries to config.xml to selectively enable > setMixedContentMode() and setAcceptThirdPartyCookies() when desired for > backward compatibility (of

Android L

2014-10-27 Thread Marcel Kinard
I'm reading the Lollipop API notes and the following seem like possibilities: - Add new entries to config.xml to selectively enable setMixedContentMode() and setAcceptThirdPartyCookies() when desired for backward compatibility (off by default). http://developer.android.com/about/versions/android

[GitHub] cordova-android pull request: ant-built -> ant-build

2014-10-27 Thread cmarcelk
Github user cmarcelk commented on the pull request: https://github.com/apache/cordova-android/pull/131#issuecomment-60624161 Pull request merged. Thanks for your contribution! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] cordova-android pull request: ant-built -> ant-build

2014-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] cordova-android pull request: ant-built -> ant-build

2014-10-27 Thread themightychris
GitHub user themightychris opened a pull request: https://github.com/apache/cordova-android/pull/131 ant-built -> ant-build You can merge this pull request into a Git repository by running: $ git pull https://github.com/themightychris/cordova-android patch-1 Alternatively you

[GitHub] cordova-android pull request: CB-7881 Android tooling shouldn't lo...

2014-10-27 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-android/pull/130 CB-7881 Android tooling shouldn't lock application directory https://issues.apache.org/jira/browse/CB-7881 Use temp directory when running adb command to make sure adb server is no