NPE in BezelImageView with VectorDrawable when Xposed is installed - Xposed General

Xposed is crashing my app
Have a look at this issue:
https://github.com/mikepenz/MaterialDrawer/issues/1283
The stack trace starts in de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117) and the author of MaterialDrawer claims that you are breaking the vector drawable in a weird way.

Related

[PSA] New Xposed module for immersive mode in all apps!

Just letting everyone know we finally have an Xposed module that forces immersive mode for all apps. It has some quirks but for the most part works really well. I'm sure the quirks will be ironed out soon. It's called Immerse Me. Check it out- http://forum.xda-developers.com/showthread.php?p=48213070

Who has the most xposed module installed & what are they ?

As the title says, Im not sure if anyone has as many modules installed &
completely working in harmony together without any issues as I do but if you do,
id be glad to know what you have installed.
Here are the current xposed modules I am running perfectly :good:
Device : ONEPLUS Xposed Mdules : 33 Installed & Working
ActivityForceNewTask
Always Correct!
App Settings
AppsOpsXposed
Bluetooth Unlock
Blurred System UI
BootManager
Chrome New Tab
Disable Location Consent
Force Fast Scroll
Google Play Music Listen Later
GravityBox
Greenify
Hangouts In Ringer Stream
MinMinGuard
Native Clip Board
Never Sleep
NotifyClean
PinNotif
Play Store Link In App Info
Protected Apps
Quick Access
Screenshot Delay Remover
Smooth System Progress Bar
Statusbar Scroll to Top
Tinted Status Bar
Wi-fi-Pwd
XLockSecuritySlide
xToast
Xposed LED Control
Xposed Preference Injector
Xtended NavBar
YouTube Adaway
Note : there are some more xposed modules I have installed but are disable because they are giving me random FC's on certain apps.

[Q] Can xposed modules run in batch manually?

I'm not a dev so plz understand my clumsyness
It seems all of xposed modules run at the same time now.
This make the messy result sometimes when using the modules which hooks same things.
For example, I'm changing the size and format of clock on the statusbar with module A and I'm using module B also to theme my rom and this contains the function changing the size of clock on the statusbar also.
As you see, it seems that A and B have same function. But their way to make it in technical are not same.
This makes the size of clock every boot different, and users and devs can't set the module which hooks something LAST.
I asked @rovo89 before about the 'priority' of modules before and he answered xposed framework doesn't.
But I recognized my question was wrong recently.
I had to ask the 'batch' of modules
I think making a batch could solve the concurrent hooks
Possible?
It sounds like you want to be able to specify the order in which modules get loaded. Though your use of the word ``batch'' makes no sense to me, please elaborate.

My List of xposed modules share yours.

And wanam
Here's mine
I use Wanam and Flat Style Colorerd Bars mod. Both working fine on 910F.
Isn't exposed causing lags on the Note 4?
Mikael1711 said:
Isn't exposed causing lags on the Note 4?
Click to expand...
Click to collapse
Just with resource hooks enabled and S-Health (S-Crap).
rayone said:
Just with resource hooks enabled and S-Health (S-Crap).
Click to expand...
Click to collapse
How you mean?
I want to install xposed + wanam but it causes lag so i don't. But i want it. What should I do?
metinrecepi said:
How you mean?
I want to install xposed + wanam but it causes lag so i don't. But i want it. What should I do?
Click to expand...
Click to collapse
Xposed has a setting for resource hooks, so you can mod the look; this if you look at the system logs is constantly generating errors... so you can disable resource hooks. Wanam uses resource hooks for changing the look eg: Circular battery... this won't work but the rest will.
OR
Just completely remove S-Health and that while not related it seems to resolve 60% of lag issues.
Also knox causes lag.

(ROM ZUK Z2 PRO) lineage 13.0

