kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

URL Scheme Issue #99

Closed prasenjeetpaul closed 6 years ago

prasenjeetpaul commented 6 years ago

The Url in URL Scheme is forced to upperCase() which doesn't stand valid because many url have combination of both lower and upper case letter.