[Q] Help with removing lock screen animation - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

I'm currently using SlimBean beta-2 official. I don want the CRT-animation when the display powers down. Is there any way to replace it with the normal stock animation ?? Please help.

Well, I am not quite sure about it
but there's a system apk called TvOut.apk which (I think) is related to the CRT animation effect, try to back it up and uninstall from Titanium and reboot and see what happens
P.S. No Guarantees

Actually, I would like that. Does anybody know how I can get short of flashing SlimBean?

does anyone know how to remove the crt lockscreen animation?
many thanks

Related

[Q] Need AOSP lockscreen for JVU deodexed

Hi guys.
I need to find AOSP lockscreen for my deodexed JVU?
There also could be CRT-off and extended power menu.
I don't want anything else. Thank you
Here is the link:http://forum.xda-developers.com/showthread.php?t=1434433
Thanks, but as far as I know, exactly this mod doesn't have AOSP lockscreen.
This guy once said that he didn't like it
Correct me if I'm wrong
I Search also the screen.
or a tut for self mod. Over the UOT Kitchen dosn't work.

missing CRT screen off animation in cm10

Is there any way of getting the CRT screen off animation in cm10 like that in cm7 and other gingerbread based rom.......really missing it:crying:
rv0000s said:
Is there any way of getting the CRT screen off animation in cm10 like that in cm7 and other gingerbread based rom.......really missing it:crying:
Click to expand...
Click to collapse
Just wait for more CM10 kangs and request it then... Why are you missing this? I didnt like it that much, I gotta confess
Or learn, how to mod apps with apktool or similar tools and look at this:
http://forum.xda-developers.com/showthread.php?p=17576290#post17576290
Code:
enabled CRT screen off animation in /framework-res.apk/res/values/bools.xml
Soooo, any updates regarding this?.
I tried to add this on a JB rom but withuot sucess... I think that is not possible.

[MOD][JB] [P3110] XXCLK7 odex/deodex Tablet UI Enhanced

