-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
42 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
# MiUI System Launcher for Poco phones | ||
*Adds native System Launcher of MiUI in Poco Phones* | ||
<br> | ||
<br> | ||
|
||
## Description | ||
Poco Phones including Poco F1 and Poco X2 ships Poco Launcher with their phones | ||
and doesn't include the default MiUI System Launcher that comes with the MiUI. | ||
The problem with Poco Launcher is it doesn't support many reactive animations as | ||
the default System Launcher does such as unlocked animation, gesture animations and | ||
some other animations. Poco Launcher also fails to trigger some animations | ||
after reboot until it is set to default launcher again after replacing it. Overall Poco | ||
Launcher does not integrate well with MiUI and it's outright bad. | ||
|
||
This module fixes these problems by adding the native MiUI System Launcher into the | ||
/System/priv-app in such phones that runs on MiUI but don't include the native launcher. | ||
|
||
<br> | ||
|
||
## Stats | ||
|
||
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FHamza417%2FSystemLauncher&count_bg=%23FF6824&title_bg=%23555555&icon=pinboard.svg&icon_color=%23E7E7E7&title=Total+Visits&edge_flat=false)](https://hits.seeyoufarm.com) [![Release](https://img.shields.io/github/downloads/Hamza417/SystemLauncher/total?color=green&label=Total%20Downloads&logo=github)](https://github.com/Hamza417/SystemLauncher/releases) | ||
|
||
<br> | ||
|
||
## Instructions | ||
|
||
Download the **ZIP** from the [Releases](https://github.com/Hamza417/SystemLauncher/releases) | ||
section and install as a Magisk Module. | ||
|
||
<br> | ||
|
||
## Notes | ||
This module doesn't add any extra modifications to the system and after installing | ||
it the launcher updates can be installed just as regular apps. | ||
|
||
<br> | ||
|
||
## Issues | ||
# MiUI System Launcher for Poco phones | ||
*Adds native System Launcher of MiUI in Poco Phones* | ||
<br> | ||
<br> | ||
|
||
## Description | ||
Poco Phones including Poco F1 and Poco X2 ships Poco Launcher with their phones | ||
and doesn't include the default MiUI System Launcher that comes with the MiUI. | ||
The problem with Poco Launcher is it doesn't support many reactive animations as | ||
the default System Launcher does such as unlocked animation, gesture animations and | ||
some other animations. Poco Launcher also fails to trigger some animations | ||
after reboot until it is set to default launcher again after replacing it. Overall Poco | ||
Launcher does not integrate well with MiUI and it's outright bad. | ||
|
||
This module fixes these problems by adding the native MiUI System Launcher into the | ||
/System/priv-app in such phones that runs on MiUI but don't include the native launcher. | ||
|
||
<br> | ||
|
||
## Stats | ||
|
||
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FHamza417%2FSystemLauncher&count_bg=%23FF6824&title_bg=%23555555&icon=pinboard.svg&icon_color=%23E7E7E7&title=Total+Visits&edge_flat=false)](https://hits.seeyoufarm.com) [![Release](https://img.shields.io/github/downloads/Hamza417/SystemLauncher/total?color=green&label=Total%20Downloads&logo=github)](https://github.com/Hamza417/SystemLauncher/releases) | ||
|
||
<br> | ||
|
||
## Instructions | ||
|
||
Download the **ZIP** from the [Releases](https://github.com/Hamza417/SystemLauncher/releases) | ||
section and install as a Magisk Module. | ||
|
||
<br> | ||
|
||
## Notes | ||
This module doesn't add any extra modifications to the system and after installing | ||
it the launcher updates can be installed just as regular apps. | ||
|
||
<br> | ||
|
||
## Issues | ||
Found a problem? creare an issue [here](https://github.com/Hamza417/SystemLauncher/here) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
id=miuisystemlauncher | ||
name=Miui System Launcher | ||
version=v- RELEASE-4.26.4.4430-03241453 | ||
versionCode=4 | ||
name=MiUI System Launcher | ||
version=v- RELEASE-4.39.5.5832-12261744 | ||
versionCode=5 | ||
author=Hamza Rizwan | ||
description=Systemless-ly installs Miui System Launcher in Poco F1/Poco X2 and maybe other MiUI based phones that doesn't have System Launcher pre-included |
Binary file not shown.