[GitHub] cordova-plugin-dialogs pull request: Secure prompt text fields for...

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

[GitHub] cordova-plugin-dialogs pull request: Secure prompt text fields for...

2016-04-14 Thread WillAnd31
GitHub user WillAnd31 opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/71 Secure prompt text fields for passwords This PR will add the ability to have secure text input fields (for passwords) on prompts. I've only tested this on iPhone and Android phones.