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

Ensure Android compatibility #25

Merged
merged 2 commits into from Sep 20, 2022
Merged

Conversation

micabytes
Copy link
Contributor

getOrDefault(..) is not available in Android versions earlier than SDK 24, which results in blade-ink crashing in a (as yet) significant number of Android devices. This commit fixes that problem and ensures blade-ink still works on older Android devices.

michaeloa and others added 2 commits May 15, 2022 10:13
… Android SDK versions.

This causes crashes in Android with SDK < 24.
@micabytes micabytes changed the title Improve backward compatibility Ensure Android compatibility Sep 19, 2022
@bladecoder bladecoder merged commit bcac457 into bladecoder:master Sep 20, 2022
@micabytes
Copy link
Contributor Author

Thanks a lot, @bladecoder .

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

3 participants