Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Releases: TeamVanced/VancedManager

Vanced Manager 2.6.2

11 Oct 11:27
a170835
Compare
Choose a tag to compare
  • Fixed root installer for some users
  • App now checks for Magisk and displays an error message if it's not detected
  • Various optimizations

Vanced Manager 2.6.1

08 Oct 19:09
Compare
Choose a tag to compare
  • Added Android 12 support
  • Added a confirmation dialog for uninstalling
  • Fixed a bug with the save button going offscreen when the versions list was too large
  • Removed all Crowdin libraries (didn't function correctly)
  • Small optimizations

Vanced Manager 2.6.0

27 Apr 12:26
bd27e34
Compare
Choose a tag to compare
  • New UI for Vanced app cards
  • Added a progress percentage inside downloader dialogs
  • Pressing the version card in the About menu will now show a manager changelog menu
  • Updated layouts to make them look more similar
  • "INSTALL_FAILED_INTERNAL_ERROR: Permission denied" will now always redirect to the MIUI optimizations dialog
  • Optimized accent-themed views
  • Removed/Updated old code
  • Fixed button not working in the welcome screen for RTL languages
  • Fixed "[INSTALL_FAILED_ALREADY_EXISTS: Attempt to re-install com.google.android.youtube without first uninstalling]" in root installer
  • Fixed crash if the session id is null in root installer

Vanced Manager 2.5.1

24 Feb 12:28
6cb6745
Compare
Choose a tag to compare
  • Rewrite root split installer
  • Fixed MIUI warning not appearing on some MIUI devices
  • Fixed flickering on the welcome screen
  • Removed gradient outline from sponsor buttons
  • Improved performance, as usual

Vanced Manager 2.5.0

16 Feb 13:33
dfdeb48
Compare
Choose a tag to compare
  • Rewrote non-root split apk installer from scratch
  • Optimised root split apk installer
  • MIUI warning now appears only when optimizations are enabled
  • Tweaked colours in the log menu to satisfy light theme users
  • Fixed downloader progress bar going brrrrr when rotating screen
  • Fixed dialogs not appearing after screen rotate on MIUI

Vanced Manager 2.4.0

05 Feb 10:39
7f6d0b3
Compare
Choose a tag to compare
  • Added a Guide button
  • Added a menu for logs (save button saves logs under /Android/data/com.vanced.manager/logs)
  • Added a warning for Music v4.11 and higher
  • Themed slider in root script timer dialogue
  • Fixed a bug when notification switch would be left checked when the app was unchecked on setup (unless the user manually changes notification switch for that app)
  • Fixed incorrect error message on app downgrade
  • Fixed some background crashes
  • Possibly fixed dialogue being stuck on "please wait" when an exception occurs
  • Adjusted some strings

Vanced Manager 2.3.0

27 Jan 17:49
0c72ca8
Compare
Choose a tag to compare
  • Fixed root music installation for Android 5 and 6 devices
  • Fixed root Vanced thinking play services don't exist on Android 11
  • Added a fallback to mirror URL if servers go down (it will)
  • Improved startup time and performance
  • Added a warning when installing Vanced/Music v16 or higher due to a bug in microG: microg/GmsCore#1373

Vanced Manager 2.2.1

17 Jan 15:46
9076732
Compare
Choose a tag to compare
  • Fixed various crashes
    (Keep in mind that manager updater is broken in 2.2.0 so manual install required)

Vanced Manager 2.2.0

16 Jan 23:35
9575447
Compare
Choose a tag to compare
  • Added ability to adjust root script timer
  • Added an app launch button
  • Improved root installer (again)
  • Updated logo (again)
  • Fixed issues with downloader
  • UI fixes and improvements
  • Stock YouTube/Music apps should no longer show up as installed

Vanced Manager 2.1.0

19 Dec 15:16
06211c7
Compare
Choose a tag to compare
  • Fixed root for most users #212
  • Added accent colour picker (because why not), closes #67
  • Enhanced home screen UI
  • Locked app to portrait (also fixes #314)
  • Updated manager logo
  • Improved data fetching
  • Improved root uninstaller
  • Removed DataBinding in favour of ViewBinding
  • Removed Observable Fields in favour of LiveData and MutableLiveData
  • Cleaned up old stuff
  • Switched to a new downloader