├── FAQ.md └── README.md /FAQ.md: -------------------------------------------------------------------------------- 1 | # Launcher Mod v4 - FAQ 2 | 3 | --- 4 | 5 | ### **Q: Does Launcher mod v4 work for Android 14?** 6 | **A:** Yes, it works in Android 14, but some mods will be disabled as they are exclusive to Android 15 only. 7 | 8 | --- 9 | 10 | ### **Q: I don't have the dock option in the launcher.** 11 | **A:** Dock background customization only works for Android 15. Also, advanced textures must be enabled in your ROM (Display Settings or Launcher Settings → Force advanced textures). 12 | 13 | --- 14 | 15 | ### **Q: My Circle to Search isn't working.** 16 | **A:** There's an overlay in the module for unsupported ROMs. Make sure it's installed and enable "Circle to Search" from Navigation Settings. 17 | 18 | --- 19 | 20 | ### **Q: I saw several mods in screenshots, but I'm not getting all of them.** 21 | **A:** `Searchbar Provider` and `Hide Apps` features rely on the Xiaomi EU ext APK. If you only installed the launcher APK, install the additional APK from the ZIP. Other features depend on your Android version and the advanced textures option—ensure it's enabled in the settings. 22 | 23 | --- 24 | 25 | ### **Q: Are there 1x2 and 2x1 grids for folders?** 26 | **A:** Not yet. No current plans for this in Launcher v4, but it might be added in v5 (maybe in a year? xD). 27 | 28 | --- 29 | 30 | ### **Q: Can I use this module in a tablet (Pad)?** 31 | **A:** The mod was built for mobile. It hasn't been tested in tablets. 32 | 33 | --- 34 | 35 | ### **Q: Does it work on MIUI?** 36 | **A:** Maybe... but it's recommended to use the MIUI launcher mod instead of HyperOS mods on MIUI. 37 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # HyperOS Launcher V4 2 | ![Frame 195](https://github.com/user-attachments/assets/ad7b8313-6633-4f4c-93fa-10fb3614f67a) 3 | 4 | 5 | HyperOS Launcher App modified by [🅺🅰🆂🅷🅸](https://t.me/kakashi1v1) with added features and UI changes. 6 | 7 | ### Download 8 | Download from the [releases page](https://github.com/Mods-Center/HyperOS-Launcher/releases) 9 | 10 | ### Changelog: 11 | - Added blurred background for dock 12 | - Added Circle to search 13 | - Improved blur for searchbar and app drawer 14 | - Removed widget resize restrictions 15 | - Bring back rounded corners for third party widgets 16 | - Third party widgets can be added to -1 screen 17 | - Added monet options in monochrome icons choice 18 | - Many more.... 19 | 20 | ### FAQ 21 | **Read the full [FAQ here](https://github.com/Mods-Center/HyperOS-Launcher/blob/main/FAQ.md) for queries and info.** 22 | 23 | ### Screenshots 24 | ![Screenshot_2025-04-18-00-42-49-746_com miui home-edit](https://github.com/user-attachments/assets/f6332d85-1a91-4173-9ed0-ddadb2656bbc) 25 | ![Screenshot_2025-04-18-00-40-46-560_com miui home-edit](https://github.com/user-attachments/assets/a68ee8eb-b0fe-4756-b235-cb6e97f7d8b2) 26 | ![Screenshot_2025-04-18-00-41-32-182_com miui home-edit](https://github.com/user-attachments/assets/2ea1b84a-e963-4fe0-81e4-80b1f877b1fd) 27 | ![Screenshot_2025-04-18-00-41-23-558_com miui home-edit](https://github.com/user-attachments/assets/b10aef28-9e17-4976-b2e3-f317eb607d21) 28 | ![Screenshot_2025-04-18-00-39-44-575_com miui home-edit](https://github.com/user-attachments/assets/9d658ce0-dc92-43a7-97ca-d7da5d17fea9) 29 | ![Screenshot_2025-04-18-00-39-37-458_com miui home-edit](https://github.com/user-attachments/assets/beeb855a-2b11-4b1e-9a1f-3cb1c68a3173) 30 | ![Screenshot_2025-04-18-00-39-27-249_com miui home-edit](https://github.com/user-attachments/assets/1c612670-9565-4e46-9d59-7acd57edd273) 31 | ![Screenshot_2025-04-18-00-36-22-426_com miui home-edit](https://github.com/user-attachments/assets/913e4dc7-678e-4802-8ce7-e605febc7bb7) 32 | ![Screenshot_2025-04-18-00-35-54-612_com miui home-edit](https://github.com/user-attachments/assets/47415a75-f154-40c0-9698-fbeae1574a67) 33 | 34 | ### Instructions: 35 | - Download and flash the zip in magisk. 36 | - Reboot the device. 37 | - Now Enjoy. 38 | 39 | ### READ: 40 | - Disable apk signature verification is necessary, and it is recommended to use Core Patch LSPosed module. 41 | 42 | --------------------------------------------------------------------------------