- QuickSwitch is a Magisk Module that enables Android Pie recent apps on supported third-party launchers
- Quick switch android pie
- [Module][P/Q/R/S][3.1.9] QuickSwitch — Universal Quickstep Switcher
- Breadcrumb
- Skittles9823
- [Module][P/Q/R/S][3.1.9] QuickSwitch — Universal Quickstep Switcher
- Breadcrumb
- Skittles9823
- QuickSwitch добавит иконки недавних приложений в лаунчеры для Android 9
QuickSwitch is a Magisk Module that enables Android Pie recent apps on supported third-party launchers
Android Pie brought a massive change to the recent apps switcher. Google completely reimagined how the user should interact with recent apps and the home screen. The vertical-scrolling Rolodex was replaced by a horizontal list of app windows. Google’s own Pixel Launcher takes it even further by adding a search bar and app shortcuts to the recent apps screen. Unfortunately, those features aren’t available to all launchers, but a new Magisk Module changes that.
One of the frustrating things about Android Pie is how the new recent apps features are not available to all launchers. Many people wrongly assume the features are exclusive to the Pixel Launcher, but other OEMs have integrated the features into their pre-installed launchers as well. It’s possible for 3rd-party launchers to customize the recent apps screen too, but some work is required. QuickSwitch is a Magisk Module that brings these features to more launchers. It currently works with Lawnchair and will soon support HyperionВ Launcher.
Lawnchair recently released a Magisk Module that made it possible to integrate the Android Pie recent apps. QuickSwitch is a similar idea, but it hopes to work with more launchers. The module allows the user to choose which launcher has access to quickstep (recent apps). QuickSwitch detects which installed launchers are capable of being the recents provider. Any launcher3-based launcher with Android Pie changes merged should be supported.
Requirements:
- AndroidВ Pie.
- MagiskВ 17+ or rootless provided you have TWRP and an unlocked bootloader with init.d support.
- AВ launcherВ which can be used as a recents provider.
Installation:
- FlashВ the QuickSwitchВ moduleВ throughВ MagiskВ or TWRP.
- Reboot.
- Open the QuickSwitchВ app.
- Select aВ launcherВ to be your recents provider.
- Reboot.
Источник
Quick switch android pie
QuickSwitch — Quickstep enabler for any supported launcher
QuickSwitch is a Magisk module which systemlessly enables Pie recents (Quickstep) in any supported launcher
- If you wish to donate to Paphonb for creating the QuickSwitch app you can do so here.
- Or if you wish to sponsor Skittles9823 on GitHub for making the module, scripts, and handling support you can do so here.
- A full list of compatible launchers will not be provided as the app autodetects which launchers are compatible.
- Nova will likely never support QuickSwitch unless they decide to add support for the Razer Phone naitivly.
- MIUI does not have the necessary APIs to set third party launchers as the recents providers and as such is not supported.
- Magisk 18+ (Android 10 needs Magisk v20 or higher)
- Android 9+
- Flash this module.
- Reboot.
- Open the QuickSwitch app that was installed.
- Select a different launcher as your recents provider.
- Reboot.
- Verify your new recents provider is correct.
- Set the new recents provider as the default launcher.
- Profit.
- The script will save logs to /sdcard/Documents/quickstepswitcher whenever it detects the user wants to switch providers
- All logs begin with quickstepswitcher
- If you have any issues, please join the Telegram group and send the logs along with what your issue is.
Sources and used/needed tools:
- Paphonb, for being the main brains behind the module, creating the app, and much more.
- osm0sis for assistance with getting 3.x.x to work without having to go permissive, and for his and topjohnwu’s zipsigner
- The Lawnchair team, for testing QuickSwitch.
- The Hyperion team, for helping test QuickSwitch.
You can get support for the module in either the Telegram group or the XDA Thread.
Источник
[Module][P/Q/R/S][3.1.9] QuickSwitch — Universal Quickstep Switcher
Breadcrumb
Skittles9823
Recognized Contributor
QuickSwitch is a module which allows the user to change which launcher has access to quickstep (Pie recents). It’s future proof, detects which launchers are capable of being the recents provider, and is fairly simple to use.
Requirements:
— Android Pie/Q
— Magisk 19.0+
— A launcher which can be used as a recents provider.
Installation:
To use the module, simply follow the instructions:
1. Flash this module.
2. Reboot.
3. Open the QuickSwitch app that was installed.
4. Select a different launcher as your recents provider.
5. Reboot.
6. Verify your new recents provider is correct.
7. Set the new recents provider as the default launcher.
8. Profit.
After switching providers and rebooting, make sure the current provider is the default home app and you should notice that whilst in the launcher the back button is gone and you’ll have the full Pie recents experience.
To switch providers after the initial install just open the app, select a new provider and reboot.
Updating:
To update, just flash the module over itself.
Uninstallation:
To uninstall the module, use the bin icon in magisk manager. Your recents provider will go back to default and your launcher will return to being a user app.
Logging:
QuickSwitch saves all its logs to /data/adb/modules/quickstepswitcher/logs/ and /sdcard/Documents/quickstepswitcher/ all logs belonging to QuickSwitch begin with quickstepswitcher. If you have any issues with the module send all log files in a compressed archive.
Compatibility:
As stated earlier, the QuickSwitch app auto-detects which launchers are compatible so it’s going to be difficult to say a definitive list. But for an easy explanation, I’ll just say that all stock Pie launchers will work as long as they are either ported to other devices or are installed by default on your device.
As for custom launchers, you’ll have to install them and see if they appear in the QuickSwitch app.
Disclaimer:
No, Nova Launcher is NOT compatible and from what they’ve stated on Twitter, I doubt they will ever be compatible.
Misc:
— You can grab the source for the module here
The SystemUI option will grant you Oreo style recents.
Credits:
— @paphonb for the QuickSwitch app and the initial concept and idea of a universal Quickstep enabler.
— @osm0sis for assistance with getting 3.x.x to work without having to go permissive, and for his and @topjohnwu’s zipsigner
— The Lawnchair and Hyperion team’s for initial testing of the module.
Download:
Download the latest version from the Magisk repo.
An archive for older versions can be found here.
Donations:
— If you wish to donate to @paphonb for creating the QuickSwitch app you can do so here.
— Or if you wish to sponsor me on GitHub for making the module, scripts, and handling support you can do so here.
Release details:
Current version: 3.1.9
Last updated: 16-11-2021
Источник
[Module][P/Q/R/S][3.1.9] QuickSwitch — Universal Quickstep Switcher
Breadcrumb
Skittles9823
Recognized Contributor
QuickSwitch is a module which allows the user to change which launcher has access to quickstep (Pie recents). It’s future proof, detects which launchers are capable of being the recents provider, and is fairly simple to use.
Requirements:
— Android Pie/Q
— Magisk 19.0+
— A launcher which can be used as a recents provider.
Installation:
To use the module, simply follow the instructions:
1. Flash this module.
2. Reboot.
3. Open the QuickSwitch app that was installed.
4. Select a different launcher as your recents provider.
5. Reboot.
6. Verify your new recents provider is correct.
7. Set the new recents provider as the default launcher.
8. Profit.
After switching providers and rebooting, make sure the current provider is the default home app and you should notice that whilst in the launcher the back button is gone and you’ll have the full Pie recents experience.
To switch providers after the initial install just open the app, select a new provider and reboot.
Updating:
To update, just flash the module over itself.
Uninstallation:
To uninstall the module, use the bin icon in magisk manager. Your recents provider will go back to default and your launcher will return to being a user app.
Logging:
QuickSwitch saves all its logs to /data/adb/modules/quickstepswitcher/logs/ and /sdcard/Documents/quickstepswitcher/ all logs belonging to QuickSwitch begin with quickstepswitcher. If you have any issues with the module send all log files in a compressed archive.
Compatibility:
As stated earlier, the QuickSwitch app auto-detects which launchers are compatible so it’s going to be difficult to say a definitive list. But for an easy explanation, I’ll just say that all stock Pie launchers will work as long as they are either ported to other devices or are installed by default on your device.
As for custom launchers, you’ll have to install them and see if they appear in the QuickSwitch app.
Disclaimer:
No, Nova Launcher is NOT compatible and from what they’ve stated on Twitter, I doubt they will ever be compatible.
Misc:
— You can grab the source for the module here
The SystemUI option will grant you Oreo style recents.
Credits:
— @paphonb for the QuickSwitch app and the initial concept and idea of a universal Quickstep enabler.
— @osm0sis for assistance with getting 3.x.x to work without having to go permissive, and for his and @topjohnwu’s zipsigner
— The Lawnchair and Hyperion team’s for initial testing of the module.
Download:
Download the latest version from the Magisk repo.
An archive for older versions can be found here.
Donations:
— If you wish to donate to @paphonb for creating the QuickSwitch app you can do so here.
— Or if you wish to sponsor me on GitHub for making the module, scripts, and handling support you can do so here.
Release details:
Current version: 3.1.9
Last updated: 16-11-2021
Источник
QuickSwitch добавит иконки недавних приложений в лаунчеры для Android 9
Пользователь портала XDA-Developers под ником Skittles9823 разработал модуль QuickSwitch для утилиты Magisk, позволяющий активировать отображение иконок недавних игр и программ в меню запущенных приложений в любых лаунчерах с поддержкой Android 9 Pie на основе стандартного пользовательского интерфейса (Launcher3).
С выходом Android 9 Pie мобильная операционная система от Google получила множество нововведений, часть из которых доступна только устройствам серии Pixel и избранным гаджетам некоторых производителей. Одна из таких новых, но доступных не всем функций — отображение списка недавних приложений (игр и программ, которые пользователь открывал в последнее время) в меню многозадачности.
Модуль для Magisk под названием QuickSwitch добавляет вышеописанную панель недавних приложений в некоторые лаунчеры. Разработчик заверяет, что сейчас совершенно точно поддерживается Lawnchair, а в ближайшем будущем модуль заработает и с Hyperion. В теории QuickSwitch работает с любыми сторонними пользовательскими интерфейсами, созданными на основе стандартного лаунчера и поддерживающими нововведения из Android 9 Pie. Однако модуль появился совсем недавно, и пользователи не успели протестировать его на большом количестве приложений.
Системные требования QuickSwitch таковы:
- Android 9 Pie.
- Magisk 17 или новее, либо устройства с TWRP, разблокированным загрузчиком и поддержкой init.d (если нет прав суперпользователя).
- Подходящий лаунчер.
Скачать QuickSwitch можно на XDA-Developers. Там же размещена инструкция по установке модуля.
Источник