Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable read timeout (remote-reader) #128

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

matega
Copy link

@matega matega commented Oct 17, 2018

A quick modification to allow configuring an NFC response timeout for the remote-reader app.
I removed the public static int TIMEOUT field from NFCReader. I substituted the only other usage (in MainActivity, used for the default value of EXTRA_READER_PRESENCE_CHECK_DELAY) with its former value.

An increased timeout enables use of this app for Hungarian E-IDs (as discussed in issue #123 )

@frankmorgner frankmorgner merged commit 2c7a8e5 into frankmorgner:master Oct 22, 2018
@frankmorgner
Copy link
Owner

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants