{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Does anyone know where to track down the files for the three images I have arrows pointing to. The grey background, the blue bar, and the blue box?
I have been looking for ages and can't find them. If you know the names of them, or if they are pngs or declared in xmls, please help me out. Thank you so much in advance.
ok, that little dash and broken link are supposed to be pics. I am trying to fix it now.
They're the "tw_tab_...." .9 png's in framework-res/Res/drawable-hdpi. Some of those tab png's are also in the same spot in twframework-res.apk
Sent from my SPH-D710 using xda premium
sleshepic said:
They're the "tw_tab_...." .9 png's in framework-res/Res/drawable-hdpi. Some of those tab png's are also in the same spot in twframework-res.apk
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You... ROCK! THANK YOU SO MUCH!
lickarock said:
You... ROCK! THANK YOU SO MUCH!
Click to expand...
Click to collapse
No prob. Mod that Sh#%!
Sent from my SPH-D710 using xda premium
sleshepic said:
No prob. Mod that Sh#%!
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Lol, ya i already told you this lickarock lol
Changed those icons. Didn't change the image in contacts...
Edit: Duh. I didn't change the holos. Fixed it. Now i just need to find the background file.
Related
I need to make changes to colors.xml in SecPhone.apk and have been unable to get the resources to recompile..
I have tried everything..
Challenge is for anyone out there to successfully decompile, edit, and then successfully recompile SecPhone.apk without errors..
I have already made smali edits by using smali and baksmali but this time, I need to edit some xml files in resources..
Update..
Miracle.. credit to sleshepic for getting the recompile.
Fugly orange and green in call banners are now blue
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can't wait for a strongsteve blue theme. Was the only theme I used on the epic 4g touch. Keep up the awesome work man!
Sent from my SPH-L710 using xda premium
strongsteve said:
Update..
Miracle.. credit to sleshepic for getting the recompile.
Fugly orange and green in call banners are now blue
Click to expand...
Click to collapse
What did you do to get the colored signal icons I have changed them on my systemui and everything else changes but not those.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
lgkahn said:
What did you do to get the colored signal icons I have changed them on my systemui and everything else changes but not those.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
They are in SystemUI. You probably just changed the wrong ones.
Sent from my Galaxy SIII
My rom is coming along slowly but surely
Sent from my Galaxy SIII
its a modified SystemUI.apk that i changed to say "H" to "4G" and changes the "3G" notification to look a bit more sleek
"4G" Style: Download
To Install (for now)
Code:
mount system as r/w and
adb push SystemUI.apk /system/app/
Ill post a flashable zip later
I might add an EDGE and GPRS mod too, but they seem low priority
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Does it modify the folders too? Something looks weird there.
bogdan5844 said:
Does it modify the folders too? Something looks weird there.
Click to expand...
Click to collapse
No, I just have. A theme set
Sent from my vision using xda premium
So? Yall like it?
Sent from my vision using xda premium
Whoareyou said:
So? Yall like it?
Sent from my vision using xda premium
Click to expand...
Click to collapse
Looks awesome!! When will you post the flashable zip?
nirajpant7 said:
Looks awesome!! When will you post the flashable zip?
Click to expand...
Click to collapse
As soon as I have time I'm a bit lazy
Sent from my HTC Vision using xda premium
Hi
Can someone help with adding percentage in status bare near battery like in Xperia T or Xperia Sola systemUI
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I would like to insert percentage int this systemUI :
You can chose in battery section in settings to show percentage.. But its either percentage or graphical
Or you can edit the system ui to display it.
by adding some batteryText.smali files
and editing the statusbar.xml to have it.
Pvy.
pvyParts said:
Or you can edit the system ui to display it.
by adding some batteryText.smali files
and editing the statusbar.xml to have it.
Pvy.
Click to expand...
Click to collapse
tnx but i dont have any idea how to add bateryText.smali files and edit statusbar.XML can you help me
anyone??
cmon please
I will get some links for you in a bit.
Pvy
Sent from my Galaxy Nexus using xda premium
pvyParts said:
I will get some links for you in a bit.
Pvy
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
thanks really man
MarioJerkovic said:
thanks really man
Click to expand...
Click to collapse
Will have to be tomorrow as I've gotten a bit busy sry
Pvy
Sent from my Galaxy Nexus using xda premium
pvyParts said:
Will have to be tomorrow as I've gotten a bit busy sry
Pvy
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Ok :I i am counting on your help you are only one who is really willing to help me and there for tnx man really
I need this SystemUI to my neo v ( gingerbread ). who have?
Heres a couple of Doctor Who bootanimations I edited for myself, just sharing. enjoy.
These are NOT flashable zips, they need to be moved to the appropriate place.
[ /system/media/bootanimation.zip ]
Source video here
TARDIS 1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TARDIS 2
Looking great on Illusion, great work man! Much appreciated!
Sent from my SAMSUNG-SGH-T999 using Tapatalk 2
I love Doctor Who I am downloading right now
Sent from my SGH-T999 using xda app-developers app
joselv456 said:
I love Doctor Who I am downloading right now
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Awesome, enjoy.
Sent from a magic blue box
came here looking for just this! Thank you!
mnitro said:
came here looking for just this! Thank you!
Click to expand...
Click to collapse
Nice, well enjoy "just this"
Sent from a magic blue box
Any chance you could do this for HTC One??
Sent from inside the T.A.R.D.I.S
joselv456 said:
Any chance you could do this for HTC One??
Sent from inside the T.A.R.D.I.S
Click to expand...
Click to collapse
I'll put this together for the One and upload it in the Themes and Apps there when I get it done.
EDIT: uploaded to TMobile HTC One forum.
How to change notification panel back ground in neat rom 5.5 with s4 toggle mod I try whith xblast but not changed
Sent from my GT-I9100 using Tapatalk
fargh123 said:
How to change notification panel back ground in neat rom 5.5 with s4 toggle mod I try whith xblast but not changed
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
That's because it can be changed yet. You need to edit SystemUI.apk if I'm not wrong; Btw, why not asking in right thread? They sure could help you better!
I edit all black png to transparent but when i flash not changed
Sent from my GT-I9100 using Tapatalk
fargh123 said:
I edit all black png to transparent but when i flash not changed
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
If u just want to change color, you can do so by going in setting - display - and find notification panel color :thumbup:
No I want to change picture
Sent from my GT-I9100 using Tapatalk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9100 using Tapatalk
fargh123 said:
No I want to change picture
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Don't double post, is against XDA's rules.
Mate, is what I said in first place. You can't, unless you edit SystemUI.apk.
For more info, post in thread, since those nice guy know how to help you if u want to edit that apk.