the big update with 07.17 security patch
(with builtin root)
https://yadi.sk/d/hgkQByv-3KzDkQ
lineage-13.0-20170712-UNOFFICIAL-z2pro.zip
changelog
ASB July 2017, version string to 2017-07-01 (android_build)
linker: remove link from external library on unload (android_bionic)
Fix linked_list::remove_if() (android_bionic)
Fix stack buffer overflow in ih264d_process_intra_mb (android_external_libavc)
Don't allow using or allocating a buffer after the first state transition (android_frameworks_av)
Fix memory leak in error case (android_frameworks_av)
Decoder: Added an error check while parsing PPS. (android_external_libavc)
Fix heap buffer overflow while searching for valid PPS (android_external_libhevc)
Check chunk size (android_external_sonivox)
Decoder: Fixed flag u1_top_bottom_decoded. (android_external_libavc)
Limit ogg packet size (android_frameworks_av)
Check for buffer overflow in pps/slice header parsing (android_external_libhevc)
Fix in the case of MMCO 3 (long term reference idx). (android_external_libavc)
Error Resilience - Check on as_recent_fld[0][1] (android_external_libmpeg2)
Fix Bytes Consumed Issue (android_external_libmpeg2)
Decoder: Fix end of bitstream error. (android_external_libavc)
Decoder: Fix allocation for Mbaff weight matrix (android_external_libavc)
Decoder: Fix in reference list initialization. (android_external_libavc)
Check for cpb cnt in hrd parsing (android_external_libhevc)
Fix reallocation for new sps (android_external_libhevc)
DO NOT MERGE Handle streams with change in max_dec_buffering/num_reorder_frames without resolution change (android_external_libhevc)
libgui: check for invalid slot in attachBuffer (android_frameworks_native)
ui: Fix bad size check in Fence::unflatten (android_frameworks_native)
Make a11y node info parceling more robust (android_frameworks_base)
libgui: Check slot received from IGBP in Surface (android_frameworks_native)
DO NOT MERGE Deleting downloads for removed uids on downloadprovider start (android_packages_providers_DownloadProvider)
[DO NOT MERGE] Enforce user separation on external storage (android_packages_providers_MediaProvider)
memset SPS to zero (android_external_libhevc)
Decoder: Fixes in accessing mbaff flag in error cases (android_external_libavc)
Check Number of Skip MBs (android_external_libmpeg2)
CVE 2016-2109 fix (android_external_boringssl)
Prevent OOB write in soft_avc encoder (android_frameworks_av)
resolve merge conflicts of 3964c51bf2 to nyc-dev (android_packages_apps_Settings)
Fix infinite recursion (android_external_sonivox)
manifest: use Lineage fork of external/tremolo (android)
Always use unsigned char (android_external_tremolo)
Tremolo: fix ARM assembly code for decode_map type 3 case (android_external_tremolo)
Merge tag 'android-6.0.1_r79' into HEAD (android_external_tremolo)
Regenerate contributors cloud (android_packages_apps_Settings)
Show update frequency option when download list is empty (android_packages_apps_CMUpdater)
Replace generic logo with back button (android_packages_apps_CMUpdater)
Remove toolbar menu background (android_packages_apps_CMUpdater)
CMUpdater: Strip 'signed' from UI Name (android_packages_apps_CMUpdater)
Add orientation correction for landscape devices (android_packages_apps_Snap)
Settings: handle decrypting larger pattern sizes for sw600dp (android_packages_apps_Settings)
thanks to biglsd
Does Anyone tried ?
Do you have more infos ?
This ROM runs smoothly and without any problems.
LED Notifications works with different colors.
I am building this rom for 4pda.ru. If it's necessary I can post links here.
Yes, please. ??
is there an option when the screen is off, and you push the middle button to light the screen up? i tried mokee 6 and Lineage 13 and didnt find it
update:
lineage-13.0-20170408-UNOFFICIAL-z2pro.zip
https://yadi.sk/d/l0s3c3cb3GmSoV
changelog (from cmxlog)
Do not call RecoverySystem with DPMS lock held (android_frameworks_base)
Fix exploit where can hide the fact that a location was mocked (android_frameworks_base)
resolve merge conflicts of 79cf158c51 to mnc-dev (android_frameworks_av)
Fix overflow check and check read result (android_frameworks_av)
EffectBundle: check nb channels to write speaker angles (android_frameworks_av)
CameraBase: Don't return an sp<> by reference (android_frameworks_av)
eas_mdls: fix OOB read. (android_external_sonivox)
Fix in handling wrong cu_qp_delta (android_external_libhevc)
Handle invalid num_reorder_pics & max_dec_pic_buffering in SPS (android_external_libhevc)
Decoder: Fixed initialization of first_slice_in_pic (android_external_libavc)
Decoder: Return correct error code for slice header errors (android_external_libavc)
Fix in returning end of bitstream error for MBAFF (android_external_libavc)
resolve merge conflicts of 3654ad0 to mnc-dr-dev (android_external_libavc)
Decoder: Initialize default reference buffers for all pictures (android_external_libavc)
Decoder: Fixes an out of bound write in bitstream buffer (android_external_libavc)
Decoder: Moved end of pic processing to end of decode call (android_external_libavc)
Decoder: Treat first slice in a picture as part of new picture always (android_external_libavc)
Fix security vulnerability (android_frameworks_native)
Fix out of bounds memory read in GIFMovie.cpp (android_external_skia)
Added permission check for setCellInfoListRate (android_packages_services_Telephony)
Fixed the logic for tethering provisioning re-evaluation (android_frameworks_base)
Update Security String to 2017-04-01 on nyc-dev (android_build)
Perform range check on len in nlmsg_reserve (android_external_libnl)
Спасибо мой друг ??
Thanks for your work.
Is camera working with flash also?
Update: 16.04.17
lineage-13.0-20170416-UNOFFICIAL-z2pro.zip
https://yadi.sk/d/2It6TBNF3H2apk
Changelog:
android: Switch to our freetype (android)
manifest: android-6.0.1_r78 -> android-6.0.1_r79 (android)
32161610 Security Vulnerability - Information disclosure vulnerability in AOSP Messaging (android_packages_apps_Messaging)
Revert "resolve merge conflicts of eafd58a to nyc-dev" (android_packages_apps_Messaging)
MOB31T (android_build)
my Vibration is dead from AICP
i change many roms but did not get back to work even in boot or turning ON
now i`am trying this one help me please
update:
lineage-13.0-20170422-UNOFFICIAL-z2pro.zip
https://yadi.sk/d/4_SfWRfD3HFQ6H
biglsd said:
update:
lineage-13.0-20170422-UNOFFICIAL-z2pro.zip
https://yadi.sk/d/4_SfWRfD3HFQ6H
Click to expand...
Click to collapse
To be honest, i installed Gizrom Z2pro_ZUI_N_2.5.381dev_20170412_francko76.zip
My Zuk Z2 Pro was locked again. I unlocked bootloader again and rooted my device. After that i uninstalled some apps, also U health.
I must say, my device runs very good and batterylife is very well. The only thing is that my device cannot be set in my language, Dutch, but my English is not that bad. So i am happy with my device and ZUI. Very good camera, very fast phone.
With LineAge and MoKee i had problems all the time. Sorry to say that.
Alexiaomi said:
To be honest, i installed Gizrom Z2pro_ZUI_N_2.5.381dev_20170412_francko76.zip
My Zuk Z2 Pro was locked again. I unlocked bootloader again and rooted my device. After that i uninstalled some apps, also U health.
I must say, my device runs very good and batterylife is very well. The only thing is that my device cannot be set in my language, Dutch, but my English is not that bad. So i am happy with my device and ZUI. Very good camera, very fast phone.
With LineAge and MoKee i had problems all the time. Sorry to say that.
Click to expand...
Click to collapse
And...?
What did you want to say about this build?
biglsd said:
And...?
What did you want to say about this build?
Click to expand...
Click to collapse
I though i did already. Gizrom is a very good rom (ZUI) for the Zuk Z2 Pro.
In my opinion there is still no official LineAge OS for the Zuk Z2 Pro. Maybe there will be and i will try that. But for now i can recommend this ZUI rom. But, like i said, uninstall useless apps so it must be rooted. That's all.
lubikem01 said:
is there an option when the screen is off, and you push the middle button to light the screen up? i tried mokee 6 and Lineage 13 and didnt find it
Click to expand...
Click to collapse
If you enable fingerprint security it works like you want. Put your finger on the button and the phone will unlock activating the screen. ALL THE TIME!
Inviato dal mio Z2 Pro utilizzando Tapatalk
This rom works well and feels stable for daily use.
благодарю за работу!
Thank you for this great ROM. Really running stable.
Double-Tap to wake doesn't seem to work on my device and I had to turn off and on vibration (in Language & Input section --> Gamecontroller) to get it working. But otherwise I'm completely happy.
Thanks again!
SmithyNZ
One of the best rom so far. But i have a yellow screen bug and the vibration stopped working. The screen becomes yellow once the phone is locked/screen is off.
which Languages are available in this ROM ? French ?

Categories

Resources