[THEME][MOD][APK][AT&T][ODEXED]-framework-res - AT&T Samsung Galaxy S 4 Themes and Apps

IF YOU DON'T KNOW WHAT YOUR DOING DO NOT USE THIS, IF YOU MESS UP YOUR PHONE WILL BE STUCK AT THE AT&T LOGO
ONLY USE ADB, DO NOT USE A ROOT FILE EXPLORER​
1. Make a backup copy of the framework-res.apk some where on your phone
2. If you are not on at&t, do not try these without a custom recovery (twrp or cwm). Minor differences in these system files can easily cause a boot loop, which in the absence of a recovery can be a soft brick!
3. If you dont know how to use adb STOP DO NOT TRY THIS
4. Make sure you use the adb stop command before copying
Version 1.0:
Tethering - enabled
Screen on when unplugged - disabled
Smart stay always on icon - removed (replaced with a 1x1 trans icon)
Allow all rotations - enabled
Notification icons - blue (to match my systemui)
framework-res v1.1
White Notification Icons:
framework-res v1.1

ADB Commands:
Make sure when you accept the adb connection on the phone you check the always accept box
put the framework-res.apk on your sdcard
Makeing backup to sdcard:
Code:
adb shell
su
mount -o rw,remount /system
cd /system/framework
cp framework-res.apk /mnt/extSdCard/framework-res.apk.bak
Installing framework-res.apk:
Code:
adb shell
su
mount -o rw,remount /system
cd /mnt/extSdCard
stop
cp framework-res.apk /system/framework
reboot
Installing backup:
Code:
adb shell
su
mount -o rw,remount /system
cd /mnt/extSdCard
stop
cp framework-res.apk.bak /system/framework/framework-res.apk
reboot

Boss. Installing now.
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app
---------- Post added at 02:48 PM ---------- Previous post was at 02:34 PM ----------
Looks awesome! Any chance you can make the checkmarks blue as well?
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app

flinttownbrown said:
Boss. Installing now.
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app
---------- Post added at 02:48 PM ---------- Previous post was at 02:34 PM ----------
Looks awesome! Any chance you can make the checkmarks blue as well?
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app
Click to expand...
Click to collapse
I have to figure out what set they are...there is an few sets of check marks in the apk
It be a pain to edit every set in photoshop
Sent from my A500 using Tapatalk HD

Not sure if its also in this apk, but the green bar under the sound mode in the shutdown/restart menu is the only other thing missing from your blue theme.
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app

flinttownbrown said:
Not sure if its also in this apk, but the green bar under the sound mode in the shutdown/restart menu is the only other thing missing from your blue theme.
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app
Click to expand...
Click to collapse
That's probably in here somewhere also there is a lot of icons in this apk
The on/off toggles in settings I think are in here also
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

Stolen have you ever taken a look at I9505/9500 systemui and framework-res files? I was told they are the same and their themes will work for our device. True?
ATT S4 Rooted. Beastin.
4.2.2

stevehkim said:
Stolen have you ever taken a look at I9505/9500 systemui and framework-res files? I was told they are the same and their themes will work for our device. True?
ATT S4 Rooted. Beastin.
4.2.2
Click to expand...
Click to collapse
While I haven't looked at any framework-res I am quite familiar with the systemUI. It looks like it is set up for everyone, as there are calls for ATT, Tmo, VZW, Japan, Korea, China, and EUR all in the ATT SystemUI.apk so I assume they are all the same.

stevehkim said:
Stolen have you ever taken a look at I9505/9500 systemui and framework-res files? I was told they are the same and their themes will work for our device. True?
ATT S4 Rooted. Beastin.
4.2.2
Click to expand...
Click to collapse
I don't know only one thing i checked was the att and rogers systemui apk and they where the same besides the build number
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

thanks for removing the stupid smart stay and driving mode icon! but the 1x1 tran icons still taking up spaces

