Skip to content

feat: Show total selected patches in progress counter and sort list alphabetically #3028

@mysterious-myself

Description

@mysterious-myself

Feature description

First off, the new v2.0.0 redesign looks incredible and feels very premium! However, there are two minor UX regressions from the old manager on the active patching screen that make tracking progress a bit difficult.

Currently, the patching progress indicator only shows the current executing step (e.g., 14/15). If a user selected 60 patches, they expect to see something like 14/60 like the old manager had. Additionally, the visual list of executing patches appears in a seemingly random order, whereas the previous manager sorted them alphabetically.
Image

Proposed Solution

  1. Update the progress counter to display [current patch] / [total selected patches].
  2. Sort the visual list of applying
    patches in alphabetical (A-Z) order.

Motivation

Showing the total selected patch count is necessary because it gives users a realistic estimate of the overall progress and reassures them that all their specific selections were successfully queued up. Furthermore, A-Z sorting makes it significantly easier to scan the list and verify exactly which patches are applying in real-time. Together, these small tweaks bring back the transparent progress tracking from older versions while maintaining the beautiful new UI.

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • The feature request is only related to ReVanced Manager.

Metadata

Metadata

Assignees

Labels

Feature requestRequesting a new feature that's not implemented yet

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions