QR-Code-generator icon indicating copy to clipboard operation
QR-Code-generator copied to clipboard

Android compatibility

Open 2Ra66it opened this issue 2 years ago • 1 comments

Adding android compatibility:

  • Base64 from android package

  • Rewritten some methods that used new versions of java: .chars(), .allMatch(), .forEachOrdered(), .codePoints()

2Ra66it avatar May 15 '22 13:05 2Ra66it

Hello, can you check my PR?

2Ra66it avatar Jun 19 '22 15:06 2Ra66it