SystemUI In- Depth Theming!!! T-Mobile And other variants - T-Mobile Galaxy Note 4 Themes and Apps

Im creating this thread for all those that want to do it themselves but cant get the proper help from stingy xda people that dont share the knowledge so, i will share the knowledge! This a complete systemui theming guide for almost everything for systemui. If i come across some more i will add in. Just give thanks and remember who helped you. My guides are never confusing as most are and is backed up by picture so youll know what your changing. All pics are highlighted at what is changed. All colors are in values/colors unless specifed elsewhere. This guide is posted in mind that you already know how to compile/decompile and so on. Enjoy everybody and happy theming!!!
{
"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"
}

HOW DID YOU KNOW?! I literally just got apktool working and dove myself into the world of theming on the note 4. Used to do it on my s3 but those days were long gone. I wondered to myself if anything really changed between both frameworks and was a bit hesitant to replace certain files but thanks to this post i don't have to! Thank you so much for posting this at literally the perfect time! Keep up the amazing work man!
Edit: just a quick question - what is your process for resigning systemui, framwork-res? Before i used to just drag and replace the android manifest and meta-inf from the original framework after compiling the new one, using the latest apktool if it matters. just wondering if this would still work or if there's a faster method. thank you again!

TheKucho said:
HOW DID YOU KNOW?! I literally just got apktool working and dove myself into the world of theming on the note 4. Used to do it on my s3 but those days were long gone. I wondered to myself if anything really changed between both frameworks and was a bit hesitant to replace certain files but thanks to this post i don't have to! Thank you so much for posting this at literally the perfect time! Keep up the amazing work man!
Edit: just a quick question - what is your process for resigning systemui, framwork-res? Before i used to just drag and replace the android manifest and meta-inf from the original framework after compiling the new one, using the latest apktool if it matters. just wondering if this would still work or if there's a faster method. thank you again!
Click to expand...
Click to collapse
i use virtuous ten studio and apktool it all depends on what apk i want to get done virtuous ten studio shows the color palette so i like that when locating colors. just make sure you have the latest apktool i think its 2.0.3 here ---> https://ibotpeaches.github.io/Apktool/

Abstrk_2dx said:
i use virtuous ten studio and apktool it all depends on what apk i want to get done virtuous ten studio shows the color palette so i like that when locating colors. just make sure you have the latest apktool i think its 2.0.3 here ---> https://ibotpeaches.github.io/Apktool/
Click to expand...
Click to collapse
Oh alright, I'll give vts a try! Does it automatically sign the app after compiling? Or do you have to do it manually? Made some changes already using apktool, just unsure how to sign it again. Thanks!
Sent from my SM-N910T using XDA Free mobile app

TheKucho said:
Oh alright, I'll give vts a try! Does it automatically sign the app after compiling? Or do you have to do it manually? Made some changes already using apktool, just unsure how to sign it again. Thanks!
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
It does everything.
Sent from a phone Macguyver made me...

Abstrk_2dx said:
It does everything.
Sent from a phone Macguyver made me...
Click to expand...
Click to collapse
You've convinced me! I'll letcha know how it goes, thanks man
Sent from my SM-N910T using XDA Free mobile app

A few years back I had DarthStalker Rom on my Note 3 and the Keyboard was a dark grey and black...I LOVED it...and I have yet to find anything like it that i can use in the Note 4 TMOBILE LP 5.1.1. ..I love Abstract Rom...this has been the cleanest, fastest and overall best Rom I have ever used to date!

Going to give this a try on free time

Could you show me where I would go in the SystemUI to find the information to tweak my lockscreen??
Thanks!

I wonder if you could help me I have done some modding to the systemui but can't get the text colours to change in the drop down list I have tried changing the "TextAppearance.Material.Notification" lines in framework but no change I have been at this for a few weeks and still can't get it to change. As you can see in the picture it makes it a little hard to read. So any help would be appreciated. Thanks,Dave

