Releases: skittles9823/QuickSwitch
Releases · skittles9823/QuickSwitch
QuickSwitch 4.0.3
- Various fixes for KSU/Apatch by @j7b3y, @Mahmud0808, and @ammargitham
QuickSwitch 4.0.1
- Revert embed framework-res
- I forgor to add some KSU stuff from the 3.3.7 test zips
QuickSwitch 4.0.0
v4.0.0
- add KernelSU support
- logging overlays now works correctly
- raise overlay priority back to 9999 (oops, lowered it too much)
- Build Overlay using embedded Framework (fixes overlay creation. By DanGLES3)
QuickSwitch v3.3.1
In classic me fashion, a large update followed by a fix patch.
- lower overlay priority as it was too high for some devices
- side note of an ommision from the 3.3.0 changelog, the app can detect conflicting quickstep modules so a high overlay priority is redundant
QuickSwitch v3.3.0
Note, this update will reset the current provider
- better support some LG devices on Android 9
- allow installation on MIUI 12.5+ (oops forgot the check was there)
- remove sepolicy rules as they didn't help most of the time
- increase overlay priority again
- format scripts to be more readable
- the QuickSwitch app will now correctly specify Android 12.1 instead of 12 where applicable
- change module ID to
quickswitch
, order has been restored - for module developers who check for the modID, I'd recommend instead looking for the
/data/adb/modules/**/quickswitch
binary instead - update README to better explain the modules functionality
- update the modules update-binary because it was 2 years outdated xd
QuickSwitch v3.2.1
support Magisk 24's update.json format
QuickSwitch v3.2.0
- Fixed OnePlus issues
- Disabled patcher prompt for OnePlus launcher
QuickSwitch v3.1.9.1
- move overlay to /vendor on OOS12+
QuickSwitch v3.1.9
- fix derp, OnePlus issues actually fixed now
QuickSwitch v3.1.8
- mark launcher as compatible if version name is same as system
- fix OnePlus display issues
- Material You support for Android 12 devices