appcenter
appcenter copied to clipboard
Reload installed packages sync
Checking if an app is installed does exactly the same IO as checking if all apps are installed and we are already doing the former synchronous. So instead reload all installed apps synchronous and remove the check for a single app.
See the individual commits for details.
Use rebase to merge
@leolost2605 can you resolve conflicts here?