|
2 | 2 |
|
3 | 3 | [简体中文](/README.md) | English
|
4 | 4 |
|
5 |
| -Enable Circle to Search for Xiaomi System Launcher / POCO Launcher |
| 5 | +Trigger Circle to Search on any Android 9–15 device |
6 | 6 |
|
7 |
| -## Usage |
| 7 | +*This app only aims to triggers Circle to Search and cannot handle issues that may occur after triggering successfully* |
8 | 8 |
|
9 |
| -1. Install the latest version of [Google](https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox). In Google's `App info`, turn on `Autostart` if it exists and select `No restrictions` in `Battery saver` |
| 9 | +## How to Use |
10 | 10 |
|
| 11 | +1. Install the latest version of the [Google](https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox), enable auto-start, disable background restrictions, and set Google as the default assistant app |
11 | 12 |
|
12 |
| -2. Install and enable the module, restart your phone |
13 | 13 |
|
| 14 | +2. Install and launch MiCTS |
| 15 | + - If you're lucky, Circle to Search can be triggered directly without root |
| 16 | + - Otherwise, activate the module in LSPosed, enable `Device Spoof for Google` in the MiCTS settings, and force restart Google |
| 17 | + - If it still doesn't work, try clearing Google’s data, then launch Google and force restart it |
14 | 18 |
|
15 |
| -3. Perform the action to trigger |
16 |
| - - For `Gesture`, turn off `Hide full screen indicator` in `Home Screen Settings - System Navigation`, and then long press the navigation handle at the bottom to trigger |
17 |
| - - For `Buttons`, select `Launch Google Assistant` in `Home Screen Settings - System Navigation - Button shortcuts - Long press the Home button`, and then long press the home button to trigger |
18 | 19 |
|
| 20 | +3. Set up the trigger method |
| 21 | + - Launching MiCTS will trigger, so you can use other apps like Quick Ball, Xposed Edge, ShortX, etc., set launching MiCTS as the action to customizing the trigger method |
| 22 | + - MiCTS provides a trigger tile, so you can add it to the Quick Settings panel and trigger by clicking it |
| 23 | + - For Xiaomi devices, MiCTS has built-in support for `Trigger by long press gesture handle` and `Trigger by long press home button`, which can be enabled in the MiCTS settings (need to activate the module and restart phone after installing MiCTS) |
19 | 24 |
|
20 |
| -4. If it doesn't work, try performing the following options and then retry: |
21 |
| - - select Google in `Settings - Apps - Manage apps - Other Settings in the upper right corner - Default apps - Assist & voice input - Digital Assistant App` |
22 |
| - - `Clear all data` in Google's `App info`, open Google, then go back to `App info`, `Force stop` and turn on `Autostart` if it exists |
| 25 | +## Settings |
| 26 | + |
| 27 | +### How to enter Settings |
| 28 | +- Long press the MiCTS app icon to show the Settings option, then click to enter |
| 29 | +- From Modules page in LSPosed, click MiCTS, then click the settings icon to enter |
| 30 | +- Long press the Quick Settings panel tile to enter |
| 31 | + |
| 32 | +### App Settings |
| 33 | +- Default trigger delay: The delay when triggering by launching MiCTS |
| 34 | +- Tile trigger delay: The delay when triggering by the Quick Settings panel tile |
| 35 | + |
| 36 | +### Module Settings |
| 37 | +Need to activate the module in LSPosed |
| 38 | +- System trigger service: The system service used by triggering. Only the services supported will be shown. Need to add System Framework to the scope in LSPosed |
| 39 | + - VIS: Supports on Android 9-15. Need to set Google as the default assistant app and the screen edge will flash when triggering. If the module is not activated, only this service will be used |
| 40 | + - CSHelper: Supports on Android 14 QPR3 and above. Don’t need to set Google as the default assistant app and the screen edge will not flash when triggering |
| 41 | + |
| 42 | + |
| 43 | +- Trigger by long press gesture handle: Only supports on Xiaomi devices. Need to add System Launcher/POCO Launcher to the scope in LSPosed |
| 44 | + |
| 45 | + |
| 46 | +- Trigger by long press home button: Only supports on Xiaomi devices. Need to add System Framework to the scope in LSPosed |
| 47 | + |
| 48 | + |
| 49 | +- Device Spoof for Google: Need to add Google to the scope in LSPosed |
| 50 | + - Manufacturer: Modify the `ro.product.manufacturer` value that Google reads |
| 51 | + - Brand: Modify the `ro.product.brand` value that Google reads |
| 52 | + - Model: Modify the `ro.product.model` value that Google reads |
| 53 | + - Device: Modify the `ro.product.device` value that Google reads |
0 commit comments