[MOD][SystemUI]Flyme OS style[17/11/13][add Samsung style]

What is your opinion about this SystemUI ?


  • Total voters
    41

Didik ramadhan

Senior Member
Oct 27, 2012
276
256
0
Tegal
Flyme OS style SystemUI
Here I present you my SystemUI mod
Base Z1 SystemUI with 16 toggle and quick panel settings show in app drawer
for stock rom or custom rom base stock
Note: this mod is included framework-res.apk
so if you not like my framework-res.apk you can edit your own framework
guide in second post ;)
or you can uploaded here and i will edit it for you :angel:
If you use stock rom ICS : first thing make sure your rom is deodex..
if this mod still not work try to install custom rom with base stock


V1

Download

V1 CM style

Download

V1 MIUI style

Download

V2 Samsung style

Download

Install it via CWM
Do with your own risk

Thanks to :
zie.do2y for guides
DdcCabuslay for base Z1 SystemUI
federico rotundi for panel settings app
Aneeel for Honami framework
and all Devs in xda developers for other guides
i'm not remember anymore :D

And the last
If you like my work you can press thanks button :angel:
 
Last edited:

Didik ramadhan

Senior Member
Oct 27, 2012
276
256
0
Tegal
[GUIDE]

GUIDE
I will share guide for make your framework-res.apk to be compatible with my SystemUI mod

First you must know how to decompile recompile apk file
read this tutorial if you in first time

ok lets do this...
decompile your framework-res.apk
go to res/values and open dimens.xml with notepad++ or similar program
find this
Code:
<dimen name="status_bar_height">25.0dip</dimen>
change dip to 40.0

and this one
Code:
<dimen name="status_bar_icon_size">24.0dip</dimen>
change dip to 30.0

How to change statusbar pulldown title font color


for first line can you find in folder res/values/styles.xml
find this
Code:
<style name="TextAppearance.StatusBar.Title" parent="@style/TextAppearance.StatusBar">
    <item name="textStyle">bold</item>
</style>
<style name="TextAppearance.StatusBar.Icon" parent="@style/TextAppearance.StatusBar" />
<style name="TextAppearance.StatusBar.EventContent" parent="@style/TextAppearance.StatusBar">
    <item name="textSize">[COLOR="Lime"]12.0sp[/COLOR]</item>
    <item name="textStyle">[COLOR="RoyalBlue"]italic[/COLOR]</item>
    <item name="textColor">[COLOR="Red"]#ffffffff[/COLOR]</item>
</style>
the green text for text size
blue text for text style, you can change to normal,bold,italic or bold|italic
and red text for text color you want

second line still in styles.xml
Code:
<style name="TextAppearance.StatusBar.[COLOR="Red"]EventContent.Title[/COLOR]" parent="@style/TextAppearance.StatusBar.EventContent">
    <item name="textSize">16.0sp</item>
    <item name="textStyle">bold</item>
    <item name="textColor">#ffffffff</item>
</style>
than change it like in first line

save and exit
recompile your framework

for fourth line you need decompile SystemUI.apk it self
than go to res/values/drawables.xml
Code:
<item type="drawable" name="notification_item_background_color">[COLOR="Red"]#00000000[/COLOR]</item>
<item type="drawable" name="notification_item_background_color_pressed">[COLOR="Blue"]#ff257390[/COLOR]</item>
red text for a normal background
and blue text for pressed background

if you want to change with png file (like in MIUI style)
you must make some 9.png file and rename to 'notification_item_background_color' than copy to res/drawable-hdpi
delete line
Code:
<item type="drawable" name="notification_item_background_color">#00000000</item>
 
Last edited:

Didik ramadhan

Senior Member
Oct 27, 2012
276
256
0
Tegal
flash it but nothing changes, this is my framework-res you can edit it to make it look like yours?View attachment 2359995
download your frameworkin attachment... if still nothing changes try to push all file (framework,systemUI&quickpanel) manually into system/ and wipe cache if needed
Work on hdpi..??
If yes..please edit my framework-res..:D
https://db.tt/WWlyHhPX

Sent from my ST18i using XDA Premium 4 mobile app
it works on hdpi
here your framework don't forget to backup because i'm not test it :D
 

Attachments

Last edited:

Rhyskymud

Senior Member
Jun 9, 2013
242
69
58
Manado
download your frameworkin attachment... if still nothing changes try to push all file (framework,systemUI&quickpanel) manually into system/ and wipe cache if needed

it works on hdpi
here your framework don't forget to backup because i'm not test it :D
Ok gan.:D eehh. ??

Sent from my ST18i using XDA Premium 4 mobile app
 

Siddhesh Sapre

Senior Member
Nov 25, 2012
216
135
0
Thane
Unable to install MOD

Dear friend,
I am unable to install your mod even after flashing your mod through CWM.I am using XPERIA Mini Pro sk17i(Android 4.04/ICS-generic 4.1.B.0.587-ROOTED) and I am providing my framework-res.apk and SystemUI.apk.Please help me.
Here is the link:http://www52.zippyshare.com/v/16229357/file.html for my framework-res.apk
& for SystemUI.apk:http://www61.zippyshare.com/v/25201575/file.html
Also bro can you upload your same mod with a small change?Only the battery icon with regular horizontal icon of XPERIA 2011 instaed of the new Vertical icon please?
Thanking you
Siddhesh Sapre:angel:
 
Last edited: