Skip to content
Snippets Groups Projects

Allow the priorities of repos to be changed via the UI

Open username-removed-25042 requested to merge pserwylo/fdroidclient:repo-priorities into master

An earlier change improved support for repo priorities, however it didn't add a UI to change these priorities. This change adds support in the UI for changing repo priorities.

repo-priorities

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • mentioned in issue #740 (closed)

  • added 2 commits

    • 0a7df20e - Add drag and drop support to manage repos UI, DB still to come.
    • 8d51e7e6 - Change repo priority in DB in response to drag and drop.

    Compare with previous version

  • added 63 commits

    • 8d51e7e6...3ca3a6d6 - 27 commits from branch fdroid:master
    • 481b4ee4 - Bumped support lib versions. Added dependencies for new UI.
    • 44c7322a - Enable vector drawables to be used throughout F-Droid
    • 4595e3b5 - Change theme to not have an action bar.
    • 6375368f - Toolbar instead of ActionBar in ManageReposActivity. Remove need for Fragment in manage repos.
    • d39eede7 - Toolbar instead of ActionBar in RepoDetailsActivity.
    • b6ac33a7 - Make autoDownloadUpdatesUpdateService part of the public API of UpdateService.
    • e1cdc721 - Introduce new main activity, currently mostly empty.
    • 2ece6850 - Swap: Added splash screen to "Nearby" tab on main screen.
    • 03956b73 - Whats New: Added list of recently updated apps to the main view.
    • 7a5d6fc5 - My Apps: Added the list of updateable apps to the main view.
    • f473ae2d - Categories: Show list of all categories in the main view.
    • ae6acb2f - App list: Show a list of apps matching a particular category.
    • 9e76242c - App List: Category "chip" and free text searching of apps
    • 0fd2ca3a - Settings: Added preference fragment to the last tab in the main view.
    • ad8e0288 - Launch AppDetails2 instead of AppDetails in most places.
    • 6b77a53d - Add swipe-down-to-refresh-repos on main overview screen.
    • c0723941 - Added funky artwork to feature image when not present
    • 37c58337 - Until feature images are properly supported, use abstract art instead.
    • 95615ed3 - Tweak some button styles with those added in !419 (merged).
    • 8c59a73f - Added search floating action button to Overview and Categories screen.
    • 9fa551af - Show search button on keyboard when searching.
    • 24e87db2 - Reference MainActivity instead of FDroid where appropriate.
    • 4ccf1430 - Update repository on first run of F-Droid.
    • 17dce8f0 - Added drawables for various states of downloading an app.
    • 392e9eae - Initial work to support inline Download+Install button in app lists
    • 98fcdb68 - More concise management of the main recycler view.
    • 4d3e173b - Tweak accessibility so that visually impaird people can use F-Droid well.
    • d0bdd71a - TO BE AMENDED: Allow apps to be installed after download is completed.
    • d15fd3f4 - Port NFC + Tor bootstrap code from FDroid to MainActivity
    • 96efc8a0 - Ported 'View App' and 'Search' intents from FDroid to MainActivity
    • fe054744 - Ported 'Add repo' intents from FDroid to MainActivity
    • 24a4d7e8 - Port intent which handles incoming fdroid repos from NFC.
    • 2809ddb6 - Added "Installed Apps" activity to top of settings.
    • cec8c1a0 - Refactored ManageReposActivity to use RecyclerView.
    • 9aea3bc7 - Add drag and drop support to manage repos UI, DB still to come.
    • edb462d1 - Change repo priority in DB in response to drag and drop.

    Compare with previous version

  • The UI looks good. But I'm concerned that the database layer is not yet stable enough to support this. I really would like to wait on adding this until all the rest of the things have settled. I can't think of any burning use case for this.

  • removed bazaar label

  • changed milestone to %1.1

  • mentioned in issue #909 (closed)

  • username-removed-25042 unmarked as a Work In Progress

    unmarked as a Work In Progress

  • added 264 commits

    • edb462d1...46adf47f - 261 commits from branch fdroid:master
    • 5e2d2ea0 - Refactored ManageReposActivity to use RecyclerView.
    • eee11932 - Add drag and drop support to manage repos UI, DB still to come.
    • a8b30f22 - Change repo priority in DB in response to drag and drop.

    Compare with previous version

  • mentioned in issue #974 (closed)

Please register or sign in to reply
Loading