This was a mod of stock XXCLK7 ROM that enable Tablet UI in Jelly Bean.
I've made some changes in stock TabletUI graphics because of not optimal display in TAB2 7.
Here are list of features:
- ability to display quick button only in landscape mode (added option in settings to hide the button in portrait)
- adjusted miniapps icon in portrait mode
- modified Notification panel in landscape mode (no more off-screen and wider)
- moved settings from item of notification-panel menu's to title of navigation-panel (wast of space)
- smaller width of navigation-bar button's in portrait mode
- i don't remember
ScreenShot:
[
Download ClockworkMod flashable zip:
ODEX XXCLK7
http://ul.to/3shinb08 Odex - TabletUI ver 1.0beta
http://ul.to/b50dvnju Odex - Restore to Stock Phablet UI
DEODEX XXCLK7
Code:
Deodex build was not tested by me but seems to work. Before install [U]make a cwm backup[/U]!!!
Test TabletUI Deodex - Mirror Link
Test Restore PhabletUI Deodex - - Mirror Link
Credits:
0jmaster0 - for the idea and first deodex patch
barrmulio - for the Nexus 7 initial patch
The deodex mod wont download for me .
Sent from my GT-P3110 using Tapatalk 2
Could you please elaborate what and how did you that? I'd like to make this for P3100 XXCLL2 also
Cheers!
Good mod :good: By the way works with my vodafone firmware too.
Two questions:
1) How did you changed width of landscape notification bar? It is too wide for me I guess, that it is not in dex, what xml files did you edit?
2) Is there any way to disable moves of status bar icons? I mean, that miniapplications button in no more in center. It takes place of screenshot button, if it is - moves to position of the menu button.
Can you make mod with changes only in notification bar(but with stock width for landscape)? Thank you again
Strange it works for me!
dogredwing1 said:
The deodex mod wont download for me .
Sent from my GT-P3110 using Tapatalk 2
Click to expand...
Click to collapse
I made a lot of changes that i don't rember but if you want i can give you the sources.
_TB_TB_ said:
Could you please elaborate what and how did you that? I'd like to make this for P3100 XXCLL2 also
Cheers!
Click to expand...
Click to collapse
0jmaster0 said:
Good mod :good: By the way works with my vodafone firmware too.
Two questions:
1) How did you changed width of landscape notification bar? It is too wide for me I guess, that it is not in dex, what xml files did you edit?
2) Is there any way to disable moves of status bar icons? I mean, that miniapplications button in no more in center. It takes place of screenshot button, if it is - moves to position of the menu button.
Click to expand...
Click to collapse
1) I added in dimens.xml on values-sw720dp-port the item "notification_panel_width" for portrait, the landscape is readed from values-sw720dp. If you change this values you can build an personalized version. Finally i have changed TabletStatusBar.smali to force update size when the configuration change.
2) The miniapps button was placed by samsung statically in the center of the bar, so it can overlap on a icon (if there is an icon in the center). So i placed next to the last button. With the modified width of button the problem can be resolved bu i've not tried. You can try to reposition on center, simply change position and proprierties of Imageview id "traybar_handler" in "tw_system_bar.xml" such as in original SystemUI (At least you can add some margin to accomplish the best result)
Happy New Year!
I want to ask one more thing - how did you move settings button to title of notification panel? I'm trying to compare files of mod and original and can't find anything. And, as additional problems, systemui.apk from your firmware and from my vodafone are almost completely different. Maybe it gives some problems with displaying and crushing it in my firmware...
0jmaster0 said:
Happy New Year!
I want to ask one more thing - how did you move settings button to title of notification panel? I'm trying to compare files of mod and original and can't find anything. And, as additional problems, systemui.apk from your firmware and from my vodafone are almost completely different. Maybe it gives some problems with displaying and crushing it in my firmware...
Click to expand...
Click to collapse
Happy new Year!!!
I simple hided the settings item (@id/settings) from tw_system_bar_notification_panel.xml and then added an ImageView with the same ID in tw_system_bar_notification_panel_title.xml.
If you want to look at original XXCLK7 SystemUI you can download from here.
Hi, I tried the deodex versions on my kwbr expresso rom.
TabletUI cant be flashed, cwm says bad zip. Downloaded both from main dl link & mirror. Both has zip error.
Was able to flash Restore phabletUI, messed up my Apex screen, lost the uper and lower margins. Crashed but came back. Reverting to the older version for kwbr rom. Thanks anyway.
Sent from my GT-P3110 using XDA Premium HD app
MonJovi said:
Hi, I tried the deodex versions on my kwbr expresso rom.
TabletUI cant be flashed, cwm says bad zip. Downloaded both from main dl link & mirror. Both has zip error.
Was able to flash Restore phabletUI, messed up my Apex screen, lost the uper and lower margins. Crashed but came back. Reverting to the older version for kwbr rom. Thanks anyway.
Sent from my GT-P3110 using XDA Premium HD app
Click to expand...
Click to collapse
What's the version of firmware used in your kwbr rom?
This keep making touchwiz crash after flasing.
Sent from my SCH-I535 using Tapatalk 2
epgen said:
What's the version of firmware used in your kwbr rom?
Click to expand...
Click to collapse
kwbr expresso 3.0
dogredwing1 said:
This keep making touchwiz crash after flasing.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
It's a common problem you can fix it, see here: http://forum.xda-developers.com/showpost.php?p=35402926&postcount=32
I first flashed the latest Tablet UI from this thread:
http://forum.xda-developers.com/showthread.php?t=2032941
Got stuck at boot logo. Tried installing Phablet restore, still stuck. Then tried Tablet UI in this new mod thread, still stuck at Samsung boot logo. Running stock CLK7, no modifications other than root. Any ideas? I'd like to fix this without a full wipe if possible.
ivorycruncher said:
I first flashed the latest Tablet UI from this thread:
http://forum.xda-developers.com/showthread.php?t=2032941
Got stuck at boot logo. Tried installing Phablet restore, still stuck. Then tried Tablet UI in this new mod thread, still stuck at Samsung boot logo. Running stock CLK7, no modifications other than root. Any ideas? I'd like to fix this without a full wipe if possible.
Click to expand...
Click to collapse
You can reflash clk7 stock firmware to restore it without full wipe, but what is the first mod that you have installed?
Will this work on P3113 XXCLK7 ?
Answer my own Q - it won't
epgen said:
You can reflash clk7 stock firmware to restore it without full wipe, but what is the first mod that you have installed?
Click to expand...
Click to collapse
I tried looking for a stock CLK7 firmware image, couldn't find one though. I've taken a nandroid of the broken state (kicking myself for not doing so before flashing mods) and gone to AOKP for now. Actually quite a nice rom, but no IR support is a bummer, since it's one reason I chose this over the Nexus 7. Wondering if this broke because I wasn't de-odexed first, but I thought this mod was specifically built to apply to the stock rom. I have a P3113, fyi.
The first mod I flashed, as I mentioned, was the most recent version of your tablet UI fix from the old thread here. That is, unless you count the method I used to root, which I got from here.
I'm wondering if I'd have to go back to the original ICS image, re-upgrade to CLK7 through Kies, and then restore just the data partition from the nandroid backup. Assuming that only files under the system partition were changed by this mod, I would think that would work, but I'm clearly no expert on this.
Sorry - New at This
Hello,
I apologize that I am new at this and this is probably a dumb question. I've never rooted or flashed any of my Android devices, but with the new interface they pushed to 7' tablets with Jelly Bean, they have forced me to learn. I hate it.
I really have tried to look, but haven't found what I am looking for so I am hoping someone could point me in the right direction. Is there a step by step guide on how to do this somewhere? I'm a computer tech, so I am sure with a basic guide I could figure it out. I just don't know enough about the process and I am afraid of messing my tablet up if I just wing it...
Thanks,
epgen, hello again Trying to make such mod for russian 4.1.2 firmware, already succsseded in odexing(script not worked too, odexed through manual commands in adb-shell in CWM) and modifying files, but I have one question: clock with upper part of notification panel in landscape easily goes off-screen even when 2-3 notifications available. Have you fixed it? If so - can you say how? Thank you