I just started using Advenced Apktool by BDFreak. I'm using the Maximum OvrDriVE 6.0 MM rom on my TMo Note 4. So far I have changed the color of the Notification area header panel and the brightness slider. The other modifications in the screenshot were done with features included with the rom.
Also I changed the header in the Message app. Now I'm trying to change the color of the background on the Conversation List screen but I'm having no luck. In Colors.xml when I change the color of "conversation_list_background" it doesn't work. I tried a few other entries too but still nothing. Since this isn't related to SystemUI maybe I shouldn't ask here but this is the only place I found so far where I think someone might be able to help. If that's the case just let me know and I'll look elsewhere. No problem.
Update: I was able to change the color of one other screen in the app.

Related

[REQ] Inverted (HTC Messaging Application)

[App] Inverted (white text/black background) Htc Messaging Application - Mms.apk
http://forum.xda-developers.com/showthread.php?t=949357
Can somebody port this to our device? I tried multiple times just using that MMS.apk on our device and it doesnt work. Maybe someone else can try and let me know how it goes.
EDIT: In my attemp of putting the apk in system/app folder, I am able to then restart the phone and the dark icon shows up but get an error when trying to open the app.
yoitsbry said:
[App] Inverted (white text/black background) Htc Messaging Application - Mms.apk
http://forum.xda-developers.com/showthread.php?t=949357
Can somebody port this to our device? I tried multiple times just using that MMS.apk on our device and it doesnt work. Maybe someone else can try and let me know how it goes.
EDIT: In my attemp of putting the apk in system/app folder, I am able to then restart the phone and the dark icon shows up but get an error when trying to open the app.
Click to expand...
Click to collapse
Since i've already been digging into the smali and xml edits i'll take a look at this.
It's difficult because the amount of code needed is ridiculous, however i'm sure we can decompile both this apk and our standard messaging one and compare the color edits and make the necessary changes.
Give me a bit and i'll probably have something up by tonight
he mentions something about having to dig into htc.com.resources.apk as well. Did you see where he said that? That would be cool if you could give it a try, would be nice to have the dark theme MMS as an option.
yoitsbry said:
he mentions something about having to dig into htc.com.resources.apk as well. Did you see where he said that? That would be cool if you could give it a try, would be nice to have the dark theme MMS as an option.
Click to expand...
Click to collapse
So apparently this is a lot harder than it looks. The mms applications are different however they both do call on the resources.apk for some of the color changes. I'm going to look into this further but it's not as easy as just editing the mms.apk
Some things change in the mms when you select different themes
id imagine if you just take the stock evo (from whatever build it was) resources and mms...decompile both and diff them against the modded ones its not too hard to find out
ill take a look at it next week if no one has by then
nitsuj17, whats up. Good seeing you in the inc2 threads. I used a bunch of your mods during my fascinate days.
yoitsbry said:
nitsuj17, whats up. Good seeing you in the inc2 threads. I used a bunch of your mods during my fascinate days.
Click to expand...
Click to collapse
Good to be seen
nitsuj17 said:
id imagine if you just take the stock evo (from whatever build it was) resources and mms...decompile both and diff them against the modded ones its not too hard to find out
ill take a look at it next week if no one has by then
Click to expand...
Click to collapse
It sounds like a great plan but looking at the differences between the evo and inc2 mms applications are like night and day. There are tons of code that's different between the two, not to mention the sense buttons on the inc2 are different than the ones on the EVO.
My worry about doing it that way is it may look all wonky and we may miss some edits but at least we have a good place to start
Sense has got to be the most difficult thing that i've run into to edit.
I can't even find the correct line of string to re enable the gingerbread crt "electron beam" animation on this phone.
i have an inverted sense 3.0 mms.apk i did if you guys want it.... i attatched it below for you guys it should work just fine let me know
Would be nice to try..... can you post the .apk, I want to see if it works on Laibo's 2.1/3.0 ROM
EDIT: nvm, couldnt see it from my phone but now see you posted the apk. Thanks.
newtoroot said:
i have an inverted sense 3.0 mms.apk i did if you guys want it.... i attatched it below for you guys it should work just fine let me know
Click to expand...
Click to collapse
Great work mang... works great on RMK OTA!
newtoroot said:
i have an inverted sense 3.0 mms.apk i did if you guys want it.... i attatched it below for you guys it should work just fine let me know
Click to expand...
Click to collapse
Looks good man, there are a couple of things still missing and since it's 3.0 mms the picture messaging does not work.
Where did you end up finding the hex colors??
Now all we need is
{
"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"
}
and
and I'd be a HAPPY camper
Im running CM7 and the APK provided above doesn't install. All i get is " applications not installed" Any thoughts ? .....Never mind just noticed it was Sense. Doh! Hopefully one of the devs can get this to work with CM7
robramirez007 said:
Im running CM7 and the APK provided above doesn't install. All i get is " applications not installed" Any thoughts ? .....Never mind just noticed it was Sense. Doh! Hopefully one of the devs can get this to work with CM7
Click to expand...
Click to collapse
Not exactly sure what you're asking for here.
are you wanting the sense mms on CM7??
jrizk07 said:
Not exactly sure what you're asking for here.
are you wanting the sense mms on CM7??
Click to expand...
Click to collapse
Just the inverted messaging.
robramirez007 said:
Just the inverted messaging.
Click to expand...
Click to collapse
But the AOSP mms in CM7 already has the option to invert the colors. From white to black.
jrizk07 said:
But the AOSP mms in CM7 already has the option to invert the colors. From white to black.
Click to expand...
Click to collapse
found it. I should have checked the settings, very noob of me. Thanks!
Glad you guys like it ill have mire things soon.... But first UPS needs to get here damn lol....
Sent from my Incredible using Tapatalk
what should permissions be set at?

