Skip to content

fix: sort file list with directories first, then alphabetically - #178

Open
Panmorren wants to merge 1 commit into
liriliri:masterfrom
Panmorren:fix/sort-file-list
Open

fix: sort file list with directories first, then alphabetically#178
Panmorren wants to merge 1 commit into
liriliri:masterfrom
Panmorren:fix/sort-file-list

Conversation

@Panmorren

Copy link
Copy Markdown

Currently, the file list in the File tab displays entries in the order
returned by ADB, which is arbitrary and inconsistent across devices.

This PR sorts the file list so that directories appear before files,
with both groups sorted case-insensitively by name — consistent with
the behavior of standard file managers.

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.

1 participant