brarcher / loyalty-card-locker

Stores your barcode-based store/loyalty cards on your phone
GNU General Public License v3.0
171 stars 29 forks source link

[Feature request] Add support for Aztec Code #365

Closed dmlemos closed 4 years ago

dmlemos commented 4 years ago

I am from the UK. Tesco cards have started to use this type. Would be great if support could be added.

Much prefer using this app than other non open-source apps.

Alternatively #366

TheLastProject commented 4 years ago

AZTEC should be supported: https://github.com/brarcher/loyalty-card-locker/blob/678f12640300f9325f7ac869ab6862261b6672dc/app/src/main/java/protect/card_locker/BarcodeSelectorActivity.java#L48-L61

Are you sure you don't just have issues scanning the card due to bad light conditions or shadow over the code or something like that?

dmlemos commented 4 years ago

@TheLastProject you're right actually. I scanned the card using another app in the exact same spot. After moving to another spot it took a bit more time, but it worked. Apologies for wasting your time.

TheLastProject commented 4 years ago

Not a waste of time, maybe someone else will see this issue and save some time :)