Only show unadded apps when adding apps from remote repos
At the moment when an user adds an app from a remote repo, we show all apps available in remote repos. Instead we should only show apps that are not added to the user's repo yet, so there are only new/unknown apps.
This gets important when we add the possibility to remove apps from this screen in #92 (closed).
@crwinfrey @grote What do you think about this?