[Program] Hex <-> Smali Color Code Converter - Captivate Themes and Apps

Here is a small tool I developed to help perform color swaps without referring back to a table or website every few minutes.
{
"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"
}
The clipboard function won't work unless it detects clip.exe somewhere in your path env. I'm pretty sure that cuts out anyone running XP-32, but it can always be added.
I tried to include as much screw-up detection as possible to avoid errors, but as always let me know if you find something I missed.

Nice Work! Very convenient.

I had contemplated adding in something for the hex format conversion (123456 to 563412) as well, and allowing a set of colors to be entered in rather than just one. As always, any suggestions are welcome.

THANK YOU SOOOOO MUCH!!!!!!!!
Amazing tool!!!!

Can't wait to try this, thanks!
Sent from my Wicked SGS3 using Wicked Green Tapatalk

Smali Color Converter apk
this is I found an apk version of this function. Hope the apk will help U all
Edit
If the apk in the attachment can not be installed, please download the newer version on the official Color Smali Converter apk blog, HERE.

Related

Enabling Font Smoothing (Sub-pixel font rendering) like the iPhone's!

i don't know if this topic has been already discussed before (i tried searching) but I've recently seen screenshots (below) of 'SRS WOW HD' driver app for the Leo, and wondered if we can try to make the font more smooth as it looks in these screenshots.
{
"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 installed the Zune font but it looks pixilated! I added this in the registry
Code:
DWORD value 'ForceGray16' = 1
but it didn't do a thing!, see my own screenshots (in the attachments section)
Any thoughts? Solutions maybe?
If this app is developed in C++ there is a way to make the font use the registry setting you just added. Otherwise, I am looking for an answer (or a possible solution) as well.
NNagendran said:
If this app is developed in C++ there is a way to make the font use the registry setting you just added. Otherwise, I am looking for an answer (or a possible solution) as well.
Click to expand...
Click to collapse
i guess we have to make it somehow windows mobile-integrated, to be able to see it in every screen!
no one's interested?!
Weired! every time I talk about that issue, no one participates! Mods, please delete or close that topic, I'm fed up!

[Help] Changing Latitude Font Color

How would I go about changing the colors of the text in Latitude? I'm guessing that I would have to edit the XML, but I wasn't really too sure what was going on when I opened it up in a Hex Editor.
Basically I just want to change the person's name and the subtext, the location, to white.
Anyone...?
Can someone please help?
Sent from my PC36100 using XDA App
Use Apk tool...
Sent from my Nexus One
Thanks Rori, but I'm actually using Metamorph. I just need someone to help me edit the XML as I don't really understand the binary code affecting the colors.
I'm guessing the files I need to edit are:
friend_item_text_color.xml
friend_item_text_color_secondary.xml
Can anyone please help?
Bump Bump...
{
"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"
}
Is this even what I'm supposed to be looking at?
Am I posting this in the wrong forum?
As the other poster said, use apktool (apktool d *apk* *directory*). This will decompile the apk into human legible text, which you can then edit (I'm assuming the widget text will be kept somewhere in re/layout). After making your changes, recompile using apktool (apktool b *directory*), place the changed xml in the metamorph. Done

[HELP] Future MIUI theme

I'm sure you are all familiar with the new MIUI craze, I'm currently working on a theme for MIUI but its not actually going to be applied through the theme manager. Sadly this one needs xml edits to change the status bar font to white.
{
"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"
}
Thats the current progress of the theme, basically looking to black out the pulldown in a matte style. I have all the recourses done and in place I just need help changing the font to white. I've googled searched here and every other android site I can think of how to do it.
I've attempted editing with a hex editor.. that didn't work the series of numbers I was told to look for didn't even pull up while searching in the hex editor.
I've edited the xml files, Status_Bar.xml, Status_bar_expanded.xml, and status_bar_latest_event_content.xml and got no results. I tried editing the services.jar file and got nothing as well or it would cause boot loops.
To put it simply I'm not sure if I'm just not doing these edits rite or what but I have tried just about everything I can think of to change this font. Tried every tutorial I could find, and I just simply cannot do it. So I'm here asking for help from anyone that knows what they are doing or how to do it differently.
MIUI 1.2.4 is the build I'm trying to do this on, android build # 2.2.1.
Please, any help would be greatly appreciated by not only me but the entire MIUI theming community I'm sure.

[SOFTKEYS] by @retareq [June 21,2012]

I modified some of the already available softkeys to my liking. Someone asked for them on deviantart so I'm posting them here as well. They are white on transparent back 80x80 and I use AOKP ROM Control to apply colors over it..not sure how it is on other ROM's but I'd imagine its the same.
Theres 6 images in the ZIP file. It's just a zip file NOT CWM flashable. I don't know how to make those if someone wants to do it by all means do so and let me know I'll put it in the OP.
Follow @retareq on twitter! I'm selling theme apps to raise funds for my Graphic Novel so I could use some social help
Screenshot with my apps:
{
"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"
}
Screenshot of whats in the zip:
Thank you sir ^^
Fo sheezy :cyclops:
Thanks
One thing though; that arrow is a little pixelated. Don't know if it'll show on-screen, but it was the first thing i noticed.
Sorry about late response! The pixels don't show up when you use the soft keys. I thought of the exact same thing when I was making them because it came like that...but its too tiny to see the jagged edges. Should be fine..

OnePlus Live Wallpaper Modding Tutorial

{
"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"
}
*Requires root*
Uninstall OnePlus Wallpaper Resources.
Download this apk on your pc https://www.apkmirror.com/apk/oneplus-ltd/opwallpaperresources/
It can also be used to restore default apk.
Unpack the apk and navigate to /assets/colors. You can now modify these images to change the wallpaper look.
Note: You cannot easily add new wallpaper slots, you can only replace.
You can also further modify the look by editing json files in /assets/presets.
Repack the apk, and resign it. I personally use apk-signer https://play.google.com/store/apps/details?id=com.haibison.apksigner
Sometimes it may not animate on the lockscreen, but eventually it will work.
Post your new colors below!
Doodlezoidy said:
<mod edit: Quoted OP removed>
Click to expand...
Click to collapse
can you share the modified apk with the look of img you sent?
Sir u are god!
Can someone please render some new colors into videos? I really love these wallpapers but not on 1+ anymore. Huge thanks in advance!
Having trouble repacking the APK, it is saved as a project at the moment, but have a couple colors edited to my liking. Exited to get this working! APK signer is crashing so I don't think it's compatible with my device for some reason. Op7p

Categories

Resources