oSumAtrIX
oSumAtrIX
### Bug description When a path to the patches jar contains spaces, it is URL encoded. This encoding causes the patch to fail ### Error logs ```shell SEVERE: Disable auto...
### Bug description Arrays from the options JSON file are cast as `List,` but options with value type `StringArray` are `Array.` This causes an exception being thrown due to types:...
# Issue On Google Pixel devices you have to enable or disable recording from the notification center. This exposes the network SSID in the recording. The SSID can actually be...
## Issue Currently the project files are saved in an unconventional format `.afdesign` which can only be opened ny Affinity Designer. ## Solution Convert all project files to a conventional...
# About Currently, there is no way to view the branding guidelines. # Solution Add a page that displays our branding, assets and guidelines. Example: https://osu.ppy.sh/wiki/en/Brand_identity_guidelines
Sometimes, APKs are released in multiple directories under a common root directory. Finding them recursively in a specified `releaseDirectory` would eliminate the necessity of moving them to a folder. An...
# About This PR rewrites this project into Kotlin. Ktor is used for the API. # Todo before merge - [ ] Add issue templates - [ ] Setup repository...
# Issue This is a followup on - #50 Currently, the compose version of ReVanced Manager is planning support from multiple sources. The idea is that ReVanced Manager can use...
# Issue Scenario: Some issue leads to an announcement. Now, the issue is fixed, but the announcement is still shown to everyone. # Solution Add a field `archived`. The field...