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

feat(patcher): lexicographically sort selected patches #1347

Closed
wants to merge 2 commits into from

Conversation

validcube
Copy link
Member

@validcube validcube commented Oct 8, 2023

Sort selected patches

Lexicographical, or basically fancy way of saying Alphabetical PS. They're very different

Overview

The way this work is we sort the patches in "lexicographically" order, this is equivalent to sorting "alphabetically" but since we don't have friendly patches' name that are lowercase, we use this!

Lexicographic order

I'm completely baffled by this new vocabulary as a non-English speaker.

I have deleted this entire section because I'm confident that I'm very wrong, consider reading this Wikipedia page https://en.wikipedia.org/wiki/Lexicographic_order

Preview

:trollface: Error while uploading Screenshot_20231009_004236_ReVanced Manager.png

image

image

@validcube validcube linked an issue Oct 8, 2023 that may be closed by this pull request
4 tasks
@validcube validcube changed the title style: sort selected patches "lexicographically" feat: sort selected patches "lexicographically" Oct 8, 2023
@validcube validcube changed the base branch from main to dev October 8, 2023 17:55
@validcube validcube changed the title feat: sort selected patches "lexicographically" feat: sort selected patches lexicographically Oct 8, 2023
@validcube validcube changed the title feat: sort selected patches lexicographically feat(patcher): sort selected patches lexicographically Oct 8, 2023
@validcube validcube changed the title feat(patcher): sort selected patches lexicographically feat(patcher): lexicographically sort selected patches Oct 9, 2023
@validcube
Copy link
Member Author

Ok, turn out, I'm late see #1345 instead

@validcube validcube closed this Oct 9, 2023
@validcube validcube deleted the style/1331 branch October 11, 2023 14:41
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.

Selected patches are in strange order
1 participant