oSumAtrIX

Results 174 issues of 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`. ###...

feature-request

### 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...

feature-request

### 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...

feature-request

RE: #55 Ubuntu introduced breaking changes which cause the workflow to build an incompatible version of the patcher.

bug

# 🐞 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...

change-required

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.

Bug report

RE: https://github.com/revanced/revanced-patches/issues/158 Depends on: - https://github.com/revanced/revanced-patches/pull/266