[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-09-13 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-wp8/pull/87#issuecomment-139878187 I'm not sure what do you mean by breaking the functionality in multiple page apps, but I checked how behave the plugin initialization in the other platform

[GitHub] cordova-lib pull request: Add platform project instance in hook op...

2015-09-02 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-lib/pull/271#issuecomment-137046802 ping @omefire --- 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

[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-09-02 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-wp8/pull/87#issuecomment-136988297 ping @purplecabbage --- 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

[GitHub] cordova-lib pull request: Change cordova-lib to execute plugin hoo...

2015-08-12 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-lib/pull/236#issuecomment-130315580 ping @omefire --- 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

[GitHub] cordova-wp8 pull request: Move AutoLoadCommand execution in Framew...

2015-08-05 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-wp8/pull/87 Move AutoLoadCommand execution in FrameworkElement.Loaded event - Add AutoLoadCommand execution in FrameworkElement.Loaded event and remove it from CordovaBrowser_LoadCompleted - This

[GitHub] cordova-lib pull request: Update xcode dependency to latest stable...

2015-07-28 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-lib/pull/272 Update xcode dependency to latest stable version Update to latest stable version, because new features and bug fixes are introduced in it You can merge this pull request into a Git

[GitHub] cordova-lib pull request: Add platform project instance in hook op...

2015-07-28 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-lib/pull/271#issuecomment-125624618 run ci --- 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

[GitHub] cordova-lib pull request: Add platform project instance in hook op...

2015-07-28 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-lib/pull/271 Add platform project instance in hook options context Add platform project instance in hook options context for install/uninstall plugman commands. This is handy when you need to make

[GitHub] cordova-lib pull request: Change cordova-lib to execute plugin hoo...

2015-07-28 Thread galexandrov
Github user galexandrov commented on the pull request: https://github.com/apache/cordova-lib/pull/236#issuecomment-125530595 In our case we don't use the Cordova CLI we use cordova-{platform} scripts for project creation and that's why we don't have the Cordova CLI Pro

[GitHub] cordova-lib pull request: Change cordova-lib to execute plugin hoo...

2015-06-05 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-lib/pull/236 Change cordova-lib to execute plugin hooks without the need of Cordova project structure Change cordova-lib to execute plugin hooks defined in plugin.xml without the need of Cordova

[GitHub] cordova-lib pull request: CB-9033 : fix WatchKit support

2015-06-02 Thread galexandrov
Github user galexandrov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/219#discussion_r31507207 --- Diff: cordova-lib/src/plugman/platforms/ios.js --- @@ -184,13 +192,76 @@ module.exports = { var xcBuildConfiguration

[GitHub] cordova-lib pull request: CB-9033 : fix WatchKit support

2015-06-02 Thread galexandrov
Github user galexandrov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/219#discussion_r31506402 --- Diff: cordova-lib/package.json --- @@ -42,7 +42,7 @@ "underscore": "1.7.0", "unorm": "

[GitHub] cordova-plugin-splashscreen pull request: [WP8] Respect SplashScre...

2015-03-05 Thread galexandrov
GitHub user galexandrov opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/38 [WP8] Respect SplashScreen and SplashScreenDelay preferences from config file Extend WP8 Splash Screen to respect SplashScreen and SplashScreenDelay preferences from config