[GitHub] cordova-lib pull request #490: Android studio

2016-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/490 --- 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-lib pull request #490: Android studio

2016-09-22 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/490#discussion_r80154885 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -60,6 +60,8 @@ function getPlatformApi(platform, platformRootDir) { events.emit('

[GitHub] cordova-lib pull request #490: Android studio

2016-09-22 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/490#discussion_r80110771 --- Diff: cordova-lib/src/platforms/platforms.js --- @@ -60,6 +60,8 @@ function getPlatformApi(platform, platformRootDir) { events.emi

[GitHub] cordova-lib pull request #490: Android studio

2016-09-16 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/490#discussion_r79263894 --- Diff: cordova-common/src/ConfigChanges/ConfigFile.js --- @@ -193,6 +193,11 @@ function resolveConfigFilePath(project_dir, platform, file) {

[GitHub] cordova-lib pull request #490: Android studio

2016-09-16 Thread imhotep
GitHub user imhotep opened a pull request: https://github.com/apache/cordova-lib/pull/490 Android studio Adds Android Studio support Adds some logging for when patformApi fails for weird reasons. You can merge this pull request into a Git repository by running: $ git pull h