Help - fix lock screen status bar background - T-Mobile Samsung Galaxy S II SGH-T989

I'm trying to figure out how to fix my keypad lockscreen so that the status bar uses the lockscreen wallpaper. T989 running Lightspeed (4.1.2)
The keypad lockscreen status bar shows the main wallpaper, not the lockscreen wallpaper (see first attached image, original). Does anyone know how to force the keypad lockscreen to show the lockscreen wallpaper (or at the very least be black)?
I tried xperiacle's How-To (http://forum.xda-developers.com/showthread.php?t=2384892), which used the correct status bar wallpaper, but the status bar chops off the top of the clock (see second image, 0900). It looks like the space between the keypad and where the numbers are entered is increased by the same height that is being chopped off of the clock (compare to first image).
First question - is it possible to edit the layout of the keypad lockscreen? If so, where can I find that file? I would like to be able to adjust the height between the keypad and the number entry line.
Second question - when I first power up my phone, the lockscreen status bar is black. But once I unlock and do anything on the phone, the black status bar on the lock screen goes away and I'm left with the invisible status bar showing the main wallpaper. What activity is starting that changes the lockscreen status bar? Any ideas on how to logcat this?
Any help is greatly appreciated, let me know if I can provide an ymore info.

Fixed! not like a pet.
I found my answer to the first question!
I found the way to add a margin above the clock after some detailed apk investigating.
Below is a rough outline of the steps...
Pull and decompile System/framework/Framework-res.apk
Find the file Keyguard_screen_password_portrait.xml in res/layout
Add:
android:layout_margintop="20.0dip"
to the end of the line that starts with <com.android.internal.widget.DigitalClock (line 4 for me).
Recompile, push to phone.
Success!

Related

Help? Notification Bar modifying

Okay I want to make the status bar transparent and the pull down tray as well.
I want something like the transparency the top bar in OSX 10.6. I hate hiding my background and since I'm going for a minimal look, it's awfully distracting.
I tried to make the edits myself in photoshop and went ahead and resigned the .9.png files too. But when I pushed the framework-res.apk file back...only the notification bar had changed. and the pull down bar stayed solid.
Can anyone list for me which files specifically I need to change so I can make the notification bar and pull down tray transparent?
I would go ahead and make the changes myself.
I'm currently on FreshEvo, anyone think it would look better on cm6? or easier?
I found that 85% opacity seemed to work well enough but the black bar on sense was less than ideal, but acceptable. There was a problem with that too, the icons for mail notifications, cell signal, etc had their own black background that showed like black squares, I'd need to know which files to edit for that too.
I'm thinking that the aosp top bar, or if anyone knows of a white/aosp theme for senseroms, would work better.
P.S. The first time I edited my framework-res, I had to re-add all my accounts on the phone? what happened?? lol
All help appreciated
overthinkingme said:
Okay I want to make the status bar transparent and the pull down tray as well.
I want something like the transparency the top bar in OSX 10.6. I hate hiding my background and since I'm going for a minimal look, it's awfully distracting.
I tried to make the edits myself in photoshop and went ahead and resigned the .9.png files too. But when I pushed the framework-res.apk file back...only the notification bar had changed. and the pull down bar stayed solid.
Can anyone list for me which files specifically I need to change so I can make the notification bar and pull down tray transparent?
I would go ahead and make the changes myself.
I'm currently on FreshEvo, anyone think it would look better on cm6? or easier?
I found that 85% opacity seemed to work well enough but the black bar on sense was less than ideal, but acceptable. There was a problem with that too, the icons for mail notifications, cell signal, etc had their own black background that showed like black squares, I'd need to know which files to edit for that too.
I'm thinking that the aosp top bar, or if anyone knows of a white/aosp theme for senseroms, would work better.
P.S. The first time I edited my framework-res, I had to re-add all my accounts on the phone? what happened?? lol
All help appreciated
Click to expand...
Click to collapse
in launcher pro, making the status bar transparent wont matter becuase there needs to be a wallpaper hack i believe, unless you use a live wallpaper, the transparency will show. All the files are in the framework-res.apk that you need to change i believe, aside from the pulldown tray, that is the services.jar. i could post my theme for ya, but it changes everything.
What is your theme? Maybe there's a framework-res in it I could take a peek at to compare your edits.
Sent from my PC36100 using XDA App
brock1909 said:
in launcher pro, making the status bar transparent wont matter becuase there needs to be a wallpaper hack i believe, unless you use a live wallpaper, the transparency will show. All the files are in the framework-res.apk that you need to change i believe, aside from the pulldown tray, that is the services.jar. i could post my theme for ya, but it changes everything.
Click to expand...
Click to collapse
What do you edit in services.jar? I cant find the reference to it... the pulldown tray, that is, making it transparent.
The bars in your bottom picture are in framework-res/drawable-hdpi/
-status_bar_background.png
-status_bar_header_background.9.png
-statusbar_background.png
-status_bar_close_on.9.png
In that order
You need to edit all of the status bar icons also they have black blocks behind all of them. Like stat_notify_disk_full.png there are some in framework-res and some in com.htc.resources
The white part can only be made transparent with services.jar. I know there are downloads of it on here just do a search for services.jar.
Manup has a bunch for download that make it transparent and remove the clock and stuff.
Here is a guide on how to make your own
http://forum.xda-developers.com/showpost.php?p=7739623&postcount=53
Thank you, answered my question fully.
Would I be correct to assume that in cm6, all the status bar icons have white blocks begins them?
Sent from my PC36100 using XDA App

