[ROM]PixysOS 3.1.2 [OFFICIAL] for zuk z2 pro [ENFORCING]

guinigio

New member
Jan 22, 2010
3
0
0
front led notifications

Many thanks to the developers for this beautiful rom!!!!!!
Everything works fine for me… I have only a question about the front led.
It works fine when charging but it doesn’t light up when notification incoming, in every condition of the phone: deep sleep, display on, off… Is it an issue?
The only thing about led light I see is in “lets explore the goodies” then “notifications” but there is only to switch on off the led about charging.
Others notifications toggles in others menu are all switch on.
Have someone feedback about this?
 

soron59

New member
Apr 3, 2018
3
0
0
Root Z2 Pro

thank for Work
since installing the rom, I can no longer root my Zuk with Magik 20.4
I have this error:
- Mounting /system, /vendor
! Cannot mount /vendor
- Unmounting partitions
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/Magisk-v20.4(204000).zip'

Did you manage to root your phone?

Thank for help me



Code:
#include <std_disclaimer.h>
/*
 * Your warranty is... still valid?
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */


Pixys is a butter smooth Android aftermarket firmware. We handpicked the best features around and are adding our own juice into it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things the community is accustomed to.


@Subinsmani
@rahul9999
@@ki
@Shreejoy Dash
@kvijaya
@AxelBlaz3
@Psycho-Mods
@amarbajpai
@gero
@melvingarcia

]

Support Us if you like our work

[SIZE=+1]Got an issue or suggestion? Reach us at[/SIZE]
Telegram: https://telegram.me/pixysos_chat



Coming soon :)


Pixys: PixysOS
Pixys Device Sources: PixysOSDevices


- Backup your personal data (Important)
- Download the ROM and GApps and transfer them to your device.
- Boot to recovery (TWRP recommended).
- Wipe the System, Cache, Data and ART/Dalvik cache.
- Flash the ROM + Gapps Zipfile.
- Flash the root solution of your choice (optional).
- Reboot your device.


The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every update (= ROM Update)


Currently Supported Root Solutions:

Magisk stable
Magisk versions higher than 14.0 doesn't require flash on every dirty flash depending on the device, some devices need you to flash it every time, unless your maintainer says otherwise it should be fine


ROM:
Source forge folder
GApps:
OpenGApps



You tell... :p



- Google for AOSP
- AOSCP
- Dirty Unicorns
- Pixel experience
- AOSP extended
- LineageOS
- Nitrogen Os
- Bootleggers Rom
- Superior OS
- AICP & POSP Team for thread template idea
- Also many pro devs who all help us to bring this rom to you..
- Please let us know if we forgot to mention your name in credits..​

XDA:DevDB Information

Contributors: @DD3Boh @kubersharma @ajaivasudeve

sources:
vendor
device
common
kernel

XDA:DevDB Information
PixysOS, ROM for the Lenovo Zuk Z2 Pro

Contributors
aswin_a_s, nikhil.gohil3
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Zui 3.5+
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: V3.0.4
Stable Release Date: 2020-04-11

Created 2020-04-11
Last Updated 2020-06-05
 

aswin_a_s

Recognized Developer
Aug 23, 2017
349
1,459
113
Kollam
PixysOS for ZUK Z2 Pro
New Build available

Changelog

july security patch
disabled statusbar privacy indicator by default
disabled R notification headers by default
fixed wifi QS icon on filled icon pack
updated some lockcreen clock layouts
add toggle to hide powermenu from lockscreen
dual channel bluetooth audio
livedisplay
added touch hal support
fixed QS date info
import powerusagefeaturefactory from pixel
added iconshapes from android R beta
Permissions: Stop auto-granting location to system browsers
kernel: merged 4.4.230
kernel; added wireguard
fixed some sepolicy log spam
updated dalivik heap sizes
kernel compiled with clang 11.0.3
updated surface flinger props from coral
improved hwui rendering
now smooth af ?

Downloads

GAPPS BUILD
NON-GAPPS

Found a bug ? contact device support

Liked my work ? help me fix my zuk
 
  • Like
