Skip to content

Improve main menu

rahix requested to merge rahix/fix-menu into master

Add a few improvements to the menu script:

  • Sort apps by their name, not filesystem path (Credit goes to @fleur!)
  • Show a loading screen immediately to be more responsive (Requested by @schneider)
  • Add a list of favorite apps which are shown at the very top
  • Add a USB Storage entry that opens the filesystem via USB (Thanks to @swym for the base-work below this!)

Supersedes !336 (closed) (includes that change in 0322ab41).

Merge request reports