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

Support Android 6 / version 23 #9

Closed
wants to merge 13 commits into from
Closed

Support Android 6 / version 23 #9

wants to merge 13 commits into from

Conversation

StefanLobbenmeier
Copy link

Fix #8, but also

  • migrated to AndroidX and set compileSdkVersion 29
  • resolved lint "Too Long Log Tags" (makes gradle build fail)

Cherry pick commits as needed, #8 is fixed in commit 1eea292

Stefan.Lobbenmeier added 13 commits October 15, 2020 18:55
The logging tag can be at most 23 characters, was 29
The logging tag can be at most 23 characters, was 31
…tual JSON into this library (does not conform to standard though)
…fAttestationObject or NoneAttestationObject
…fAttestationObject or NoneAttestationObject
…ial.id was random id internal to the database, while userHandle is the id communicated with the server
…ses credential.userHandle to filter. Now checks for both on the client
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.

Support Android 6 / version 23
1 participant