QuickSwitch Releases
6.57K subscribers
51 files
2 links
Download Telegram
comments are disabled, stop trying to talk through the channel.
This media is not supported in your browser
VIEW IN TELEGRAM
QuickSwitch v3.1.9.apk
12.2 MB
QuickSwitch 3.1.9
- fix derp, OnePlus issues actually fixed now
This media is not supported in your browser
VIEW IN TELEGRAM
QuickSwitch-v3.2.0.apk
12.1 MB
QuickSwitch 3.2.0

- OnePlus should work now™️

- Bumped version just to make sure everyone is on the latest version
QuickSwitch-v3.3.0.apk
12 MB
QuickSwitch 3.3.0

- 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

Note: This update will reset the recents provider
QuickSwitch Releases pinned «comments are disabled, stop trying to talk through the channel.»
QuickSwitch-v3.3.1.apk
12 MB
QuickSwitch 3.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
Currently running tests for KSU support 👀
QuickSwitch-v4.0.0.zip
24.1 MB
QuickSwitch 4.0.0

- add KernelSU/Apatch support (Read pinned posts in @QuickstepSwitcherSupport for more detailed instructions as the QuickSwitch app will not work with either root method)
- logging overlays now works correctly
- raise overlay priority back to 9999 (oops, lowered it too much)
- Build Overlay using embedded Framework (fixes overlay creation on March patch. By DanGLES3)
QuickSwitch-v4.0.1.zip
10 MB
QuickSwitch 4.0.1

- Revert embed framework-res
- I forgor to add some KSU stuff from the 3.3.7 test zips
QuickSwitch-v4.0.2.zip
24.1 MB
QuickSwitch 4.0.2

- unrevert embed framework-res
- add sepolicy to fix pm path (Thanks Jan from the telegram group)
QuickSwitch-v4.0.3.zip
19.7 MB
QuickSwitch 4.0.3

- Various fixes for KSU/Apatch by j7b3y, DrDisagree, and ammargitham