[Q] Any chance to port this wonderfull theme to SGS 2 ?

Antonda make a beautifull theme for SGS1
Link
I will be proud if any theme makers port this theme to SGS2 (KG6)
{
"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"
}
thanks in advance
wow. i actually like this theme. i understand why you'd like it ported over. i could possibly do it. i don't know much about the lockscreen settings that is incorporated into the theme, but i could prob port everything else. let me get with the dev and see if he wouldn't mind and/or could help me out if i ran into some issues
edit: alright i've sent original dev a PM so just waiting to hear back
lots of jar file edits but only 10 apks total. sounds pretty easy sauce to me
That is indeed one good looking theme
Indeed!! Love the theme. Hope it gets done. And hope its get's done without CRT or overscroll. Very annoying animations!
Yeah... nice looking indeed!
@mrvirginia - If you need any help I'm pretty familiar with editing apk's
The good, old GTX theme is something I'm wanting to port... Have sent a PM to the makers
Looks great but the branding on the notification tray sucks.
saifbechan said:
Indeed!! Love the theme. Hope it gets done. And hope its get's done without CRT or overscroll. Very annoying animations!
Click to expand...
Click to collapse
there would def be no overscroll or CRT. i'm just doing a straight port so it will end up exactly as that one.
Novek said:
Yeah... nice looking indeed!
@mrvirginia - If you need any help I'm pretty familiar with editing apk's
The good, old GTX theme is something I'm wanting to port... Have sent a PM to the makers
Click to expand...
Click to collapse
thanks. so far the only one i've had trouble with is the Mms.apk. i have no clue how to change the background color of the message view. any ideas?
EarlZ said:
Looks great but the branding on the notification tray sucks.
Click to expand...
Click to collapse
i agree. since i'm porting, i was going to ask if i could get the original image from dev. if not, i know how to get around it anyways with Photoshop.
edit: also, still waiting to hear from original dev... as soon as i hear something i'll make a new thread (if he doesn't mind)
mrvirginia said:
thanks. so far the only one i've had trouble with is the Mms.apk. i have no clue how to change the background color of the message view. any ideas?)
Click to expand...
Click to collapse
Haven't edited the mmp.apk before, but I assume it would be done quite like on the sgs, which I found this on with a fast search: http://forum.xda-developers.com/showthread.php?t=908656
Novek said:
Haven't edited the mmp.apk before, but I assume it would be done quite like on the sgs, which I found this on with a fast search: http://forum.xda-developers.com/showthread.php?t=908656
Click to expand...
Click to collapse
haha funny because the other day when i was really trying hardcore to figure it out i found that thread. it didn't help me though since they never changed the background color from what i could tell. it stayed black i do believe
I agree its a pretty nice looking theme... Quite subtle, not too over the top...
Great, I see you are posting in the villainrom thread, glad to see that. I'm really looking forward to a nice theme for villain. I used to have ZeuBug, but he stopped because of all the support he had to give.
Wel if you need any help you can always send me PM.
Sent from my GT-I9100 using XDA Premium App
saifbechan said:
Great, I see you are posting in the villainrom thread, glad to see that. I'm really looking forward to a nice theme for villain. I used to have ZeuBug, but he stopped because of all the support he had to give.
Wel if you need any help you can always send me PM.
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
thanks, will do!
as an update, i still haven't heard from the original dev. i have already started on the framework, though. almost done, in fact
edit: framework completed
edit: SystemUI.apk is now done as well guys. i need to go back to framework and tweak the status bar color, but that's it. then moving on to the separate apks! will post a screen here of progress thus far. it really looks good so far though heh
Very nice mate !! Bring it on.
Sent from my GT-I9100 using XDA Premium App
Any news on this subject.
Sent from my GT-I9100 using XDA Premium App
Ooooooooooh! (Drool)
Sent from my porn shoot using GT-I9100.
Nicely going mrvirginia! Hope you get reply from OP ' cause this theme looks great.
If you need any help what-so-ever, give me a "call"
( I seriously doubt that you need help thought )
kahvitahra said:
Nicely going mrvirginia! Hope you get reply from OP ' cause this theme looks great.
If you need any help what-so-ever, give me a "call"
( I seriously doubt that you need help thought )
Click to expand...
Click to collapse
thanks mate!
alright guys, new thread here http://forum.xda-developers.com/showthread.php?t=1205721
just gotta say though, i still haven't heard from original dev
thank you all for your interest to port this theme to all sgs2 users.
thk to mrvirginia to accept porting this theme you can visit the link to his thread.

