mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-05 10:25:04 +00:00
Merge branch 'master' of https://github.com/YTVanced/VancedManager into dev
This commit is contained in:
commit
d2fadfd5ef
2 changed files with 33 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/bug-issue-template.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/bug-issue-template.md
vendored
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
name: Bug issue template
|
||||||
|
about: Vanced Manager Bug template
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Please only report your issue here, if all points below are true**
|
||||||
|
- I installed the App from [vanced.app](https://vanced.app), this github repository or the Vanced Discord server
|
||||||
|
- I am using the latest version
|
||||||
|
- This is an issue in the Vanced Manager app (NOT Youtube Vanced)
|
||||||
|
- This issue keeps re-occurring every time I try
|
||||||
|
- For MIUI users: I disabled MIUI optimisation
|
||||||
|
- For root users: I disabled apk Signature Verification
|
||||||
|
|
||||||
|
**Phone Specifications:**
|
||||||
|
- Brand:
|
||||||
|
- Operating System:
|
||||||
|
- Android Version:
|
||||||
|
- Vanced Manager Version:
|
||||||
|
|
||||||
|
**Please describe the problem you are having in as much detail as possible:**
|
||||||
|
|
||||||
|
|
||||||
|
**Steps to reproduce:**
|
||||||
|
|
||||||
|
|
||||||
|
**Further details:**
|
|
@ -1,3 +1,6 @@
|
||||||
|
For anyone who wants to provide translations please submit them to https://translate.vanced.app as we also use it for YouTube Vanced. Any issues with translations should be posted there too.
|
||||||
|
======
|
||||||
|
[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedManager/total.svg)]() [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedManager.svg)]()
|
||||||
# Vanced Manager
|
# 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.
|
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 5mb?" and that's how Vanced Manager was born.
|
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 5mb?" and that's how Vanced Manager was born.
|
||||||
|
|
Loading…
Reference in a new issue