-
-
Notifications
You must be signed in to change notification settings - Fork 88
Implemented sort order for DAV documents #1434
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
Merged
rfc2822
merged 26 commits into
main-ose
from
1431-file-order-issue-when-accessing-audio-files-via-android-document-provider-saf-via-playbook
May 22, 2025
Merged
Changes from 2 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3aaa870
Implemented sort order
ArnyminerZ d7bdcb0
Fixed column name
ArnyminerZ f1edf6e
Implemented sort order
ArnyminerZ 5b905dc
Fixed column name
ArnyminerZ 20e9391
Merge branch 'main-ose' into 1431-file-order-issue-when-accessing-aud…
ArnyminerZ 39f9588
Merge remote-tracking branch 'origin/1431-file-order-issue-when-acces…
ArnyminerZ 4de50e2
Improved issues
ArnyminerZ 8e2ea85
Add test for WebDavDocumentDao.getChildren for ORDER BY
rfc2822 268ff49
Merge branch 'main-ose' into 1431-file-order-issue-when-accessing-aud…
ArnyminerZ f3095d5
Converted getChildren into a raw query
ArnyminerZ 65af1a9
Fix formatting of SQL query in WebDavDocumentDao
rfc2822 3a5aae9
Refactoring
ArnyminerZ 8245287
Drop comment
ArnyminerZ 05dc9a6
Merge branch 'main-ose' into 1431-file-order-issue-when-accessing-aud…
ArnyminerZ fa2f7d7
Changed default sort to show directories first
ArnyminerZ 4154091
Merge branch 'main-ose' into 1431-file-order-issue-when-accessing-aud…
ArnyminerZ 32c354b
Fixed tests
ArnyminerZ 8699634
Merge remote-tracking branch 'origin/1431-file-order-issue-when-acces…
ArnyminerZ 1baa0e4
Switched to query constructor instead of in-place
ArnyminerZ 50f6d48
Changed log method
ArnyminerZ dbcf233
Add DocumentSortByMapper to handle orderBy mapping for WebDavDocument…
rfc2822 0043732
Rename DavDocumentsProviderTest to DocumentSortByMapperTest and updat…
rfc2822 9e7d29c
Refactor sorting and mapping
rfc2822 a33ce92
Add "order by name" as last criterion
rfc2822 1eb59ae
Remove default sort order constant from DocumentSortByMapper and use …
rfc2822 0f9f1b4
Adapt comments
rfc2822 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.