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

Use android.Intent's extra logic for bound services #447

Conversation

cyberMilosz
Copy link
Contributor

Slight reduction of code duplication + now all data types should be supported between different types of interactions

Closes #431

Slight reduction of code duplication + now all data types should be supported between different types of interactions
@cyberMilosz cyberMilosz requested a review from Yogehi May 6, 2024 14:30
@cyberMilosz cyberMilosz linked an issue May 6, 2024 that may be closed by this pull request
Copy link
Collaborator

@Yogehi Yogehi left a comment

Choose a reason for hiding this comment

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

Interesting idea

Let's see where this goes

@Yogehi Yogehi merged commit 35ee906 into develop May 6, 2024
@cyberMilosz cyberMilosz deleted the 431-add-support-for-adding-byte-array-to-extra-in-appservicesend branch May 6, 2024 16:48
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.

Add support for adding byte array to extra in app.service.send
2 participants