[MOD/Tutorial] Change voodoo control app status icon - Vibrant Themes and Apps

Hi everyone,
So I'm a big fan of supercurio's work with Voodoo sound, but I'm also a semi-OCD theming/graphic design nerd, lol.
So I made a couple gingerbread style status icons, and found a way to enable them in the voodoo control app, and thought I'd share them for anyone else that's interested.
{
"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"
}
http://dl.dropbox.com/u/9401664/stat_notify_icon.png
http://dl.dropbox.com/u/9401664/stat_notify_icon 2.png
Download whichever icon you prefer (please note, that the white space in both icons is actually "negative" space, so that will be transparent, and inherit the color of your status bar) and make sure its named stat_notify_icon.png
Then decompile the voodoo control app (I used apk manager), and browse to /smali/org/projectvoodoo/controlapp and open VolumeManager.smali
Change line 846 in VolumeManager.smali to:
Code:
const v9, 0x7f020002
Save and close that file, and navigate to /res/values and open Public.xml
Right after
Code:
<public type="drawable" name="icon" id="0x7f020001" />
Add the following line, then save and close:
Code:
<public type="drawable" name="stat_notify_icon" id="0x7f020002" />
Now copy the icon into /res/drawable-hdpi
Finally, compile, sign (zipalign if you want) and install.
Make sure you uninstall your old version first, or this will fail to install because of the signature mis-match.
Anyway, hope someone else likes this, and Supercurio is free to use either icon in the app if he wants.
Cheers everyone, =)

Thanks Jocelyn!!! Great mod, your ocd is a blessing for us nerds

Related

Text instead of icons?

I saw a couple of screenshots with text used instead of the icons and/or folders. If its an app what is it? I have the minimalistic text.
Sent from my SGH-T959 using XDA App
Post up the screen shot you are referring to, I'm not sure what you are looking at.
If you are reffering to icons that say "phone" instead of a picture of a phone it's just a simple png file. ADW and LauncherPro(i think) allow for icon changes. Widget Locker also allows custom icons. The files are all over the net, look in the Android section of xda, they have a huge Icon thread.
Danny has a theme that uses text for the main screen instead if Icons, looks pretty nice, after unzipping the file you can use what you need if you don't want the entire thing.
http://forum.xda-developers.com/showthread.php?t=957856
I think this is what you're looking for: http://www.mediafire.com/?bi6xcug62hktann. I didn't make these, just found them using a google search.
As was mentioned, you need a launcher that allows you to change the icon image. For example, long press on a dock icon in launcher pro and select "change icon," then you can select any icon you've put on your sd card.
Hope that helps.
You can try the texticons app in the market. Seems to work with most roms and launchers.
If you still need some, I have about 160.
Edit, here they are. From XDA, can't recall who to credit.
http://db.tt/Rl0InqU
{
"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"
}

[Q] ICS-Change Text on lock screen?

