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

Add JVM bindings library #39

Closed
wants to merge 7 commits into from

Conversation

thunderbiscuit
Copy link

This PR builds a Kotlin JVM library which can be published to a local Maven repository, to then be used as a dependency in local projects.

tnull added 6 commits January 11, 2023 10:46
This implementation of `KeysInterface` allows to override the
shutdown/destination scripts and forwards any other calls to an inner
instance of `KeysManager` otherwise.
We generate the scaffolding from an UDL file and include it in `lib.rs`.
Furthermore, we add a bindings generation shell script for convenience.
Temp: Add JVM library and publishing task
@thunderbiscuit
Copy link
Author

I am attempting to build the android library PR, but I got bogged down in first trying to fix this PR and simply use the new code in the event.rs file (basically accepting all changes). Once I do that the glue code doesn't build anymore (a ton of errors). Wondering if I'm better off waiting for #25 to get rebased and pick up those changes before moving on?

@tnull
Copy link
Collaborator

tnull commented Jan 30, 2023

Thanks again! Closing as superseded by/included in #25. :)

@tnull tnull closed this Jan 30, 2023
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.

2 participants