netnerd said:
thanks for removing the stupid smart stay and driving mode icon! but the 1x1 tran icons still taking up spaces
Click to expand...
Click to collapse
Yeah I know but for now it works...till someone that knows smali code can remove the code that says to show it...of course for that will have to be deodexed
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

Op updated:
More blue icons
added some apps to the approved multi-window list

StolenVW said:
Tethering - enabled
Screen on when unplugged - disabled
Click to expand...
Click to collapse
Hi, I have two questions.
Are you saying that WiFi tethering is now enabled? To the point where *they* won't know that I'm WiFi tethering?
And what is this item for? "Screen on when unplugged - disabled"?

CZ Eddie said:
Hi, I have two questions.
Are you saying that WiFi tethering is now enabled? To the point where *they* won't know that I'm WiFi tethering?
And what is this item for? "Screen on when unplugged - disabled"?
Click to expand...
Click to collapse
WiFi tethering does not check with att
And the other is phones screen does not turn on when you unplug the charger
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

StolenVW said:
WiFi tethering does not check with att
And the other is phones screen does not turn on when you unplug the charger
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
#1 is what I assumed it was, very cool.
#2 is not what I guessed and is actually something I didn't know I wanted, but now I do want it.
The directions listed in OP were perfect. No problems running the mod at all. Thanks! :good:

CZ Eddie said:
#1 is what I assumed it was, very cool.
#2 is not what I guessed and is actually something I didn't know I wanted, but now I do want it.
The directions listed in OP were perfect. No problems running the mod at all. Thanks! :good:
Click to expand...
Click to collapse
Yeah didn't like the screen turning on in the morning when unplugging the phone.. the bright light of the screen at 430am was not nice on the eyes
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

Stolen,
Thanks to your steps on pushing framework-res using adb I was successfully able to use i9500 modded framework-res with theme to my stock rooted rom. Thank YOU.

StolenVW said:
framework-res v1.1
framework-res car v1.1 Car mode icon - removed (replaced with a 1x1 trans icon)
White Notification Icons:
framework-res v1.1
framework-res car v1.1 Car mode icon - removed (replaced with a 1x1 trans icon)​
Click to expand...
Click to collapse
just tried all 4 files. all of them, the stupid driving icon still shows up. i'm on MDL.​

netnerd said:
just tried all 4 files. all of them, the stupid driving icon still shows up. i'm on MDL.
Click to expand...
Click to collapse
Will look in to it
Sent from my A500 using Tapatalk HD

flinttownbrown said:
Not sure if its also in this apk, but the green bar under the sound mode in the shutdown/restart menu is the only other thing missing from your blue theme.
Sent from my SAMSUNG-SGH-I337 using XDA Premium HD app
Click to expand...
Click to collapse
StolenVW said:
That's probably in here somewhere also there is a lot of icons in this apk
The on/off toggles in settings I think are in here also
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
The green bar can be changed by modifying the "tw_device_options_on.9" icon in drawable-sw360dp-xxhdpi folder. I changed it to the same blue as Stolen's other icons and it looks much better now. Also changed a few of the other restart/shutdown icons as well.
Attached is the tw_device_options_on.9 icon if you want to go ahead and replace it.
Credit and thanks to StolenVW for this mod.

Related

orange cm9 theme

