Droid-ify / Droid-ify/client

Add support to prioritize repositories

Open
#713 2 comments 19 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
7.4k
Forks
214
PR merge metrics
No merged PRs in 30d

Description

**Problem**
Due to my unstable Internet connection, some repositories are available, but not all of them are as fast at the same time.
Then prioritizing them would be a good idea to somehow avoid such problems, since:

- When multiple repositories have the same version of an app, the one with a higher priority is shown and to download from first.
- Otherwise, new versions go first.

**Solution**
Add a manual sorting function to the repository list. Users can simply drag them up and down to prioritize them.

**Alternative**
Add an option to select the *major repository*, and always fetch APKs from this repo first (not so good but simpler).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.