wasdennnoch / AndroidN-ify

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

Huge space under qs header #1345

Closed yzyboost closed 7 years ago

yzyboost commented 7 years ago

Description Any fix for huge space under qs header? After enable "fix huge space under qs header" the lockscreen and notification panel gone. Module version (build version) Build 830 Xposed log / logcat

yzyboost commented 7 years ago

@numeprenume

rvictorr commented 7 years ago

Yeah it should be fixed with the next build. I forgot to move a line of code.

yzyboost commented 7 years ago

Okay. Thanks sir.

yzyboost commented 7 years ago

Okay. Thanks sir.

rvictorr commented 7 years ago

Alright, can you post your Xposed log?

yzyboost commented 7 years ago

How?

On May 24, 2017 10:31 PM, "Victor" notifications@github.com wrote:

Alright, can you post your Xposed log?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303741923, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZxhxSL8wtwHuC2YQ5VPt364rdl8Lks5r9D9HgaJpZM4NkXp3 .

rvictorr commented 7 years ago

Xposed Installer app > Logs > Save to SD Card > post the file

yzyboost commented 7 years ago

Logcat.txt

rvictorr commented 7 years ago

Hmm, there doesn't seem to be anything wrong happening in your log. Can you post a screenshot of the problem and another Xposed log after a restart (without enabling debug logs in the N-ify app, it's not needed)? When exactly did it start to happen? And which ROM are you running?

yzyboost commented 7 years ago

Here:

On May 25, 2017 12:08 AM, "Victor" notifications@github.com wrote:

Hmm, there doesn't seem to be anything wrong judging from your log. Can you post a screenshot of the problem, another Xposed log after a restart (without enabling debug logs in the N-ify app, it's not needed)? When exactly did it start to happen?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303772283, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZ9F6ogQRIj5Mx1N1iWvtWf6Y9UARks5r9FXvgaJpZM4NkXp3 .

