Skip to content

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

Merged
Yogehi merged 1 commit into
developfrom
431-add-support-for-adding-byte-array-to-extra-in-appservicesend
May 6, 2024
Merged

Use android.Intent's extra logic for bound services#447
Yogehi merged 1 commit into
developfrom
431-add-support-for-adding-byte-array-to-extra-in-appservicesend

Conversation

@cyberMilosz

Copy link
Copy Markdown
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

@Yogehi Yogehi left a comment

Copy link
Copy Markdown
Collaborator

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