semantic-release-bot f465b2338f chore: Release v1.0.0 [skip ci]
# 1.0.0 (2025-01-13)

### Features

* Initial commit ([2ca21e8](2ca21e8e02))
* Move implementation from the manager repo ([b06cc39](b06cc39d61))
2025-01-13 23:33:21 +00:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-13 23:33:21 +00:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00
2025-01-14 00:22:28 +01:00


                       

Continuing the legacy of Vanced

👋🔌 ReVanced Manager APKMirror downloader

GitHub Workflow Status (with event) GPLv3 License

An APKMirror plugin for ReVanced Manager.

🧑‍💻 Usage

  • Plugins are managed as Android apps. Download and install the APK file from the releases page.
  • After installing, restart ReVanced Manager and enable the plugin in the settings.
  • The plugin will now be usable.

The plugin works by opening the APKMirror website in an embedded browser. If the search string contains a version, you must select that version. Selecting another version in that situation will cause patching to fail.

📚 Everything else

📙 Contributing

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

🛠️ Building

To build ReVanced Manager downloader template, a Java Development Kit (JDK) and Git must be installed. Follow the steps below to build ReVanced Manager downloader template:

  1. Run git clone git@github.com:ReVanced/revanced-manager-apkmirror-downloader.git to clone the repository
  2. Run gradlew assembleRelease to build the project

Note

If the build fails due to authentication, you may need to authenticate to GitHub Packages. Create a PAT with the scope read:packages here and add your token to ~/.gradle/gradle.properties.

Example gradle.properties file:

gpr.user = user
gpr.key = key

📜 Licence

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

Description
🔌 ReVanced Manager downloaders
Readme GPL-3.0 364 KiB
Languages
Kotlin 100%