[GitHub] cordova-plugin-dialogs pull request: add support for html message ...

2016-05-17 Thread cordova-qa
Github user cordova-qa commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/68#issuecomment-219911438 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-dialogs/pull/68/commits/715f3a7

[GitHub] cordova-plugin-dialogs pull request: add support for html message ...

2016-03-14 Thread swaheed2
GitHub user swaheed2 opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/68 add support for html message in alert By using android.text.Html, the message of the AlertDialog can support html which is a very useful feature. I hope this can be added to all type