You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/28 23:12:20 UTC

[12/15] git commit: Merge branch 'master' of github.com:zalun/cordova-plugin-dialogs into ff

Merge branch 'master' of github.com:zalun/cordova-plugin-dialogs into ff


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/1dccb6bf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/1dccb6bf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/1dccb6bf

Branch: refs/heads/master
Commit: 1dccb6bf30d948f7fc604b8b679ad32c4b9bc555
Parents: 5b2060f 77a73ec
Author: Steven Gill <st...@gmail.com>
Authored: Fri Oct 25 13:55:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Oct 25 13:55:14 2013 -0700

----------------------------------------------------------------------
 plugin.xml                     |  20 ++++
 src/firefoxos/notification.js  | 107 +++++++++++++++++
 www/firefoxos/danger-press.png | Bin 0 -> 1015 bytes
 www/firefoxos/danger.png       | Bin 0 -> 1031 bytes
 www/firefoxos/default.png      | Bin 0 -> 1014 bytes
 www/firefoxos/gradient.png     | Bin 0 -> 3713 bytes
 www/firefoxos/notification.css | 227 ++++++++++++++++++++++++++++++++++++
 www/firefoxos/pattern.png      | Bin 0 -> 6851 bytes
 www/firefoxos/recommend.png    | Bin 0 -> 1020 bytes
 www/notification.js            |   2 +-
 10 files changed, 355 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/1dccb6bf/plugin.xml
----------------------------------------------------------------------