[GitHub] cordova-plugin-dialogs issue #71: Secure prompt text fields for passwords

2016-06-16 Thread WillAnd31
Github user WillAnd31 commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/71 I definitely agree, and that's the ideal way of doing it, and it could even support having the default text be the placeholder in the secure input prompt. I implemented it thi

[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 p