PLEASE READ NEWER POSTS. THEY CONTAIN THE THEME.
Do not thank me for any of this, I simply asked. please give all thanks to lauterm.
If a mod can, please give all control of this original post to lauterm. Thanks
Bump.
Sent from my Galaxy Note on At&t
Bump again
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Orange_furball said:
Can someone make a simple orange theme for cm9 a2 or tell me how to do it? Many thanks!
Sent from my HP TouchPad CM9
Click to expand...
Click to collapse
use 7zip to edit apk
and copy icons to system ui and fremework
if. you cant
maybe i can do this for you
Sent from my SGH-T989 using XDA Premium HD app
sahhar1993 said:
use 7zip to edit apk
and copy icons to system ui and fremework
if. you cant
maybe i can do this for you
Sent from my SGH-T989 using XDA Premium HD app
Click to expand...
Click to collapse
Which apk?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Orange_furball said:
Which apk?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
systemUI and framework
Sent from my SGH-T989 using XDA Premium HD app
Here are orange themed SystemUI and framework-res. I made these from the April 12 nightly. I'm not sure if they will work with any other versions of CM9. Definitely make a nandroid backup before you try them. You can push them via adb or copy them to /system/app/SystemUI.apk and /system/framework/framework.res.apk using something like Root Explorer. If you use something like Root Explorer mount the folder read/write, copy the files, and make sure the permissions are rw-r--r-- like the other files in those folder. Then, simply reboot.
I'm not sure if I'll get around to ever theming any more stuff orange, but it can't hurt to let me know stuff I missed or did wrong.
Enjoy!
lauterm said:
Here are orange themed SystemUI and framework-res. I made these from the April 12 nightly. I'm not sure if they will work with any other versions of CM9. Definitely make a nandroid backup before you try them. You can push them via adb or copy them to /system/app/SystemUI.apk and /system/framework/framework.res.apk using something like Root Explorer. If you use something like Root Explorer mount the folder read/write, copy the files, and make sure the permissions are rw-r--r-- like the other files in those folder. Then, simply reboot.
I'm not sure if I'll get around to ever theming any more stuff orange, but it can't hurt to let me know stuff I missed or did wrong.
Enjoy!
Click to expand...
Click to collapse
Thank you!!! I will try tomorrow!!
#GalaxyNoteI717
This my first attempt at theming. I learned a lot, and there is still tons I don't know.
Sent from my MB860 using XDA
lauterm said:
This my first attempt at theming. I learned a lot, and there is still tons I don't know.
Sent from my MB860 using XDA
Click to expand...
Click to collapse
Good work men
Sent from my SGH-T989 using XDA Premium HD app
Updated!
Updated for the 20120418 official nightly...and zipaligned this time
SystemUI.apk - It adds a new set of battery icons with a little keyboard. I assume that is for when you have an external keyboard attached.
Trebuchet.apk (NEW) - Orange theme added for homescreens and appdrawer. It also replaces the blue architecture wallpaper with an orangified version. It's pretty hideous though. I'll try to come up with something better at some point.
framework-res.apk - Now available and hopefully working too. I've never had any success copy/pasting framework-res. I always have to use adb.
lauterm said:
Updated for the 20120418 official nightly...and zipaligned this time
SystemUI.apk - It adds a new set of battery icons with a little keyboard. I assume that is for when you have an external keyboard attached.
Trebuchet.apk (NEW) - Orange theme added for homescreens and appdrawer. It also replaces the blue architecture wallpaper with an orangified version. It's pretty hideous though. I'll try to come up with something better at some point.
framework-res.apk - Coming soon...I hope...
Click to expand...
Click to collapse
I will change the name of this and edit the op. If you can get a mod to do it, I will give you full control of the original post for this.
#GalaxyNoteI717
Orange_furball said:
I will change the name of this and edit the op. If you can get a mod to do it, I will give you full control of the original post for this.
#GalaxyNoteI717
Click to expand...
Click to collapse
No worries. I'm not really sure I'll be able to keep up with updating this anyway. It's kind of a pain. Hopefully, CM9 Reloaded will support tablets soon.
The newest nightly has Theme Chooser for CM9. Hopefully, someone will make an orange theme. I don't yet know how to make Theme Chooser themes.

Anyone Know How to Change the Color of the Battery and Notification Toggles?

