oSumAtrIX
oSumAtrIX
RE: https://github.com/revanced/revanced-patches/issues/158 Depends on: - https://github.com/revanced/revanced-integrations/pull/113
### Type Functionality ### Issue Currently, patches do not have any APK compile time options. ### Feature Migrate patches to the new API of the patcher to use `PatchOption`. ###...
### Type Functionality ### Issue PR https://github.com/revanced/revanced-patches/pull/266 includes resources for the `settings` patch framework, ### Feature Implement https://github.com/revanced/revanced-patcher/issues/73. ### Motivation Mounting resources is a workaround when using base APK (which...
### Type Functionality ### Issue Currently, all patches use the deprecated API `Dependencies`. ### Feature In favor of design, the `DependsOn` annotation should be used. ### Motivation The old API...
RE: #55 Ubuntu introduced breaking changes which cause the workflow to build an incompatible version of the patcher.
- [ ] Remove padding.
# 🐞 Issue Currently, the descriptions of options and arguments of the CLI do not follow the same voice. This can lead to confusion. # ❗ Solution Normalize the descriptions...
Currently, mount scripts are being created for patched applications when they are deployed to a device. Rebooting the device shows, that the mount scripts do not work properly.
RE: https://github.com/revanced/revanced-patches/issues/158 Depends on: - https://github.com/revanced/revanced-patches/pull/266