Improve sorting in the application list view

When viewing the list of applications, currently the default sort is "None" which is basically random sorting (see screenshot).

image.png

Let's choose Name as the default sort and also introduce a new option Date added. So the full Sort by dropdown would be:

  • Name (default, automatically selected)
  • Rating
  • Popularity
  • Date added