• Stars
    star
    115
  • Rank 305,916 (Top 7 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pix3lify



โญ Module description

As a Mi A1 user, I was stuck with Stock Oreo 8.0.0 without Oreo custom ROMs when I first bought my device. Kernel sources weren't released at the time so I decided if I can cook up a Magisk module that can bring me the Pixel UI without the need to install that ROM. What I did is to search around the internet which lead me to download the Pixel 3 XL factory images and extract the files mostly needed in the new Pixel 3 devices. I've decided to gather these files and compiled them all into a single Magisk Module. This module can be flashed with other devices on Oreo and above as well.

โญ Compatibility

  • Magisk
  • Android Oreo+
  • Close to Stock/AOSP ROMs (not for MIUI, TouchWiz, EMUI, OOS, etc.)
  • All root solutions (requires init.d support if not using Magisk or supersu. Try Init.d Injector)
  • Pixel, Nexus, and OxygenOS devices are not compatible and were leading to bootloops. The module will now warn about this and give the option to abort or bypass warning and install anyway(to uninstall if in bootloop, boot to twrp and flash zip).

โญ Reminders

  • TO COMPLETELY UNINSTALL THE MODULE AND AVOID BOOTLOOPS, INSTALL THE ZIP AGAIN IN MAGISK OR TWRP!!
  • Take a full backup before installing the module.
  • Please send Pix3lify debug file from internal storage or logcat if any issues/bugs occur.

โญ Users without working volume keys

  • To choose options without using volume keys, you can rename the zip
  • Currently the choices are FULL, SLIM, OVER, ACC, BOOT, FONT, WCRG, and EMJI.
  • FULL = The full module not including overlay/accent and boot animation
  • SLIM = No additional apps, wellbeing scripts, fonts, sounds, and all overlays except pix3lify.
  • OVER = Install pixel framework changes ( a lot of the main features is in this, inc. Night Light)
  • ACC = Install pixel accent
  • BOOT = Install pixel boot animation
  • FONT = Replace stock font with Product Sans ( IF U HAVE LOCKSCREEN ISSUES TURN OFF IT WILL STILL ADD THE SANS FONTS )
  • WCRG = Add Pixel Stand feature and app
  • EMJI = Uses Android Qโ€™s new Emoji set (following Googleโ€™s Oreo Emoji theme)
  • To use the basename zip feature all you need to do is add the options to the zipname and only flash the zip in recovery. Magisk renames all zips to install.zip so flashing in magisk manager will NOT work. Heres an example of using basename to install full and overlays ( Pix3lify-2.6-full-over.zip )
  • The options can either be full, Full, or FULL ( applies to all options )

โญ Features

  • Pixel Blue theme accent
  • Adds Daydream VR support
  • Adds Digital Wellbeing in Settings app
  • Adds Gestures in Settings app (device dependent)
  • Adds Pixel alarms/media/ringtones/UI sounds
  • Adds Pixel Stand app (wireless charging stand)
  • Adds Pixel Sounds app (mileage may vary)
  • Adds Google Markup app (Android 5+)
  • Adds Pixel exclusive wallpapers
  • Enables Nexus, Pixel, and Android One app support
  • Enables Google Dialer install via Playstore
  • Enables Google Dialer's Call Screening (mileage may vary)
  • Enables Camera2 API support (find a working Modded Google Camera app here)
  • Enables EIS support (device dependent)
  • Enables Google Assistant
  • Enables Night Light (device dependent)
  • Uses system-wide or header Product Sans
  • Uses emoji from Android Q

โญ Changelog

v3.0.4

  • Emoji from Android Q option

v3.0.2

  • Forgot Ramdisk Patcher Addon

v3.0.1

  • Unity 4.2 Update

v3.0.0

  • Add Pixel Stand Feature

v2.9.9

  • Add Android One Feature Flag

v2.9.8

  • Unity v4 update
  • Bug fixes

v2.9.7

  • Max's attempt to help us fix the installation bug

v2.9.6

  • Updated README.md
  • Fonts by default get added but the installer only requests to REPLACE them. If your OEM uses stock font for clock, it'll break. So just please disable fonts in installer - they won't get the NEW repalce feature but will be added like before

v2.9.5

  • Once and for all fix damn LockScreen font issues

v2.9.4

  • Bring back working LockScreen Pixel clock font

v2.9.3

  • Fix clock fonts on LockScreen
  • Better installation descriptons

v2.9.2

  • Add dynamic Product Sans font installation
  • Replace Samsung Clock font on the LockScreen
  • Get Markup working on devices prior to Android 9

v2.9.1

  • Fix hanging in terminal script
  • Detect if dialer is installed
  • Fix find command
  • Remove autoDND/flip to shhh
  • Fix Wellbeing
  • Bug fixes
  • Unity update
  • Add font option

v2.9

  • Remove unneed fonts
  • Fix emoji
  • Add curl binary
  • Add Google perms

v2.7-8

  • Hot Fixes

v2.6

  • BIG UPDATE!
  • Add more fonts
  • Update Unity fixes
  • Introduce logging
  • Add pix3lify terminal script to send logs
  • Bug fixes/typos
  • Unity 3.3
  • Added xmlstarlet for xml patching
  • Bug fixes/typos
  • Add (FULL) or (SLIM) to module.prop depending on user choice
  • Magisk backwards compatibility

v2.5.2

  • Even more hotfixes

v2.5.1

  • Hotfixes

v2.5

  • Rewrote install script to add more customization options
  • Added basename zip for users without working volume keys
  • Add Pixel boot animation option

v2.4.2

  • Warnings for devices running OxygenOS
  • Ignore warnings options
  • Refactor the installation script
  • Fixed keycheck
  • Added sepolicy statements
  • Various bug fixes

v2.4.1

  • Expanded the list of unsupported devices to the Nexuses
  • Cleaned the installation script
  • Added an option to install without the Pixel accent

v2.4

  • Abort installation on Pixel devices
  • Enable Debug feature

v2.3

  • Enable Google Dialer install via Playstore (for before and after Oreo)
  • Enables Call Screening even if you install after Pix3lify (reboot after install)
  • Fixes the overlay removal bugs

v2.2.1

  • Fixes Sounds
  • Enables Call Screening's Post Call survey
  • Fixes the uninstallation bugs
  • Made the overlays optional

v2.2

  • Remove launcher choices (please install from Play Store instead)

v2.1.2

  • Update to Unity v2.3

v2.1.1

  • Update to Sounds 2.0

v2.1.0

  • Flip to Shhh now gets disables when module is uninstalled

v2.0.9

  • Downgrade to Sounds 1.0 (4795461) for support for Oreo

v2.0.8

  • Update to Unity v2.2

v2.0.7

  • Update Google Sound Picker

v2.0.6

  • Enables AutoDndGesturesSettingsActivity on boot

v2.0.5

  • Enables AutoDndGesturesSettingsActivity for Flip to Shhh

v2.0.4

  • Enable Flip to Shhh via new method

v2.0.3

  • Revert Flip to Shhh changes until a proper enabler is found

v2.0.2

  • Enable Flip to Shhh

v2.0.1

  • Update Pixel Stand
  • Update Google Sound Picker
  • Update Google Markup

v2

  • Remove doze bools from overlay
  • Include Google Markup
  • Include Google Sound Picker
  • Update Digital Wellbeing

v1.9.2

  • Update overlay

v1.9.1

  • Removed vibration mods for the SPECIAL SNOWFLAKES

v1.9

  • Enable Google Dialer's Call Screening
  • Disable AOD (again)

v1.8.1

  • Return to the Magisk Repo
  • Return of Launcher choices (Rootless Launcher, Lawnchair, Ruthless Launcher, Customized Pixel Launcher, stock Pixel Launcher)
  • Return of Launcher homescreen backup/restore
  • Return of Digital Wellbeing to Settings app
  • Return of Pixel Stand
  • Add translations to Gestures app

v1.7.3

  • Remove AOD (again)

v1.7.2

  • Quick fix to Device Gestures

v1.7.1

  • Fix vibration pattern (again)
  • Add config_ringtoneEffectUris from Pixel 3 XL
  • Enable AOD but have it disabled by default

v1.7

  • Add vibration feedback from Pixel 2 XL instead of Pixel 3 XL

v1.6

  • Fix Pixel 3 XL values

v1.4.2

  • Re-add Device Gestures

v1.4.1

  • Enable swipe up gestures
  • Enable rounded corners
  • Enable Pixel 3 haptic feedback

v1.4

  • Add Pixel 3 XL values to bools

v1.3

  • Fix Unity template to avoid bootloops caused by the overlay

v1.1

  • Remove Google Dialer support to avoid conflicts with Moto Dialer

v1

  • Re-added to the Repo

โญ Contributors

  • Pika, for code reviews and support
  • JohnFawkes, for debugging help
  • thehappydinoa, for the Google Call Screening and Flip to Shhh
  • Laster K., for Night Light fixes and Daydream VR additions
  • Skittles9823, for helping me rename the module

โญ Thanks!

  • Thanks to @Didgeridoohan for his magisk hide props config logging code
  • Thanks to @veez21 for his mod-util terminal script template
  • Thanks to @TadiT7 for xmlpak
  • Thanks to @zackptg5 for Unity and cleaning up our code
  • Thanks to @TopJohnWu for Magisk

โญ Links

  • LICENSE
  • Pix3lify XDA Portal feature
  • Source Code

More Repositories

1

MagiskHidePropsConf

This tool is now dead...
Shell
1,979
star
2

busybox-ndk

busybox-ndk
Shell
892
star
3

movecert

movecert
Shell
663
star
4

wifi-bonding

Double your bandwith on your Qualcomm devices.
Shell
582
star
5

submission

Submit your Magisk Modules!
559
star
6

HideNavBar

Shell
498
star
7

adb-ndk

adb-ndk
Shell
457
star
8

ViPER4Android-FX

Shell
404
star
9

G-VisualMod

Systemlessy customize your Android's Visual
Shell
393
star
10

v2ray

v2ray core
Shell
331
star
11

callrecorder-skvalex

callrecorder-skvalex
Shell
326
star
12

energizedprotection

Energized Protection Magisk Module.
Shell
321
star
13

terminal_systemizer

terminal_systemizer
Shell
317
star
14

acc

Upstream repo:
Shell
317
star
15

KaliNethunter

KaliNethunter
Shell
298
star
16

Detach

Detach
Shell
249
star
17

com.piyushgarg.rclone

Shell
247
star
18

terminal_debloater

terminal_debloater
Shell
229
star
19

OneController

Magisk module which adds proper key mapping for various game controllers.
Shell
209
star
20

riru_lsposed

Shell
203
star
21

twrp-keep

twrp-keep
Shell
195
star
22

ssh

ssh
Shell
175
star
23

xmlpak

Shell
175
star
24

mm

mm
Shell
157
star
25

riru-core

Shell
148
star
26

Fdroid-Priv

Fdroid-Priv
Shell
128
star
27

nano-ndk

nano-ndk
Shell
127
star
28

xposed

Shell
126
star
29

ainur_narsil

Sauron audiomod developed with many experimental tweaks to squeeze more from your device in terms of sound
Shell
124
star
30

CloudflareDNS4Magisk

CloudflareDNS4Magisk
Shell
120
star
31

ccbins

Shell
109
star
32

liboemcryptodisabler

liboemcryptodisabler
Shell
109
star
33

acp

acp
Shell
98
star
34

ainur_jamesdsp

ainur_jamesdsp
Shell
81
star
35

riru_edxposed

Shell
77
star
36

IPControl

IPControl
Shell
74
star
37

adreno-dev

adreno-dev
Shell
72
star
38

ARCore_enabler

Shell
72
star
39

callrecorder-axet

Magisk module for installing axet's Call Recorder app
Shell
71
star
40

microG_installer

Go here ->
Shell
70
star
41

zipsigner

zipsigner
Shell
69
star
42

benchkit

A developer-centric toolkit module for Android to facilitate in-depth profiling and benchmarking.
Shell
67
star
43

GoogleDialerFramework

GoogleDialerFramework
Shell
65
star
44

riru_storage_redirect

Storage Isolation (Storage Redirect) is an app which provides isolated storage feature for apps. It can prevent poor-designed apps making your storage messy and let you control files app can access.
Shell
61
star
45

magisk-drm-disabler

Read-only mirror from GitLab. A Magisk module designed to disable DRM completely on Android
Shell
60
star
46

magisk-frida

You are probably looking for: https://github.com/ViRb3/magisk-frida
55
star
47

mtd-ndk

mtd-ndk
Shell
53
star
48

terminalmods

terminalmods
Shell
52
star
49

aml

aml
Shell
51
star
50

ExSDCard

ExSDCard
Shell
49
star
51

active_edge_system_mod

Active Edge Mod for Pixel devices
Shell
48
star
52

NfcScreenOff

Read NFC tags when screen is off. Disable NFC tagging sound.
Shell
47
star
53

CloudflareDNS4Magisk-IPv6

CloudflareDNS4Magisk-IPv6
Shell
45
star
54

wirelessFirmware

wirelessFirmware
Shell
44
star
55

djs

Daily Job Scheduler
Shell
43
star
56

BluetoothLibraryPatcher

Shell
43
star
57

hidden_settings

Shell
38
star
58

quickstepswitcher

Shell
36
star
59

WDAnimationcxair

Boot and Shut animation switcher Magisk Module for any supported android device
Shell
32
star
60

twrp-helper

A Magisk module to provide dynamic, in-situ patching of a device's TWRP recovery image to include Internal Storage in Data back-ups.
Shell
31
star
61

ViPER4AndroidFX-Legacy

ViPER4AndroidFX Legacy
Shell
31
star
62

Oxy-ify

Oxy-ify
Shell
30
star
63

airmusic

airaudio
Shell
30
star
64

noneDisplayCutout

Shell
29
star
65

nexusmedia

nexusmedia
Shell
26
star
66

sony-device-dummy

sony-device-dummy
Shell
25
star
67

overlayfix

Shell
23
star
68

vold-posix

vold-posix
Shell
23
star
69

foxy-boot

Shell
22
star
70

miracast-enabler

Magisk module to re-enable Mircast on certain android devices
Shell
22
star
71

Systemless_TZData

Systemless_TZData
Shell
21
star
72

PIXELARITY

Contains pixel exclusives, fix and tweaks to boost user experience on devices running Android 9/10
Shell
20
star
73

sqlite3

sqlite3
Shell
20
star
74

adreno-630-gpu-driver

Original repo at:
Shell
19
star
75

HEVCEnabler

HEVCEnabler
Shell
16
star
76

riru_location_report_enabler

A module of Riru. Enable Google location report and Google app timeline by hook __system_property_get in specific packages.
Shell
13
star
77

libsecure_storage

This Magisk module contains modified libsecure_storage.so libraries that allow rooted Samsung to function without losing Bluetooth pairings after a reboot.
Shell
13
star
78

disable-screenshot-camera-sounds

disable-screenshot-camera-sounds
Shell
13
star
79

com.catchingnow.icebox

Shell
12
star
80

wifi5ghzdisabler

Magisk module to disable WiFi 5Ghz Band on your Qualcomm device
Shell
11
star
81

apt-x

apt-x
Shell
10
star
82

ctenabler

Shell
9
star
83

disable-mdnsd

Shell
9
star
84

zsh_arm64

Shell
9
star
85

sonymusic

Shell
8
star
86

tcpdump_static_aarch64

Shell
8
star
87

oosbar

Shell
8
star
88

AppOpsPlugin

Shell
8
star
89

ASUS-Style-Suite

ASUS-Style-Suite
Shell
7
star
90

OneUISounds

One UI system sounds
Shell
7
star
91

logcat

Shell
7
star
92

aospill

Shell
7
star
93

motoclockwidget

motoclockwidget
Shell
7
star
94

xposed_dalvik

Shell
7
star
95

miui-10-sounds

Shell
6
star
96

ViPER4AndroidXHiFi

ViPER4AndroidXHiFi
Shell
6
star
97

HideGesBar

Shell
4
star
98

PS4RE

Shell
4
star
99

kfmark

Shell
2
star