oSumAtrIX

Results 174 issues of oSumAtrIX

### Bug description Seems like some logic is incorrect: ![Image](https://github.com/user-attachments/assets/12959277-f88d-40d2-98eb-b57e65bf553f) ### Version of ReVanced Manager and version & name of app you are patching 1.23 ### Acknowledgements - [x] I...

Bug report

### Feature description Currently, ReVanced Manager uses API v4 to retrieve patches from a single source. Adding support for multiple patches sources would allow users to simultaneously consume patches from...

Feature request

### Bug description Currently, the suggested version is listed in the app selector screen. Instead, the flow should be like this: 1. User opens app selector and selects an app...

Bug report
Hard

### Bug description This is a collecting thread for all issues with the two patches.   YouTube Issues: - [ ] No playback on YouTube with any client [Related issue](https://github.com/ReVanced/revanced-patches/issues/5016)...

Bug report

### Feature description Endpoints such as /patches,/about,/manager, and co should be signed with the signing key used for patches/manager. The signature alongside the actual fields can be provided in two...

Feature request

### Feature description Identical to the patches like for YouTube (use tag manager and revanced as filter) ### Motivation Manager is what most people use, so that's where manager and...

Feature request
Hard

### Bug description When the manager composes, the install dialog appears, the install button is hidden, and if I exit the app and reopen it, the install dialog is gone...

Bug report
Easy

### Feature description In Flutter manager, the nav bar was at the bottom. Many elements of the UI can follow this design, right now they are mostly at the top....

Feature request
Hard

# About This PR gets rid of the fingerprint system and replaces it with a simpler API to find methods and classes. It offers a DSL API for that purpose....

I am not sure why the constructor was changed in the API. It is supposed to be internal/private. The Dex/Jar constructors were meant to be private; it should be okay...