wasdennnoch / AndroidN-ify

[Discontinued] An Xposed module to use features introduced in Android N on your LP+ Device
265 stars 93 forks source link

Hooks problem #1369

Open Dil3mm4 opened 7 years ago

Dil3mm4 commented 7 years ago

Can somebody change explain to me what changed in the hooks on latest build ? Used to work on my phone on 836 build, now just crashes. Xposed log attached.

BTW, if any dev soul could fix the "not full screen notifications" thanks. xposed_error_20170709_153404.txt

rvictorr commented 7 years ago

Can you post a log from 836? And it seems you're using an LG ROM, which is not supported, so try disabling Header Styling first.

Dil3mm4 commented 7 years ago

I know that it's not supported, but I'm just trying to make this device look better. The owners of these phone are locked on 5.0.2 and we won't receive any further update. It would be nice at least to got something visually appealing. That's why I'm not giving up on it. :)

Il lun 10 lug 2017 09:17 Victor notifications@github.com ha scritto:

Can you post a log from 836? And it seems you're using an LG ROM, which is not supported, so try disabling Header Styling first.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1369#issuecomment-314025049, or mute the thread https://github.com/notifications/unsubscribe-auth/AUKmqbofzXKxiupL5Mwbp_tgahxzqmQTks5sMc_6gaJpZM4OSETB .

rvictorr commented 7 years ago

Ok, first disable the new dismiss button (it doesn't work on your ROM and it just spams the log). Then try this apk with different settings enabled (header styling enabled/disabled, notification styling enabled/disabled) and if it crashes post a log. I don't know how much I can help you though, there are lots of under the hood changes from 5.0 to 5.1 and a lot of stuff may require rewrites (which is IMO not worth it for such an old version with a small userbase).

Dil3mm4 commented 7 years ago

adb install C:\Users\Dil3mm4\Downloads\base.apk 849 KB/s (3258443 bytes in 3.744s) pkg: /data/local/tmp/base.apk Failure [INSTALL_FAILED_OLDER_SDK]

2017-07-19 14:38 GMT+02:00 Victor notifications@github.com:

Ok, first disable the new dismiss button (it doesn't work on your ROM and it just spams the log). Then try this https://drive.google.com/open?id=0B7NA3219RnozT1VLM3hvcENpSU0 apk with different settings enabled (header styling enabled/disabled, notification styling enabled/disabled) and if it crashes post a log. I don't know how much I can help you though, there are lots of under the hood changes from 5.0 to 5.1 and a lot of stuff may require rewrites (which is IMO not worth it for such an old version with a small userbase).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1369#issuecomment-316372247, or mute the thread https://github.com/notifications/unsubscribe-auth/AUKmqeINUpPNEtR9FICCA5YbSxjD7kLlks5sPfiogaJpZM4OSETB .

rvictorr commented 7 years ago

Oops, sorry, wrong file. https://drive.google.com/open?id=0B7NA3219RnozcS1RWXRHLUFYM3M

Dil3mm4 commented 7 years ago

System UI Crash after install c.c

2017-07-19 15:24 GMT+02:00 Victor notifications@github.com:

Oops, sorry, wrong file. https://drive.google.com/open?id= 0B7NA3219RnozcS1RWXRHLUFYM3M

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1369#issuecomment-316385555, or mute the thread https://github.com/notifications/unsubscribe-auth/AUKmqb3MOKL4Vl4BkNbEf_pBa8vfud4Bks5sPgOggaJpZM4OSETB .

rvictorr commented 7 years ago

log?