jet_silver We use the Java ZXing library which is unfortunately in maintenance-only mode and very unlikely to gain support for new formats. They accept pull requests with bug fixes and minor improvements but nothing more.
https://github.com/zxing/zxing
The project is in maintenance mode, meaning, changes are driven by contributed patches. Only bug fixes and minor enhancements will be considered. The Barcode Scanner app can no longer be published, so it's unlikely any changes will be accepted for it. It does not work with Android 14 and will not be updated. Please don't file an issue for it. There is otherwise no active development or roadmap for this project. It is "DIY".
Many apps are moving to using a Google Play services library for this, which we won't:
https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner
The list of formats for the Google Play library is here:
https://developers.google.com/android/reference/com/google/mlkit/vision/barcode/common/Barcode.BarcodeFormat