[MOD][GB][SYSTEMUI] New Style SystemUI ! [31.7.13] - Xperia Play Themes and Apps

Hello guys, Welcome to my re-work for Xperia GB SystemUI mod
{
"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"
}
Features
- Ported lidroid toggles to grid linearlayout from Serajr's ICS v6.1 SystemUI mod. (15 toggles as you have)
- Data Traffic appears only when you turn on Wi-fi or mobile data.
- JB based clock/date. Recolored /am-pm included/.
- Layout switcher button moved to bottom with settings/recent apps icons. (Like tabbed and easy touch)
- With battery percent.
- Semi transparent.
Bugs
- Trackingview moves until notifications area. ( If you dont want to see it, you must change background to black!
HOWTO
- Download attachment put it to SD and flash via CWM!
-You may need to remove your quickpanel apk first.
Credits
Sony for apk.
@serajr @SpaceCaker @Dzol Cp
IMPORTANT
These guys rock. The important thing is people do this to help you.. So its just for a thank! Click thanx button for them! and also me!
Respect to other !
Click to expand...
Click to collapse

Good work guy thks
Sent from my R800i using xda app-developers app

Pizza_user said:
Good work guy thks
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
@Pizza_user , it tested as this mod? do not know if you can change the battery icon and put the percentage???

yekasangredevago said:
@Pizza_user , it tested as this mod? do not know if you can change the battery icon and put the percentage???
Click to expand...
Click to collapse
im still working on this battery percent to the left. Yes I recreated java code for using it and it works but its not easy like ICS to put it to left of battery. For now if you use my mod, you can put battery percent to RIGHT OF the battery icon.

Erhany said:
im still working on this battery percent to the left. Yes I recreated java code for using it and it works but its not easy like ICS to put it to left of battery. For now if you use my mod, you can put battery percent to RIGHT OF the battery icon.
Click to expand...
Click to collapse
It looks awesome but i dont' like that data traffic. Is possible to hide it?

Jecmenn said:
It looks awesome but i dont' like that data traffic. Is possible to hide it?
Click to expand...
Click to collapse
sure when u decompile apk, go to res/layout/status_bar.xml and add android:visibility="gone"
inside to <com.android.systemui.statusbar.policy.Traffic .... /> line. save and compile.

This looks fantastic!

Erhany said:
sure when u decompile apk, go to res/layout/status_bar.xml and add android:visibility="gone"
inside to <com.android.systemui.statusbar.policy.Traffic .... /> line. save and compile.
Click to expand...
Click to collapse
K. Thank you.
Sent from my C6603 using xda-developers app

Awww sweet, dude mind if I use this in my xElite Gamer Rom 1.4??? Ill give u full credits,
Sent from my R800i using xda app-developers app

Awesome work bro.....keep it up...waiting for 1% battery mod
Sent from my MT25i using xda app-developers app

Pizza_Dox said:
Awww sweet, dude mind if I use this in my xElite Gamer Rom 1.4??? Ill give u full credits,
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
yes you can. You can mod the file if you want. When you give credit dont forget to mention (@Erhany) me Thats for I want to check your topic. happy mods guys.

Erhany said:
Hello guys, Welcome to my re-work for Xperia GB SystemUI mod
Click to expand...
Click to collapse
I've seen many system UIs and tutorials for them but this amazing mixture and blend catches my eye.
This looks amazing for a GB system UI to say the least, it has cool functionality and reminds me of Sony stock ICS feel.
Sent from my GT-I9300 using Tapatalk 4 Beta

sewer56lol said:
I've seen many system UIs and tutorials for them but this amazing mixture and blend catches my eye.
This looks amazing for a GB system UI to say the least, it has cool functionality and reminds me of Sony stock ICS feel.
Sent from my GT-I9300 using Tapatalk 4 Beta
Click to expand...
Click to collapse
hey thank you for your comment

Hey when i pull down status bar there is problem or a bug...when i touch status bar the notification panel comes down automatically without pulling it...plzz help m on xstronger_V6 rom with lupus V3 kernel for Neo L.
Sent from my MT25i using xda app-developers app

Uh another question. Where i can change color of notification drawer clock?

Please use google or the search function before asking so many questions.
http://www.xda-developers.com/android/changing-the-android-status-bar-clock-color-for-beginners/
Sent from my R800i using xda app-developers app

rohan023 said:
Hey when i pull down status bar there is problem or a bug...when i touch status bar the notification panel comes down automatically without pulling it...plzz help m on xstronger_V6 rom with lupus V3 kernel for Neo L.
Sent from my MT25i using xda app-developers app
Click to expand...
Click to collapse
Guys as I wrote, there is one bug about that but its not about me, buttonburst ( swithcing button) causes that because for toggle and slider line we create a new XML file. I can fix it when the buttonburst maker dev fix that situation.
Jecmenn said:
Uh another question. Where i can change color of notification drawer clock?
Click to expand...
Click to collapse
If you mean the top right white clock, decompile apk and go to res/layout/status_bar.xml
find <com.android.systemui.statusbar.Clock line and add android:textColor="#ff33b5e5" mine ICS blue code or your wanted color code. save and compile apk. that simple.

Erhany said:
Guys as I wrote, there is one bug about that but its not about me, buttonburst ( swithcing button) causes that because for toggle and slider line we create a new XML file. I can fix it when the buttonburst maker dev fix that situation.
If you mean the top right white clock, decompile apk and go to res/layout/status_bar.xml
find <com.android.systemui.statusbar.Clock line and add android:textColor="#ff33b5e5" mine ICS blue code or your wanted color code. save and compile apk. that simple.
Click to expand...
Click to collapse
I mean these clocks.
Uploaded with ImageShack.us

Jecmenn said:
I mean these clocks.
Uploaded with ImageShack.us
Click to expand...
Click to collapse
res/layout/status_bar_expanded.xml
<com.android.systemui.statusbar.Clock android:textAppearance="@*android:style/TextAppearance.StatusBar.Icon" android:textSize="32.0dip" android:textStyle="normal" android:textColor="#ff33b5e5" android:gravity="left|center" android:layout_gravity="center_vertical" androidaddingLeft="4.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
change color code what u want to use. save & compile.

Erhany said:
res/layout/status_bar_expanded.xml
<com.android.systemui.statusbar.Clock android:textAppearance="@*android:style/TextAppearance.StatusBar.Icon" android:textSize="32.0dip" android:textStyle="normal" android:textColor="#ff33b5e5" android:gravity="left|center" android:layout_gravity="center_vertical" androidaddingLeft="4.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
change color code what u want to use. save & compile.
Click to expand...
Click to collapse
You are best! Thank you so much!
Off Topic: Do you have any clue how to edit marked area on left screenshot to look like on the right?

Related

[Mod][CM7] Transparent Status Bar ( Now accepting requests )

HTC Sensation CM7 Transparent StatusBar
​
Code:
What this means :-
You get transparent statusbar with themes that have a transparent statusbar_background.png
What you need :-
CM7 Alpha 1,2,3,4,5,6,7,8,9 and 10
Custom recovery menu
Launchers :-
Launcher Pro - Only works with Live Wallpaper, if normal wallpapers you'd have to Hide notification bar at Appearance Settings
Adw Launcher - Disable Wallpaper Hack
Go Launcher - don't work atm
GB Launcher - No problems
Arc Launcher - No problems ( I use this. Looks better and feels better than all others. )
Patch
Code:
[URL="http://dl.dropbox.com/u/11560058/patch.zip"]Patch for 1,2,3,4 and 5[/URL]
[URL="http://dl.dropbox.com/u/11560058/undo.zip"]UndoPatch for 1,2,3,4 and 5[/URL]
[URL="http://dl.dropbox.com/u/11560058/statusbar_patch.zip"]Patch for 6,7 and 8[/URL]
[URL="http://dl.dropbox.com/u/11560058/statusbar_undo.zip"]UndoPatch for 6,7 and 8[/URL]
[URL="http://dl.dropbox.com/u/11560058/10%20patch.zip"]Patch for 9 and 10[/URL]
[URL="http://dl.dropbox.com/u/11560058/10%20unpatch.zip"]UndoPatch for 9,10[/URL]
Apply VIA CWM. Please make a nandroid just incase.
Themes
Code:
[URL="http://dl.dropbox.com/u/11560058/Cyanbread.apk"]Cyanbread.apk[/URL]
[URL="http://dl.dropbox.com/u/11560058/Androidian.apk"]Androidian.apk[/URL]
[URL="http://dl.dropbox.com/u/11560058/Min_Magic.apk"]Minimal Magic.apk[/URL]
[URL="http://dl.dropbox.com/u/11560058/signedRetroDroid.apk"]RetroDroid.apk[/URL]
[URL="http://dl.dropbox.com/u/11560058/ics.apk"]ICS.apk[/URL]
[URL="http://dl.dropbox.com/u/11560058/signedMixerTheme.apk"]MixerTheme.apk[/URL]
( They will appear as @string/theme_name so just try. I don't know how to fix this yet )
This is how to make this patch work with other themes.
1 : Pull theme APK from device ( titanium backup would work fine )
2 : Unpack the APK
3 : Make a semi transparent 480x38 png named statusbar_background2 and place it in /Res/Drawable-HDPI ( it does not have to replace the old statusbar background. ) It can have textures or just transparent. This part will replace your old statusbar background. (You can pull it off another transparent APK. Will not tell you which theme go search )
3 : Go into /Res/XML and find com_android_systemui.xml and open with a text editor.
4 : Find the lines
@drawable/statusbar_background.9
Click to expand...
Click to collapse
and change it to
@drawable/statusbar_background2
Click to expand...
Click to collapse
( Change the item name to the png you've made )
If it's not there just add the 2nd line with red words
Then repack your apk and install and apply. Should work! if it does not, contact me.
Once again this flashable zip file belongs to ZduneX25 and not me. Make sure to check out the original thread
{
"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"
}
Would be great if someone would test it out
Edit : will make a patch to help you patch your theme easier,but you will have to wait. And I know the screen shot says June, because it's from my n1 but its exactly the same
Sent from my Sensation using xda premium
Just tried and it works really good, no issue at all. I LOVE this kind of theme !
Thank you so much, you made my day : ))
Is android able to render a blur on menus like Aero in Windows? That would look nice.
apex84 said:
Is android able to render a blur on menus like Aero in Windows? That would look nice.
Click to expand...
Click to collapse
Not sure what you mean, show a screen shot?
Sent from my Sensation using xda premium
illuminarias said:
Not sure what you mean, show a screen shot?
Sent from my Sensation using xda premium
Click to expand...
Click to collapse
If you look at the taskbar or window frames in Vista/7 you can see it's blurred (if Aero is enabled). So what I'm asking is if it's possible to add this kind of blur to transparent parts of the Android GUI. I came to think of it when I noticed that the background gets blurred when you open "Phone options" by long-pressing the power button.
apex84 said:
If you look at the taskbar or window frames in Vista/7 you can see it's blurred (if Aero is enabled). So what I'm asking is if it's possible to add this kind of blur to transparent parts of the Android GUI. I came to think of it when I noticed that the background gets blurred when you open "Phone options" by long-pressing the power button.
Click to expand...
Click to collapse
Ah,should be easy to do. Tell me where you want it applied. I won't be able to do it now though. I have exams
Sent from my Sensation using xda premium
just tried to flash the patch.. it seemed to install.. but it didnt do anything? lol
joshndroid said:
just tried to flash the patch.. it seemed to install.. but it didnt do anything? lol
Click to expand...
Click to collapse
You need a themed apk. Which I have listed the steps here.
Sent from my Sensation using xda premium
Could you make something for stock CM7 Theme ???.
DANOFDANGER said:
Could you make something for stock CM7 Theme ???.
Click to expand...
Click to collapse
Done. Check the OP
hey bud. would you please do Minimal Magic?. i would greatly appreciate it. i tried to do it, but i get lost
Xcor3 said:
hey bud. would you please do Minimal Magic?. i would greatly appreciate it. i tried to do it, but i get lost
Click to expand...
Click to collapse
Send me the apk (I know its in the Maket but there's so many colors haha)
Sent from my Sensation using xda premium
illuminarias said:
Send me the apk (I know its in the Maket but there's so many colors haha)
Sent from my Sensation using xda premium
Click to expand...
Click to collapse
thanks mate. i attached it for you
Cheers thats perfect now i only need a really good clock and calendar and im set xD.
Xcor3 said:
thanks mate. i attached it for you
Click to expand...
Click to collapse
Alright got it, attatching to the OP so that others can use it
Sent from my Sensation using xda premium
Hi,
could you make this status bar transparent please ?
It's not mine but I like it very much
Thx a lot
robbin7 said:
Hi,
could you make this status bar transparent please ?
It's not mine but I like it very much
Thx a lot
Click to expand...
Click to collapse
That's a sense theme. Sorry. I don't plan on going back to sense and it's just way too complicated to mess with
Sent from my Sensation using xda premium
How did your exam go bro?
Sent from my Sensation using XDA App
Xcor3 said:
How did your exam go bro?
Sent from my Sensation using XDA App
Click to expand...
Click to collapse
Its in 3 weeks lol. Its really important. Gosh I hate studying
Sent from my Sensation using xda premium

[Theme] "Envy" for WB v6 (w/% battery & animated notification background)

[Theme] "Envy" for WB v6 (w/% battery & animated notification background)
I revamped my Suave Green theme from 2.1 and added some new stuff for 2.3!
Since there is a line of themes & icons named "Suave" already I changed the name to "Envy" to avoid confusion but now I see some themes in the "similar threads" with Envy in the title...
I'm gonna roll with it since it's already named & uploaded, hopefully no one minds.
So without further ado I present:
{
"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"
}
for Wolfbreak's TW Gingerbread V6 . . U jelly?
(Fully= "Connected to Google")
I made or edited most of the visible icons, buttons, toggles, etc. including the battery and this time around I added an animated SE logo to the notification background (shade).
The first time you pull down the notification bar after a reboot it will not be animated, but the next time you pull it down the little ball inside will bounce back & forth
I will also attach a zip to remove the animation in case it's not your style.
With Animation>
. . No Animation>
Thanks to 10tonhammr for this post explaining how to do the animation.
And of course a big thanks to Wolfbreak for the rom!
As always, back up before flashing in Xrecovery and I am not responsible if you break anything or suddenly become more popular.
>>Video Preview<<
>Themed 2.3.4 SE Launchers and wallpapers in 2nd post!<
Download:
Envy_WB_v6.zip
Hit "Thanks" if you like it, buy me a coffee if you want to see more...
Special thanks for donating go to:
916x10 . . . #************0521D
It makes the work a lot easier!
25 Green wallpapers
Images were found & resized, some were re-colored, credits to their original creators.
Download:
Envy_Wallpapers.zip
(this is NOT a flashable zip, extract first to use the wallpapers )
"Envy" Green themed SE 2.3.4 launcher
. .SE Logo Version->
Download:
(See Attachments)
Thanks to SEMC.Like for originally porting it Here
Also shown is Suave Green Analog Clock
wow..nice work m8!
You jelly?
Hahhahahaha nice theme lol
Can you incorporate this into your theme http://forum.xda-developers.com/showthread.php?t=1141443
Or can you make a better one?
Prodigy said:
You jelly?
Hahhahahaha nice theme lol
Can you incorporate this into your theme http://forum.xda-developers.com/showthread.php?t=1141443
Or can you make a better one?
Click to expand...
Click to collapse
Incorporate a theme into a theme?
I'll let someone else port that... It's a good one though!
I don't plan on adding a lot more to this theme anyway, since I'm about to switch roms... I may do messaging & a few other things if I get requests, but I'll be sticking w/my theme for that.
I request this in blood red and black if possible.
Very nice work.
OmegaRED^ said:
I request this in blood red and black if possible.
Very nice work.
Click to expand...
Click to collapse
Hmm, I'll see how hard it is & get back to ya.
Thanks.
The best theme nice work
X10 HACK
HOW DID U CHANGE THAT VOLUME CONTROLS TO GREEN????
can u tell me which files are associated with that volume controls please???
Finally! I was beginning to lose hope...looks like I got some. flashing to do tonite, woohoo!
Sent from my X10i using XDA App
X10GB said:
HOW DID U CHANGE THAT VOLUME CONTROLS TO GREEN????
can u tell me which files are associated with that volume controls please???
Click to expand...
Click to collapse
framework-res.apk\res\drawable\progress_horizontal.xml
I changed the colors marked in green (progress).
<?xml version="1.0" encoding="UTF-8"?>
<layer-list
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@id/background">
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#ff525558" android:endColor="#ff525558" android:angle="270.0" android:centerY="0.75" android:centerColor="#ff6a737d" />
</shape>
</item>
<item android:id="@id/secondaryProgress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#8032fa00" android:endColor="#a000fc00" android:angle="270.0" android:centerY="0.75" android:centerColor="#8055fa02" />
</shape>
</clip>
</item>
<item android:id="@id/progress">
<clip>
<shape>
<corners android:radius="5.0dip" />
<gradient android:startColor="#ff28a828" android:endColor="#ff28a828" android:angle="270.0" android:centerY="0.75" android:centerColor="#ff1e9e1e" />
</shape>
</clip>
</item>
</layer-list>
Click to expand...
Click to collapse
.
916x10 said:
Finally! I was beginning to lose hope...looks like I got some. flashing to do tonite, woohoo!
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Ha, yea I have had a lot on my plate lately. Hope it's worth the wait.
aydee said:
framework-res.apk\res\drawable\progress_horizontal.xml
i changed the colors marked in green (progress).
.
Ha, yea i have had a lot on my plate lately. Hope it's worth the wait.
Click to expand...
Click to collapse
thanks man....
U r awsome...!!!!
:d
THANK YOU SO MUCH! Now I dont feel so bad for nagging about a 2.1+ Theme (Sorry BTW). Will test and report any issues.
AyDee said:
Ha, yea I have had a lot on my plate lately. Hope it's worth the wait.
Click to expand...
Click to collapse
Worth the wait? Dude, this theme is sick! I'm beyond impressed and very happy with it. In ur screenshots I seen a couple things I didnt think I'd like but after flashing it and seeing it in person, there's nothing I don't like about it. Absolutely stunning! Thanks a million for bringing this to the WB v6 rom, its the cherry on top. Got a paypal acct?
Sent from my X10i using XDA App
unimatrix725 said:
THANK YOU SO MUCH! Now I dont feel so bad for nagging about a 2.1+ Theme (Sorry BTW). Will test and report any issues.
Click to expand...
Click to collapse
NP
Ha, not nagging- just "motivating"
916x10 said:
Worth the wait? Dude, this theme is sick! I'm beyond impressed and very happy with it. In ur screenshots I seen a couple things I didnt think I'd like but after flashing it and seeing it in person, there's nothing I don't like about it. Absolutely stunning! Thanks a million for bringing this to the WB v6 rom, its the cherry on top. Got a paypal acct?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Thanks, I appreciate it. I just added the SE-Logo launcher in the second post.
My paypal's in the 1st post or donate button on pc. Not required but definitely appreciated!
AyDee said:
SE Logo Version
Click to expand...
Click to collapse
Stunning! I hope Blackwatch89 is still around, i'm gonna shoot him this file and see if he can modify it from the 5 panels it is, to 3 panel like my current launcher
But until then, I guess i'm gonna be rocking the stock 5 homescreens version cause this is too sick to not flash immediately.
I'm about to donate right now
**Update**
Unique Transaction ID # 7E8921473B360521D
Thanks again man, I am 100% satisfied with it, easily the best X10 theme on this forum!
---------- Post added 7th October 2011 at 12:32 AM ---------- Previous post was 6th October 2011 at 11:42 PM ----------
My Homescreen before
After
Folder view before
After
I'll post more, but i'm tappin' out for the nite
AyDee said:
framework-res.apk\res\drawable\progress_horizontal.xml
I changed the colors marked in green (progress).
.
Ha, yea I have had a lot on my plate lately. Hope it's worth the wait.
Click to expand...
Click to collapse
you seem to be helpful,so gonna disturb u once again
need one more help..
i am currently editing apk's on mac and i am not able to edit xml files on mac so can u give me list of all applications i need to download to edit apk's on windows...
please....
X10GB said:
you seem to be helpful,so gonna disturb u once again
need one more help..
i am currently editing apk's on mac and i am not able to edit xml files on mac so can u give me list of all applications i need to download to edit apk's on windows...
please....
Click to expand...
Click to collapse
You need to decompile the apk before you can edit the xmls. Then you can edit them like a normal text file and then re-compile.
You will need to install ADB (android debug bridge). It has something called apktool built in that can edit apks from the command line. Then there is Apk Manager that is a frontend for apktool.
That will get you started. There is lots of good info here on Xda and even Google if you search those tools. Good luck!
Sent from my X10i using XDA App
AyDee said:
You need to decompile the apk before you can edit the xmls. Then you can edit them like a normal text file and then re-compile.
You will need to install ADB (android debug bridge). It has something called apktool built in that can edit apks from the command line. Then there is Apk Manager that is a frontend for apktool.
That will get you started. There is lots of good info here on Xda and even Google if you search those tools. Good luck!
Sent from my X10i using XDA App
Click to expand...
Click to collapse
thanks .....
i just install all the things u had mentioned but the problem is i don't know how to install drivers even though i have them...
can u tell me how to install drivers...???
PLEASE..!!!
Download & unzip the attachment, then right-click on sa0102adb.inf and choose "install".
If you have more questions, please start a thread in Q&A & PM me & I'll answer it there. Thanks.

[SystemUI.apk|framework-res.apk|build.prop] some common customisations

for flashable zip, follow blackedition link on my signature, and download "colourful notification bar" theme from op.
@mods
close this thread.
Posting here my SystemUI.apk, framework-res.apk and my build.prop.
(mediafire links below)
SystemUI.apk
This one originally taken from wolfbreak v6, and done some theming on my part. contains coloured notification bar icons. and the quickpanel (on-off toggles on notification bar) also has coloured icons.
framework-res.apk
Stock 2.3.3 SE framework-res.apk has coloured icons and beautiful flip-n-fold animations. Also circullar 100 level battery and animated charging battery.
Both framework-res and systemUI have color coded notification icons. (i.e. blue for bluetooth, yellow adb, green for email etc etc) along with that signal and wifi levels are also color coded (4-bars = blue, 3-bars = green like that...) (data is also coloured. upload=red, download=green, both up and down = yellow)
This will work on *any* stock based 2.3.3 rom. (I've personally tried on wolfbreak, tripnraver, stock)
build.prop
just general tweaks. to make phone a little faster and more responsive here and there. (eg. proximity delay, windowsmgr events, dalvik=int:jit and others)
the values that are modified from stock build.prop are in a separate section "arnav's mods" so you can know which are changed.
click here for the code details
important note
if anyone can make an update.zip file out of these three files please do. you are certainly welcome. just notify me if you come up with it. thanks in advance.
installation
adb push, or "cp" using any terminal emulator
Download links
SystemUI.apk
http://www.mediafire.com/?g4m6k2696mwxrcd
framework-res.apk
http://www.mediafire.com/?kmyknqspyzw8y3x
build.prop coming soon
screenshots
reserved for 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"
}
Super great and easy ... success on X10i latest stock rom perfect and i like the colourful style of the icons... thx for your job
Looks nice and will use if some one manage to make a xrec package
Sent from my x10i running Bluenchantess beta 4
Thanks for liking... Any suggestions for improvements???
nickkeung said:
Super great and easy ... success on X10i latest stock rom perfect and i like the colourful style of the icons... thx for your job
Click to expand...
Click to collapse
Sent from my X10i using XDA App
Prosafe said:
Looks nice and will use if some one manage to make a xrec package
Sent from my x10i running Bluenchantess beta 4
Click to expand...
Click to collapse
U have any terminal emulator or romtoolbox??? U can try this
Keep the file in sdcard, mount system rw then run this.
Code:
su
cp -f /sdcard/SystemUI.apk /system/app
reboot
Reboot command at end is essential.
Sent from my X10i using XDA App
Can u mod like this?
Download this SystemUI.apk and Framework-res.apk
Make like this image
http://img215.imageshack.us/img215/2941/dsc02554o.jpg
These apk's are from wolf's v7
I'll try
Sent from my X10i using XDA App
Exams going on at school (pre-boards) will take a week
Sent from my X10i using XDA App
For which ROM do u need it to work??? Does your ROM have status bar panel already and you only want to change icons???
Sent from my X10i using XDA App
championswimmer said:
For which ROM do u need it to work??? Does your ROM have status bar panel already and you only want to change icons???
Sent from my X10i using XDA App
Click to expand...
Click to collapse
its the panel their already only want to change the icons but can't find images
Why don't you ask the guy whose picture you've uploaded to send you his systemui???
Sent from my X10i using XDA App
championswimmer said:
Why don't you ask the guy whose picture you've uploaded to send you his systemui???
Sent from my X10i using XDA App
Click to expand...
Click to collapse
I can do it but i don't want to download the whole rom
championswimmer said:
reserved for screenshots
Click to expand...
Click to collapse
the first picture, is from system ui and the second of framework?
having problems downloading systemUI, will ttry it tomorrow
clarifications
those power buttons in the pull down menu is the magic of SystemUI.apk, the circular battery is due to framework-res.apk and the icons in the status bar, some are from framework-res and others are from systemui. eg bluetooth icon = framework-res, signal bars = systemui.apk like that
skyleth said:
the first picture, is from system ui and the second of framework?
having problems downloading systemUI, will ttry it tomorrow
Click to expand...
Click to collapse
Well can you tell me the names of the widgets you use and where can I find them. I liked all. Trying this on the GO Rom v11.
cant download from mediafire :/ can you mirror the links?
Could you add the option to select no vibration and no sound from the button?
looks great...
skyleth said:
Could you add the option to select no vibration and no sound from the button?
Click to expand...
Click to collapse
Actually buddy i'm not a developer. I did decompile the apk and tried tinkering with the xml but that made the thing buggy with fc's
Sent from my X10i using XDA App

[MOD/HOW-TO][CM10][V2][5-10-2012]Notification Drawer Tweaks

Just want to share a Mod I did on the CM10 status bar when pulled down. By default, when the notification drawer is pulled down, the status bar is hidden. I didn't like it, so I tweaked the layout to make it look like CM9 and before. Also I noticed that the 'Clear All' button gets pushed out due to the large font of the time and also due to the settings button. So I removed the settings button from the layout (I never use it anyways) I made the Top section a horizontal scroll view. And this is how it looks like...
{
"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"
}
If you're curious how I did this, following are the steps(for v1):
1. Decompile the SystemUI.apk.
2. Goto res/layout/super_status_bar.xml
3. In that find :
Code:
<include android:layout_width="fill_parent" android:layout_height="0.0dip" layout="@layout/status_bar_expanded"/>
Modify it to:
Code:
<include android:layout_width="fill_parent" android:layout_height="0.0dip" android:layout_marginTop="@android:dimen/status_bar_height" layout="@layout/status_bar_expanded"/>
4. Then go to layout/status_bar_expanded.xml and find
Code:
<TextView android:id="@id/carrier_label" android:layout_width="fill_parent" android:layout_height="@dimen/carrier_label_height" android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Network" android:layout_gravity="bottom" android:gravity="center" android:visibility="invisible"/>
Modify it to
Code:
<TextView android:id="@id/carrier_label" android:layout_width="fill_parent" android:layout_height="@dimen/carrier_label_height" android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Network" android:layout_gravity="bottom" android:layout_marginBottom="57dip" android:gravity="center" android:visibility="invisible"/>
This dip value maybe different for different devices. It's necessary because your close handle and carrier label will be shifted below due to the first mod. So it's a trial error.
5. Next in the same file find...
Code:
<com.android.systemui.statusbar.phone.CloseDragHandle android:id="@id/close"....
Add this property to it...
Code:
android:layout_marginBottom="@android:dimen/status_bar_height" android:paddingBottom="-10dip"
marginBottom dimen is fixed but padding bottom depends on your device.
6. To remove settings button, find the following in layout/status_bar_expanded_header.xml:
Code:
<ImageView android:layout_width="48.0dip" android:layout_height="48.0dip" android:id="@id/settings_button" android:contentDescription="@string/accessibility_settings_button" android:scaleType="center" android:src="@drawable/ic_notify_quicksettings"/>
Modify it to
Code:
<ImageView android:layout_width="48.0dip" android:layout_height="48.0dip" android:id="@id/settings_button" android:contentDescription="@string/accessibility_settings_button" android:scaleType="center" android:visibility="gone" android:src="@drawable/ic_notify_quicksettings"/>
7. To change Notification Drawer Bg color, follow this thread.
8. Thats it. Recompile and enjoy.
Click to expand...
Click to collapse
v2
Tweaked for CM10 A2
Instead of removing the settings shortcut, made the header a Horizontal ScrollView, i.e., Now you can scroll the top section(with the clock) to reveal the Clear All icon.
Lowered the Transparency of background.
v1
Status Bar always seen.
Settings shortcut in notification drawer removed.
Drawer background changed.
Instructions:
1. Download zip from the attachment.
2. Rename to SystemUI.apk
3. Place it in a system folder and change permissions to rw-r-r.
4. Replace it in /data/sys-parts/app/ (that's where our system apps are).
5. Reboot.
Note: Change permissions before replacing the apk because SystemUI starts force closing after replacement. Don't worry about the force closes. After reboot everything will be ok.
Also if anyone makes a flashable zip, plz post it. I'll add it in the OP.
Thanx.
​
Works perfect. Persistent status bar.
Sent from my GT-I9003 using xda premium
@ ammar
Superb buddy...
Thx :thumbup:
Sent from my GT-I9003 using xda app-developers app
@Ammar786 .. what tool did you use to decompile and recompile systemui.apk ? Any link to a guide or tutorial?
Hetalk said:
@Ammar786 .. what tool did you use to decompile and recompile systemui.apk ? Any link to a guide or tutorial?
Click to expand...
Click to collapse
I use Tickle My Android. Check it out.
THanks man ... but am done for the day ...
See if you're interested in modding statusbar per tutorial http://forum.xda-developers.com/showthread.php?t=1835833&highlight=cm10
Hetalk said:
THanks man ... but am done for the day ...
See if you're interested in modding statusbar per tutorial http://forum.xda-developers.com/showthread.php?t=1835833&highlight=cm10
Click to expand...
Click to collapse
Hmmm.. Seems easy... May do it later... Currently I'm doing something else. If I get time i'll do it.
Hetalk said:
THanks man ... but am done for the day ...
See if you're interested in modding statusbar per tutorial http://forum.xda-developers.com/showthread.php?t=1835833&highlight=cm10
Click to expand...
Click to collapse
Thank you, i was looking for something like that! :good:
Is there any way to make the background a little transparent?
dj_stikes said:
Is there any way to make the background a little transparent?
Click to expand...
Click to collapse
Yeah there is. I'll post it here asap.
Guys... Want to ask something... Do you want fully transparent bg or semi-transparent?
^^ Blueish transparent
Hetalk said:
^^ Blueish transparent
Click to expand...
Click to collapse
Bluish transparent?... Let's see how it looks... Will reply back with some screenshots...
So this is how it'll look like with Blue...
^^ perfect ... gimme gimme
I hope it wont break the other tweaks you made.
Hetalk said:
^^ perfect ... gimme gimme
I hope it wont break the other tweaks you made.
Click to expand...
Click to collapse
Nope it won't, wait I'm fixing the Carrier Label Text Color.
Ok... Here it is... Attached... Will update the OP too...
^^ Amazing work man ... too good ... see screenshots. This is exactly what I wanted.
Haven't test it because i am in remics jb that already have tweaked statusbar but it look great.Anyway thanks:thumbup:
Sent from my GT-I9003 using xda premium

[MOD][DonutHD] Statusbar mods | Brightness & recent apps shortcut [17-10]

Hi,
I've modded statusbar from DonutHD to have centered clock and include a brightness and recent apps widget..
Hope u like my work
Only tested on DonutHD 2.2.9 with DonutRefresh update and x10s rom (thx to kalel29)
Download:
- http://www.mediafire.com/?dae06c17zg6u849
Download with grey wifi and signal icons - http://www.mediafire.com/?99ab2zceogv46oo
Credits:
FeraVolt for centered clock, alzbac for rom, _JKay_ for recent apps mod
Cheers,
NJ
Wow,very nice,very clean mod and neat,im not in donut rom,but thanks for your effort,i will try this on my current rom and report back if it works.
edit:
working on x10s rom
very good work, you do exactly what i always need in my phone
and if you decrease the spaces between toggle icons, brightness bar and carrier info ? swipe maybe it's a plus in this mod :fingers-crossed:
anyway, this mod is awesome and i using for now 4ever
Screenshot in power menu coming very soon
mascote9rc said:
very good work, you do exactly what i always need in my phone
and if you decrease the spaces between toggle icons, brightness bar and carrier info ? swipe maybe it's a plus in this mod :fingers-crossed:
anyway, this mod is awesome and i using for now 4ever
Click to expand...
Click to collapse
I'll include swipe to clear in next release (which is soon)
NJ
Nice MOD:good:
But can you put blue color on the button when it is ON instead of grey ?
NuriJ said:
Hi,
I've modded statusbar from DonutHD to have centered clock and include a brightness and recent apps widget..
Hope u like my work
Screenshot:
{
"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"
}
Only tested on DonutHD 2.2.9 with DonutRefresh update and x10s rom (thx to kalel29)
Download:
- http://www.mediafire.com/?dae06c17zg6u849
Download with grey wifi and signal icons - http://www.mediafire.com/?99ab2zceogv46oo
What i've done:
- First decompiled donutHD systemui, find layout folder and mix the "statusbar.xml" & "statusbar_expanded.xml" with FeraLab NG systemui. After that i added brightness and recent apps shortcut related smali files in smali\com\lidroid\systemui\quickpanel & smali\com\android\systemui\statusbar
Credits:
FeraVolt for centered clock, alzbac for rom, _JKay_ for recent apps mod
Cheers,
NJ
Click to expand...
Click to collapse
Welldone Nurij..i can see another donuthd dev here..thank you for sharing with us your solution and works. Cheers
Whitefang
Sent from my GT-P7500 using xda app-developers app
Any chance of moving the clock to the corner so my percent shows when I set an alarm
Sent from my X10i using xda premium
Like this
Sent from my X10i using xda premium
bodomfan said:
Like this
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Yes, decompile and replace status_bar.xml in layout with stock xml from donuthd, that should work I don't have time to do it
Sent from my Xperia X10 using xda app-developers app
hey NuriJ, have you checked alzbac's XperiaT style status bar for Donut? http://forum.xda-developers.com/showpost.php?p=33338177&postcount=1556
it would be awesome if you could add your mods to it
a.monteiro said:
hey NuriJ, have you checked alzbac's XperiaT style status bar for Donut? http://forum.xda-developers.com/showpost.php?p=33338177&postcount=1556
it would be awesome if you could add your mods to it
Click to expand...
Click to collapse
yes i've seen that.. but im on feralab ics right now.. i could try apply the same mods as soon as alzbac fixes the clear button but i cant guarantee that it will work
NuriJ said:
yes i've seen that.. but im on feralab ics right now.. i could try apply the same mods as soon as alzbac fixes the clear button but i cant guarantee that it will work
Click to expand...
Click to collapse
man, your work until now it's amazing. what tools you use? I'm perfectionist, maybe i can learn and help sometimes
mascote9rc said:
man, your work until now it's amazing. what tools you use? I'm perfectionist, maybe i can learn and help sometimes
Click to expand...
Click to collapse
only apk decompiler and a photo shop .. and sometimes android sdk for draw9patch, nothing special.. and just pm me if i can help with something
NuriJ said:
yes i've seen that.. but im on feralab ics right now.. i could try apply the same mods as soon as alzbac fixes the clear button but i cant guarantee that it will work
Click to expand...
Click to collapse
i'm currently testing fera's ics as well, good to know ^^
NuriJ said:
Hi,
I've modded statusbar from DonutHD to have centered clock and include a brightness and recent apps widget..
Hope u like my work
Screenshot:
Only tested on DonutHD 2.2.9 with DonutRefresh update and x10s rom (thx to kalel29)
Download:
- http://www.mediafire.com/?dae06c17zg6u849
Download with grey wifi and signal icons - http://www.mediafire.com/?99ab2zceogv46oo
What i've done:
- First decompiled donutHD systemui, find layout folder and mix the "statusbar.xml" & "statusbar_expanded.xml" with FeraLab NG systemui. After that i added brightness and recent apps shortcut related smali files in smali\com\lidroid\systemui\quickpanel & smali\com\android\systemui\statusbar
Credits:
FeraVolt for centered clock, alzbac for rom, _JKay_ for recent apps mod
Cheers,
NJ
Click to expand...
Click to collapse
Can u plz tell me how to add brightness slider in statusbar... Plz..
Sent from my GT-S6102 using xda premium
very good work,
any intention of making similar for very stable [ROM]DonutHD 2.3 24/12?
bothered said:
very good work,
any intention of making similar for very stable [ROM]DonutHD 2.3 24/12?
Click to expand...
Click to collapse
I second that!
I've moved to the V sorry..
But if anyone interested in an guide for this i could write one It was pretty easy..
NuriJ said:
I've moved to the V sorry..
But if anyone interested in an guide for this i could write one It was pretty easy..
Click to expand...
Click to collapse
Please write, I am interested.
Sent from my X10i using xda app-developers app
do you think its possible to add 4.2 JB statusbar to GB OR ICS OR CM10 ??? i know it fqn be done by Modding systemui but is it possible ??
Sent from my Xperia X10 using xda app-developers app

Categories

Resources