Sorry for the noob question. This morning, I tried to fool around with system/app/systemui.apk using ninjamorph, but I kept messing stuff up and having to restore from my TWRP backup. Any ideas?
change the drawables in the systemui.apk i do it outside with 7zip...im no themer by any means but ive fooled around with a few things
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Buddy Revell said:
Thanks for the advice. It led me to search for more info on 7zip and I found this post:
http://forum.xda-developers.com/showthread.php?t=1108798
Originally Posted by daisun
For those still interested in editing apks on OS X without unpacking and hence without resigning I have found something that works!
muCommander! Just rename the .apk to .zip and browse it using muCommander just like you would using WinRar! Just tested it, I was able to add and remove files without resigning. The modified apk installed on my phone without a problem!
As for editing xml values you can simply copy the xml file out and edit it using your favourite editor and then copy them back in.
Hope I was able to help some OS X users.
/edit By the way, this method (WinRar or muCommander) also works for editing update.zip. This means you can customise the rom (add/remove system apks, change the boot animation etc) before you flash it.
The one thing I'm having trouble with is the green bars on the bottom of the notification toggles. I can't find where they're at.
Click to expand...
Click to collapse
What color are you looking for? And what ROM are you in?
i know pacman allows you to change them
blackbass595 said:
What color are you looking for? And what ROM are you in?
Click to expand...
Click to collapse
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Buddy Revell said:
I'm using CleanROM. I really hate the green Touchwiz battery and toggles, so I used this ICS blue theme from my GS3: http://forum.xda-developers.com/showthread.php?t=1775235
Click to expand...
Click to collapse
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Screenshot
blackbass595 said:
Here's a darker blue one that I'm using on clean ROM. http://db.tt/mGPjN9Va
Replace systemUI with this one.
Click to expand...
Click to collapse
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
luke1333 said:
Awesome man thanks I'll grab later when I'm on note so don't take down!
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
No problem
blackbass595 said:
No problem
Click to expand...
Click to collapse
very nice man works great!
Yeah its a grey stat bar but it doesn't bother me .... I just like the blue better than ICS
anyone have one with a black notification bar?
blackbass595 said:
Screenshot
Click to expand...
Click to collapse
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
P2o8wer said:
Not sure where to put the file?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
blackbass595 said:
In a root file explorer (I use esfile) move the systemui.apk to system>app ... It will ask you to replace the existing file ..chose yes. Then reboot. (It will start force closing ...don't panic...work through the warnings and reboot).
Click to expand...
Click to collapse
How do u go back to stock?
Sent from my SCH-I605 using xda premium
P2o8wer said:
How do u go back to stock?
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Make a copy of you're old systemUI before you replace it..
blackbass595 said:
Make a copy of you're old systemUI before you replace it..
Click to expand...
Click to collapse
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
P2o8wer said:
Lol.. To late.. I jumped the gun like an idiot. Newbe problems!!
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Dirty flash the ROM that you are on
blackbass595 said:
Dirty flash the ROM that you are on
Click to expand...
Click to collapse
I'm still runnin stock root cause I think I'm going to take back this one and get the Grey note. I just downloaded the systemUI for the black statusbar with the egps gone. Worked perfect. Thanks Bro.
Sent from my SCH-I605 using xda premium

[Theme/Mod] Black Status Bar/Quick Setting & Lock Icon Removal [SnowJB!] [3/08/2013]

[Theme/Mod] Black Status Bar/Quick Setting & Lock Icon Removal [SnowJB!] [3/08/2013]
Hey again, I have redone this with the SystemUI for the SnowJB Rom. I didn't even want to install JB until I had the time to do this.
Do a backup first. I make no promises and take no responsibility for your OG's spontaneous combustion resulting from flashing this.
I would suggest wiping cache and maybe even dalvik after flashing.
Reported working on stock AT&T Roms. I can't vouch for this because I have not tried it. Backup if you wish to attempt it.
I also modified the QSlide add on to black it out for those who would want it.
SnowJB Black Status Bar/Quick Settings
V1: Self Explanatory, see screenshot 5. View attachment 1750838
V1.1 Same as V1 with the QSlide bar, see screensot 6. View attachment 1753136
V2: V1 with the clock color changed to stock blue, see screenshot 7. View attachment 1789917
V2.1: V1.1 (QSlide) with the blue clock. View attachment 1789920
Original ICS Post:
Hey guys, I have been playing around in some of the system .apks and making some small edits to them and wanted to share.
I am running The Base Rom and therefor (for now) all of these use Base (7.3) .apks.
I would not install these on any other Rom without a backup and the understanding that I have not tried them myself.
I adapted The Base Rom v.0.7.3 update.zip script (because I have never made an update.zip before), so I would like to thank Nottach for the original script.
If Nottach has a problem with this, please let me know, I will remove it.
I have absolutely NO affiliation with Nottach or The Base development, if you run into any problems Nottach is NOT responsible.
I have heard it works on stock if you delete (or rename) /system/app/SystemUI.odex after you install it (and then reboot again), I can't guarantee it will work correctly, but it is reported to work. As always, backup first.
Also posted working on Nocturnal, again, backup first.
Base 7.3 black status bar mod.zip (V1-3)
I have made the status bar for The Base v.0.7.3 black (and the Quick Settings background in V3).
V1: This is a darker (very dark gray) status bar, but not completely black. (screenshot 1)
V2: V2 is a pure black status bar.
V3: V3 has a pure black status bar and also themes the background for the Quick Settings (screenshot 2).
V4: V4 is V3 with the gray dividers removed from the Quick Settings (screenshot 3).
Base 7.3 lockscreen no icon.zip
I noticed when using the first lockscreen clock (the minimal one) that it added a lock icon in the middle of the lockscreen.
I have removed it and the small animation that goes with it (I have only made the .pngs transparent, they are still technically there).
(See screenshot comparison [pic 4]).
Click to expand...
Click to collapse
This comes with the normal disclaimer, I have installed these successfully on my phone with no issues, but can not promise a similar result for you.
This replaces system apps from /system/app/, so I strongly recommend either a system backup in recovery or at least making a copy of your version of the edited apps before installation.
Install via recovery.
Thank you for your support, I'm a noob, but really love getting my hands dirty here.
What lock screen are you using and what is the button on the bottom left corner
Sent from my LG-E970 using xda premium
Dsmforlife92 said:
What lock screen are you using and what is the button on the bottom left corner
Sent from my LG-E970 using xda premium
Click to expand...
Click to collapse
I believe that they are using the tsf shell home screen replacement and that button is apart or the app that brings up an overview of the diffrent screens
Sent from my LG-E970 using xda premium
Dsmforlife92 said:
What lock screen are you using and what is the button on the bottom left corner
Sent from my LG-E970 using xda premium
Click to expand...
Click to collapse
Dr0!dFreek said:
I believe that they are using the tsf shell home screen replacement and that button is apart or the app that brings up an overview of the diffrent screens
Sent from my LG-E970 using xda premium
Click to expand...
Click to collapse
That is true, it is TSF shell, Apex was laggy for me. I am also using THIS clock and THIS app launcher.
TSF Shell is HERE. It takes some getting used to.
Apex is so smooth for me
Sent from my LG-E970 using xda premium
This works beautifully for me Thanks for your work!
Just flashed this, v2. Works great! Thanks for the work.
Edit: Flashed v3. Also awesome. Thanks for the work! I need to learn how to do this.
This looks great. I'll flash it tonight after work. Any chance for all white text/icons in the status bar too?
Copied your SystemUI.apk to my stock ROM... worked perfectly! THANKS!!!
inneyeseakay said:
Copied your SystemUI.apk to my stock ROM... worked perfectly! THANKS!!!
Click to expand...
Click to collapse
Ah, nice to know it worked.
I was planning on making a stock one soon.
There could still be issues, I'm not sure (don't know how much Nottach did to it his version).
Thanks for this mod, installed just fine over the base rom and mod pack.
Sent from my Optimus G
Thanx. Installed with Twrp recovery and then on root explorer went to system/app and renamed sustemui.odex to systemui.odex.bak rebooted and and have a black status bar and settings.
Sent from my LG-E970 using xda premium
bleached45 said:
Ah, nice to know it worked.
I was planning on making a stock one soon.
There could still be issues, I'm not sure (don't know how much Nottach did to it his version).
Click to expand...
Click to collapse
would love a stock one
Just installed v.3. Very nice. Thank you mucho much.
Sent from my LG-E970 using xda app-developers app
gsrrr said:
would love a stock one
Click to expand...
Click to collapse
I'm hoping to do a stock one, but have to learn to deodex first (am looking into it).
I can't promise anything here.
I'm loving the blackness! The lock icon removal is sweet too. Thanks!
Sent from my badass LG Optimus G
bleached45 said:
I'm hoping to do a stock one, but have to learn to deodex first (am looking into it).
I can't promise anything here.
Click to expand...
Click to collapse
I use this: http://forum.xda-developers.com/showthread.php?t=633246
Has anyone tried this on Nocturnal's ROM?
blenkows said:
Has anyone tried this on Nocturnal's ROM?
Click to expand...
Click to collapse
+1
I was using statusbar+ and didn't like it so I'm hoping this would work on Nocturnals ROM
Sent from my LG-E970
yaooitsbrett said:
+1
I was using statusbar+ and didn't like it so I'm hoping this would work on Nocturnals ROM
Sent from my LG-E970
Click to expand...
Click to collapse
Make a backup and flash it. If it doesn't work, it's not like you'll brick the phone. :thumbup:
Sent from my LG-E970 using xda app-developers app

