Skip to content

Support for custom cards

Pre-release
Pre-release

Choose a tag to compare

@nacabaro nacabaro released this 06 Aug 18:19
· 131 commits to main since this release
019f07d

This release adds support for custom cards. Due to technical limitations, custom cards have shared IDs with other cards, which means that reading a character from a custom card might generate an unexpected result.

This release adds a selector when the user reads a card whose ID is shared. After which the app will remember and next time a character is scanned into the app, the application will not ask the user, since it knows where it comes from.

Note: I don't remember if you have to uninstall the app for this release, you shouldn't have the need, but it doesn't hurt to do so if it crashes immediately after loading :)

Also for this release I changed the dependency from Java 8 in VB DIM Reader from cfogrady, since there was an issue with Java 8 in some phones.