💊 Application to use ReVanced on Android
Find a file
semantic-release-bot bea99bb4c6 chore(release): 1.19.0-dev.1 [skip ci]
# [1.19.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.18.0...v1.19.0-dev.1) (2024-01-22)

### Bug Fixes

* added a trailing comma ([975180b](975180b075))
* Allow mounting without Magisk ([3f96608](3f96608398))
* fix redundant buttons on dialog ([079c0de](079c0defaf))
* Incorrect strings and logics ([#1619](https://github.com/ReVanced/revanced-manager/issues/1619)) ([4f22e88](4f22e88e42))
* **Keystore Password:** textfield title display ([8e52abd](8e52abda9a))
* Mount script causes build to fail ([#1613](https://github.com/ReVanced/revanced-manager/issues/1613)) ([f3c78c2](f3c78c2c24))
* **Patch Option:** Set text colour on dropdown menu ([acb1e24](acb1e2434b))
* **Release CI:** truncate the "v" from version ([8595099](85950991ab))
* use lowercase repo names ([#1626](https://github.com/ReVanced/revanced-manager/issues/1626)) ([edd8602](edd86024b9))

### Features

* Add API migration code ([#1615](https://github.com/ReVanced/revanced-manager/issues/1615)) ([28ae276](28ae2766f0))
* add haptic feedback ([#1459](https://github.com/ReVanced/revanced-manager/issues/1459)) ([7911459](7911459817))
* Improve app selector and patcher UI ([#1616](https://github.com/ReVanced/revanced-manager/issues/1616)) ([efb2d5e](efb2d5ef32))
* Improve Split APK warning readability ([#1625](https://github.com/ReVanced/revanced-manager/issues/1625)) ([6fd740f](6fd740f8c0))
* Simplify settings strings ([#1618](https://github.com/ReVanced/revanced-manager/issues/1618)) ([0d45fe4](0d45fe4a97))
* use native TextField ([9ed43ef](9ed43efe5d))

### Performance Improvements

* Load patched apps as soon as possible ([c94eb7a](c94eb7a48e))
2024-01-22 11:41:51 +00:00
.github ci(Release Build): Use correct syntax in getting the version 2024-01-22 18:34:35 +07:00
.vscode fix: only show Material You toggle for SDK version >= 31 2022-09-08 12:09:12 +01:00
android feat: add haptic feedback (#1459) 2024-01-14 14:29:24 -08:00
assets feat: Improve Split APK warning readability (#1625) 2024-01-22 12:20:09 +01:00
docs docs: Improve troubleshooting solutions (#1543) 2023-12-22 05:50:10 +01:00
fastlane docs: correct misspelling (EN_US) 2023-07-16 16:31:08 +07:00
fonts refactor: reorganize and rename settings (#1307) 2023-10-15 16:56:02 +07:00
lib feat: Improve app selector and patcher UI (#1616) 2024-01-22 09:20:17 +01:00
.gitignore chore: Ignore autogenerated project file 2023-12-23 22:14:44 +01:00
.metadata initial commit. 2022-07-31 00:39:59 +05:30
.releaserc.getversion.json ci: Build pre-release versions (#1606) 2024-01-22 09:29:57 +01:00
.releaserc.release.json ci: Build pre-release versions (#1606) 2024-01-22 09:29:57 +01:00
analysis_options.yaml chore: Remove deprecated lint rules 2024-01-21 15:10:03 +07:00
CONTRIBUTING.md docs(contributing): update branding 2023-12-09 11:49:19 +07:00
crowdin.yml chore: Setup Crowdin configuration file 2023-10-12 18:51:16 +02:00
LICENSE feat: GPL-v3.0 license [skip ci] 2022-09-05 05:28:04 +02:00
package-lock.json ci: Build pre-release versions (#1606) 2024-01-22 09:29:57 +01:00
package.json ci: Build pre-release versions (#1606) 2024-01-22 09:29:57 +01:00
pubspec.yaml chore(release): 1.19.0-dev.1 [skip ci] 2024-01-22 11:41:51 +00:00
README.md docs(readme): Correct grammar mistake (#1569) 2023-12-16 10:40:50 +07:00
SECURITY.md docs(security): Prepare for v1.19.0 2024-01-21 15:02:52 +07:00


                       

Continuing the legacy of Vanced

💊 ReVanced Manager

GitHub last commit GitHub commit activity

ReVanced Manager is an Android application that uses ReVanced Patcher to add, remove, and modify existing functionalities in Android applications.

💪 Features

Some of the features we provide are:

  • 📱 Portable: ReVanced Patcher that fit in your pocket;
  • 🤗 Intuitive UI: Help you manage your patched applications with easy-to-use interface;
  • 🛠️ Customization: Patch with third-party sources;
  • And a lot more!

🔽 Download

You can get ReVanced Manager by downloading from ReVanced site or GitHub releases.

📚 Everything else

📄 Documentation

Documentation on how to use the application is available here.

👋 Contributing

Thank you for considering contributing to ReVanced Manager, you can find the contribution guidelines here.

🔴 Issues

For suggestions and bug reports, open an issue here.

⚖️ License

ReVanced Manager adopts the GNU General Public License 3.0, tl;dr: You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.