Removal of NFC icon in noti bar

Not sure if anyone posted this but I found a super easy way to kill the stupid "You NFC is on" notification.
Edit /system/csc/feature.xml file
Find the line:
CscFeature_NFC_StatusBarIconType>ATT< CscFeature_NFC_StatusBarIconType
Remove ATT save file and reboot.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Edit: left begining and end >< off.
_Dennis_ said:
Not sure if anyone posted this but I found a super easy way to kill the stupid "You NFC is on" notification.
Edit /system/csc/features.xml file
Find the line ATT
Remove ATT save file and reboot.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Gonna have to be a little more specific for n00bs (like me, sorta), the file is called "feature.xml" not "features.xml," and I see a few instances of "ATT" but not a whole line by itself - what is the actual line?
Thanks in advance! Next task is getting rid of the Smart Stay Eye icon!
KryptosXLayer2 said:
Gonna have to be a little more specific for n00bs (like me, sorta), the file is called "feature.xml" not "features.xml," and I see a few instances of "ATT" but not a whole line by itself - what is the actual line?
Thanks in advance! Next task is getting rid of the Smart Stay Eye icon!
Click to expand...
Click to collapse
Sorry the forum thought the line was a command cause it was inclosed in ><
OP fixed
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
Sorry the forum thought the line was a command cause it was inclosed in ><
OP fixed
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Hate to be a pain, one more edit - the full line reads:
<CscFeature_NFC_StatusBarIconType>Att</CscFeature_NFC_StatusBarIconType>
Thanks! Done and done, works great!
Sent from my Samsung Galaxy S 4 using the XDA app
and i just rename the feature.xml to feature.bak
dont know what' the side effect tho.
Why remove it, we can disable it on NFC settings right?
androitri said:
Why remove it, we can disable it on NFC settings right?
Click to expand...
Click to collapse
You're missing the point...... for some reason, Samsung decided we needed to be constantly reminded on the notification bar that NFC was enabled - we want it enabled, we don't want to disable it just to hide the icon!
just like the freaking driving mode icon and smart stay icon! I turn on driving mode and smart stay at all time, I don't need these 2 stupid icons taking up spaces on status bar! I also have noteII, it doesn't have these stupid icons! Anyone know how to remove it?
netnerd said:
just like the freaking driving mode icon and smart stay icon! I turn on driving mode and smart stay at all time, I don't need these 2 stupid icons taking up spaces on status bar! I also have noteII, it doesn't have these stupid icons! Anyone know how to remove it?
Click to expand...
Click to collapse
Those are smali edits of systemui I believe. Note 2 on 4.1.2 on T Mobile has the smart Stay icon.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
Those are smali edits of systemui I believe. Note 2 on 4.1.2 on T Mobile has the smart Stay icon.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Those icons are in framework-res not the systemui
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
StolenVW said:
Those icons are in framework-res not the systemui
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
My fault. I just know it involved smali edits which suck. I hate smali lol.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
My fault. I just know it involved smali edits which suck. I hate smali lol.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Me too
I know the icons are in framework-res as for what calls them I don't know where that is
Sent from my A500 using Tapatalk HD
I generally just change second line right below that one, from default to false on my Canadian version since sgs3 and works here too.
JKAY DELUXE [I9300 JB 4.1.2]
Thanks for the heads up. That icon was annoying me.
For Canadian users (on Bell at least), there is no features.html file.
Look for others.html in the same directory, make the required changes and you are golden.
Cheers!
Sent from my SGH-I337M using XDA Premium HD app
Yep, thanks for this. It worked perfect.
Worked for me, thanks for the post! :cyclops:
KryptosXLayer2 said:
You're missing the point...... for some reason, Samsung decided we needed to be constantly reminded on the notification bar that NFC was enabled - we want it enabled, we don't want to disable it just to hide the icon!
Click to expand...
Click to collapse
Must have been an AT&T decision. I switched from the S4 on Sprint to the AT&T S4 and on the Sprint version there was a clear option to disable the icon. Strange.
for rogers , the file is called others.xml
but anyone happen to know what line is for blocking mode ?
would like to disable that icon.
You see Im trying to port that NFC icon on other S4 variants. Because AT&T is the only one that have it on status bar.. Some people wants it so I'm trying to do it for them.. I changed the systemUI icons.... Some says att and i changed them to default... Anyways that didnt worked and flashing a att rom on my tmobile s4 did the tricked. But also people want the tmobile based roms cause of the wifi calling feature

