XposedModulets
XposedModulets copied to clipboard
adds a module which can prevent audio focus, both system-wide and on a per-app basis
Hi @izzysoft, @programminghoch10 and I worked on and added some new modulets. Would you add the new ones to your repo? - [x] com.programminghoch10.AntiBrightnessChange - ~~com.programminghoch10.MotionEventMod~~ - [x] com.programminghoch10.RotationControl -...
verbose logs don't seem to indicate something is wrong, but the notification sliders of SystemUI are still greyed out.
This backports `AlwaysAllowMultiInstanceSplit` to SDK 33.
Icons
Apps and store entries should have icons. And after a year or so, I should at least start with creating an issue to track that.
- [x] Disable forced camera sounds - [x] Disable camera sound - [x] Disable charging Sounds - [x] Disable screenshot sound
Camera is still broken, app thinks the permission is granted, but the camera wont work. All other permissions seem to work. PermissionManager is not hooked and will still show the...
- [x] fix `KeepSplitScreenRatio` broken splitscreen when dragging to dismiss - [x] merge all SplitScreen related modules into `SplitScreenMods` - [x] add free SplitScreen ratios - [x] add more SplitScreen...