Introduction
Check for Android apps, Magisk modules and more!
UpgradeAll currently consists of a server-side and a client-side. The server side regularly crawls and caches. The client gets the updated data via api and displays it.
How to add apps
Add Apps
- Open
App Hub
page from home page - Open
App Hub
you want to use - Open
Application Market
mode to detect updates for all installed apps
Add apps via cloud-based repository
- Open
Discover
page from home page - Find the apps you want and click on download (Coolapk and F-Droid already support app market mode, no need to download.)
Add apps manually
WARNING
Please make sure that the corresponding App Hub
has been added manually!
- Click
Apps
page top right cornerAdd App
Take UpgradeAll
as example:https://github.com/DUpdateSystem/UpgradeAll
Name
Fill in the name of the tracking app you want to set (feel free to do so)- Add attributes first(we need three attributes), then select
android_app_package
on key and fill in the value with the package name ofUpgradeAll
:net.xzos.upgradeall
- Select
owner
and fill in the value with the repo ownerDUpdateSystem
- After that, Select
repo
and fill in the value with the project nameUpgradeAll
.
Auto-add apps
Edit App
page, top right corner, clickParse attributes from URL
.- Fill in the full URL of the app, eg.
https://github.com/DUpdateSystem/UpgradeAll
. - Fill in the name of the tracking item at the top.