[Q] Popup Theming Help? - Verizon Droid Incredible 2

Ok, So I was messing around in the UOT Kitchen with the POPUP section ONLY. I enabled this and only changed one thing, the color. The setting works on my phone, but I am running into a black on grey text problem. Some popup windows are fine, others are not, and some are not even affected.
Working POPUP
{
"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"
}
Not Working POPUP
Any suggestions as what might fix this? I've stumbled around and haven't found too much that will help. Though I would ask here.
ROM: MikRunny v1.01 [DeOdex]

You would have to change the color of the text in the XML files. Thus having to figure out which ones they were, and then changing it. I only know that from talking to a themer friend of mine.
Sent from my Mikrunny'd Superphone using my Ice Cream Sammich flavored Tapatalk

tylerlawhon said:
You would have to change the color of the text in the XML files. Thus having to figure out which ones they were, and then changing it. I only know that from talking to a themer friend of mine.
Sent from my Mikrunny'd Superphone using my Ice Cream Sammich flavored Tapatalk
Click to expand...
Click to collapse
I was thinking about the XMLs, but it's going to be the "figuring out which ones they are" that's going to get me lol
Or if it's any smali edits. I'm okay with that too, I just need to "find the right ones"

JWhetstone02 said:
I was thinking about the XMLs, but it's going to be the "figuring out which ones they are" that's going to get me lol
Or if it's any smali edits. I'm okay with that too, I just need to "find the right ones"
Click to expand...
Click to collapse
Lol glad you're comfortable with it, cuz I'd be lost haha
Sent from my Mikrunny'd Superphone using my Ice Cream Sammich flavored Tapatalk

JWhetstone02 said:
I was thinking about the XMLs, but it's going to be the "figuring out which ones they are" that's going to get me lol
Or if it's any smali edits. I'm okay with that too, I just need to "find the right ones"
Click to expand...
Click to collapse
They are xmls in framework-res ... sorry I don't remember off hand which ones though.
Sent from my Incredible 2 using xda premium

Related

transparent lockscreen help questions..

I remember doing this with CM3 and CM4 on my G1, unfortunately, the files don't exist to remove in 2.3.2.. I have a theme for evervolv gingerbread and would like to incorporate this into my theme. Any guidance would be appreciated.
Im thinking I may need to add some lines in keygaurd_rotary_unlock_port.xml, but am not positive.. or maybe remove some lines from another .xml?
Attached is an image of what id like this to look like.. Basically just the ability to view the homescreen with the keygaurd is up.
{
"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"
}
Hmmm... Nobody?
Sent from my ADR6300 using XDA App
Hrm.
Sent from my ADR6300 using XDA App
Your heading in the right direction.
Sent from my Incredible using Tapatalk
linuxmotion said:
Your heading in the right direction.
Sent from my Incredible using Tapatalk
Click to expand...
Click to collapse
Lmao. Hey, thanks!
Sent from my ADR6300 using XDA App
You had no answers at all so i figured i say something. Are you recompiling an APk or building from source code
Sent from my Incredible using Tapatalk
linuxmotion said:
You had no answers at all so i figured i say something. Are you recompiling an APk or building from source code
Sent from my Incredible using Tapatalk
Click to expand...
Click to collapse
Recompiling an .apk
There are a couple of ROMs that I want to make it compatible with, and the framework is not interchangable, so this seems to be the easiest way to go about it.
Also, I did say any guidance would be appreciated. Oh gave some guidance-more than I got from anyone else. Haha
Sent from my ADR6300 using XDA App
You may also have to edit policy.jar from the frameworks as it contains code for the lockscreen. Looking at the XML the color code is a transparent code. So it is the actual desktop picture showing, but how to get the widgets to show through idk.
linuxmotion said:
You may also have to edit policy.jar from the frameworks as it contains code for the lockscreen. Looking at the XML the color code is a transparent code. So it is the actual desktop picture showing, but how to get the widgets to show through idk.
Click to expand...
Click to collapse
Awsome. Thanks for the tip, ill check it out!
Sent from my ADR6300 using XDA App

[Theme request] any themers want to to attempt? LCARS theme

