Skip to content

feat: use Android default DownloadManager for downloads to have notifications - #439

Closed
Heropowwa wants to merge 14 commits into
masterfrom
DownloadManager
Closed

Heropowwa wants to merge 14 commits into
masterfrom
DownloadManager

Conversation

@Heropowwa

@Heropowwa Heropowwa commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Did what u asked :)

closes #328

@ssalggnikool

Copy link
Copy Markdown
Owner

this seems to be somewhat buggy, the notification never gets completed/removed after the download finishes, the progress also does not seem to update sometimes, here the download has finished but the notification hasn't gone away and the progress is still at like 5%

image

also if a download fails the notification doesn't go away

also also downloading multiple songs seems to work correctly, and the notification is updated pretty consistently and properly, it's just that after the final song is downloaded the notification will never go away

Heropowwa and others added 4 commits July 11, 2026 12:21
# Conflicts:
#	composeApp/src/androidMain/kotlin/paige/navic/di/PlatformModule.android.kt
#	composeApp/src/commonMain/kotlin/paige/navic/domain/manager/DownloadManager.kt
#	composeApp/src/iosMain/kotlin/paige/navic/di/PlatformModule.ios.kt
Comment thread composeApp/src/commonMain/kotlin/paige/navic/domain/manager/DownloadManager.kt Outdated

@ssalggnikool ssalggnikool left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

this looks pretty good now but can't test it currently

would like to know how it reacts to downloads failing or being cancelled or anything like that

ssalggnikool and others added 6 commits August 27, 2026 12:37
# Conflicts:
#	composeApp/src/androidMain/kotlin/paige/navic/di/PlatformModule.android.kt
#	composeApp/src/commonMain/kotlin/paige/navic/domain/manager/DownloadManager.kt
@Heropowwa Heropowwa closed this Sep 18, 2026
@Heropowwa
Heropowwa deleted the DownloadManager branch September 18, 2026 19:08
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.

[Feature Request]: Indicate song/album download progress in notification centre

3 participants