[MOD] 160dpi Working Phone.apk for ICS (AOKP, CM9 tested) - Samsung Epic 4G Touch

Boom, ninja:
{
"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"
}
System>Apps> rename the original to phone.apk.bak, paste new apk. Make sure it's rw-r--r--
Tried it on 190dpi and you can get some weird vertical end call button thingy, so only use for 160dpi.

Gotta say...CM9 just looks so much better at 160.
Sent from my SPH-D710 using Tapatalk 2 Beta-5

good find

Thanks for this! and say I wanna go back to the 240 dpi do I just uninstall the apk?

You shouldn't have to uninstall the apk just to go back to 240. Just reset your dpi with ROM toolbox or in the build prop and reboot.
Sent from my SPH-D710 using Tapatalk 2 Beta-5

Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.

dweeze87 said:
Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.
Click to expand...
Click to collapse
Erick or someone would probably have to edit the drawable to make it fit on screen at 160. I know exactly what you're talking about, but I don't really have the experience to make those changes.
Sent from my SPH-D710 using Tapatalk 2 Beta-5

nascasho said:
Boom, ninja:
Make sure it's rw-r--r--.
Click to expand...
Click to collapse
How do I do this within Root Explorer? I tapped and held the apk after I pasted it and selected "Permissions" but idk what checkboxes to tick.

dweeze87 said:
Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.
Click to expand...
Click to collapse
I wish I was ninja at messing around with the values any further, still trying to figure out how to use apk tool... complicated. Did find where I think the value that needs to be changed to fix it though:
res\values\dimens.xml
in_call_incoming_cal_widget_height
For some stupid reason I can't get it to compile. When and IF I do I'll upload the fixed version asap.
webran61 said:
How do I do this within Root Explorer? I tapped and held the apk after I pasted it and selected "Permissions" but idk what checkboxes to tick.
Click to expand...
Click to collapse
I use ES File explorer, but it's basically the same:

nascasho said:
I wish I was ninja at messing around with the values any further, still trying to figure out how to use apk tool... complicated. Did find where I think the value that needs to be changed to fix it though:
res\values\dimens.xml
in_call_incoming_cal_widget_height
For some stupid reason I can't get it to compile. When and IF I do I'll upload the fixed version asap.
Click to expand...
Click to collapse
What issues are you having compiling it? I can almost always get thing to compile. if you post your log I can look through it and see where your issue is.

rujelus22 said:
What issues are you having compiling it? I can almost always get thing to compile. if you post your log I can look through it and see where your issue is.
Click to expand...
Click to collapse
I finally got it to compile, apparently it was because I was using and older apktool thingy.
But as for the little button, I was wrong on the assumption of changing that value since changing it did nothing to move ic_in_call_touch_handle_normal, so it's something else...
*scratches head*

sadly it says voice not supported on mine, any ideas why?

I got that too. You're running AOKP, aren't you?
Sent while hanging with that really hoopy frood Ford Prefect.

blackroseMD1 said:
I got that too. You're running AOKP, aren't you?
Sent while hanging with that really hoopy frood Ford Prefect.
Click to expand...
Click to collapse
Actually yes i am, so if this is an issue with just AOKP i request that it is fixed for this because i like using the 160dpi setting.

newalker91 said:
Doesn't work on TW roms either. Crashed my entire radio on Mijjahz Blend 4.0.3
Click to expand...
Click to collapse
Damn thats tragic
Sent from my SPH-D710 using XDA

Only used it with AOKP and CM9a2 with success before I uploaded, going to edit the thread title so ROM's don't go blowing up lol.

nascasho said:
Only used it with AOKP and CM9a2 with success before I uploaded, going to edit the thread title so ROM's don't go blowing up lol.
Click to expand...
Click to collapse
Works on Codename just fine, according to cicada. AOKP seems to be the one having the issue, although that could just be case by case basis.

It's nice that this app works for 160 pix density but is it possible to have it also fix the ghost wifi app
Thanks million!!!!
Sent from my SPH-D710 using xda premium

Can this work on mini v4

I prefer the DPI set at 200. Would it be possible to tweak this package for other DPI's? I'm not sure if it would require twice the work or just modifying some values. Thanks for your effort on this!!

Related

Anyone miss the android?