[REQUEST] Mms.apk without contact pictures

I just spent a few hours trying (decompiling, extracting, etc), but I suck. I tried blacking out the .png and replacing it, but it doesn't look very good. I'm sure somebody out there hates contact pics as much as me
Anyone know of a way to remove the contact picture and set the text to the left side of the screen. Check out the pic if you don't understand. Thanks in advance.
{
"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"
}
First and final bump. Maybe I can get some night-time love for my idea.
I'm gonna try again tomorrow, but I can NEVER re-compile apps. I'll figure it out though.
i would be into this idea, too!
I like this idea.
Sent from my Galaxy Nexus using xda premium
Would be awesome.. I dont sync my contacts pictures anyways so..
Like this? I added it as a alternate version if you'd like:
http://forum.xda-developers.com/showthread.php?t=1466563
artvandelay440 said:
Like this? I added it as a alternate version if you'd like:
http://forum.xda-developers.com/showthread.php?t=1466563
Click to expand...
Click to collapse
Thank you for your mods. Could you please explain the process by which you removed the 'ic_contact_picture.png' from both the message list and the conversation frame. I searched through my decompiled mms.apk but couldn't find anything. Obviously it's in there somewhere. If it isn't to hard or time consuming, please let me know how to do it manually. I really like the color scheme I have currently and would like to keep it exactly the way it is, minus the contact pics.
Thank you again for your effort.
EDIT: Here's the Mms.apk I'm using. Got it from the amazing 'Black Exodus' theme by Nitroz. Maybe someone can take a whack at it.
http://www.mediafire.com/?4g43b8ac3x0b9jq
number3pencil said:
Thank you for your mods. Could you please explain the process by which you removed the 'ic_contact_picture.png' from both the message list and the conversation frame. I searched through my decompiled mms.apk but couldn't find anything. Obviously it's in there somewhere. If it isn't to hard or time consuming, please let me know how to do it manually. I really like the color scheme I have currently and would like to keep it exactly the way it is, minus the contact pics.
Thank you again for your effort.
Click to expand...
Click to collapse
You need to make three edits. In order to maintain code dependencies across the app, i didn't actually remove the icon, i just made it 1px by 1px. This way, it's still invisible, but doesn't break support in other areas.
In
message_list_item_recv.xml
message_list_item_send.xml
conversation_list_item.xml
in the <RelativeLayout> view, look for the ID android:id="@id/avatar" (line 6 in the sent/recv, and line 4 in conversation xml)
You need to use the following attributes under each 'text' hiearchy:
Code:
android:layout_height="1px" android:layout_width="1px"
Once each of the three .xml files has these listed in the correct spots, recompile.
artvandelay440 said:
Like this? I added it as a alternate version if you'd like:
http://forum.xda-developers.com/showthread.php?t=1466563
Click to expand...
Click to collapse
This is what i want! Thank you!
artvandelay440 said:
You need to make three edits. In order to maintain code dependencies across the app, i didn't actually remove the icon, i just made it 1px by 1px. This way, it's still invisible, but doesn't break support in other areas.
In
message_list_item_recv.xml
message_list_item_send.xml
conversation_list_item.xml
in the <RelativeLayout> view, look for the ID android:id="@id/avatar" (line 6 in the sent/recv, and line 4 in conversation xml)
You need to use the following attributes under each 'text' hiearchy:
Code:
android:layout_height="1px" android:layout_width="1px"
Once each of the three .xml files has these listed in the correct spots, recompile.
Click to expand...
Click to collapse
THANK YOU SO VERY MUCH!!!!! I will try this right now. I'm not a coding noob, but it would have taken HOURS for me to figure this out.
hopefully I will be able to recompile using apk-multitool. For some reason the recompiling part always throws errors. THANKS AGAIN
No problem. Post the log if you get compile errors.
Sent from my Galaxy Nexus using xda premium
I got it working perfectly, thanks again. Two quick questions though. I know you will be able to answer them.
1) How would I remove the borders around the sent and recieved messages? I included a screenshot.
EDIT: Damn, I have looked everywhere. I figured the easiest way to to do this would be to just change the color of the border to all black (#000000), but there are two different colored borders and I can't find anything referencing them in message_list_item_... or in colors.xml
2) When I push Mms.apk to system/app it does overwrite the previous apk, but it doesn't show up in the app drawer. What I had to do to install my modded apk was to replace the Mms.apk in the flashable zip I use as a theme. Specifically black exodus. I'm sure there is a way to just quickly replace the Mms.apk without flashing. How do you do it?
Once I remove the borders I will upload the apk. I wouldn't care if you posted it in your thread. You don't even need to give me credit since you basically did everything .
Thanks again for ALL your help.
Remove borders:
in message send/recv xmls
in line 6ish i think, look for position="left_upper" and change to "left_middle". same thing for "right_upper" to "right_middle" in the other one.
-edit: as far as pushing mms, i don't use a theme, and i've always pushed system apps through adb. In theory, it should still work even with a theme applied, but I'm not sure why it wouldn't.
artvandelay440 said:
Remove borders:
in message send/recv xmls
in line 6ish i think, look for position="left_upper" and change to "left_middle". same thing for "right_upper" to "right_middle" in the other one.
-edit: as far as pushing mms, i don't use a theme, and i've always pushed system apps through adb. In theory, it should still work even with a theme applied, but I'm not sure why it wouldn't.
Click to expand...
Click to collapse
After pushing the app, do i reboot wipe cache or something? it just doesn't show up. And about the borders, thanks I'm working on it now.
number3pencil said:
After pushing the app, do i reboot wipe cache or something? it just doesn't show up. And about the borders, thanks I'm working on it now.
Click to expand...
Click to collapse
No it isn't necessary. For me, as soon as i push it through adb, it appears in the drawer and is ready to go. You might ask Nitroz as to why this isn't working with a theme overlay, since it's his theme.
Here's the APK. Thanks again for all your help, it is now themed perfectly!
http://www.mediafire.com/?t4dh3c3xf8hjk32
Download links
number3pencil said:
Here's the APK. Thanks again for all your help, it is now themed perfectly!
http://www.mediafire.com/?t4dh3c3xf8hjk32
Click to expand...
Click to collapse
Does anyone have these apk files, the download links are no longer working

