sanjeevstunner / android_vendor_pixel_launcher

Modded Pixel Launcher by Team Files for any AOSP based ROM | Clone path vendor/pixel/launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Launcher Mod

Support only for Android 12L/12.1
Current version: v10.8
Changelogs and Downlod links(for magisk module): Click here


Add these lines in device.mk or romname_devicename.mk:

$(call inherit-product-if-exists, vendor/pixel/launcher/config.mk)

Example Commit https://github.com/sanjeevstunner/device_xiaomi_vayu/commit/676692cb518e57a31c3048436c7936e8edca8a95

LAUNCHER_VARIANT := NAMEOFVARIANT
ICON_VARIANT := NAMEOFVARIANT

Examples:
LAUNCHER_VARIANT := khonsu
ICON_VARIANT := teamfilesicons

Example Commit https://github.com/sanjeevstunner/device_xiaomi_vayu/commit/1b7ba7492b4525d7deff79dbb4dae40cb6300337

Available LAUNCHER_VARIANTs ammit horus khonsu tawaret osiris
Available ICON_VARIANTs acons cayicons dgicons lawnicons rkicons teamfilesicons Set AOSP_ENHANCER := true (Only if you want that)

Check documentation for detailed info on each variant.

You can download and install PixelLauncherMods read more about here

Credits:
Team Files™

About

Modded Pixel Launcher by Team Files for any AOSP based ROM | Clone path vendor/pixel/launcher


Languages

Language:Makefile 100.0%