Were in a ROM file would I find what controls the color of the time and date on the generic lock screen? It is a XML edit to change that?
Related
HI,
I like the default home screen that comes with the Cavalier (sorry). However, I changed the background image and the fonts do not show very well. I would like to change the font color and the highlight font color. I need the font color in white and the highlighted font in blue (not dark blue).
I'm not familiar with the .xml programming; however, if anyone can help me to change these two parameters on the HTC.Home.xml, I would be really happy.
Is it possible to do these changes? Will I need a special Editor for changing the code? or could it be done with a common application?
Regards,
REY
ranma_st said:
HI,
I like the default home screen that comes with the Cavalier (sorry). However, I changed the background image and the fonts do not show very well. I would like to change the font color and the highlight font color. I need the font color in white and the highlighted font in blue (not dark blue).
I'm not familiar with the .xml programming; however, if anyone can help me to change these two parameters on the HTC.Home.xml, I would be really happy.
Is it possible to do these changes? Will I need a special Editor for changing the code? or could it be done with a common application?
Regards,
REY
Click to expand...
Click to collapse
change the background image in picture and video and adjust the transparency so that u can see the font
I have seen images of this done, but I can't find the xml controlling the color of the grey line that appears when you draw the pattern. I have looked through a lot of apk who could be the culprit, but with no luck. Anyone know where to find it?
I just bought a Samsung Galaxy S2 wich is branded by one of the mobile providers of my country, and has very ugly turning on/of screens, icon sets and lock screens. I don't want to lose my warranty so I don't want to root/flash my phone. Searching the web I found the ADW Launcher and I'm trying to change these 3 things with it... is it possible? I mean
1) Is there a way to change animations I see when I turn on and off the phone?
2) With Adw I can freely change icons in home, but icons in drawers remains the same. If i use a theme, icons in drawers change too, but I can't find the right theme for me. Is there a way to change drawers icons using the default ADW theme? Or if not, how can I edit an ADW theme to change its default icons?
3) Is there a way to change the lock screen bringing it back to the stock transparent Galaxy lock screen? The one I had on Galaxy S1 would be fine. I know I can change lock screen from settings but it just let me chose an image from my gallery, and I don't know how to set it transparent. Would the Widget Locker app helps me?
Thanks in advance :-/
3) I don't know what the stock lock screen was on the SGS1 but ripple lock in the market is a nice honeycomb style replacement
I'll try it, thanks
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!
I guess I don't know how to use Google, because I didn't find anything about changing font that used to display clock, both in status bar and on lock screen. It's too small and too thin to my taste. Does anyone know how to change that bloody font???
P.S.: I'm on Oreo (stock 8.1.0), rooted (magisk).
Forgot the screenshot