💊 Application to use ReVanced on Android
Find a file
semantic-release-bot 0ce23d2d60 chore(release): 1.22.0 [skip ci]
# [1.22.0](https://github.com/ReVanced/revanced-manager/compare/v1.21.2...v1.22.0) (2024-09-09)

### Bug Fixes

* Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76caa)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](https://github.com/ReVanced/revanced-manager/issues/2194)) ([f5a12e0](f5a12e01bd))
* Fix missing notification icon when shrinking resouces ([#2195](https://github.com/ReVanced/revanced-manager/issues/2195)) ([224be29](224be29a3d))
* Handle selecting files and folders for patch options correctly ([#2144](https://github.com/ReVanced/revanced-manager/issues/2144)) ([f1c2f41](f1c2f4146c))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1b19))
* Migrate to onPopInvokedWithResult ([43d5888](43d5888182))
* Move temporary files outside of the cache directory ([#2193](https://github.com/ReVanced/revanced-manager/issues/2193)) ([1ef1f8d](1ef1f8d47a))
* Reland commit 01e4a76caa ([3dc695e](3dc695eafb))
* Specify our own FGS Type ([37c912b](37c912b598))

### Features

* Improve "Installation incompatible" dialog message ([#2164](https://github.com/ReVanced/revanced-manager/issues/2164)) ([51c0f14](51c0f14055))
* Support Flutter 3.24 ([3d8318d](3d8318da14))
2024-09-09 10:59:13 +00:00
.github ci: Attempt to group all dependabot dependency update 2024-09-06 20:44:40 +07:00
.vscode fix: only show Material You toggle for SDK version >= 31 2022-09-08 12:09:12 +01:00
android fix: Move temporary files outside of the cache directory (#2193) 2024-09-09 17:42:03 +07:00
assets chore: Sync translations (#2166) 2024-09-09 14:14:59 +07:00
docs docs: Specify Android 8.x version & CPU arch requirements 2024-09-06 21:44:55 +07: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 fix: Move temporary files outside of the cache directory (#2193) 2024-09-09 17:42:03 +07:00
.gitignore chore: Update .gitignore 2024-02-15 08:17:10 +00:00
.metadata initial commit. 2022-07-31 00:39:59 +05:30
.releaserc ci: Match changelog format of other ReVanced repos (#1705) 2024-02-26 03:01:30 +01:00
analysis_options.yaml build: Bump dependency and resolve removed function(s) 2024-09-06 21:44:55 +07:00
CONTRIBUTING.md chore(Branding): Update ReVanced Logo name (#1794) 2024-03-27 17:33:42 +07:00
crowdin.yml chore: Don't preserve hierachy in Crowdin 2024-03-30 03:12:06 +03:00
LICENSE feat: GPL-v3.0 license [skip ci] 2022-09-05 05:28:04 +02:00
package-lock.json build: Bump dependencies 2024-05-26 01:21:14 +02:00
package.json build: Bump dependencies 2024-05-26 01:21:14 +02:00
pubspec.lock build: Bump dependency and resolve removed function(s) 2024-09-06 21:44:55 +07:00
pubspec.yaml chore(release): 1.22.0 [skip ci] 2024-09-09 10:59:13 +00:00
README.md docs: Link user to the latest version of app (#2077) 2024-07-25 09:27:29 +07:00
SECURITY.md chore(Branding): Update ReVanced Logo name (#1794) 2024-03-27 17:33:42 +07:00
slang.yaml feat: Allow changing languages (#1488) 2024-02-12 02:22:25 +03:00


                       

Continuing the legacy of Vanced

💊 ReVanced Manager

GitHub Workflow Status (with event) GPLv3 License

Application to use ReVanced on Android

About

ReVanced Manager is an application that uses ReVanced Patcher to patch Android apps.

💪 Features

Some of the features ReVanced Manager provides are:

  • 💉 Patch apps: Apply any patch of your choice to Android apps
  • 📱 Portable: ReVanced Patcher that fits in your pocket
  • 🤗 Simple UI: Quickly understand the ins and outs of ReVanced Manager
  • 🛠️ Customization: Configurable API, custom sources, language, signing keystore, theme and more

🔽 Download

You can download the most recent version of ReVanced Manager at revanced.app/download or from GitHub releases.
Learn how to use ReVanced Manager by following the documentation.

📚 Everything else

📙 Contributing

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

🛠️ Building

To build a ReVanced Manager, you can follow the documentation.

📄 Documentation

You can find the documentation for ReVanced Manager here.

⚖️ License

ReVanced Manager is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced Manager as long as you track changes/dates in source files. Any modifications to ReVanced Manager must also be made available under the GPL, along with build & install instructions.