Hello,
i search to remove the tint on my lockscreen, i have try it by manually changing the wallpaper in lockscreen settings but tint stay, i have try it:
http://forum.xda-developers.com/showpost.php?p=19032014&postcount=6
But i don't find the line:
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient android:gravity="center_horizontal" android
rientation="vertical" android:background="#70000000" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
And in this thread:
http://forum.xda-developers.com/showpost.php?p=47225409&postcount=57
I have found this line:
invoke-virtual {p0}, Lcom/android/internal/policy/impl/keyguard/KeyguardViewBase;->resetBackground()V
So i have replace this line by it:
invoke-virtual {p0}, Lcom/android/internal/policy/impl/keyguard_obsolete/KeyguardViewBase;->resetBackground()V
I have recompile and take the file with same name in:
C:\apktool1.5.2\android.policy.jar.out\dist
Put same permissions of original file in same location (with ES file explorer)
But when i have reboot, i have bootlop (regeneration of odex files and again bootanimation)
So if someone have a solution to remove the tint
Another idea:
I can install GravityBox (version for JB) and enable option for it, it work on my phone but this app make a luminosity bug for me:
http://forum.xda-developers.com/showpost.php?p=56945897&postcount=8494
Thanks for help :good:
i search to remove the tint on my lockscreen, i have try it by manually changing the wallpaper in lockscreen settings but tint stay, i have try it:
http://forum.xda-developers.com/showpost.php?p=19032014&postcount=6
But i don't find the line:
<com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient android:gravity="center_horizontal" android
xmlns:android="http://schemas.android.com/apk/res/android">
And in this thread:
http://forum.xda-developers.com/showpost.php?p=47225409&postcount=57
I have found this line:
invoke-virtual {p0}, Lcom/android/internal/policy/impl/keyguard/KeyguardViewBase;->resetBackground()V
So i have replace this line by it:
invoke-virtual {p0}, Lcom/android/internal/policy/impl/keyguard_obsolete/KeyguardViewBase;->resetBackground()V
I have recompile and take the file with same name in:
C:\apktool1.5.2\android.policy.jar.out\dist
Put same permissions of original file in same location (with ES file explorer)
But when i have reboot, i have bootlop (regeneration of odex files and again bootanimation)
So if someone have a solution to remove the tint
Another idea:
I can install GravityBox (version for JB) and enable option for it, it work on my phone but this app make a luminosity bug for me:
http://forum.xda-developers.com/showpost.php?p=56945897&postcount=8494
Thanks for help :good:
Last edited: