oSumAtrIX
oSumAtrIX
### Bug description Seems like some logic is incorrect:  ### Version of ReVanced Manager and version & name of app you are patching 1.23 ### Acknowledgements - [x] I...
### 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...
### 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 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)...
### 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 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...
### 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...
### 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....
# 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...