I liked how when I got calls from people not in my address book, or people with no picture, showed up as the Android robot. What's the round head generic person thing? I've had my gnex for quite some time and I still miss the robot
Sent from my Galaxy Nexus using xda premium
cpcrazyfly said:
I liked how when I got calls from people not in my address book, or people with no picture, showed up as the Android robot. What's the round head generic person thing? I've had my gnex for quite some time and I still miss the robot
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Find the png in the framework and switch it out.
Sent from my Galaxy Nexus using XDA App
problem is with that though, is that if you use the gingerbread one, it's going to look like crap.
The actual location is:
system/app/phone.apk/res/drawable-xhdpi
picture_unknown.png
picture_conference.png
they're 360x360
i may try and whip something up today. should metamorph just fine i would think since people are using that for the softkeys.
neok44 said:
problem is with that though, is that if you use the gingerbread one, it's going to look like crap.
The actual location is:
system/app/phone.apk/res/drawable-xhdpi
picture_unknown.png
picture_conference.png
they're 360x360
i may try and whip something up today. should metamorph just fine i would think since people are using that for the softkeys.
Click to expand...
Click to collapse
Thanks for the location. Changed mine and now I have a little blue robot to match ICS.
Shetlander said:
Thanks for the location. Changed mine and now I have a little blue robot to match ICS.
Click to expand...
Click to collapse
Hey Shetlander!!
May we have a look at it??
Regards
i have two that i'm working on now. an ICS blue and stock android versions of both images. if i can find a good looking 3d android than i'll do a couple 3d versions as well. i'll have them up tonight in metamorphs
badlymad said:
Hey Shetlander!!
May we have a look at it??
Regards
Click to expand...
Click to collapse
Give me 5 minutes. Ill try.
Heres a screenshot I hope.
Shetlander said:
Heres a screenshot I hope.
Click to expand...
Click to collapse
Nice one, could you also share the image?? I to give this also a try...
Yeah its got a whole MSN thing going on, don't care too much for it.
Sent from my Galaxy Nexus using XDA Premium App
Shetlander said:
Heres a screenshot I hope.
Click to expand...
Click to collapse
That looks great. Much better than stock. Care to share?
Sent from my Galaxy Nexus using Tapatalk
badlymad said:
Nice one, could you also share the image?? I to give this also a try...
Click to expand...
Click to collapse
Go into google and type "blue android". In google images its on the top line. I just did a quick mod to see what it looked like and how much of the image it shows.
Shetlander said:
Go into google and type "blue android". In google images its on the top line. I just did a quick mod to see what it looked like and how much of the image it shows.
Click to expand...
Click to collapse
Thanks! I'll give it a shot.
Sent from my Galaxy Nexus using Tapatalk
I love the idea and since I don't create photos for my phone contacts(actually can't be bothered) it gives a nice touch
Sent from my Galaxy Nexus using xda premium
Zomb!e said:
That looks great. Much better than stock. Care to share?
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I dont mind sharing but I modded the APK in Bigxie's ROM. I will see if I can pull it. you would have to copy it to the correct place using root explorer. OK?
EDIT - File attached.
Does this image also appear in the contacts app resp. the contacts view of the dialer, or only when someone is calling??
badlymad said:
Does this image also appear in the contacts app resp. the contacts view of the dialer, or only when someone is calling??
Click to expand...
Click to collapse
I had a quick look in the contacts APK and I dont think so as it appears to be 2 seperate programs. I suppose with a little time examinig the relevant apk's and modifying the picture to the correct size it may be possible. probably have a go tomorrow when I have more time.
Well i gotta little surprise for you. I've worked a bit here and gotten some done. i'm also going to do the contacts. Here is a little teaser.
I have all of the incoming calls done, and most of the conference ones done. I'll get the people app ones done later and then upload them i'll make a download with a metamorph and you can just pick your images and drop them in the correct folder.
not going to release anything until i test it though, don't want to screw anyone's phone up.
As a little gift though, i'll toss up the stock android one. you have to rename it to picture_unknown.png and put it in yourself if you want to try it out. once they're all finished tonight, i'll be making my own post with them, but i'll link to it here.
PREVIEW:
{
"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"
}
Stock Angle:
neok44 said:
Well i gotta little surprise for you. I've worked a bit here and gotten some done. i'm also going to do the contacts. Here is a little teaser.
I have all of the incoming calls done, and most of the conference ones done. I'll get the people app ones done later and then upload them i'll make a download with a metamorph and you can just pick your images and drop them in the correct folder.
not going to release anything until i test it though, don't want to screw anyone's phone up.
As a little gift though, i'll toss up the stock android one. you have to rename it to picture_unknown.png and put it in yourself if you want to try it out. once they're all finished tonight, i'll be making my own post with them, but i'll link to it here.
Click to expand...
Click to collapse
Thx neok44, really great work, i would also give it a try with out testing, just PM me if you want to...
I will also try it on my own...
So, first try finished... I will try it tomorrow with other images with higher resolution...
I replaced following files:
Contacts.apk/res/drawable-xhdpi
ic_contact_picture_180_holo_dark.png
ic_contact_picture_180_holo_light.png
ic_contact_picture_holo_dark.png
ic_contact_picture_holo_light.png
Phone.apk/res/drawable-xhdpi
picture_unknown.png

