Empty state view for updates tab and Installed apps activity
- F-Droid version (in the About screen): 0.103-alpha1
What did you do? (clear steps if possible)
Make sure all apps are up to date.
What did you expect to see?
Some sort of message in the "Updates" tab showing that everything is up to date.
What did you see instead?
A blank white screen. This blank screen makes it look like the view is broken (e.g. trying to show something but failing). It instead should show a message similar to the Latest and Categories screen. This was implemented in the previous stable 0.102.
As per the issue name, this is also a regression for the Installed Apps activity. Note however, that this has a secondary concern which is that an empty installed apps looks particularly broken, because if the user has zero repositories active, then we are unable to show them a list of their installed apps. This is weird for the user, because they clearly have apps installed, we just don't associate them with any apps in the F-Droid repo. There was some empty state text in the previous version which could be used for this.