Mod/Theme 4.67 ICS-ish WIP, Early Stages, Help

Hi there, I would like to show you guys some of the work I've been doing in an attempt to make a theme for the 4.67 OTA. I'm currently using Nitrous 1.4.4 but the changes should work on any 4.67 base rom. As the title says I'm still in the very early stages, but I've hit a few roadblocks that I need to figure out before I go any further.
As of right now I have fully themed the status bar, and notification pull down via SystemUI, and 1% step circle battery mod thanks to the UOT Kitchen. I've moved into some of the other apks but I'm not ready to show my work just yet. I should state that my general direction for this project is a ICS-ish theme but I'm not striving to fool anyone here. I really loved the color scheme and the clean lines that ICS introduced and I'd like to bring that to us Sense Users (the rounded bubble style of sense just feels very... dated.)
Ok, here we go. BTW the divider lines are the same light blue color, but for some reason they are washed out on these screenshots, it looks so much better on the phone.
{
"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"
}
Here's my home screen, you like?
Quick settings tab, so far, so good.
Now, the problems. Most obviously my ongoing notifications all have black text. I was successfully able to change the font color for everything else after decompiling the SystemUI.apk except for ongoing notifications. Is this font color hidden in one of the xmls in the systemUI, or is it located elsewhere? For the notifications and quick settings I was able to change the font colors for all of those with just the colors.xml yet the ongoing notifications remain black and unreadable.
Next issue is the the background image for some of the icons. If found what looked exactly like this in SystemUI, just made it transparent but the icon background remains. Must be located somewhere else, or I just need to look again.
Then there is the tabs at the bottom, for starters the bg image on those is not the final product, I'm still experimenting with that one. However, first I would like to be able to 1: make a text smaller, I'm thinking 2 sizes. 2: Make it not bold.
Thoughts? Suggestions Comments? Questions? All are welcome but please be gentle, I'd love to hear what you guys think.
Would love to get this, hope you get the help you need.
Sent from my PC36100 using Tapatalk 2 Beta-5
Looking good.
Sent from my PC36100 using xda premium
Those icon bg/s are in the systemui.apk called status_bar_icons_tile.png the font style is designated in the status_bar_tracking.xml you can change the txt style if you want the actual font is the designated system font...
This would look good if they made it to 3.0 or 3.5 sense roms
Sent from my PC36100 using xda premium
oodork123 said:
This would look good if they made it to 3.0 or 3.5 sense roms
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Well seeing as we cant do the m12 containers it cant be done on a 3.0 3.5 rom! Would look awesome though ill give you that!
Oh yeah not really feeling your topbar either so heres a good ics gradient for you...
Thought you might be able to use this to make your own pattern in phtosohop! Enjoy
Looks good. Which sense is this for? 1.0 or 2.1
I'm that stoner works at circle k
Thanks for you help Pneuma1985, I had the correct .png for the background image, I just forgot to replace it in my SystemUI.apk. Also thanks for that image, a little more refined then the simple black and blue diagonal I had before.
I'm glad you guys like what you see, I haven't had any time this past week to make more progress, but I'm hoping to get some done tonight and this weekend. Thanks for the support, I was a little nervous posting this since I haven't done anything before but I feel a little better now.
Anyone have any ideas how to change the font color of ongoing notifications from black to white?
There are a few very good guides on how to invert the drop down. If I find the link I'll post it for you. The theme looks cool so far, I kind of miss my Evo and making themes for it. It was so much easier then on my Evo 3D. Oh I have an ics theme for sense 1.0 around here if you want feel free to take any png's from it and if you have any questions you can pm me and I'll help you out if I know what your trying to do.
Sent from my PG86100 using Tapatalk
caseyryback21 said:
Thanks for you help Pneuma1985, I had the correct .png for the background image, I just forgot to replace it in my SystemUI.apk. Also thanks for that image, a little more refined then the simple black and blue diagonal I had before.
I'm glad you guys like what you see, I haven't had any time this past week to make more progress, but I'm hoping to get some done tonight and this weekend. Thanks for the support, I was a little nervous posting this since I haven't done anything before but I feel a little better now.
Anyone have any ideas how to change the font color of ongoing notifications from black to white?
Click to expand...
Click to collapse
Yeah man no prob anything you need for ics just ask I got everything!!!
Oh and figured I'd post this for you... This came in real handy for me... You need photoshop for it but it is awesome and will come in real handy with a ics theme...
http://developer.android.com/design/downloads/index.html
Pneuma1985 said:
Yeah man no prob anything you need for ics just ask I got everything!!!
Oh and figured I'd post this for you... This came in real handy for me... You need photoshop for it but it is awesome and will come in real handy with a ics theme...
http://developer.android.com/design/downloads/index.html
Click to expand...
Click to collapse
Thanks, I'll be in touch then. Is Photoshop a must? Will Gimp work? There's just no way I can afford Photoshop for a hobby. Thanks again.
EDIT: Well on first attempt the layers are not visible in Gimp for Windows, however I have a legacy version of Fireworks that seems to be able to work with those stencils. I guess I'm in luck, because this version of Fireworks is really old, Macromedia Fireworks 3... not CS3, just 3 - Circa 2000. I knew there was a reason I have that still.
Well I can not post you a link here but if you contact me I may be able to help you with photoshop...

