oSumAtrIX

Results 174 issues of oSumAtrIX

### Bug description Currently, the project has many public classes that may not necessarily be meant to be visible. ### Solution Clean up the public API. "Injection points" have to...

Bug report

Depends on https://github.com/ReVanced/revanced-patches/pull/3266

# Issue Some integrations are under `app.revanced` instead of `app.revanced.integrations` and some are under `app.revanced.integrations` instead of their package. # Solution Move everything under `app.revanced.integrations` and separate the packages by...

Bug report

This PR shows a native dialogue after the installation finishes. It can handle all status flags. Business logic may move. # Todo - [ ] Handle errors such as: -...

ReVanced Manager Compose

### Feature description A dialogue should be shown when an update is available. ### Motivation It has been observed that many people fail to see when an update is available...

feature request

### Feature description ReVanced Manager should check at the start or refresh if any mount installation is broken and offer a fix if possible. ReVanced Manager should self-check mount installations...

Feature request
Hard

### Feature description After the user selects a version, ReVanced Manager can download the APK file in the background until the patcher screen is reached. ### Motivation This can potentially...

Feature request
ReVanced Manager Compose

### Bug report When the user tries to patch an app and select patches that have options but have not set them, they should not be able to proceed. Instead,...

Bug report
ReVanced Manager Compose

## About Currently, this repository lacks CI/CD. ## Solution Add CI/CD to run tests, build and deploy releases. ## Additional context - Prereleases should be dispatched manually for development branches....

Feature request
ReVanced Manager Compose

# Issue If the configured API does not work, the app stops working. # Solution The app should be able to cache everything necessary for it to work when the...

Bug report