Okay guys, can somebody help me with this ?
{
"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 just edited the bools.xml on framework-res.apk to make the setting dual panel like on paranoid android rom, but its looks crap, I need to resize the text and icon. Unfortunately i don't know where's the point to resize it. Somebody could help with this ?
maybe we can't because our gios screen and resolution is not big enough to fit its text and icons.
What about change the lcd density?? From 160 to 140 or something
Enviado desde mi GT-S5660 usando Tapatalk 2
Marco Lomas said:
What about change the lcd density?? From 160 to 140 or something
Enviado desde mi GT-S5660 usando Tapatalk 2
Click to expand...
Click to collapse
hmm, i will try it. But by changing the density will changing all ui too, i just want to resizing the settings layout
Gio screen is too small. It will be an useless mod but whatever
Try to check pna
Framework files
For it
Sent from my GT-S5830 using xda premium
pna ? what was that ? i dunno it :|
Paranoidandroid
Pa
Sent from my GT-S5830 using xda premium
oh, haha okay i'll take a look on it. But, i wondering where's the value to resize it. On layout, values, or xml on the res folder inside decompiled framework-res
saldymhmd said:
oh, haha okay i'll take a look on it. But, i wondering where's the value to resize it. On layout, values, or xml on the res folder inside decompiled framework-res
Click to expand...
Click to collapse
Try to look in its settings apk
And framework styles.xml
Sent from my GT-S5830 using xda premium
Related
Here is a custom nexus icon I put together
Normal:
{
"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"
}
Pressed:
You can't see it because of the white forum background, so here is what it looks like
You will have to replace the ic_allapps.png and ic_allapps_pressed.png files in your \res\drawable-xhdpi in Launcher2.apk.
EDIT: Can't seem to make it work on Novalauncher, so if you use stock launcher this will still work.
Can't Nova Launcher just replace icons with a Long Press > Edit?
Stigy said:
Can't Nova Launcher just replace icons with a Long Press > Edit?
Click to expand...
Click to collapse
Yes, but it uses the default pressed png, so you have to replace that as well otherwise you get the stock blue pressed png
What's the problem with it on nova launcher? I'm using it now and it looks great. Thanks
Sent from my Galaxy Nexus using Tapatalk
How do you replace these files? I can't make apktool work at all, is there any sort of guides to install this? Or could someone possibly send me a launcher apk file with it already done?
Working fine on nova launcher for me thanks!!
Sent from my Galaxy Nexus using xda premium
can you add these to the stock launcher?
I like it, but i don't want the black backround. I want the nexus logos backround to be transparent
Sent from my Galaxy Nexus using XDA App
AmirAli44 said:
I like it, but i don't want the black backround. I want the nexus logos backround to be transparent
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
They are transparent. Use the top two icons
Sent from my Galaxy Nexus using Tapatalk
First off this is not my own work, its 3 themes from the miui theme chooser app that have been combined and edited. I made it really for myself but maybe some of you will like. If you want more icons added feel free to ask with app discription and app icon name(found in root/data/system/customized_icons) the lockscreen is edited to work with miui v4.
As I have said this isn't my work, I just edited it.
Download:
http://db.tt/6Iv6uXn6
{
"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 xda premium
Bro Can u tell me how can I use the dock Icons on my stock galaxy launcher ?
Deoxed rom Wanam 12
I need also link for the icons
Sorry bro, but on stock you would need to change every app icon in there respective apk's. Its a lot of work and you will need to re edit with every app update. You can use 7zip to open the mtz file. My advice is use miui, its built on stock so stock apps work if you need and its far better than stock.
Sent from my GT-I9100 using xda premium
Dude, this theme is stunning. Thanks for Editing it!
Sent from my GT-I9100 using XDA
troyjamz said:
Dude, this theme is stunning. Thanks for Editing it!
Sent from my GT-I9100 using XDA
Click to expand...
Click to collapse
Thanks, glad you like it.
Sent from my GT-I9100 using Tapatalk 2
nice work
once again
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?
JB Blue Navbar buttons with blue highlight... flashable via recovery
It works on android 4.3 factory images (odex)
{
"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"
}
View attachment BlueNavbar.zip
enricocid
enricocid said:
JB Blue Navbar buttons with blue highlight... flashable via recovery
It works on android 4.3 factory images (odex)
View attachment 2154694
View attachment 2154692
enricocid
Click to expand...
Click to collapse
Would you happen to know what file has to be changed to modify the color of the actual navbar?(I use a white theme and the bar sticks out)
Sent from my Nexus 4 using xda app-developers app
Ace42 said:
Would you happen to know what file has to be changed to modify the color of the actual navbar?(I use a white theme and the bar sticks out)
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
You need to modify navbar color? not softkeys?
for this i think you should modify some color hex string inside java's .xml file inside the sistemui.apk
don't no which for sure
It works with deodex roms?
Enviado desde mi Nexus 4 usando Tapatalk 4 Beta
ironjon said:
It works with deodex roms?
Enviado desde mi Nexus 4 usando Tapatalk 4 Beta
Click to expand...
Click to collapse
yeah.. it worked on my deodexed
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.