Mirror of YTVanced/VancedManager
Go to file
X1nto a14eeda825 prevent stacktrace ovfuscation 2021-04-18 15:45:28 +04:00
.github updated issue template 2021-02-15 19:12:42 +04:00
app prevent stacktrace ovfuscation 2021-04-18 15:45:28 +04:00
buildSrc switched to kotlin dsl 2021-01-10 14:11:04 +04:00
core-mvi switched to kotlin dsl 2021-01-10 14:11:04 +04:00
core-presentation switched to kotlin dsl 2021-01-10 14:11:04 +04:00
core-ui bumped deps 2021-02-16 12:50:33 +00:00
feature-home bumped deps 2021-02-16 12:50:33 +00:00
gradle/wrapper bumped up dependencies 2021-04-13 14:45:38 +04:00
library-network added jetpack compose testing samples; migrating after AS Arctic Fox releases 2021-02-19 17:51:34 +04:00
.gitignore Optimised changelog viewpager 2020-09-19 17:56:24 +04:00
LICENSE Create LICENSE 2020-03-16 17:09:11 +00:00
README.md Updated build instructions 2021-04-17 20:19:25 +04:00
READMEME.md Removed shitty joke from readmeme 2021-02-04 20:50:49 +04:00
build.gradle.kts bumped up dependencies 2021-04-13 14:45:38 +04:00
crowdin.yml Update Crowdin configuration file 2020-07-03 17:21:22 +01:00
gradle.properties new icon 2020-12-13 15:54:52 +04:00
gradlew Added UI (Alpha) 2020-03-16 19:41:57 +04:00
gradlew.bat Added UI (Alpha) 2020-03-16 19:41:57 +04:00
settings.gradle.kts switched to kotlin dsl 2021-01-10 14:11:04 +04:00

README.md

Vanced Manager Github All Releases Github All Releases

Hi, when we released Vanced 15.05.54, people were upset because it used the .apks format, which was way harder to install than a traditional .apk file. Even though we wrote clear instructions on how to install the new Vanced build, people still couldn't figure it out.
Then we thought, "why don't we make a manager for vanced, which will download, update and uninstall Vanced and MicroG, have an easy and understandable UI and be less than 10mb?" and that's how Vanced Manager was born.

After 3 months of development, we are finally ready to introduce Vanced Manager to the masses. Vanced manager can easily install and uninstall vanced and microg, has various settings for customisation and better experience. The Manager comes with an easy-to-use interface

Background download/installation feature is no longer supported due to problems with some ROMs, please do NOT report issues regarding background activity.

Contributions

Pull requests should be made to the Dev branch as that is the working branch, master is for release code.

For anyone who wants to provide translations please submit them to https://crowdin.com/project/vanced-manager as we also use it for YouTube Vanced. Any issues with translations should be posted there too.

TODO

  • Clean up the ViewModel and DataModel code
  • Migrate to Jetpack Compose when it's officially released

Building Build

In Android Studio

Clone the repo, open it in Android Studio and build the app.

In command line

On Windows:

.\gradlew.bat assembleDebug

On Linux/macOS:

chmod +x gradlew
./gradlew assembleDebug

Vanced FAQ

Vanced FAQ (from the faq branch) now available on the playstore! https://play.google.com/store/apps/details?id=com.vanced.faq