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

Fixed that the URLs was always uppercase only. #102

Closed laxika closed 6 years ago

laxika commented 6 years ago

Fixing the URL QR code handling in the library.

laxika commented 6 years ago

@kenglxn Is there any chance that this fix will be released anytime soon?

kenglxn commented 6 years ago

It is now available as the -SNAPSHOT version through jitpack: https://jitpack.io/#kenglxn/QRGen/-SNAPSHOT

Will do a release as soon as I get time.

kenglxn commented 6 years ago

2.5.0 is released https://jitpack.io/#kenglxn/QRGen/2.5.0

kenglxn commented 6 years ago

https://github.com/kenglxn/QRGen/releases/tag/2.5.0