Chris
Chris
closes https://github.com/revanced/revanced-patches/issues/279 needs to be merged together with https://github.com/revanced/revanced-patches/pull/285
### Type Other ### Issue currently, revanced uses the microG fork from old vanced for nonroot installs. That fork is (imho) a mess and will probably not get updates anymore...
### Type Functionality ### Issue currently, swipe controls interfere with player controls ### Feature swipe controls should be disabled when player controls are visible ### Motivation https://github.com/orgs/revanced/discussions/475 ### Additional context...
closes https://github.com/revanced/revanced-patches/issues/357
I noticed that the researcher's goal in the Getting Started example had an extra word at the end, and for some reason that really bothered me.
### Description this PR adapts the HC32 HAL to make use of some new features in the arduino core and ddl, including support for `SERIAL_DMA`. It also introduces some extra...
#### What were you doing? 1. configure PSU Control normally (using system command switching, but shouldn't matter for this issue) 2. enable `Turn off when an unrecoverable firmware or communication...
### Description When using `BED_TRAMMING_USE_PROBE` with `DWIN_MARLINUI_*`, the 'Last Z' and 'Good Points' output gets re-drawn without clearing the previous text, causing the text to appear garbled. ### Requirements DWIN...
this PR introduces two enhancements related to how the app interacts with the on-screen keyboard on android devices. ## 1. enable suggestions in form fields currently, form fields (e.g. the...
### Description Undoes some changes made in in https://github.com/MarlinFirmware/Marlin/pull/27086 and updates some comments to reflect the clock architecture on HC32. Also see https://github.com/MarlinFirmware/Marlin/pull/27086#issuecomment-2114226005. With feedback in comments, this PR now...