// Vibe K5/K5+ Resources //
302 subscribers
244 photos
1 video
318 files
340 links
----> WELCOME VIBE K5 (A6020) USERS <----

Access all the latest updates here in this channel..Enjoy your stay ๐Ÿ”ฅ

โ€ข Join @vibek5 For Discussions !!!

โ€ข XDA Forum : https://forum.xda-developers.com/k5-plus
Download Telegram
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download : https://github.com/topjohnwu/Magisk/releases/tag/v19.3

๐Ÿ“Œ @vibe_k5 #A6020 #root #magisk

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : 05.06.2019


๐Ÿ†š - 19.3

Notes : Read Before Flashing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download : https://github.com/topjohnwu/Magisk/releases/tag/v20.0

๐Ÿ“Œ @vibe_k5 #A6020 #root #magisk

Changelog:

Magisk v20.0
โ”” MagiskBoot: Support inject/modify mnt point value in DTB fstab
โ”” MagiskBoot: Support patching QCDT
โ”” MagiskBoot: Support patching DTBH
โ”” MagiskBoot: Support patching PXA-DT
โ”” MagiskInit: 2SI Support non A/B setup (Android 10)
โ”” MagiskHide: Fix bug that reject process names with ":"
โ”” MagicMount: Fix a bug that cause /product mirror not created

Magisk Manager 7.3.5:
โ”” Sort installed modules by name
โ”” Better pre-5.0 support
โ”” Fix potential issues when patching tar files
Full Changelog

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : Oct 11, 2019

๐Ÿ†š - 20.0

Notes : Read Before Flashing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download : https://github.com/topjohnwu/Magisk/releases

๐Ÿ“Œ @vibe_k5 #A6020 #root #magisk

Changelog:

Magisk v20.1

- [MagiskSU] Support component name agnostic communication (for stub APK)
- [MagiskBoot] Set proper header_size in boot image headers (fix vbmeta error on Samsung devices)
- [MagiskHide] Scan zygote multiple times
- [MagiskInit] Support recovery images without /sbin/recovery binary. This will fix some A/B devices unable to boot to recovery after flashing Magisk
- [General] Move acct to prevent daemon being killed
- [General] Make sure "--remove-modules" will execute uninstall.sh after removal

Magisk Manager v7.4.0

- Hide Magisk Manager with stub APKs on Android 9.0+
- Allow customizing app name when hiding Magisk Manager
- Generate random keys to sign the hidden Magisk Manager to prevent signature detections
- Fix fingerprint UI infinite loop

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : Nov 2, 2019

๐Ÿ†š - 20.1

Notes : Read Before Flashing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download : https://github.com/topjohnwu/Magisk/releases

๐Ÿ“Œ @vibe_k5 #A6020 #root #magisk

2019.10.11 Magisk v20.0

Release Notes 

Changelog:

Magisk
v20.2
- [MagiskSU] Properly handle communication between daemon and application (root request prompt)
- [MagiskInit] Fix logging in kmsg
- [MagiskBoot] Support patching dtb/dtbo partition formats
- [General] Support pre-init sepolicy patch in modules
- [Scripts] Update magisk stock image backup format

Magisk Manager
v7.5.0
- Support new MagiskSU communication method (ContentProvider)
- Fix several issues with hidden stub APK
- Support using BiometricPrompt (face unlock)

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : Jan 02, 2020

๐Ÿ†š - 20.2

Notes : Read Before Flashing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download

#A6020 #root #magisk


Changelog:

Magisk v21.2

-[MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices

-[General] Make sure post-fs-data scripts cannot block more than 35 seconds

-[General] Fix the magisk --install-module command

-[General] Trim Windows newline when reading files

-[General] Directly log to file to prevent logcat weirdness

-[MagiskBoot] Fix header dump/load for header v3 images


Magisk Manager v8.0.4

- A lot of stability changes and minor bug fixes

- Collect device properties, app logcat, and Magisk logs when saving logs in the logs menu


๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : December 29, 2020

๐Ÿ†š - 21.2

Notes : Read Before Flashing/Installing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download

#A6020 #root #magisk


Changelog:

Magisk 21.3

- [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
- [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
- [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated


๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : January 16, 2021

๐Ÿ†š - 21.3

Notes : Read Before Flashing/Installing
๐Ÿ”บNew Update Available For Magisk๐Ÿ”ป

โฌ‡๏ธ Download

#A6020 #root #magisk


Changelog:

Magisk 21.3

- [MagiskSU] Fix su -c behavior that broke many root apps

- [General] Properly handle read/write over sockets (the broken pipe issue)

Magisk 8.0.7

- Fix sepolicy rule migration when upgrading



๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Developer : topjohnwu

๐Ÿ“… Build Date : January 17, 2021
4
๐Ÿ†š - 21.4

Notes : Read Before Flashing/Installing