Commit Graph

10 Commits

Author SHA1 Message Date
Fioren
826dfd2000 Update Revanced-Extended-Android-5.sh 2024-10-27 22:40:59 +07:00
Fioren
5c08015e38 added youtube lite version
- Split APKs no longer use the Revanced CLI to split; they are now directly patched from split APKs created with APKEditor. This means a smaller APK file size.
- The added lite version is a version with unnecessary features removed. For example, it might only have an English interface and remove unused screen DPI from split APKs.
- Improve workflow
2024-10-27 21:12:30 +07:00
siritami
1617e1f4b1 optimize code, remove apps no longer support 2024-05-25 22:29:57 +07:00
siritami
7161b7691d change split arch, added rufusin, more anddea app
- Previous I use my forked cli in 582c94e90a
To make split file smaller. But now Revanced cli already fix problem in
https://github.com/ReVanced/revanced-library/issues/16
So I revert to old split arch for faster split
- Added more apps, rename little things...
2024-04-15 13:08:23 +07:00
yue374
900c2c2c1c added Revanced Beta
- Can patch and check new patch prerelease github
2024-02-06 12:34:06 +07:00
yue374
b337d772c6 fix 🐛 2024-01-24 22:33:45 +07:00
yue374
5611c8ff89 fix 🐛 2024-01-21 16:24:09 +07:00
Fioren
582c94e90a Split architectures APKs file size reduce
From now use a fork from inotia00 revanced cli to splitting architectures (source code: https://github.com/FiorenMas/revanced-cli). It can reduce APKs file size about 10% by using --rip-lib res and --rip-lib classes to remove unnecessary things
2024-01-15 20:06:00 +07:00
Fioren
623abaa059 fix
switch to inotia00 split arch
2023-12-12 12:43:39 +07:00
siritami
9e6fe8e6e9 added rve android 5 2023-11-12 22:56:16 +07:00