mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Remember library/collection sorting (#150)
Closes #148 Closes #83 Remember the chosen sort order & direction per user profile on device. Also adds a few more sort options. This is only saved on the device and not saved/loaded from the server.
This commit is contained in:
parent
08577b8a31
commit
40267be633
12 changed files with 486 additions and 51 deletions
|
|
@ -102,5 +102,8 @@
|
|||
<string name="nav_drawer_switch_on_focus_summary_off">Click to switch pages</string>
|
||||
<string name="show_next_up_when">Show next up</string>
|
||||
<string name="next_up">Next Up</string>
|
||||
<string name="community_rating">Community Rating</string>
|
||||
<string name="critic_rating">Critic Rating</string>
|
||||
<string name="play_count">Play Count</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue