Pun Butrach
Pun Butrach
### Bug description You can regen your keystore, reset patch select, options without any warning. This PR extends on #2534 The idea is to: 1. Let user know what they're...
### Feature description Provide education or "guide" to newcomer or ReVanced Manager Flutter user during migration to Compose variant, * this should be turn on by default * this must...
### Bug description Share logs function takes too long to initiate android share on low-power device ### Version of ReVanced Manager and version & name of app you are patching...
### Bug description Harmonised colour based on the System Accent of >A12 in ReVanced Manager actually made the colour not material 3, and felt weird in general to use. how????...
### Bug description Language MUST use device default locale ### Version of ReVanced Manager and version & name of app you are patching ALL ### Installation method None ### ReVanced...
# Documentation of ReVanced Manager This is a general list of stuff to do in the documentation-side ## Target ### Organisation-level - [ ] Verification of package? - [ ]...
Currently in Compose variant, styles are inconsistent with almost every files. A viewmodel might be defined as `vm`, while some files might defined literally as `viewModel` https://github.com/ReVanced/revanced-manager/blob/compose-dev/app/src/main/java/app/revanced/manager/ui/screen/settings/AdvancedSettingsScreen.kt#L64 https://github.com/ReVanced/revanced-manager/blob/compose-dev/app/src/main/java/app/revanced/manager/ui/screen/settings/GeneralSettingsScreen.kt#L45 Some of...
More information will be given including concept design.
Match up the release workflow of the Compose branch with Flutter branch, allowing automation release of the ReVanced Manager (Compose) without intervention as much as possible. Since CalVer would require...
The Manager should not calculate suggested version based on patches with deprecation field and should not select as default when apk version higher than supported. When attempting to select them...