I would love a LCARS theme for our phones ec05 sfr compatible preferably, yes I kno, I'm über-nerd, here me roar
For those of you who don't kno what that is I've got a couple images.. you can google image "LCARS" and get a whole bunch
if any themers have time to kill it would be awesome!
{
"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 SPH-D700 using XDA App
Guess not
Sent from my SPH-D700 using XDA App
Looks like that would have to be done as a launcher, not a theme or launcher w/theme. Way more complicated than anything I would want to tackle. Just the xml edits alone could take weeks if someone was to try to convert from something that exists.
shane6374 said:
Looks like that would have to be done as a launcher, not a theme or launcher w/theme. Way more complicated than anything I would want to tackle. Just the xml edits alone could take weeks if someone was to try to convert from something that exists.
Click to expand...
Click to collapse
I don't think he means he wants to make it behave like that but menus look like it. You talking about a lcars rom lol
Sent from my crespo4g using Tapatalk
dreamsforgotten said:
I don't think he means he wants to make it behave like that but menus look like it. You talking about a lcars rom lol
Sent from my crespo4g using Tapatalk
Click to expand...
Click to collapse
well put haha.
yes i would be extremly happy with essentially a framework theme, doesnt have to be real functional, just the dropdowns and connectivity buttons, maybe a nice batt icon
Not that I have tons of free time, but I can't even think where to start on something like that. What about you Dreams?
shane6374 said:
Not that I have tons of free time, but I can't even think where to start on something like that. What about you Dreams?
Click to expand...
Click to collapse
I'm working on a rom I just released sorry but I have no spare
Sent from my crespo4g using Tapatalk

Theme Question.

Soo Im running this theme below on my epic and i would lke to share it but i didnt quite create the theme because gathered apps and files from others themes and well i have apporaval for the base ut everyone else has not responded can i still post the theme if i still give them thanks and shoutouts?
Or is that an violation?
{
"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"
}
Yes you can post it. Just make sure you give proper credit where credit is due and you will be fine! If someone has an issue, they will PM you.
ps. nice work on the theme. looks great.
COOL Theme even better Twilight kernel
I was going to have Shane port this one over. Should I tell him forget it? I already got permission from the original person who made it but if there is an orange one coming already....tell me what you all think...http://forum.xda-developers.com/showthread.php?t=983880 EDIT..he has a lot on his plate but will probably still do it if people want him to..
Sent from my SPH-D700 using XDA Premium App
JohnCorleone said:
I was going to have Shane port this one over. Should I tell him forget it? I already got permission from the original person who made it but if there is an orange one coming already....tell me what you all think...http://forum.xda-developers.com/showthread.php?t=983880 EDIT..he has a lot on his plate but will probably still do it if people want him to..
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
No you should still port this theme becuase its different than mines
plus then we will have an variety of orange themes now well kinda.
Tha_Dynasty2049 said:
No you should still port this theme becuase its different than mines
plus then we will have an variety of orange themes now well kinda.
Click to expand...
Click to collapse
Thanks for the feedback. Looking forward to your release.
Sent from my SPH-D700 using XDA Premium App
Looks Great orange & black my high school colors!
Sent from my SPH-D700 using XDA App

Ice Cream Sandwich lockscreen

Hi, i have already spend hours looking for a decent theme of Ice cream sandwich,but the only one that i found was only for hdpi devices, then i found the launcher (ice cream sadwich launcher) but it didnt include the lockscreen, so i am tired of looking for a decent lockscreen and nothing soo far thought that you may help me.
Already tried magiclocker but it didnt worked.
Widget Locker works wonderfully
I'm using Minimalistic Text as well
{
"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"
}
look so cool........
Go locker has a good ics theme. Its way snappier than any other lock screens I've used.
Sent from my HTC_A510c using xda premium
beenz said:
Widget Locker works wonderfully
I'm using Minimalistic Text as well
Click to expand...
Click to collapse
which slider are you using ?
b02 said:
which slider are you using ?
Click to expand...
Click to collapse
The ICS one...
This is put of the question but i was wondering if any of you guys can optimize launcher 7
Sent from my HTC_A510c using XDA App
optimize in which way ?
Png or any other way as long as it saves ram
Thanx
Sent from my HTC Explorer A310e using XDA App
i guess i cant, since i tryed some stuff... and i put screen shield on my phone, and i tought wtf, my screen wasnt working well... i removed the screen shield, and it kept happening, i the end i saw that its because of launcher 7... and i guess only way of optimizing would be ... s off>root?remove htc sense and other stuff that take ram and put launcher 7 ?
and about ics slider ty for answer, i dindt update my widgetlocker, thats why i didnt have that slider ty again
Thanks anyway
Sent from my HTC_A510c using xda premium
how to apply in my android froyo.. help..??

[Q] change battery mod maguro nexus kitkat

hi mates anyone can tell me what to modify to change the battery in a mod nexus rom AOKP maguro in jb changed the systemui.apk and that was enough, but kitkat not know what else to be modified thanks
I love him so
{
"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"
}
lileoja said:
hi mates anyone can tell me what to modify to change the battery in a mod nexus rom AOKP maguro in jb changed the systemui.apk and that was enough, but kitkat not know what else to be modified thanks
I love him so
Click to expand...
Click to collapse
It's all java now, no images are used in KitKat anymore. I know cm has then defined in colors and arrays xml's. Not sure about AOKP.
Sent from my Nexus 7 using Tapatalk
djdarkknight96 said:
It's all java now, no images are used in KitKat anymore. I know cm has then defined in colors and arrays xml's. Not sure about AOKP.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
not know how it worked now thanks, there must be some way right?
lileoja said:
not know how it worked now thanks, there must be some way right?
Click to expand...
Click to collapse
Not sure, many Themers like myself are not happy about it. Not one battery mod for KitKat yet so I'm guessing no.
Sent from my Nexus 7 using Tapatalk
djdarkknight96 said:
Not sure, many Themers like myself are not happy about it. Not one battery mod for KitKat yet so I'm guessing no.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
and how will that makes cyanogenmod
Using Xposed you can get an app called gravity box which allows you to change it to a couple different things. I use just the text option in gravity box as seen in the status bar

Categories

Resources