old tv crt off effect

hi all,
i wanted to have the same crt off effect as on the galaxy nexus. i know that some of u will recommend me frapeti's work but i've already tried it and it is not what i want... what do u suggest?
You must use CoCore Kernel 5.1 or above.
Darkness and Hope said:
You must use CoCore Kernel 5.1 or above.
Click to expand...
Click to collapse
i am already using it... enabled fbearly suspend but no old tv effect when pressing the lock button
I am not exactly sure what you are asking but there is an app on the Play Store by the name of Screen Off and Lock.
Configure it, check Delay Device Lock, and select the animation effect Old TV. It offers a lot of other animations to play with.
You don't even need to be rooted for that
https://play.google.com/store/apps/details?id=com.katecca.screenofflock&hl=en
Yeah... it's this type of animation that I want but when pressing the power button... anyway thanks
Sent from my GT-I9070 using xda app-developers app
xposed installer + tweakbox
i used tweakbox to enable crt off animation but i need to configure libsurfaceflinger.so can somebody do it for me plz??
Patlcs said:
i used tweakbox to enable crt off animation but i need to configure libsurfaceflinger.so can somebody do it for me plz??
Click to expand...
Click to collapse
[SOLVED ] Trying to port CRT OFF effect...

[Q] How to DISABLE CRT-Off effect

Hey guys. First of all sorry if this has been answered already but I've been searching for an hour now and haven't been able to disable CRT-off effect. So I'm on an HTC One. I'm on InsertCoin 7.06. I'm pretty sure when I first flashed the rom it gave me the option to turn it on or off and I chose to turn it on. But now I just wanna turn it off and I'm trying to look for a better way than re-flashing and not choosing that option lol. I've tried everything I read : XBlast, Sense5 Toolbox, and turning off window animations in developer options. None of which are working. So if anyone has an idea or can point me in the right direction, it'd be much appreciated. Thanks!
Use the kustomizer flashable zip, you can change all your mods with that
Sent from my HTC One using Tapatalk

Categories

Resources