05-25 00:41:53.557 I/Xposed ( 166): ----------------- 05-25 00:41:53.557 I/Xposed ( 166): Starting Xposed version 87, compiled for SDK 23 05-25 00:41:53.557 I/Xposed ( 166): Device: Fresh (n/a), Android version 6.0.1 (SDK 23) 05-25 00:41:53.557 I/Xposed ( 166): ROM: cm_adder-userdebug 6.0.1 MOB31K b029cd6cf4 test-keys 05-25 00:41:53.557 I/Xposed ( 166): Build fingerprint: 6.0/MRA58M/2280749:user/release-keys 05-25 00:41:53.557 I/Xposed ( 166): Platform: armeabi-v7a, 32-bit binary, system server: yes 05-25 00:41:53.557 I/Xposed ( 166): SELinux enabled: yes, enforcing: no 05-25 00:41:56.422 I/Xposed ( 166): ----------------- 05-25 00:41:56.423 I/Xposed ( 166): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH 05-25 00:41:57.365 I/Xposed ( 166): Detected ART runtime 05-25 00:41:57.420 I/Xposed ( 166): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing 05-25 00:41:58.365 I/Xposed ( 166): Loading modules from /data/app/tk.wasdennnoch.androidn_ify-2/base.apk 05-25 00:41:58.489 I/Xposed ( 166): Loading class tk.wasdennnoch.androidn_ify.XposedHook 05-25 00:41:58.673 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Version jenkins-AndroidN-ify-832 (6) 05-25 00:41:58.673 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Automated Build; Version: 832 05-25 00:41:58.673 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Build Time: 2017-05-24T13:59Z 05-25 00:41:58.673 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Git SHA: f337cec9edad9ee91d1da3594044aa3a38ce7f44 05-25 00:41:58.673 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Git info: 05-25 00:41:58.673 I/Xposed ( 166): | remote origin 05-25 00:41:58.673 I/Xposed ( 166): | Fetch URL: https://github.com/wasdennnoch/AndroidN-ify.git 05-25 00:41:58.673 I/Xposed ( 166): | Push URL: https://github.com/wasdennnoch/AndroidN-ify.git 05-25 00:41:58.673 I/Xposed ( 166): | HEAD branch: master 05-25 00:41:58.673 I/Xposed ( 166): | Remote branches: 05-25 00:41:58.673 I/Xposed ( 166): | master tracked 05-25 00:41:58.673 I/Xposed ( 166): | refs/remotes/origin/revert-337-patch-1 stale (use 'git remote prune' to remove) 05-25 00:41:58.673 I/Xposed ( 166): | commit f337cec9edad9ee91d1da3594044aa3a38ce7f44 05-25 00:41:58.673 I/Xposed ( 166): | Author: Victor victrusu@gmail.com 05-25 00:41:58.673 I/Xposed ( 166): | Date: Wed May 24 16:56:02 2017 +0300 05-25 00:41:58.673 I/Xposed ( 166): | 05-25 00:41:58.673 I/Xposed ( 166): | Possible fix for huge header spacing (#1346) 05-25 00:41:58.673 I/Xposed ( 166): |
05-25 00:41:58.673 I/Xposed ( 166): |
Forgot to move this 05-25 00:41:58.673 I/Xposed ( 166): |
05-25 00:41:58.673 I/Xposed ( 166): | Should be fine now 05-25 00:41:58.673 I/Xposed ( 166): |
05-25 00:41:58.673 I/Xposed ( 166): |
Should be fine now (again...) 05-25 00:41:58.673 I/Xposed ( 166): | 05-25 00:41:58.675 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Experimental features enabled 05-25 00:41:58.675 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: ---- Device info ---- 05-25 00:41:58.675 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: SDK Version: 23 05-25 00:41:58.675 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Build ID: cm_adder-userdebug 6.0.1 MOB31K b029cd6cf4 test-keys 05-25 00:41:58.676 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Manufacturer: unknown 05-25 00:41:58.676 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Brand: explay 05-25 00:41:58.676 I/Xposed ( 166): [Android N-ify] [INFO] XposedHook: Model: Fresh 05-25 00:42:23.429 I/Xposed ( 812): [Android N-ify] [ERROR] StatusBarHeaderHooks: Error in hook 05-25 00:42:23.438 E/Xposed ( 812): java.lang.NoSuchMethodError: com.android.systemui.qs.QSPanel#setTiles(java.util.Collection)#exact 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.XposedHelpers.findMethodExact(XposedHelpers.java:341) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:182) 05-25 00:42:23.438 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.systemui.qs.QuickSettingsHooks.hookSetTiles(QuickSettingsHooks.java:101) 05-25 00:42:23.438 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.systemui.qs.QuickSettingsHooks.(QuickSettingsHooks.java:64) 05-25 00:42:23.438 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.systemui.qs.QuickSettingsHooks.create(QuickSettingsHooks.java:54) 05-25 00:42:23.438 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.systemui.notifications.StatusBarHeaderHooks.hook(StatusBarHeaderHooks.java:976) 05-25 00:42:23.438 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.XposedHook.handleLoadPackage(XposedHook.java:147) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:34) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:61) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:106) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.XposedInit$2.beforeHookedMethod(XposedInit.java:116) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:314) 05-25 00:42:23.438 E/Xposed ( 812): at android.app.ActivityThread.handleBindApplication() 05-25 00:42:23.438 E/Xposed ( 812): at android.app.ActivityThread.-wrap1(ActivityThread.java) 05-25 00:42:23.438 E/Xposed ( 812): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424) 05-25 00:42:23.438 E/Xposed ( 812): at android.os.Handler.dispatchMessage(Handler.java:102) 05-25 00:42:23.438 E/Xposed ( 812): at android.os.Looper.loop(Looper.java:148) 05-25 00:42:23.438 E/Xposed ( 812): at android.app.ActivityThread.main(ActivityThread.java:5461) 05-25 00:42:23.438 E/Xposed ( 812): at java.lang.reflect.Method.invoke(Native Method) 05-25 00:42:23.438 E/Xposed ( 812): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 05-25 00:42:23.438 E/Xposed ( 812): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 05-25 00:42:23.438 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102) 05-25 00:42:26.716 E/Xposed ( 812): java.lang.NullPointerException: Attempt to invoke virtual method 'void tk.wasdennnoch.androidn_ify.extracted.systemui.ExpandableIndicator.setOnClickListener(android.view.View$OnClickListener)' on a null object reference 05-25 00:42:26.716 E/Xposed ( 812): at tk.wasdennnoch.androidn_ify.systemui.notifications.NotificationPanelHooks$1.afterHookedMethod(NotificationPanelHooks.java:62) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:348) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.NotificationPanelView.onFinishInflate() 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflate(LayoutInflater.java:844) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.parseInclude(LayoutInflater.java:971) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.parseInclude() 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflate(LayoutInflater.java:831) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflate(LayoutInflater.java:838) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:798) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.inflate(LayoutInflater.java:515) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.inflate() 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.inflate(LayoutInflater.java:423) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.LayoutInflater.inflate(LayoutInflater.java:374) 05-25 00:42:26.716 E/Xposed ( 812): at android.view.View.inflate(View.java:19795) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:896) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView() 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3463) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow() 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3459) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:631) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.BaseStatusBar.start() 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:818) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.phone.PhoneStatusBar.start() 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73) 05-25 00:42:26.716 E/Xposed ( 812): at android.os.Handler.dispatchMessage(Handler.java:102) 05-25 00:42:26.716 E/Xposed ( 812): at android.os.Looper.loop(Looper.java:148) 05-25 00:42:26.716 E/Xposed ( 812): at android.app.ActivityThread.main(ActivityThread.java:5461) 05-25 00:42:26.716 E/Xposed ( 812): at java.lang.reflect.Method.invoke(Native Method) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) 05-25 00:42:26.716 E/Xposed ( 812): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) 05-25 00:42:26.716 E/Xposed ( 812): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)

rvictorr commented 7 years ago

Please give me your SystemUI.apk.

yzyboost commented 7 years ago

What's your email Victor?

On May 25, 2017 12:58 AM, "Victor" notifications@github.com wrote:

Please give me your SystemUI.apk.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303786509, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZ05mEi7wWQox-z27QFKKawYQ2aHsks5r9GGdgaJpZM4NkXp3 .

yzyboost commented 7 years ago

Sorry, do not download the attached apk.

On May 25, 2017 1:02 AM, wrote:

SystemUI

On May 25, 2017 12:58 AM, "Victor" notifications@github.com wrote:

Please give me your SystemUI.apk.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303786509, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZ05mEi7wWQox-z27QFKKawYQ2aHsks5r9GGdgaJpZM4NkXp3 .

yzyboost commented 7 years ago

Okay thanks!

On May 25, 2017 1:01 AM, "Victor" notifications@github.com wrote:

victrusu@gmail.com

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303787620, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZ29WI_R_mVWSd4FxngQ5-3QzQ3Ybks5r9GKBgaJpZM4NkXp3 .

rvictorr commented 7 years ago

Oh, and make sure it is deodexed.

yzyboost commented 7 years ago

I don't know on how to deodexed an apk :/

On May 25, 2017 1:04 AM, "Victor" notifications@github.com wrote:

Oh, and make sure it is deodexed.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/wasdennnoch/AndroidN-ify/issues/1345#issuecomment-303788403, or mute the thread https://github.com/notifications/unsubscribe-auth/AWbtZ-9N7msltYhjcVCzui7czOd0Qstvks5r9GMugaJpZM4NkXp3 .

rvictorr commented 7 years ago

Just upload the whole SystemUI folder then, and let's talk on email so that we don't spam MrWasdennnoch's inbox.

yzyboost commented 7 years ago

Check your email Victor.

Thanks.

wasdennnoch commented 7 years ago

@numeprenume You can talk as much as you want, I muted this whole repo.

yzyboost commented 7 years ago

Fixed.