Skip to content

WIP: Improve AppDetails

Nico requested to merge (removed):improve-details into master

TODO:

  • Download larger icons for app details.

@mvdan I already started working on that but setting the new parameter dpiMultiplier to 1.5 did not help. Maybe you can take a look on this?

Features:

  • App icon is now 72dp x 72dp
  • Description is expandable
  • License, categories, Website, Source Code, Issues and Donate (#232 (closed)) are moved from header to summary
  • Buttons to install, update and run are moved from action bar to header
  • Permissions are expandable and always shown

Screenshots (default settings): change1

change2

Merge request reports