Reactions: swiftshifter

janl.123

Senior Member
Aug 7, 2011
56
9
0
Thanks so much for maintaining this Rom, but I'm a bit disappointed this time, because some main functions that I was hoping to get fixed are still not changed for ZUK Z2 Pro.

- Still I have to hide the onscreen buttons somewhere in build.prop. Who needs them activated anyways? We have a touch button on this phone.

- The notification led is not working yet.

- The side bars are way too big, which means less icons in notification/status bar.

All of this was mentioned before. Hope they gonna fix it. Guess we need to wait another month or change rom.
 

Kamikoto232

New member
Jan 13, 2018
4
0
1
Moscow
Settings crash

After disabling the on-screen buttons in build.prop, it is impossible to enter the button settings (Explore - Buttons)
Logs:

Code:
time: 1595527692841
msg: java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.preference.Preference.onPrepareForRemoval()' on a null object reference
stacktrace: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.preference.Preference.onPrepareForRemoval()' on a null object reference
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3270)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
	at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7355)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:915)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.preference.Preference.onPrepareForRemoval()' on a null object reference
	at androidx.preference.PreferenceGroup.removePreferenceInt(PreferenceGroup.java:298)
	at androidx.preference.PreferenceGroup.removePreference(PreferenceGroup.java:274)
	at com.pixys.settings.fragments.buttons.onCreate(buttons.java:139)
	at androidx.fragment.app.Fragment.performCreate(Fragment.java:2596)
	at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:831)
	at androidx.fragment.app.FragmentTransition.addToFirstInLastOut(FragmentTransition.java:1197)
	at androidx.fragment.app.FragmentTransition.calculateFragments(FragmentTransition.java:1080)
	at androidx.fragment.app.FragmentTransition.startTransitions(FragmentTransition.java:119)
	at androidx.fragment.app.FragmentManagerImpl.executeOpsTogether(FragmentManagerImpl.java:1853)
	at androidx.fragment.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManagerImpl.java:1811)
	at androidx.fragment.app.FragmentManagerImpl.execPendingActions(FragmentManagerImpl.java:1717)
	at androidx.fragment.app.FragmentManagerImpl.executePendingTransactions(FragmentManagerImpl.java:183)
	at com.android.settings.SettingsActivity.switchToFragment(SettingsActivity.java:567)
	at com.android.settings.SettingsActivity.launchSettingFragment(SettingsActivity.java:360)
	at com.android.settings.SettingsActivity.onCreate(SettingsActivity.java:268)
	at android.app.Activity.performCreate(Activity.java:7825)
	at android.app.Activity.performCreate(Activity.java:7814)
	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1307)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245)
	... 11 more

Another question, why not combine all the developments from all ROMs into one project? AEX has a lot of customization, but the UI is unstable, PixysOS still has a lot of work on customization and tricks. So why waste time on what others have already done
 

aswin_a_s

Recognized Developer
Aug 23, 2017
349
1,459
113
Kollam
PixysOS for ZUK Z2 Pro
New Build available (3.1.2)

Changelog

Code:
Rom Side :-

1. August Security Patch Merged
2. Added Screen off torch gesture
3. Added Applock Support to Launcher
4. Added Launcher icon size customization
5. Added Launcher uninstall shortcut
6. Removed duplicate theme picker
7. Fixes minor & improvements on the launcher
8. Added daily/monthly data usage
9. Added ios like clipboard warnings
10. Added battery estimates in QS
11. Added smart space (requires gugal app)
12. Fixed broken cts for some devices
13. Improved qs detail layout
14. Fixed wifi tile issues on some styles
15. Fixed page indicator padding

Device side :-

* kernel: merged 4.4.232
* updated ims,qmi,ril stack
* cleaned up many useless props
* added aosp rcs packages
* improved scrolling 
* fixed some moar log spam
* Fixed VoWIFI :silly:
Downloads

GAPPS BUILD
NON-GAPPS

Found a bug ? contact device support

Liked my work ? help me fix my zuk
 
  • Like
Reactions: Jack Ryuma