[Q] Status Bar Icons/Apps

I have search high, and low, and all I seem to be able to find is that you need to have a rooted device to be able to change the icons in the status bar, and what not. Well my slide is rooted, but I do no see any where that tells how to change them, or change the battery icon to show % and what not. Could someone point me in a direction, or give me some pointers on how to change the icons? Mainly the battery app/icon, I want one that shows % in the right, which most apps will show a % but then I have 2 battery icons, I just want the 1.
Along the lines of his question. Whatever happened to the status bar/tweak options in CM Settings for CM7?
They are implementing the color changing through the themes app they are providing. I wouldnt be suprised if the theme process will eventually cover the unlock slider aswell.

[Q] Hide system icons in the notification bar

Hi,
im trying to hide some of the system icons in the notification bar.
I would like to hide the alarm, vibrate and signal icons because they are always displayed and dont provide useful information for me
I replaced the png files of this icons in the SystemUI.apk file with empty (transparent) png images.
This works, but this still leaves gaps where the icons were, like between the clock and the battery.
Is it possible to change the order (like putting the transparent icons to the left), change the size (hiding them by setting the size to 0px) or to hide them completly?
I followed this tutorial to display some of the xml files in the SystemUI.apk but i did not find anything that looks like it changes certain system icons.
Im using Virtuous Affinity 2.05 (Android 2.3.5, Sense 3.5).

Remove AM/PM from notification bar clock

Hi,
I want to center my clock in the middle of the bar, but I'd like to remove AM/PM first; e.g. if it's 9:50PM it would only write 9:50, not 21:50.
Any ideas?
Thanks
I've been reading up on the subject it seems I have to edit SystemUI.apk by "decompiling" and "recompiling" it afterwards. Can anybody explain how I would go about doing that? I am suspecting there is some sort of APK manager I need to use over adb or not?

[Q] Does it possible to change smallapps bar position?

Hi all! The thing is im using hide navbar function from serajr XX module, and when i hide navbar all apps adopts very nice to new display dimensions, except for small apps bar, it keeps black rectangular bar under smallapps bar its a background from softkeys.. Look at the pictures
1 picture is with navbR enabled
2 picture is with navbar hidden u can see the black bar left after softkeys hidding ..
3 picture is with smallapps bar hidden and u can see that black bar is dissapeared..
So question is does it possible to change possition (drop down to the bottom of the screen) of a smallapps bar? I know here is an app called "app settings" witch can change size of an app size on the screen but it doesnt work on LP..
Don't know much technically, but as far as hacks go, you could mess around with apktool and udn module, (I posted an example here - http://forum.xda-developers.com/sony-xperia-z1-compact/help/hide-softkeys-t3298241 or try messing with screen resolution, (dpi). Probably Venkat Kamesh would know how to do what you're asking, (the right way), but might be pretty advanced. I don't know how far you want to go ...

Categories

Resources