Theme True icon port(nottach mod compatible)1% batt

if anyone is interested i ported the True Icon theme over to our SystemUI to get rid of those ugly green icons. i take no credit for the original work at all here it is.http://forum.xda-developers.com/showthread.php?t=2286137
all i did was port some of the theme to our systemui.apk
it looks like this and is FULLY COMPATIBLE with Nottachs mod.
View attachment 1978014
View attachment 1978015View attachment 1978016
Update! fixed battery icon with a new one that shows correct percentage it is a white circle battery to match the other white icons
if you would like the other green one i fixed it also here-https://www.box.com/s/3qooy96frmdvj733peto
1.rename systemUI.apk to systemUI.apk.bak
2.replace with my systemui
3.reboot=profit
Download=View attachment SystemUI.apk
a black and blue version if anyone is interested!
View attachment 1978001
download-https://www.dropbox.com/s/mx3zg5m4vcqrzy3/SystemUI.apk
Black and blue 1% battery-http://db.tt/f3aeL5rD
If anyone has any other theme requests let me know, i have a couple for the multiwindow bar and settings its just getting late and i have work tomorrow so i cant post right now.
how to apply this?
You need a root file explorer
Sent from my SAMSUNG-SGH-I337 using xda premium
jthrasher47 said:
if anyone is interested i ported the True Icon theme over to our SystemUI to get rid of those ugly green icons. i take no credit for the original work at all here it is.http://forum.xda-developers.com/showthread.php?t=2286137
all i did was port some of the theme to our systemui.apk
it looks like this and is FULLY COMPATIBLE with Nottachs mod.
View attachment 1976049
1.rename systemUI.apk to systemUI.apk.bak
2.replace with my systemui
3.reboot=profit
Download=View attachment 1976055
If anyone has any other theme requests let me know, i have a couple for the multiwindow bar and settings its just getting late and i have work tomorrow so i cant post right now.
Click to expand...
Click to collapse
I'll take it for a spin. good job. Thanks
TheAxman said:
I'll take it for a spin. good job. Thanks
Click to expand...
Click to collapse
Let me know if you find anything out of the ordinary. or that needs any tweaking
Sent from my SAMSUNG-SGH-I337 using xda premium
jthrasher47 said:
Let me know if you find anything out of the ordinary. or that needs any tweaking
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
Will do.
Ok, pushed it over, and I had to reset up the mods I had from Nottach, no biggie..
Nice, very nice. lemme run it for awhile and see if any weird stuff starts a happening.. naw, so far sweet.
btw, nice choice of fonts.
Looks very good! The iph*ne sync icon doesn't belong here
Well done!
I assume you need to be deodexed to use this?
mattdm said:
I assume you need to be deodexed to use this?
Click to expand...
Click to collapse
Yes or you can just rename systemUI.odex to systemUI.odex.bak and use it
Sent from my SAMSUNG-SGH-I337 using xda premium
I have to say thank u for all the hard work and the themeing looks great. But I dont know if its me or not but the battery level is not the same within the device its off by like 20%..I took a screen shot.
Has anyone else notice this???
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
I noticed that earlier today I did not catch it yesterday because I had the battery icon turned off within the mod and I was only displaying the battery percentage from: display settings I will see what I can do when I get off work today
Sent from my SAMSUNG-SGH-I337 using xda premium
awesome with the battery icon..
I'll see if I can implement a different battery icon any color suggestions?
Sent from my SAMSUNG-SGH-I337 using xda premium
thats kinda hard to say, it depends what a person has going on wit the mod as far as a color scheme.. would it be hard to make a few differant colors in time? and if not then a multi color that changes when the power decreases..
azz72 said:
thats kinda hard to say, it depends what a person has going on wit the mod as far as a color scheme.. would it be hard to make a few differant colors in time? and if not then a multi color that changes when the power decreases..
Click to expand...
Click to collapse
Check out the OP its updated with a blue theme now
and i could try , im working on bringing a "on the fly" battery mod that way we can have multiple battery icons and each user can choose their own from over 10 different ones within display settings!
awesome, gonna give this a spin! thanks for the work!
Thank you works great...
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Is there any disclaimer to doing this, like if I am running Nottach-Xposed or needing odex or de-oxed systems. Sorry, I don't fully understand all this but I don't want to have to go back to stock because I didn't ask. I love those icons though and would love to get this done.
hamzer11 said:
Is there any disclaimer to doing this, like if I am running Nottach-Xposed or needing odex or de-oxed systems. Sorry, I don't fully understand all this but I don't want to have to go back to stock because I didn't ask. I love those icons though and would love to get this done.
Click to expand...
Click to collapse
You can run it with his mod and you should be deodexed if you're not just rename the systemui.odex Files to systemUi.odex.bak and push one of mine that you like
Oh ya you might want to back up your systemUI.apk "just in case" but you shouldn't have any problems bc they are the same besides mine is themed.
Sent from my SAMSUNG-SGH-I337 using xda premium
jthrasher47 said:
You can run it with his mod and you should be deodexed if you're not just rename the systemui.odex Files to systemUi.odex.bak and push one of mine that you like
Oh ya you might want to back up your systemUI.apk "just in case" but you shouldn't have any problems bc they are the same besides mine is themed.
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
I will try it tonight and let you know. Thanks for guiding me.
Edit: worked great! I thought I would really like the full graphic icons but now I'm not so sure. I'll try it for a week and see how I feel
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

Categories

Resources