Skip to content

Commit

Permalink
Updated for MiUI 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza417 committed Feb 4, 2023
1 parent d61efad commit 7f90c1d
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
78 changes: 39 additions & 39 deletions README.md
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)
6 changes: 3 additions & 3 deletions module.prop
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 modified system/priv-app/SystemLauncher/MiuiHome.apk
Binary file not shown.

0 comments on commit 7f90c1d

Please sign in to comment.