Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-dialogs/pull/46
---
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
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/46#issuecomment-66841786
Cool, I see you on the list now
http://people.apache.org/committer-index.html
I'll get back to this over the weekend or early next week.
---
If your p
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 you
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
reply appear
Github user daserge commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/46#issuecomment-66686970
Here is [the corresponding JIRA
issue](https://issues.apache.org/jira/browse/CB-7955)
---
If your project is set up for it, you can reply to this email a
Github user kamrik commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/46#issuecomment-66686534
James, did you sign the Apache CLA? I don't see you on the list yet. Apache
requires this.
http://people.apache.org/committer-index.html
http://cord
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 = window.navigat
Github user kamrik commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/46#discussion_r21702976
--- Diff: www/browser/notification.js ---
@@ -0,0 +1,94 @@
+// Platform: browser
+window.navigator.notification = window.navigator.notif
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. :)
You c