[Themers Needed] Texture Hunt

Hey guys,
I am desperatly looking for a texture for more than 4 weeks now and I cant find it, so maybe some of you more experienced Themers might be able to help me.
{
"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 texture I am looking for is the greyisch one you can see being used there in multiple areas for example camera and menu. Since its used in many spots I thought it has to be in the frameworks. I changed many images and none of them worked. Maybe I overlooked some which I had to change.
Here is my worked on framework: http://www.mediafire.com/?yd7dompz4dcj5qo
The Rom is Paranoid Android 0.9b
I already asked some people in the tablet theming section, but well...the pointed me to files which dont exist for me or told me its a colour code in values, which I didnt find either.
BTW the power menu is completely black with the dialog one in the xhdpi folder. Most of the other menus too, but not the camera menu
Help is much appreciated^^
If its a texture, like a gradient or a pattern, find it in systemUI.apk. If its a single color, then its somewhere hidden in the codes!
Edit: oops! Just looked at your images closely. Looks like its just a signle color. Probably hidden in the codes
I think its the "dialog_middle_holo_dark.9.png, dialog_top_holo_dark.9.png, dialog_bottom_holo_dark.9.png and dialog_full_holo_dark.9.png" in the framework-res.apk.
dermann said:
I think its the "dialog_middle_holo_dark.9.png, dialog_top_holo_dark.9.png, dialog_bottom_holo_dark.9.png and dialog_full_holo_dark.9.png" in the framework-res.apk.
Click to expand...
Click to collapse
Yes I thought so too, but that only changed the Power menu background
What are you trying to theme? maybe I can help.
dermann said:
What are you trying to theme? maybe I can help.
Click to expand...
Click to collapse
the greyisch texture you can see on the right column of the settings menu. I want it to be black^^
You're not talking about the background_holo_dark.png, are you?
dermann said:
You're not talking about the background_holo_dark.png, are you?
Click to expand...
Click to collapse
no the black holo is already black and is responsible for the left column of the settings menu going dark. But the right one is the nasty one I cant find
U have to theme all dialogue and pop up windows there r I think like 13 or 15 some are dialogue and some are menu item also theme the dark toast pop up
Sent from my Galaxy Nexus using xda premium
Kevin3328 said:
U have to theme all dialogue and pop up windows there r I think like 13 or 15 some are dialogue and some are menu item also theme the dark toast pop up
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes and I think I got them all.
I uploaded my xhdpi folder and I would much appreciate it if you guys would take a look and tell me which I overlooked -.-
XHDPI
I think I got all of the dark dialogs and pop up menus or the toast frame thingy, but none did the job.
What lets me think , that it is not hidden in the code is the fact, that the border is grey black grey. If it were hidden in the code that would be too much text if you would ask me, but I cant find a corresponding image -.-
Here's the theme i made for the transformer that had that image changed. I don't know where it is anymore, but feel free to decompile and look around.
http://goo.im/devs/artvandelay440/Red_NoireTF101
artvandelay440 said:
Here's the theme i made for the transformer that had that image changed. I don't know where it is anymore, but feel free to decompile and look around.
http://goo.im/devs/artvandelay440/Red_NoireTF101
Click to expand...
Click to collapse
Ok thank you^^
I took a look and there are few images which I will try
ok the title_bar_portrait.9.png 's werent the ones either-.-
this background is even used in some 3rd party apps in their settings....
Bump! because this is bugging the **** out of me.
good day.
chopper the dog said:
Bump! because this is bugging the **** out of me.
good day.
Click to expand...
Click to collapse
yesterday I was close to putting my framework-res.apk on an usb stick and smashing it to pieces -.-
any news on this? i try to find it also!
paratox said:
any news on this? i try to find it also!
Click to expand...
Click to collapse
yep we found it
its in framework-res.apk in drawable-xhdpi
panel_bg_holo_dark.9.png
Nordpolcamper said:
yep we found it
its in framework-res.apk in drawable-xhdpi
panel_bg_holo_dark.9.png
Click to expand...
Click to collapse
do you have one in solid black? would be nice cause i`m a 9.png noob!
paratox said:
do you have one in solid black? would be nice cause i`m a 9.png noob!
Click to expand...
Click to collapse
yep here you go

[App][2.3+] ClearFocus - Final Version before release

Hi,
this is the first app I've ever developed for a mobile platform.
Name: ClearFocus
Description: ClearFocus is app which helps boosting your productivity by following principles from The Pomodoro Technique©
It aims at being extremely simple to use, just tap to start, and feel integrated in the system by following Holo guidelines.
I'm planning to add other features, such as a small to-do manager and white-noise generator to isolate yourself in noisy environments, and other options, such as automatic airplane mode when timer's running.
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"
}
Thank you for the help
EDIT: I've added to this post the .apk
EDIT: I've updated the .apk
Sorry, I forgot the .apk file, here it is
Updated the .apk with a fix for an AdMob crash and other minor bugs.
This looks really good! Just the thing i needed. Testing on Galaxy S Duos 4.0.4 ICS. Havent encountered any ads yet though. Will be using this throughly tommorow and let you know
Sent from my GT-S7562 using Tapatalk
MufcTK said:
This looks really good! Just the thing i needed. Testing on Galaxy S Duos 4.0.4 ICS. Havent encountered any ads yet though. Will be using this throughly tommorow and let you know
Sent from my GT-S7562 using Tapatalk
Click to expand...
Click to collapse
Great! No ads you said? I think I've screwed up something about ads in the first apk, are you using the first or the second link?
Anyway, thanks a lot, I really appreciate your help
Trying the second apk i only used it for a very short amount of time so maybe thats why. Will let you know tom when i used it fully! And you're welcome!
Sent from my GT-S7562 using Tapatalk
As soon as I opened the app the circle was larger than the screen, like the screenshot below.
I don't know if it's a problem related to my 'custom' DPI, but all my others applications looks fine.
Device used: Galaxy S Advance (GT-I9070).
eduds said:
As soon as I opened the app the circle was larger than the screen, like the screenshot below.
I don't know if it's a problem related to my 'custom' DPI, but all my others applications looks fine.
Device used: Galaxy S Advance (GT-I9070).
Click to expand...
Click to collapse
Uhm... that's weird. I've updated the .apk, which is now in the original post, can you please try it and see if it works okay? If it doesn't, could you report you screen size and density?
P.s: since this updated, I've changed the package name, so it'll shows up twice. Remove the older one
Andreaaaaa said:
Uhm... that's weird. I've updated the .apk, which is now in the original post, can you please try it and see if it works okay? If it doesn't, could you report you screen size and density?
Click to expand...
Click to collapse
Sure, later I'll test again and let you know. Hopefully everything is working fine
Sent from my GT-I9070 using XDA Premium 4 mobile app
@Andreaaaaa
I have disabled the Xposed Framework and now the circle is fine :victory:
eduds said:
@Andreaaaaa
I have disabled the Xposed Framework and now the circle is fine :victory:
Click to expand...
Click to collapse
That's great!!
I've uploaded the final version, the one I'm going to publish to Google Play, if no more bug pop-ups. Can you please test it once again? I'd be incredibly grateful
If there were anyone with a 7" tablet, I'd be really great to find out if it displays correctly and view rotates
Testing on a Samsung Galaxy Ace II X(GT-S7560M). Works great.
Actually been using it for something a bit differently then intended.
I'll explain.
I have a habit of getting into something. For example reading forums, games, reading information on how to develope Apps\Websites and I end up chain smoking without thinking about it. But with your app every time I go outside for a smoke I start the timer which I set for 5 minutes.
So like I said not the intended purpose I know. But is working great for me.
Sent from my GT-S7560M using Tapatalk
Thor1986 said:
Testing on a Samsung Galaxy Ace II X(GT-S7560M). Works great.
Actually been using it for something a bit differently then intended.
I'll explain.
I have a habit of getting into something. For example reading forums, games, reading information on how to develope Apps\Websites and I end up chain smoking without thinking about it. But with your app every time I go outside for a smoke I start the timer which I set for 5 minutes.
So like I said not the intended purpose I know. But is working great for me.
Sent from my GT-S7560M using Tapatalk
Click to expand...
Click to collapse
Ahah, that's actually great! I'm glad you find it helpful, even if not for the intended purpose
I have been using this for quite a while and now and i think i got some errors. Also i havnt got any ads yet i was in the middle of a break when this came up again. I clicked on take a break and the time remaining was same but the color of the dial changed from green to red.
Sent from my GT-S7562 using Tapatalk
Russian translation
MufcTK said:
I have been using this for quite a while and now and i think i got some errors. Also i havnt got any ads yet i was in the middle of a break when this came up again. I clicked on View attachment 2469631 take a break and the time remaining was same but the color of the dial changed from green to red. View attachment 2469635
Sent from my GT-S7562 using Tapatalk
Click to expand...
Click to collapse
That's actually interesting, I thought I had managed to fix them, I must look into it more carefully. Thanks a lot for the report
Added a new .apk. It adds Russian translations and should have fixed the bug reported by @MufcTK (can you please test it again and report whether it's still present? )
Andreaaaaa said:
Added a new .apk. It adds Russian translations and should have fixed the bug reported by @MufcTK (can you please test it again and report whether it's still present? )
Click to expand...
Click to collapse
I saw this post today only. Will use the new apk again tomorrow and let you know.
Sent from my GT-S7562 using Tapatalk
That error seems to have gone now! Looking good now just remember to fill in the credits I saw a couple of insert name here and once when i clicked stopped between a work session it crashes. Not happened after that though.
Sent from my GT-S7562 using Tapatalk

[6/29] Modded s3 4.4.2 TW Keyboard | Note 3 features | Black theme added

This only works for touchwiz based 4.4.2 roms more than likely only the s3.
Since I couldn't get the note 2 keyboard that MercilessLTD posted to work I decided to look into how to mod the stock one myself. A google search found me this thread. It worked as intended and I changed the size of the number keys to be 42. I can make them larger very easily and I already planned to make a black theme for this in time.
I added the code for the number row to every language. No discrimination here even though it required a bit more work.
Thank you to @josephpatrick for the guide that google found me. Thank you too @MercilessLTD for getting the note 2 one working and inspiring me to find a way around yours not working for me lol :good:
Thanks to @enewman17 for fixing the number row keys and the password field issue.
If you'd like the black theme one in the screenshot below goto this post.
http://forum.xda-developers.com/showpost.php?p=53784785&postcount=37
{
"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"
}
SO Going in likewise! If thats okay by you lol
lemonboi5 said:
SO Going in likewise! If thats okay by you lol
Click to expand...
Click to collapse
Yea thats ok. I just think it'd be best to hold off on it until I can figure out why this number row only works for half of it in password fields
talkingmonkeys said:
Yea thats ok. I just think it'd be best to hold off on it until I can figure out why this number row only works for half of it in password fields
Click to expand...
Click to collapse
oh yeah i know :] You'll get it figured bro!
Blue keyboard background
Hi, would anyone know how to get this blue keyboard background for white keys
http://www.technobuffalo.com/wp-con...T-Samsung-Galaxy-Note-3-Keyboard-1280x853.jpg
I ported the LG G3 keyboard. http://forum.xda-developers.com/showthread.php?t=2770890
It's a great keyboard, one of my favorites right now. It has a dark and light theme, dedicated number row and adjustable height.
enewman17 said:
I ported the LG G3 keyboard. http://forum.xda-developers.com/showthread.php?t=2770890
It's a great keyboard, one of my favorites right now. It has a dark and light theme, dedicated number row and adjustable height.
Click to expand...
Click to collapse
Looks great thank you man!
Sent from my SGH-I747 running TW 4.4.2 TMS3KK
thanks!
is there a fix for the numbers 1-5?
Not sure why my xda app didn't tell me bout this. Just DLed. Nice work man. Will look into the bug and the number row background. No promises though. You've already accomplished more than I have.
Edit: its definitely a code issue. On my device 1-4 actually do work but they think they are the row beneath them. If I hit shift to get the symbols to come up the number rown drops down and they work right. Kinda odd. I'll have to do some reading to figure this out. Maybe someone can take this hint and find it faster than I can though.
Chad The Pathfinder said:
Not sure why my xda app didn't tell me bout this. Just DLed. Nice work man. Will look into the bug and the number row background. No promises though. You've already accomplished more than I have.
Click to expand...
Click to collapse
Thank you man would appreciate it if you could have a look at it or anyone with more experience. I think its something in the smali or public.xml
I've got so many other things I keep taking on having the time to fix this is becoming tough for me so I appreciate you having a look.
Sent from my SGH-I747 running TW4.4.2 TMS3KK
talkingmonkeys said:
Thank you man would appreciate it if you could have a look at it or anyone with more experience. I think its something in the smali or public.xml
I've got so many other things I keep taking on having the time to fix this is becoming tough for me so I appreciate you having a look.
Sent from my SGH-I747 running TW4.4.2 TMS3KK
Click to expand...
Click to collapse
My efforts in porting the Note 2 or 3 keyboard is proving to be a bit harder this time.
Either way here is the a test of the S3 stock keyboard with the number row. I haven't figured out the button behind the text yet but it works in the password fields now.
Thanks for fixing that I've been meaning to tell you just to mess with this one some. I'm going to be theming it soon now so we can have a dark one and I'll look into the buttons for number keys some too. I won't have the time to until Sunday though
Sent from my SGH-I747 running TW4.4.2 TMS3KK
enewman17 said:
My efforts in porting the Note 2 or 3 keyboard is proving to be a bit harder this time.
Either way here is the a test of the S3 stock keyboard with the number row. I haven't figured out the button behind the text yet but it works in the password fields now.
Click to expand...
Click to collapse
@enewman17
Looks sweet.
Even sweeter with Samsung alt symbol module enabled in xpose. Far as buttons on number row think it sweeter without them. Like I can touch number pad without hitting wrong button with my big fingers.
Sent from my SGH-I747 using @tm Ne4 build.
This is pretty great.
Chad The Pathfinder said:
This is pretty great.
Click to expand...
Click to collapse
I'm getting force closes. Can you tell me what folder you moved it to? and did you uninstall other keyboards?
And yes I did change the properties to the correct ones.
OKAstro said:
I'm getting force closes. Can you tell me what folder you moved it to? and did you uninstall other keyboards?
And yes I did change the properties to the correct ones.
Click to expand...
Click to collapse
I copied it and went to the system/app folder. Renamed the original "SamsungIME.apk" to "SamsungIME.apk.bak" then pasted the new one in there and set perms to rw.r.r then rebooted.
and I'm a pimp.... Now just got to do floating and the rest of the languages.
you can add or change the image in the res/drawable-sw360dp-xhdpi/sip_key_bg_number_qwerty_xml
I use sip_key_bg_option_qwerty.9 as the image for the number row.
enewman17 said:
and I'm a pimp.... Now just got to do floating and the rest of the languages.
you can add or change the image in the res/drawable-sw360dp-xhdpi/sip_key_bg_number_qwerty_xml
I use sip_key_bg_option_qwerty.9 as the image for the number row.
Click to expand...
Click to collapse
Awesome now to theme it later this weekend. Aweomse job man thank you
Sent from my SGH-I747 running TW4.4.2 TMS3KK
enewman17 said:
and I'm a pimp.... Now just got to do floating and the rest of the languages.
you can add or change the image in the res/drawable-sw360dp-xhdpi/sip_key_bg_number_qwerty_xml
I use sip_key_bg_option_qwerty.9 as the image for the number row.
Click to expand...
Click to collapse
Shouldn't have screamed so loud. Haha jk this is amazing thanks guys!
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app

SystemUI In- Depth Theming!!! T-Mobile And other variants

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.

Categories

Resources