[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-18 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367557#comment-14367557 ] Andrew Grieve commented on CB-6428: --- Please file a new bug for it > Unable to read android

[jira] [Resolved] (CB-8702) Plugins should be able to override shouldInterceptRequest()

2015-03-18 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8702. --- Resolution: Fixed added in 4.0.0-dev > Plugins should be able to override shouldInterceptRequest() > ---

[jira] [Created] (CB-8702) Plugins should be able to override shouldInterceptRequest()

2015-03-18 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8702: - Summary: Plugins should be able to override shouldInterceptRequest() Key: CB-8702 URL: https://issues.apache.org/jira/browse/CB-8702 Project: Apache Cordova Issue

[jira] [Commented] (CB-3186) Make resolveLocalFileSystemURL() work with content:// URLs returned by the Camera API

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366470#comment-14366470 ] Andrew Grieve commented on CB-3186: --- No problem. To clarify though, it's not released yet.

[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366466#comment-14366466 ] Andrew Grieve commented on CB-6428: --- Okay, was able to repro with an image instead of a tex

[jira] [Resolved] (CB-8699) CordovaResouceApi.copyResource failing for uncompressed assets

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8699. --- Resolution: Fixed Fixed in 4.0.0-dev > CordovaResouceApi.copyResource failing for uncompressed assets >

[jira] [Created] (CB-8699) CordovaResouceApi.copyResource failing for uncompressed assets

2015-03-17 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8699: - Summary: CordovaResouceApi.copyResource failing for uncompressed assets Key: CB-8699 URL: https://issues.apache.org/jira/browse/CB-8699 Project: Apache Cordova Is

[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365982#comment-14365982 ] Andrew Grieve commented on CB-6428: --- assuming app.fileSystem.root == DirectoryEntry of cord

[jira] [Resolved] (CB-8696) cordova plugin add fails when there is a

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8696. --- Resolution: Fixed Fixed in 4.3.1-dev > cordova plugin add fails when there is a > -

[jira] [Created] (CB-8696) cordova plugin add fails when there is a

2015-03-17 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8696: - Summary: cordova plugin add fails when there is a Key: CB-8696 URL: https://issues.apache.org/jira/browse/CB-8696 Project: Apache Cordova Issue Type: Bug

[jira] [Resolved] (CB-7109) exec() call to plugin blocked the main thread

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7109. --- Resolution: Fixed Assignee: Ian Clelland fixed in 1.3.4-dev > exec() call to plugin blocked the ma

[jira] [Resolved] (CB-8695) Reading a slice of an asset from photo library on iOS always gets the full file

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8695. --- Resolution: Fixed fixed in 1.3.4-dev > Reading a slice of an asset from photo library on iOS always gets

[jira] [Created] (CB-8695) Reading a slice of an asset from photo library on iOS always gets the full file

2015-03-17 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8695: - Summary: Reading a slice of an asset from photo library on iOS always gets the full file Key: CB-8695 URL: https://issues.apache.org/jira/browse/CB-8695 Project: Apache Cor

[jira] [Resolved] (CB-8693) CordovaLib should not contain icons / splashscreens

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8693. --- Resolution: Fixed fixed in 4.0.0-dev > CordovaLib should not contain icons / splashscreens > ---

[jira] [Created] (CB-8693) CordovaLib should not contain icons / splashscreens

2015-03-17 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8693: - Summary: CordovaLib should not contain icons / splashscreens Key: CB-8693 URL: https://issues.apache.org/jira/browse/CB-8693 Project: Apache Cordova Issue Type: Bu

[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365146#comment-14365146 ] Andrew Grieve commented on CB-6428: --- [~jacobgu] I certainly agree with your sentiment. I tr

[jira] [Resolved] (CB-8689) Unhandled NullPointerException thrown resolving a file entry

2015-03-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8689. --- Resolution: Fixed Assignee: Andrew Grieve Thanks [~jacobgu]. Tried out the fix and think that was i

[jira] [Resolved] (CB-8675) cordova-plugin-file no longer supports iOS 6 as it uses base64EncodedStringWithOptions - is this intentional?

2015-03-16 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8675. --- Resolution: Fixed Assignee: Andrew Grieve Seems easy to fix (so done!). > cordova-plugin-file no

[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-13 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360671#comment-14360671 ] Andrew Grieve commented on CB-6428: --- Try it and see :) > Unable to read android_asset dire

[jira] [Commented] (CB-6428) Unable to read android_asset directory through File API

2015-03-13 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360619#comment-14360619 ] Andrew Grieve commented on CB-6428: --- No ETA on when it'll be released, but feel free to sta

[jira] [Resolved] (CB-8663) Android file plugin should not run MediaScanner for files in private storage

2015-03-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8663. --- Resolution: Fixed Fixed in 1.3.4-dev > Android file plugin should not run MediaScanner for files in priv

[jira] [Created] (CB-8663) Android file plugin should not run MediaScanner for files in private storage

2015-03-12 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8663: - Summary: Android file plugin should not run MediaScanner for files in private storage Key: CB-8663 URL: https://issues.apache.org/jira/browse/CB-8663 Project: Apache Cordov

[jira] [Resolved] (CB-6428) Unable to read android_asset directory through File API

2015-03-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-6428. --- Resolution: Fixed Assignee: Andrew Grieve (was: Ian Clelland) Fixed in 1.3.4-dev > Unable to read

[jira] [Resolved] (CB-8642) resolveLocalFileSystemURL & copyFrom fail for content: URLs

2015-03-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8642. --- Resolution: Fixed Fixed in 1.3.4-dev > resolveLocalFileSystemURL & copyFrom fail for content: URLs > ---

[jira] [Resolved] (CB-8652) Whitelist plugin cannot be found by createmobilespec.js

2015-03-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8652. --- Resolution: Fixed Thanks Dmitry! > Whitelist plugin cannot be found by createmobilespec.js > ---

[jira] [Resolved] (CB-7747) Extract whitelist functionality into a plugin

2015-03-11 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7747. --- Resolution: Fixed Done! https://github.com/apache/cordova-plugin-whitelist https://github.com/apache/cor

[jira] [Created] (CB-8642) resolveLocalFileSystemURL & copyFrom fail for content: URLs

2015-03-10 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8642: - Summary: resolveLocalFileSystemURL & copyFrom fail for content: URLs Key: CB-8642 URL: https://issues.apache.org/jira/browse/CB-8642 Project: Apache Cordova Issue

[jira] [Resolved] (CB-8621) Error: Cannot find module 'Q'

2015-03-06 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8621. --- Resolution: Fixed Thanks! I've applied your patch. > Error: Cannot find module 'Q' > ---

[jira] [Updated] (CB-7747) Extract whitelist functionality into a plugin

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-7747: -- Component/s: iOS Android > Extract whitelist functionality into a plugin > ---

[jira] [Resolved] (CB-4098) WP7 & WP8 - Unify Whitelist Implemenations

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4098. --- Resolution: Won't Fix Whitelist has changed since this was filed, so closing as no longer relevant. > WP

[jira] [Resolved] (CB-4099) OSX - Unify Whitelist Implemenations

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4099. --- Resolution: Won't Fix Whitelist has changed since this was filed, so closing as no longer relevant. > OS

[jira] [Resolved] (CB-4093) Unify Whitelist Implementations

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4093. --- Resolution: Won't Fix Whitelist has changed since this was filed, so closing as no longer relevant. > Un

[jira] [Resolved] (CB-7711) URI "tel" sheme no more supported

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7711. --- Resolution: Not a Problem > URI "tel" sheme no more supported > -- > >

[jira] [Resolved] (CB-4097) BlackBerry - Unify Whitelist Implemenations

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-4097. --- Resolution: Won't Fix Whitelist has changed since this was filed, so closing as no longer relevant. > Bl

[jira] [Resolved] (CB-7770) Block List the url

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7770. --- Resolution: Fixed With the new plugin hooks in 4.0.0-dev, it will be possible to block this request via

[jira] [Resolved] (CB-7913) Remove whitelist tests from mobile-spec.

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7913. --- Resolution: Fixed They are all passing, so assuming this is done. > Remove whitelist tests from mobile-s

[jira] [Resolved] (CB-8530) New Whitelisting Broken on Android

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8530. --- Resolution: Fixed Assignee: Andrew Grieve I believe whitelisting on master to be all fixed up now.

[jira] [Resolved] (CB-8547) Whitelist tests fail on Android

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8547. --- Resolution: Fixed Assignee: Andrew Grieve They now work as of c614ad4c8e76989aa1e4ba16 > Whitelist

[jira] [Resolved] (CB-8616) 9-patch support doesn't work for default resource

2015-03-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8616. --- Resolution: Fixed Assignee: Andrew Grieve fixed in 4.3.1-dev > 9-patch support doesn't work for de

[jira] [Resolved] (CB-8235) phonegap plugin getpicture method fails on android when filename has spaces

2015-03-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8235. --- Resolution: Fixed Fixed in 0.3.6-dev > phonegap plugin getpicture method fails on android when filename

[jira] [Resolved] (CB-8528) Update test framework plugin to use Jasmine 2.2.0

2015-03-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8528. --- Resolution: Fixed Assignee: Andrew Grieve > Update test framework plugin to use Jasmine 2.2.0 > ---

[jira] [Resolved] (CB-8608) FileReader unable to read blobs without blob: being whitelisted in network whitelist

2015-03-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8608. --- Resolution: Fixed Fixed in 4.0.0-dev > FileReader unable to read blobs without blob: being whitelisted i

[jira] [Created] (CB-8608) FileReader unable to read blobs without blob: being whitelisted in network whitelist

2015-03-04 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8608: - Summary: FileReader unable to read blobs without blob: being whitelisted in network whitelist Key: CB-8608 URL: https://issues.apache.org/jira/browse/CB-8608 Project: Apach

[jira] [Resolved] (CB-8592) CordovaWebView crashes on handlePause

2015-03-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8592. --- Resolution: Fixed Assignee: Andrew Grieve Fixed on 4.0.0-dev > CordovaWebView crashes on handlePau

[jira] [Resolved] (CB-8588) showWebPage() should include CATEGORY_BROWSABLE

2015-03-02 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8588. --- Resolution: Fixed Fixed in 4.0.0-dev > showWebPage() should include CATEGORY_BROWSABLE > ---

[jira] [Resolved] (CB-8587) showWebPage with openExternal=true allows webview navigations that are not whitelisted

2015-03-02 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8587. --- Resolution: Fixed Fixed in 4.0.0-dev > showWebPage with openExternal=true allows webview navigations tha

[jira] [Created] (CB-8588) showWebPage() should include CATEGORY_BROWSABLE

2015-03-02 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8588: - Summary: showWebPage() should include CATEGORY_BROWSABLE Key: CB-8588 URL: https://issues.apache.org/jira/browse/CB-8588 Project: Apache Cordova Issue Type: Bug

[jira] [Created] (CB-8587) showWebPage with openExternal=true allows webview navigations that are not whitelisted

2015-03-02 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8587: - Summary: showWebPage with openExternal=true allows webview navigations that are not whitelisted Key: CB-8587 URL: https://issues.apache.org/jira/browse/CB-8587 Project: Apa

[jira] [Resolved] (CB-8500) Unify Gradle & Ant on how signing properties are specified

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8500. --- Resolution: Fixed commit: beab74adf54ee5914e76b2a39737e6018f23d4fc > Unify Gradle & Ant on how signing p

[jira] [Resolved] (CB-8548) Gradle - look for debug-signing.properties and release-signing.properties when building

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8548. --- Resolution: Fixed Fixed on 4.0.0-dev > Gradle - look for debug-signing.properties and release-signing.pr

[jira] [Updated] (CB-8548) Gradle - look for debug-signing.properties and release-signing.properties when building

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve updated CB-8548: -- Summary: Gradle - look for debug-signing.properties and release-signing.properties when building (was: Gra

[jira] [Created] (CB-8548) Gradle - look for debug-key.properties and release-key.properties when building

2015-02-25 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8548: - Summary: Gradle - look for debug-key.properties and release-key.properties when building Key: CB-8548 URL: https://issues.apache.org/jira/browse/CB-8548 Project: Apache Cor

[jira] [Resolved] (CB-8545) Android: Remove LinearLayout for 4.0.0

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8545. --- Resolution: Fixed done for 4.0.0-dev > Android: Remove LinearLayout for 4.0.0 >

[jira] [Resolved] (CB-8510) Delete copy&paste between AndroidWebView and XWalkWebView

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8510. --- Resolution: Fixed Done for 4.0.0-dev > Delete copy&paste between AndroidWebView and XWalkWebView > -

[jira] [Resolved] (CB-7159) BackgroundColor not used when

2015-02-25 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-7159. --- Resolution: Fixed Assignee: Andrew Grieve (was: Joe Bowser) fixed in 4.0.0 > BackgroundColor not

[jira] [Created] (CB-8545) Android: Remove LinearLayout for 4.0.0

2015-02-25 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8545: - Summary: Android: Remove LinearLayout for 4.0.0 Key: CB-8545 URL: https://issues.apache.org/jira/browse/CB-8545 Project: Apache Cordova Issue Type: Bug C

[jira] [Commented] (CB-8530) New Whitelisting Broken on Android

2015-02-24 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334982#comment-14334982 ] Andrew Grieve commented on CB-8530: --- [~iclelland] Whitelist behaviour has changed recently,

[jira] [Commented] (CB-8510) Delete copy&paste between AndroidWebView and XWalkWebView

2015-02-19 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327758#comment-14327758 ] Andrew Grieve commented on CB-8510: --- Note that the final design does *not* fix compile erro

[jira] [Commented] (CB-8510) Delete copy&paste between AndroidWebView and XWalkWebView

2015-02-19 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327761#comment-14327761 ] Andrew Grieve commented on CB-8510: --- Also - all of the third-party plugins worked the same

[jira] [Created] (CB-8510) Delete copy&paste between AndroidWebView and XWalkWebView

2015-02-19 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8510: - Summary: Delete copy&paste between AndroidWebView and XWalkWebView Key: CB-8510 URL: https://issues.apache.org/jira/browse/CB-8510 Project: Apache Cordova Issue Ty

[jira] [Commented] (CB-8510) Delete copy&paste between AndroidWebView and XWalkWebView

2015-02-19 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327752#comment-14327752 ] Andrew Grieve commented on CB-8510: --- Pull requests: https://github.com/apache/cordova-andro

[jira] [Resolved] (CB-8472) Exception (can't find config.xml) installing platform after plugins

2015-02-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8472. --- Resolution: Fixed Assignee: Andrew Grieve Fixed in 4.2.1-dev (where it was broken) > Exception (ca

[jira] [Resolved] (CB-8436) 'cordova build --device' for ios doesn't produce correct application

2015-02-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8436. --- Resolution: Fixed Fixed in 3.8.0-dev > 'cordova build --device' for ios doesn't produce correct applicat

[jira] [Resolved] (CB-8345) Splash screen does not display on Android.

2015-02-17 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8345. --- Resolution: Not a Problem Yep, the splashscreen is disabled by default. To enable it, add: {code} {code}

[jira] [Resolved] (CB-8429) Plugins Release Feb 4, 2015

2015-02-13 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8429. --- Resolution: Fixed Plugins published on dist & CPR & blog post is out. > Plugins Release Feb 4, 2015 > --

[jira] [Resolved] (CB-8431) File Transfer Crash on Android with Crosswalk 10+

2015-02-13 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8431. --- Resolution: Won't Fix Assignee: Andrew Grieve Confirmed that this is L-only and that it's fixed via

[jira] [Resolved] (CB-8469) Android projects are not importable by Android Studio until after first build

2015-02-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8469. --- Resolution: Fixed Fixed in cordova-android@master (for initial project creation), and fixed in cordova-l

[jira] [Created] (CB-8469) Android projects are not importable by Android Studio until after first build

2015-02-12 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8469: - Summary: Android projects are not importable by Android Studio until after first build Key: CB-8469 URL: https://issues.apache.org/jira/browse/CB-8469 Project: Apache Cordo

[jira] [Commented] (CB-8447) 'cordova platform update android@3.7.1' fails

2015-02-12 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318843#comment-14318843 ] Andrew Grieve commented on CB-8447: --- I believe the issue here is that this works on master,

[jira] [Commented] (CB-8084) Push Notifications code included by default

2015-02-09 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312478#comment-14312478 ] Andrew Grieve commented on CB-8084: --- [~shazron] - This certainly is a problem that's bitten

[jira] [Commented] (CB-3679) Breakout SplashScreen Plugin for Android

2015-02-06 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-3679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309575#comment-14309575 ] Andrew Grieve commented on CB-3679: --- The version of cordova-android @ master has it removed

[jira] [Commented] (CB-8431) File Transfer Crash on Android with Crosswalk 10+

2015-02-06 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309324#comment-14309324 ] Andrew Grieve commented on CB-8431: --- I suspect it happens only on Android L > File Transfe

[jira] [Commented] (CB-8431) File Transfer Crash on Android with Crosswalk 10+

2015-02-05 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308421#comment-14308421 ] Andrew Grieve commented on CB-8431: --- I just got this exception happen to me on 4.0.x withou

[jira] [Commented] (CB-8429) Plugins Release Feb 4, 2015

2015-02-04 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306535#comment-14306535 ] Andrew Grieve commented on CB-8429: --- Release notes for this release: {quote} org.apache.co

[jira] [Created] (CB-8429) Plugins Release Feb 4, 2015

2015-02-04 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8429: - Summary: Plugins Release Feb 4, 2015 Key: CB-8429 URL: https://issues.apache.org/jira/browse/CB-8429 Project: Apache Cordova Issue Type: Task Reporter:

[jira] [Commented] (CB-8396) AutoHideSplashScreen not working on Android

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304592#comment-14304592 ] Andrew Grieve commented on CB-8396: --- iOS hides the splash screen at a sensible time during

[jira] [Resolved] (CB-8382) Make CordovaActivity not implement CordovaInterface

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8382. --- Resolution: Fixed fixed in 4.0.0-dev > Make CordovaActivity not implement CordovaInterface > ---

[jira] [Resolved] (CB-8411) View hierarchy should be initialized before Plugins are initialized

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8411. --- Resolution: Fixed Fixed in 4.0.0-dev, as well as on 3.7.x branch > View hierarchy should be initialized

[jira] [Created] (CB-8411) View hierarchy should be initialized before Plugins are initialized

2015-02-03 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8411: - Summary: View hierarchy should be initialized before Plugins are initialized Key: CB-8411 URL: https://issues.apache.org/jira/browse/CB-8411 Project: Apache Cordova

[jira] [Commented] (CB-8408) inAppBrowser window closes itself on background network activity

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303957#comment-14303957 ] Andrew Grieve commented on CB-8408: --- [~iclelland] Might be related to FileTransfer threadin

[jira] [Commented] (CB-7518) Android - Don't run "android" command from within CLI/Plugman

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303539#comment-14303539 ] Andrew Grieve commented on CB-7518: --- The other issue is that you need to build once before

[jira] [Commented] (CB-8239) Add support for git urls to 'cordova platform add'

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303462#comment-14303462 ] Andrew Grieve commented on CB-8239: --- Whoops! Thanks for figuring that out. I've committed b

[jira] [Commented] (CB-7518) Android - Don't run "android" command from within CLI/Plugman

2015-02-03 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303439#comment-14303439 ] Andrew Grieve commented on CB-7518: --- Hmm, sorry about that. There were 2 motives for the

[jira] [Resolved] (CB-8390) broken for gradle projects

2015-02-02 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8390. --- Resolution: Fixed Implemented as spec'ed. Note that there are a couple android library projects that com

[jira] [Resolved] (CB-8352) Need some way to expand an activity's functions, or relay them to a plugin.

2015-01-31 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8352. --- Resolution: Not a Problem > Need some way to expand an activity's functions, or relay them to a plugin. >

[jira] [Created] (CB-8390) broken for gradle projects

2015-01-30 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8390: - Summary: broken for gradle projects Key: CB-8390 URL: https://issues.apache.org/jira/browse/CB-8390 Project: Apache Cordova Issue Type: Bug Components:

[jira] [Resolved] (CB-8389) pluginManager.postMessage() Should allow plugins first dibs at messages rather than CordovaInterface

2015-01-30 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8389. --- Resolution: Fixed Fixed in 4.0.0-dev > pluginManager.postMessage() Should allow plugins first dibs at me

[jira] [Created] (CB-8389) pluginManager.postMessage() Should allow plugins first dibs at messages rather than CordovaInterface

2015-01-30 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8389: - Summary: pluginManager.postMessage() Should allow plugins first dibs at messages rather than CordovaInterface Key: CB-8389 URL: https://issues.apache.org/jira/browse/CB-8389

[jira] [Resolved] (CB-8386) App should crash if requested webview fails to instantiate

2015-01-30 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8386. --- Resolution: Fixed Fixed in 4.0.0-dev > App should crash if requested webview fails to instantiate >

[jira] [Resolved] (CB-8387) Handling of DisallowOverscroll preference should be done by WebView, not Activity

2015-01-30 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8387. --- Resolution: Fixed Fixed in 4.0.0-dev > Handling of DisallowOverscroll preference should be done by WebVi

[jira] [Created] (CB-8387) Handling of DisallowOverscroll preference should be done by WebView, not Activity

2015-01-30 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8387: - Summary: Handling of DisallowOverscroll preference should be done by WebView, not Activity Key: CB-8387 URL: https://issues.apache.org/jira/browse/CB-8387 Project: Apache C

[jira] [Created] (CB-8386) App should crash if requested webview fails to instantiate

2015-01-30 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8386: - Summary: App should crash if requested webview fails to instantiate Key: CB-8386 URL: https://issues.apache.org/jira/browse/CB-8386 Project: Apache Cordova Issue T

[jira] [Commented] (CB-8382) Make CordovaActivity not implement CordovaInterface

2015-01-29 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298099#comment-14298099 ] Andrew Grieve commented on CB-8382: --- Created a PR for review of this: https://github.com/a

[jira] [Created] (CB-8382) Make CordovaActivity not implement CordovaInterface

2015-01-29 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8382: - Summary: Make CordovaActivity not implement CordovaInterface Key: CB-8382 URL: https://issues.apache.org/jira/browse/CB-8382 Project: Apache Cordova Issue Type: Bu

[jira] [Resolved] (CB-8379) cordova --version should also tell you the cordova-lib version

2015-01-29 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8379. --- Resolution: Fixed Since the lib version is generally the same as the CLI version, only print the cordova-

[jira] [Created] (CB-8379) cordova --version should also tell you the cordova-lib version

2015-01-29 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8379: - Summary: cordova --version should also tell you the cordova-lib version Key: CB-8379 URL: https://issues.apache.org/jira/browse/CB-8379 Project: Apache Cordova Is

[jira] [Resolved] (CB-8378) Delete LinearLayoutSoftKeyboardDetect for 4.0.x

2015-01-29 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8378. --- Resolution: Fixed Deleted in cordova-android@4.0.0-dev > Delete LinearLayoutSoftKeyboardDetect for 4.0.x

[jira] [Created] (CB-8378) Delete LinearLayoutSoftKeyboardDetect for 4.0.x

2015-01-29 Thread Andrew Grieve (JIRA)
Andrew Grieve created CB-8378: - Summary: Delete LinearLayoutSoftKeyboardDetect for 4.0.x Key: CB-8378 URL: https://issues.apache.org/jira/browse/CB-8378 Project: Apache Cordova Issue Type: Bug

[jira] [Resolved] (CB-8377) tag in Plugin.xml aren't parsed properly

2015-01-29 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8377. --- Resolution: Fixed Fix is in. Was a regression caused by 15adc1b9fcc069438. > tag in Plugin.xml aren't p

[jira] [Resolved] (CB-8373) android platform update loses all entries

2015-01-28 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Grieve resolved CB-8373. --- Resolution: Fixed Fixed with cordova-lib@4.2.1-dev and cordova-android@4.0.0-dev > android platform upda

<    1   2   3   4   5   6   7   8   9   10   >