damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
62 stars 5 forks source link

Show the current sort on filter views #291

Closed damontecres closed 1 month ago

damontecres commented 1 month ago

261 added a sort by button to filter views.

This PR enhances that so that instead of the button showing the generic text "Sort By", it will show the sort type name and direction.

Also adds the ability to sort by created or updated time for all data types.