mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-25 12:45:12 +00:00
updated readme
This commit is contained in:
parent
4fee34b661
commit
39b9b981ca
1 changed files with 10 additions and 24 deletions
30
README.md
30
README.md
|
@ -1,9 +1,3 @@
|
|||
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.
|
||||
======
|
||||
Vanced FAQ (from the faq branch) now available on the playstore! https://play.google.com/store/apps/details?id=com.vanced.faq
|
||||
|
||||
[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedManager/total.svg)](https://github.com/YTVanced/VancedManager/releases/latest) [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedManager.svg)](https://github.com/YTVanced/VancedManager/releases/latest)
|
||||
# Vanced Manager
|
||||
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.
|
||||
|
@ -13,22 +7,14 @@ After 3 months of development, we are finally ready to introduce Vanced Manager
|
|||
|
||||
##### Background download/installation feature is no longer supported due to problems with some ROMs, please do NOT report issues regarding background activity.
|
||||
|
||||
## Vanced Developers
|
||||
- xfileFIN
|
||||
- KevinX8
|
||||
- Zanezam
|
||||
- Laura Almeida
|
||||
## Contributions
|
||||
Pull requests should be made to the Dev branch as that is the working branch, master is for release code.
|
||||
|
||||
## Vanced Manager Developers
|
||||
- Xinto (X1nto)
|
||||
- Koopah (ostajic)
|
||||
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.
|
||||
|
||||
## Contributors
|
||||
- AioiLight
|
||||
- HaliksaR
|
||||
## TODO
|
||||
[] Clean up the ViewModel and DataModel code
|
||||
[] Migrate to Jetpack Compose when it's officially released
|
||||
|
||||
## Credits
|
||||
- topjohnwu for his wonderful [LibSU](https://github.com/topjohnwu/libsu)
|
||||
- aefyr for [SAI](https://github.com/aefyr/SAI), which was an inspiration for our Manager
|
||||
- kittinunf for [Fuel](https://github.com/kittinunf/Fuel) HTTP client
|
||||
- cbeust for [klaxon](https://github.com/cbeust/klaxon) JSON parser
|
||||
## Vanced FAQ
|
||||
Vanced FAQ (from the faq branch) now available on the playstore! https://play.google.com/store/apps/details?id=com.vanced.faq
|
Loading…
Reference in a new issue