The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1. use IAppManager instead of AppManager
2. reduce functions to only filter whats needed (update count vs apps
with updates).
3. do not use legacy OC_App
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>