[REQUEST] Sense 4.0 MMS Theme

I know nothing about theming but would LOVE to see a theme that makes the AOSP MMS look like the MMS on the One X. If anyone could do this or has a link to one that already works for our ATT GS3 I'd appreciate it!
{
"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"
}
Thanks!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
dante2512 said:
I know nothing about theming but would LOVE to see a theme that makes the AOSP MMS look like the MMS on the One X. If anyone could do this or has a link to one that already works for our ATT GS3 I'd appreciate it!
Thanks!
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
+1
Are you sure its from the One X? Maybe the messaging apk can be pulled. I'm trying to find these images myself.
Doubt that the HTC MMS app would work without the sense framework. Found some themes for the older Galaxy Nexus touchwiz MMS and one looks nearly identical to this one but it doesn't work. I'm all for theming the touchwiz MMS as I love the lock screen notifications and am not a fan of any of the aftermarket MMS apps.
Here's Something I've been tinkering around with an am currently using. I'm still trying to figure out how to get the blue from the HTC theme better aligned on the left side so if anyone can assist I'd greatly appreciate it. Anyway, these are all in a modified SecMms.apk which I'll upload if anyone's interested. I also added that white background as a choice.
P.S. Please be aware that this is a rough hack so maybe someone could help me clean up the file a little. I'm just an intermediate modder who just like to see modest theme options.
Extra Note: I had to rar the file in order to upload it due to the forum size limits for uploads. Just extract the apk.
Upload your SecMms.apk and I'll decode it and see if I can help correct the alignment.
ibanezbass said:
Upload your SecMms.apk and I'll decode it and see if I can help correct the alignment.
Click to expand...
Click to collapse
Done.
Okay, here's what I'm thinking. You have a message_skin_bubble.xml and message_bubble_activity.xml under res/layout/. I'm not real familiar with Android system layout, but I would think one of these two, or both would control text layout in the bubble. There's a line in message_bubble_activity: "gallery_receive_vertical" android: paddingLeft="10.0dip"", try changing 10.0dip to... say, 12.0? And if that isn't it, try in message_skin_bubble, change "android:layout_marginLeft="9.0dip" />" to say 11.0dip?
I'm going on a limb from just glancing at it and not really sure if that's the controlling xmls. I'm having trouble rebuilding the apk or I'd test it myself. I'll see what I can do when I get home. :laugh:
Sounds good. Although, so far, I only changed the images by opening the .apk. I didn't decompile or recompile. I simply took images from other devices that I've owned or found on xda and swapped and renamed image files. They worked on all of them except for the blue htc bubble in the first image.
pro_b said:
Sounds good. Although, so far, I only changed the images by opening the .apk. I didn't decompile or recompile. I simply took images from other devices that I've owned or found on xda and swapped and renamed image files. They worked on all of them except for the blue htc bubble in the first image.
Click to expand...
Click to collapse
Well thinking more about it, if my suggestion did skew the text, which it may or may not, it will also skew the text in every bubble which we don't want... perhaps I can edit the original blue bubble image to allow the text to center.
That would be great. I tried doing it in Photoshop. I no PS expert but I'm ok so maybe there is something I'm missing. The png file would look fine and would save ok but the image would become stretched in the actual mms app.
is there anyway to add emoji support to it?

Categories

Resources