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

Android Foreground Service #186

Merged
merged 16 commits into from
Aug 27, 2024
Merged

Conversation

Archdoog
Copy link
Collaborator

@Archdoog Archdoog commented Aug 20, 2024

  • Adds foreground service and foreground service manager.
  • Adds default notification builder (styled notification for navigation).
  • Adds abstract notification builder class w/ interface.

Closes #148
Closes #113
Closes #85

@Archdoog Archdoog self-assigned this Aug 21, 2024
Copy link
Contributor

@ianthetechie ianthetechie left a comment

Choose a reason for hiding this comment

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

Bunch of minor stuff...

I would also like to see some documentation updates in the Android tutorial (guide mdbook).

@Archdoog Archdoog changed the title Feat/android foreground service plus Android Foreground Service Aug 22, 2024
@Archdoog Archdoog marked this pull request as ready for review August 22, 2024 01:28
guide/src/android-getting-started.md Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
android/gradle/libs.versions.toml Outdated Show resolved Hide resolved
guide/src/android-getting-started.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Outdated Show resolved Hide resolved
guide/src/android/foreground-service.md Show resolved Hide resolved
@ianthetechie ianthetechie merged commit 13a97d8 into main Aug 27, 2024
14 checks passed
@ianthetechie ianthetechie deleted the feat/android-foreground-service-plus branch August 27, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants