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

### Bug Fixes

* added a trailing comma ([975180b](975180b075))
* adjust padding ([3559477](3559477247))
* Allow mounting without Magisk ([3f96608](3f96608398))
* Bump dependencies to support BCS keystore ([6ec6546](6ec6546cc5))
* Do not delete files from post-fs-data.d ([70a1086](70a1086edf))
* Fix patched APKs exports after installation ([1200360](1200360588))
* 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))
* **PopScope:** User able to exit patch screen when the installer is still running ([#1663](https://github.com/ReVanced/revanced-manager/issues/1663)) ([eb6d3cd](eb6d3cd64e))
* **Release CI:** truncate the "v" from version ([8595099](85950991ab))
* Show version label correctly ([c72d10a](c72d10ac85))
* Specify that dark theme is dark ([#1699](https://github.com/ReVanced/revanced-manager/issues/1699)) ([d4b15ae](d4b15aee4d))
* Stop patch when signing fails ([#1553](https://github.com/ReVanced/revanced-manager/issues/1553)) ([5b2c551](5b2c55142e))
* **Update Confirmation Sheet:** Add top padding ([9aeb156](9aeb156d92))
* Use correct title size for bottom sheet ([#1687](https://github.com/ReVanced/revanced-manager/issues/1687)) ([3436523](34365239c1))
* Use correct version code & name ([#1647](https://github.com/ReVanced/revanced-manager/issues/1647)) ([d933997](d933997c89))
* use lowercase repo names ([#1626](https://github.com/ReVanced/revanced-manager/issues/1626)) ([edd8602](edd86024b9))

### Features

* Add a toggle for alternative sources ([#1686](https://github.com/ReVanced/revanced-manager/issues/1686)) ([f89c742](f89c742c90))
* 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))
* Allow changing languages ([#1488](https://github.com/ReVanced/revanced-manager/issues/1488)) ([f82c439](f82c439b26))
* Display current app language at the top of the list ([aa0575a](aa0575a637))
* Hide the Install button during installation ([#1633](https://github.com/ReVanced/revanced-manager/issues/1633)) ([3e696d6](3e696d6847))
* Improve app selector and patcher UI ([#1616](https://github.com/ReVanced/revanced-manager/issues/1616)) ([efb2d5e](efb2d5ef32))
* Improve consistency on language selector ([b2119ce](b2119ce60e))
* Improve language distinguishness and resolve language-specific issues ([#1706](https://github.com/ReVanced/revanced-manager/issues/1706)) ([6d866d4](6d866d4424))
* Improve Split APK warning readability ([#1625](https://github.com/ReVanced/revanced-manager/issues/1625)) ([6fd740f](6fd740f8c0))
* Show a dialog when an update is available ([#1654](https://github.com/ReVanced/revanced-manager/issues/1654)) ([c7d975e](c7d975e612))
* Simplify settings strings ([#1618](https://github.com/ReVanced/revanced-manager/issues/1618)) ([0d45fe4](0d45fe4a97))
* Use more appropriate progress values ([2d7026a](2d7026ac7a))
* use native TextField ([9ed43ef](9ed43efe5d))

### Performance Improvements

* Load patched apps as soon as possible ([c94eb7a](c94eb7a48e))

### Reverts

* WillPopScope migration ([3b0fed5](3b0fed55e4))
2024-03-05 01:57:21 +00:00
.github docs: Fix consistency issues with other repositories (#1707) 2024-03-04 12:42:46 +01:00
.vscode fix: only show Material You toggle for SDK version >= 31 2022-09-08 12:09:12 +01:00
android fix: Bump dependencies to support BCS keystore 2024-03-04 15:48:13 +01:00
assets chore: Sync translations (#1701) 2024-03-04 11:28:34 +01:00
docs build(Needs bump): Bump dependencies (#1717) 2024-03-04 12:47:38 +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: Display current app language at the top of the list 2024-03-05 03:04:01 +03: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 chore: Remove deprecated lint rules 2024-01-21 15:10:03 +07:00
CONTRIBUTING.md docs: Fix consistency issues with other repositories (#1707) 2024-03-04 12:42:46 +01:00
crowdin.yml feat: Allow changing languages (#1488) 2024-02-12 02:22:25 +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-03-04 13:53:33 +01:00
package.json ci: Match changelog format of other ReVanced repos (#1705) 2024-02-26 03:01:30 +01:00
pubspec.lock build: Bump dependencies 2024-03-04 13:53:33 +01:00
pubspec.yaml chore(release): 1.19.0 [skip ci] 2024-03-05 01:57:21 +00:00
README.md docs: Fix consistency issues with other repositories (#1707) 2024-03-04 12:42:46 +01:00
SECURITY.md docs(Security): Format badges 2024-02-03 08:16:33 +00: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.

👋 Contributing

Thank you for considering contributing to ReVanced Manager. You can find the contribution guidelines 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.