I know ICS is still kind of fresh, but I was looking for some input as to whether or not the "sprint" text is changeable in the following two places outlined in red:
{
"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 recently flashed my phone to Cricket, so It's just kind of annoying to see sprint there. Any help is appreciated, just looking for a direction to go in.
p.s. I'm running JoelZ9614's beta if it matters.
check in systemUI.apk/res/values/strings and look for references to "operator" - maybe you'll get lucky? ^^ that would be for dropdown. The LS one is probably in whatever houses the LS, haven't ripped ICS apart for a few weeks so I can't remember, maybe the facelock.apk or if you're lucky "lockscreen.apk" lol.
Thanks Duce! I went looking for a while and couldn't find anything except something pointing to /data/eri.xml. I remember doing that trick on my 4G. So I went the long way and decompiled framework-res and there was the eri.xml. Changed "sprint" to whatever, and it works. You can also add the eri.xml to /data/ and that works as well. Thanks again though.
If anyone else wants to, just download THIS and extract eri.xml and open it. Just edit the "sprint" part in the quotes to whatever you want, save, place xml in /data/. Then reboot and enjoy.
Luckily there's a setting in Joel's Ics rom that does it for ya. Changes it in the notification bar as well
Sent from my PG86100 using Tapatalk

Help Locating Images.

i am Making a Theme With transparent backgrounds and need help in locating the images specified in the following screenshots, i am wanting to make them transparent but need to know the image name and image location, i think they might be in framework/res/drawable-hdpi, but for the life of me cannot locate them.
{
"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"
}
Any help would be greatly appreciated, thanks in advance Tired Storeman.
Do you mean the WiFi, Bluetooth images from the drop down, as they are in the SystemUI.apk and the ones from the settings picture are located in the Settings.apk
In each apkyou need the res > drawable-hdpi folder
Hey ag4751, thanks for the reply, guess i should have explained my request a bit better, i am trying to give the "wireless and network" and the "device" heading from the Settings screenshot and the "Samsung Account, setup samsung account" from the dropdown notification, a transparent background
Sorry I can't point you to the exact files. I don't have access to my PC to check and there are differences between roms. The settings headers will be something like list_section_header in framework-res, they will be .9pngs and if you zoom in on the image/s you should be able to confirm the correct one/s from the colour used...
For the dropdown notification try systemui/res/values/drawable and there should be a line in there for the notification row background (I'm not sure with this if tw uses an image instead its been a while since I used a Samsung from)
Sent from my GT-I9100 using xda premium
Thanks m1keyb, figured out the settings label, it was the tw_dark_header.9.png, now just need to figure out the pulldown notification background
np man, just had another look and the pulldown notification looks like notification_item_background_color & notification_item_background_color_pressed. status_bar_notification_row_background_color is the divider I think.
All in systemui values/ drawables.xml

[FIX][6.0.1][Xperia Devices] Signal/Battery Icon Gap Fix

Hey everyone! So again thanks to Android 6.0.1 we're stuck with the ugly gap between the mobile signal and the battery.
There is a fix thanks to @istux which was great, but it no longer works in 6.0.1
But don't fear! I have a new fix which is even easier than before!
Installation Instructions:
Download the flashable .zip from HERE
Go into recovery and install zip
Enjoy!
If you like to do things manually, you can do the following:
Decompile SystemUI.apk
Go to res/values/ and open the dimens.xml file
Find the below lines:
Code:
<dimen name="signal_cluster_battery_padding">7.0dip</dimen>
<dimen name="no_signal_cluster_battery_padding">3.0dip</dimen>
Replace their values with "0.0dip" (or whatever gap you prefer to use)
Recompile
Enjoy!
Anyone is free to use this fix in their ROMs, just make sure to give me proper credit for the fix!
Cheers!
{
"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"
}
Working perfectly, thanks!
Is there any way to get rid of that ugly signal icons that Sony made and put the AOPS one's instead?
Nice work
This completely Breaks my navbar and Statusbar. They both become red with ugly badly resized Status bar Icons. Input fields like the Unlock Code are hidden by an white Layer. Z3c MM .575
Did you do the mod or just just the zip? I tested both and the navbar shouldn't be affected at all or change the icon size.
Con you confirm the rom you are using and upload your systemui.apk for me to take a look?

Remove Entire Quick Access Panel of Pull-Down Status Bar on LOS 14.1

TOP OF THE HOMESCREEN, NOT LOCKSCREEN. The "Quick Access Panel" is a component joined to ur main Status Bar.
Hello there, i have done extensive search on this but have found no solution. I am interested in completely removing the entire panel in grey, together with its contents, using the prop build editor. Could someone guide me pls. If possible., i do not wish it just to be hidden from sight, i wish to delete it permanently off my phone. Any help would be appreciated.
Please realize, i have searched some posts, but this is NOT the LOCK SCREEN. It's the pull down notification status bar of my HOMESCREEN.
The actual Status Bar itself is hidden (by my launcher's command), but i want to keep that.
It's the adjoining grey panel, known as the 'Quick Access Panel' which i want to remove from my system.
Here's two pictures showing you the panel i want removed (basically all the grey and all the items contained therein).
That means the date & time on the left, the settings icon, the edit icon, the little arrow to expand/hide the panel, and the whole panel itself.
The blue User profile i already got rid off by using Build Prop. Other stuff like wifi activation etc. i removed via the pencil edit.
{
"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"
}
<img src="https://i.ibb.co/DVxy0vt/A.png" alt="A" border="0">
<img src="https://i.ibb.co/B4jcPRH/B.png" alt="B" border="0">
Thanks.
I am using rooted Galaxy J3 (2016) G/DS with TWRP, LOS 14.1
Hi i'm sry i posted this in the wrong section yesterday. Is there any way to do this, with Build Prop Editor?

Categories

Resources