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 Android UI components for service notifications #466

Merged
merged 25 commits into from
Jun 30, 2024

Conversation

05nelsonm
Copy link
Owner

Closes #456

This PR builds out the core abstractions for plug & play UI layer for notification content when running a Foreground Service. This is just a "rough in" of the API, as it will certainly change once the runtime-service-ui module implementation gets built out further to finish things up.

@05nelsonm 05nelsonm self-assigned this Jun 30, 2024
@05nelsonm 05nelsonm linked an issue Jun 30, 2024 that may be closed by this pull request
@05nelsonm 05nelsonm merged commit e6b1966 into master Jun 30, 2024
9 checks passed
@05nelsonm 05nelsonm deleted the issue/456-service-state branch June 30, 2024 22:32
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 notification state abstraction for runtime-service
1 participant