[GitHub] cordova-plugin-device pull request: Internet Explorer browser supp...

2015-01-06 Thread BigstickCarpet
Github user BigstickCarpet commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/28#issuecomment-68895043 What is the planned release date for this fix? `cordova plugin add org.apache.cordova.device` still gets the version without the fix, so it still

[GitHub] cordova-plugin-device pull request: Internet Explorer browser supp...

2014-12-12 Thread BigstickCarpet
Github user BigstickCarpet commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/28#issuecomment-66826434 @purplecabbage I just got an email confirming that my iCLA is now on file. --- If your project is set up for it, you can reply to this email and

[GitHub] cordova-plugin-dialogs pull request: Added support for the new "br...

2014-12-12 Thread BigstickCarpet
Github user BigstickCarpet commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/46#issuecomment-66826408 @kamrik I just got an email confirming that my iCLA is now on file. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-device pull request: Internet Explorer browser supp...

2014-12-11 Thread BigstickCarpet
Github user BigstickCarpet commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/28#issuecomment-66696150 Ok. I'll fill out an iCLA and send it in later today. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cordova-plugin-dialogs pull request: Added support for the new "br...

2014-12-11 Thread BigstickCarpet
Github user BigstickCarpet commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/46#issuecomment-66696186 Ok. I'll fill out an iCLA and send it in later today. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-device pull request: Internet Explorer browser supp...

2014-12-11 Thread BigstickCarpet
GitHub user BigstickCarpet opened a pull request: https://github.com/apache/cordova-plugin-device/pull/28 Internet Explorer browser support Added support for Internet Explorer and other browsers when using the new "browser" platform in Cordova 4. Chrome, S

[GitHub] cordova-plugin-dialogs pull request: Added support for the new "br...

2014-12-11 Thread BigstickCarpet
Github user BigstickCarpet commented on a diff in the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/46#discussion_r21704134 --- Diff: www/browser/notification.js --- @@ -0,0 +1,94 @@ +// Platform: browser +window.navigator.notification

[GitHub] cordova-plugin-dialogs pull request: Added support for the new "br...

2014-12-11 Thread BigstickCarpet
GitHub user BigstickCarpet opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/46 Added support for the new "browser" platform in Cordova 4 The new browser platform in Cordova 4 is awesome. And now this plugin is awesome because it supports it.