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

remove android dependencies from bindings #1825

Merged
merged 3 commits into from
Mar 5, 2021

Conversation

r10s
Copy link
Member

@r10s r10s commented Mar 4, 2021

targets deltachat-bot/echo#9

now, it should be possible to check out the android project and use only the jni and the src/com/b44t/messenger directory in combination with plain java, without android.

at some point, we could think over to move the bindings to a separate project, however, i am not in favor of doing that now as this would comes at costs wrt android development. but if it is actually in use independently of android, we can think over it.

@r10s r10s requested review from Simon-Laux, angelo-fuchs, Hocuri and cyBerta and removed request for cyBerta, angelo-fuchs and Hocuri March 4, 2021 21:29
Copy link
Member Author

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just noticed: DcContact still references android.graphics.Color, i'll add a commit.

@r10s
Copy link
Member Author

r10s commented Mar 4, 2021

also removed android.graphics.Color from bindings, now that should be usable standalone.

@r10s r10s mentioned this pull request Mar 4, 2021
@r10s r10s requested a review from Hocuri March 4, 2021 23:41
@r10s r10s merged commit 23dedb5 into master Mar 5, 2021
@r10s r10s deleted the less-android-dependencies-in-bindings branch March 5, 2021 10:28
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