feat: webdav书籍排序

添加 按更新时间排序,按文件名排序的选项。
默认排序规则为按文件更新时间倒序排列
This commit is contained in:
谢意帆
2022-07-03 15:26:21 +08:00
parent 9b1b0af5ff
commit 9897a3ffcf
9 changed files with 79 additions and 12 deletions
+1
View File
@@ -352,6 +352,7 @@
<string name="sort">Sort</string>
<string name="sort_auto">Sort automatically</string>
<string name="sort_manual">Sort manually</string>
<string name="sort_default">Sort default</string>
<string name="sort_by_name">Sort by name</string>
<string name="go_to_top">Scroll to the top</string>
<string name="go_to_bottom">Scroll to the bottom</string>