Skip to content

Conversation

@Medformatik
Copy link

This PR is a follow-up to #1176 after some bugfixes.

Show download and install progress for each app in the updates tab when using "Update all". Extracts DownloadStatus to a shared sealed interface used by both AppListAdapter and AppDetailAdapter.

Related issues:

- Fix InstallState.Pending mapping to use PendingInstall instead of Pending, showing correct indicator when waiting to install
- Separate download and install status tracking in adapter, with install status taking priority to prevent race conditions
- Process initial download state immediately on service bind instead of waiting for sample interval
- Track active packages and clean up stale statuses when packages are no longer in download/install queues
@Iamlooker
Copy link
Member

I am doing a release right now. Will merge this after this release

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.

2 participants