journeyapps / zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder
https://journeyapps.com/
Apache License 2.0
5.74k stars 1.27k forks source link

Are there any plans to release a new version? #744

Open ctujin opened 1 year ago

ctujin commented 1 year ago

Are there any plans to release a new version?

I see the last commit in 2022-10-21, but the last release version in 2011-10-25.

ILoveFOSS commented 11 months ago

A new version also including upstream fixes (ZXing reached version 3.5.2 in July) would certainly make lots of downstream projects happy.

rkistner commented 11 months ago

Upstream fixes can be included by just upgrading the zxing:core:

https://github.com/journeyapps/zxing-android-embedded#older-sdk-versions

Cypher103360 commented 7 months ago

Will it support Android 14?