[ICS] [STOCK] [TIPO/MIRO] Z2 Gradient Status Bar style - Sony Xperia Miro, Tipo (Dual), J, E

Xperia Z2 Gradient Status Bar Style
{
"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"
}
This is my first thread, I just modded TiestoFlight643 SystemUI from Z1 Experience Pack to give Z2 Gradient looks ! It will work on Xperia Tipo and Miro
Screenshot :
Download Link : SystemUI.apk - 745.27 KB
Instruction : Push to system\app and give a right permission
Credits :
TiestoFlight643 for his SystemUI from Z1 Experience

to use this, do I have to install first the Z1 pack and then replace the systemui with that Z2 systemui? or can I use this systemui with stock firmware like Gimlo firmware?

MarckozZ said:
to use this, do I have to install first the Z1 pack and then replace the systemui with that Z2 systemui? or can I use this systemui with stock firmware like Gimlo firmware?
Click to expand...
Click to collapse
Don't know.. try it first on Stock gimlo firmware , if not working you should install Z1 pack.. :/ Always backup your original SystemUI!

Awesome men, 
 @ndzaky, can you give me original Z2 sys.UI from TiestoFlight643?? I want both of them.

xehed said:
Awesome men,
@ndzaky, can you give me original Z2 sys.UI from TiestoFlight643?? I want both of them.
Click to expand...
Click to collapse
You can get it on Z1 Experience Pack.. but if you want it for personal use, I'll pm you..

ndzaky said:
You can get it on Z1 Experience Pack.. but if you want it for personal use, I'll pm you..
Click to expand...
Click to collapse
i just need this one, send me bro..

xehed said:
i just need this one, send me bro..
Click to expand...
Click to collapse
I'm not allowed pm you..?

Nick work! But I can't test because I moved to CM 10
Sent from my SUPER ST23i

ndzaky said:
Xperia Z2 Gradient Status Bar Style
Click to expand...
Click to collapse
can u share sony select app and widget ?

ndzaky said:
I'm not allowed pm you..?
Click to expand...
Click to collapse
Why can't ???

xehed said:
Why can't ???
Click to expand...
Click to collapse
When i try to pm you, there's a message said "xehed has chosen not to receive private messages or may not be allowed to receive private messages"

OK, now you can

does this work on stock tipo ?

MarckozZ said:
to use this, do I have to install first the Z1 pack and then replace the systemui with that Z2 systemui? or can I use this systemui with stock firmware like Gimlo firmware?
Click to expand...
Click to collapse
Its working without the Z1 pack on my miro I have only Gimlo firmware installed

Port to Xperia E JB ??? Please !

Kartunkata said:
does this work on stock tipo ?
Click to expand...
Click to collapse
As i said before, Don't know.. but someone tell us it's working on Stock Gimlo Firmware..
DanielFlorin said:
Port to Xperia E JB ??? Please !
Click to expand...
Click to collapse
I'm newbie who never learn java programing.. You can ask other user who more advanced on programing to do that.. Sorry..

ndzaky said:
As i said before, Don't know.. but someone tell us it's working on Stock Gimlo Firmware..
I'm newbie who never learn java programing.. You can ask other user who more advanced on programing to do that.. Sorry..
Click to expand...
Click to collapse
If you could tell me how you made it gradient, I can swap out the pngs from your SystemUI in ours(Xperia E) add the XML code and compile.
Would be really awesome if you could do that!
Mats
Sent from my C1505 using XDA Premium 4 mobile app

MatsPunt said:
If you could tell me how you made it gradient, I can swap out the pngs from your SystemUI in ours(Xperia E) add the XML code and compile.
Would be really awesome if you could do that!
Mats
Sent from my C1505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That's really easy one to make it gradient.. after you decompile, go to SystemUI\res\layout and open status_bar.xml using Notepad++ and find this line
Code:
android:background="@drawable/status_bar_background"
and change to this
Code:
android:background="@drawable/gradient_bg"
now go to SystemUI\res\drawable and make new xml : gradient_bg.xml
and copy this code :
Code:
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#00000000" android:endColor="#99000000" android:angle="90.0" />
</shape>
Save,Compile, and done.. You got gradient status bar

ndzaky said:
That's really easy one to make it gradient.. after you decompile, go to SystemUI\res\layout and open status_bar.xml using Notepad++ and find this line
Code:
android:background="@drawable/status_bar_background"
and change to this
Code:
android:background="@drawable/gradient_bg"
now go to SystemUI\res\drawable and make new xml : gradient_bg.xml
and copy this code :
Code:
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#00000000" android:endColor="#99000000" android:angle="90.0" />
</shape>
Save,Compile, and done.. You got gradient status bar
Click to expand...
Click to collapse
Can I do that with CM 10?
Sent from my SUPER ST23i

DPxMiro said:
Can I do that with CM 10?
Sent from my SUPER ST23i
Click to expand...
Click to collapse
No idea.. I never tried that on CM10 cause i don't have device with CM10..

Related

[MOD] statusbar toggle button {MIRO/TIPO/J} [UPDATE 22/05/2013 ][For Tipo/Miro]

FEATURED ON XDA NEWS​​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First of all. i just want to share this,
Instruction:
- Download SystemUI_x3_transparan.apk here
- Rename downloaded file to SystemUI.apk
- Open root explorer/other root enabled file manager
- Navigate to /system/
- paste and set permission to rw -r -r
- dont forget to make backup (original systemUI & systemUI.odex too on /system/app)
- move file again to folder /app
- replace original system UI
- thats it.
(if it's working ,, please share your SS)
Credits :
Nathan ali Ashari.
And Zoldyck
screenshot :
--------For Update---------
New MOD SystemUI JB
Link here
MOD Bottom Toggle
Link here
SS
New MOD SystemUI Tabbet Mode (thanks to Serajr for UI)
Link here
#just extract the .rar file and Rename to SystemUI.apk and install The Quick panel
SS
New MOD SystemUI JB Tabbed Mode
Link here
#just extract the .rar file and Rename to SystemUI.apk and install The Quick panel
New MOD SystemUI X1
Link NewMod
SysUI Look Like CM10_With Room Control & Weather Circle Widget.
Bug GPS Solve
Link : New
SystemUI Greper
Just install using CWM
Bug still bloody GPS
Link : Greper
Icon : here
SystemUI Xperia Z V1 yellow battery
Link : Xperia Z V1 yellow bat
SystemUI HD v1
Link : HD UI
AOKP System UI (thanks to Heri Setiawan for Resource)
Link : AOKP UI
Just Install via CWM
System UI for Tipo Dual
Link : http://d-h.st/qwP
System UI Dual v 1.0.0
Link : http://d-h.st/MZN
System UI CM10 Style
Link : http://d-h.st/am7
System UI X-Z ori
Link : http://d-h.st/XUX
System UI Flyme os Style
Link : http://d-h.st/MHb
​
works on tipo dual?
itechcomm said:
works on tipo dual?
Click to expand...
Click to collapse
I think it's work ,,, someone already tested it. and its work great
and Please hit Thanks If U like my post
zoldyck said:
I think it's work ,,, but someone have to test it and work great
and Please hit Thanks If U like my post
Click to expand...
Click to collapse
Its working, but you cant change between sim cards with the button and you cant see the signal bar for the second sim. But its beatyfull..
Yperion said:
Its working, but you cant change between sim cards with the button and you cant see the signal bar for the second sim. But its beatyfull..
Click to expand...
Click to collapse
Enjoy it :good:
Working on Xperia Tipo
mujka said:
Working on Xperia Tipo
Click to expand...
Click to collapse
Not working on tipo single..... After moving Apk to system... I reboot my device. And on lock screen there is no topbar. And I got an error "-unfortunately no recent app stop working" any solution guys
gagu.436425 said:
Not working on tipo single..... After moving Apk to system... I reboot my device. And on lock screen there is no topbar. And I got an error "-unfortunately no recent app stop working" any solution guys
Click to expand...
Click to collapse
U already set perm to rwrr?
you must be systemui.odex delete and working on tipo st21i
please make the statusbar mod for xperia tipo dual user...
thx brothers its working and awesome ... after deleting systemUI.odex
---------- Post added at 04:22 AM ---------- Previous post was at 04:05 AM ----------
great it could be much better if you make it less trancparent...
this one is also looks good ..
gagu.436425 said:
thx brothers its working and awesome ... After deleting systemui.odex
---------- post added at 04:22 am ---------- previous post was at 04:05 am ----------
great it could be much better if you make it less trancparent...:d
this one is also looks good ..
Click to expand...
Click to collapse
enjoy it :d
Zoldx, i think nathan ali release all system ui in facebook group
Sent from my ST23i using xda app-developers app
Indonesia
hai thanks gan.
it work on my tipo single.
:good: job.
ariw182 said:
Zoldx, i think nathan ali release all system ui in facebook group
Sent from my ST23i using xda app-developers app
Click to expand...
Click to collapse
Yes
working on XPERIA J thanks
work on my tipo ...
thks.. :good:
zmxn said:
working on XPERIA J thanks
Click to expand...
Click to collapse
I don't know its working ON J ,,, but thanks for your report
saitri said:
work on my tipo ...
thks.. :good:
Click to expand...
Click to collapse
:highfive: gan

[MOD][JB Only]☆ ☆ Stock "Accent" Themes ★★

{
"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"
}
Hello peeps !!!
I want presenting you all JB Stock themes that also
change now with the background in settings etc,
+++++++++++++++++++++++++++++++
....... [. V2 .] .......
!_ JB Stock Themes, According now with the Background _!
... Changelog ...
The Themes Change Every Background,
Into The Colour You Choose,
Conversation/Phonebook Change Also Into
Light Red If You Choose That Theme,
Like Also By The Other Themes Like Green,
If You Choose Quartz The Toggles Are Not Orange Anymore But White !.
:::Flash this with CWM:::
http://d-h.st/ZYo
Screenshots here:
.. For the people that want this clock widget: ..
Click this to download !
Thanks to:
Team: JB MoonBreakers
@utsav911:for the awesome banner !
+++++++++++++++++++++++++++++++++++++++++
.. Dont mirror these files !!! ..
..[ If you want to use this in your own rom ]..
... Give proper Credits and link them to here ...​
+++++++++++++++++++++++++++++++++++++++++
​
I wanna know if this works on Xperia Miro, Tipo (Dual), J, E, please give your feedback peeps !
Hello anyone here?
can you guys please feedback?
JL.93 said:
I'll try this asap
Click to expand...
Click to collapse
ok is cool man
how to use this theme bro? is it same like changing theme as usual? cz this theme installed to system/app not vendor/frameworks/overlay.
ArdhiArt said:
how to use this theme bro? is it same like changing theme as usual? cz this theme installed to system/app not vendor/frameworks/overlay.
Click to expand...
Click to collapse
Its change the background now als in settings, look the screenshots @ArdhiArt
..::[ Pandemic ]...:: Face The Insanity With My Xperia P
.....:::: Jelly Bean Moonbreakers Member 4 Ever ::::....
Pandemic said:
Its change the background now als in settings, look the screenshots @ArdhiArt
..::[ Pandemic ]...:: Face The Insanity With My Xperia P
.....:::: Jelly Bean Moonbreakers Member 4 Ever ::::....
Click to expand...
Click to collapse
I see bro... I mean, how to use this theme, bro? changing theme as usual or ... ? cz I see that this theme installed in system/app not in vendor/overlay/framework.
sorry bro,,, its not working tipo....i tried flashing it..but nothing happens.....
ArdhiArt said:
I see bro... I mean, how to use this theme, bro? changing theme as usual or ... ? cz I see that this theme installed in system/app not in vendor/overlay/framework.
Click to expand...
Click to collapse
Just flash bro with cwm and reboot
..::[ Pandemic ]...:: Face The Insanity With My Xperia P
.....:::: Jelly Bean Moonbreakers Member 4 Ever ::::....
gagu.436425 said:
sorry bro,,, its not working tipo....i tried flashing it..but nothing happens.....
Click to expand...
Click to collapse
Maybe this works only on xperia j
So thats why i asked to give a feedback
..::[ Pandemic ]...:: Face The Insanity With My Xperia P
.....:::: Jelly Bean Moonbreakers Member 4 Ever ::::....
Great work here bro. Tipo doesnt have JB and it wont work with it, maybe with J and E. I'm struugling a few days to port this to tipo's fw, themes and settings. And maybe if you have recompiled settings.apk from JB XP, you could upload me styles.xml to check something Once more great work
djedjy said:
Great work here bro. Tipo doesnt have JB and it wont work with it, maybe with J and E. I'm struugling a few days to port this to tipo's fw, themes and settings. And maybe if you have recompiled settings.apk from JB XP, you could upload me styles.xml to check something Once more great work
Click to expand...
Click to collapse
Thanks @djedjy
Yes maybe it works on Xperia E or J but i have still not feedback from the peeps that use one of those 2 phones
And yeah i will check next week ok
Once more: thanks bro
Btw i losy my RC title but keep doing my thing for you brothers but maybe (im not sure) i can be applied to be an RD, but we shall see
Sent From My Xperia P
Deleted, it was double replied...
Tapatalk was trippin xD
Pandemic said:
Thanks @djedjy
Yes maybe it works on Xperia E or J but i have still not feedback from the peeps that use one of those 2 phones
And yeah i will check next week ok
Once more: thanks bro
Btw i losy my RC title but keep doing my thing for you brothers but maybe (im not sure) i can be applied to be an RD, but we shall see
Sent From My Xperia P
Click to expand...
Click to collapse
And what about styles.xml from XP JB settings.apk? Do you have it to send me?
Pandemic said:
Just flash bro with cwm and reboot
..::[ Pandemic ]...:: Face The Insanity With My Xperia P
.....:::: Jelly Bean Moonbreakers Member 4 Ever ::::....
Click to expand...
Click to collapse
Sorry bro... but, I just see black screen when I'm trying to change themes.... any suggestions bro?
JL.93 said:
I flashed the file with the CWM but when I go to Settings -> Display -> Theme nothing appears but only a black screen.
Click to expand...
Click to collapse
Same problem...
ArdhiArt said:
Same problem...
Click to expand...
Click to collapse
Flashed also or do ya'll have stock themes like this?
:::[ Pandemic ..:: JB MoonBreakers 4 Ever :..
Sent From My Lovely Xperia P
Xperia J >jb v4.1.2 stock<
hi don`t work on stock rom, show fc theme app
Soon release for tipo, new themes, new settings and new fw.
Sent from my ST21i using xda premium
djedjy said:
Soon release for tipo, new themes, new settings and new fw.
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Looks nice @djedjy

[MOD][MIRO/TIPO] Z1 Advanced Settings

XPERIA Z1 Advanced Settings
{
"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"
}
Hi!,
I've modded Settings.apk to look like the Z1, I've also modded framework.jar to include colorizing function, I've tested it in my miro but it also work on tipo.
Screenshots:
Thinking Bridge Speed Indicator:
ChaOS Speed Indicator:
Features:
Owner picture at settings (Settings->User)
Compatibility with XPERIA NXT Lockscreen(XT) and XPERIA JB Lockscreen(XZ, XZ1)
New features at "Device features", like SMART Settings, you can customize your (compatible) statusbar(add speed monitor, change statusbar and notification panel color, add text & image at statusbar), I've added a compatible statusbar with XPERIA quick settings
Removed "Advanced" option, now CPU settings are at "Power management"
Removed framework-res.apk, since it's bugged and there is other user that's doing a great job with a Z1 Framework
OPTIONAL: If you wanna use the option "BEATS Audio" you should install ViPER4ANDROID FX if not, when you press that option will fc
Z1_SETTINGS_MIRO_TIPOv3FIX.zip
Black Version:
Z1_SETTINGS_MIRO_TIPOv3BLACKFIX.zip
Note: Flash trought CWM
Addons:
Kit Kat Platlogo
Screenshots:
Download
Credits:
Nathan Ali Ashari and zNXT team for base Settings.apk
SONY XPERIA Miro INDONESIA for being nice guys and very friendly
Sahaab for [GUIDE] Changing Header Color With Theme Accent In Settings.apk
BDFreak for [TUT] How To Port Colorizable Function
FedericoPeranzi for framework.jar with JB easter egg and game. Also for a lot of help with framework-res.apk attached with this mod .
Working on Tipo !
It's working on my tipo (Gimlo v2.0).. :victory: but the switch looks like your screenshot..
ndzaky said:
It's working on my tipo (Gimlo v2.0).. :victory: but the switch looks like your screenshot..
Click to expand...
Click to collapse
Yup, it's framework related, I think I will fix it tomorrow
Sent from my ST23a using Tapatalk
Works on tipo, the only bug are the switches
I cant remember you asking to mod mine settings. You dont have permission to mod them, and please remove link!
Sent from my ST21i using xda premium
nevermind
keep going :good:
dafuc-k said:
Yup, it's framework related, I think I will fix it tomorrow
Sent from my ST23a using Tapatalk
Click to expand...
Click to collapse
Im waiting..
ndzaky said:
Im waiting..
Click to expand...
Click to collapse
working in a update
It's late, i'll go to bed now but tomorrow I will try to add colorize according to theme in framework, wish me luck.
xperia j
sorry guys,does this works on xperia j? if not..how can i make it works?
Testing and working, soon full colorizing framework like 1i, here some SS:
advuserance said:
sorry guys,does this works on xperia j? if not..how can i make it works?
Click to expand...
Click to collapse
Install my Gimlo Rom for xperia j or just my gimlo firmware... Then flash this and it will works
@dafuc-k Tabs already colorized ! when you can aswerd my PM
advuserance said:
sorry guys,does this works on xperia j? if not..how can i make it works?
Click to expand...
Click to collapse
I don't know, if you're in ICS maybe it will work, I can't prove this since I don't have that device.
FedericoPeranzi said:
@dafuc-k Tabs already colorized ! when you can aswerd my PM
Click to expand...
Click to collapse
Oh, I've just send you a PM
Ohh men, i was working at something like that, but until now i haven't done nothing. I'm going to stop my work!!! What is the link with the fix?
---------- Post added at 03:47 AM ---------- Previous post was at 03:41 AM ----------
federicoperanzi said:
@dafuc-k tabs already colorized ! When you can aswerd my pm
Click to expand...
Click to collapse
pleaseee can you give me your mod???
@ivan290 me and @dafuc-k are going to try to make colorize framework, but tooks time man, too many png to edit, and xml to edit, please give us time
djedjy said:
I cant remember you asking to mod mine settings. You dont have permission to mod them, and please remove link!
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Come on man!!! you can't do that!!!!!! he just tried to post!!
---------- Post added at 04:14 AM ---------- Previous post was at 04:12 AM ----------
FedericoPeranzi said:
@ivan290 me and @dafuc-k are going to try to make colorize framework, but tooks time man, too many png to edit, and xml to edit, please give us time
Click to expand...
Click to collapse
But in the screenshoot you've done it!
ivan290 said:
Come on man!!! you can't do that!!!!!! he just tried to post!!
---------- Post added at 04:14 AM ---------- Previous post was at 04:12 AM ----------
But in the screenshoot you've done it!
Click to expand...
Click to collapse
The framework isn't fully colorized we're trying to do that so give us time
dafuc-k said:
The framework isn't fully colorized we're trying to do that so give us time
Click to expand...
Click to collapse
Ok ! If u need help just pm me!! I've done AOSP FRAMEWORK, AOSP SETTINGS and AOSP SYSTEM UI, i've got some idea for decompiling editing and compiling again!!
When next update release ?

[PORT][ICS] Xperia Z1 Home 6.1.1.A.0.8 by Alex_rac

Xperia Z1 Home & Widgets
{
"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"
}
This Home.apk is from the 4.3 update of Z1 and was ported by @Alex_rac, so all thanks and credits are for him I only did the 4*4 app drawer and fixed some png in drawable-hdpi & mdpi folder. I also fixed colorizing in ClockWidgets.apk .
This is working in Miro/Tipo/Tipo dual
Screenshots:
Download:
XPERIA_Z1_Home_6.1.1.A.0.8v.zip
Z1_WIDGETS.zip
Installation :
Flash patched services.jar also know as "SUPER USER MOD" (Only Miro/Tipo, don't try to flash this on another device)
Download here
add this lines to build.prop
dalvik.gc.type=precise
dalvik.vm.dexopt-data-only=1
dalvik.vm.jniopts=forcecopy
dalvik.vm.dexopt-flags=v=n,o=v,m=y
dalvik.vm.execution-mode=int:jit
Flash via CWM
Credits:
@Alex_rac for Xperia Z1 Home.apk V 6.1.1.A.0.8 port FOR ICS BY Alex_rac
@FedericoPeranzi for removing themes tab
can it be installed like normal app ? and do i need any extra widgets or will work with stock one ?
Kartunkata said:
can it be installed like normal app ? and do i need any extra widgets or will work with stock one ?
Click to expand...
Click to collapse
I think It can be installed as normal app but idk, and no, stock widgets don't work with this unfortunately :/
Perfectly working on my tipo !
btw, Where did you get that Z1 Wallpaper ? i already have that, but didn't fit on my tipo screen..
ndzaky said:
Perfectly working on my tipo !
btw, Where did you get that Z1 Wallpaper ? i already have that, but didn't fit on my tipo screen..
Click to expand...
Click to collapse
Oh those wallpapers are from modded themes, if you want I can upload them
PS: Still working in themes tab, for now I have no clue.
dafuc-k said:
Oh those wallpapers are from modded themes, if you want I can upload them
PS: Still working in themes tab, for now I have no clue.
Click to expand...
Click to collapse
I want it ! Take your time dafuc-k.. :highfive:
Did you fix the layout When you want to delete/add some home??
FedericoPeranzi said:
Did you fix the layout When you want to delete/add some home??
Click to expand...
Click to collapse
This?
ndzaky said:
I want it ! Take your time dafuc-k.. :highfive:
Click to expand...
Click to collapse
Ok mate, will upload later, I'm busy with xperia e framework now
@dafuc-k Yes bro !
FedericoPeranzi said:
@dafuc-k Yes bro !
Click to expand...
Click to collapse
extended standby mode??
FedericoPeranzi said:
@dafuc-k Yes bro !
Click to expand...
Click to collapse
Yeah all is fixed , but no clue on themes tab :/
djedjy said:
extended standby mode??
Click to expand...
Click to collapse
Alarm with STAMINA icon
dafuc-k said:
This?
Ok mate, will upload later, I'm busy with xperia e framework now
Click to expand...
Click to collapse
Is that the REAL Red themes ?
ndzaky said:
Is that the REAL Red themes ?
Click to expand...
Click to collapse
Yeah, but it's just "Redtheme.apk" calling to "Pinktheme.apk" to enable red colorizing, btw here you have themes http://d-h.st/Nhy
did it worked on xperia e???
Work and Xperia J?
Enviado desde mi C6603 mediante Tapatalk
can u give me ur system ui...
Hey,
Added lines to build.prop. Rebooted into recovery and flashed the 2 zips.
Looks awesome, but I can't open the app drawer!
I can add widgets and change the wallpaper but when I want to add an app to the home screen it just freezes and turns black.
I have also tried to wipe dalvik cache after flashing but nothing works.
Xperia E, CM10
Sent from my Xperia E using XDA Premium 4 mobile app
kuugatitan98 said:
did it worked on xperia e???
Click to expand...
Click to collapse
I don't know, flash or extract home.apk and try :3
salda said:
Work and Xperia J?
Enviado desde mi C6603 mediante Tapatalk
Click to expand...
Click to collapse
same as above
kuugatitan98 said:
can u give me ur system ui...
Click to expand...
Click to collapse
I don't think that systemui from miro will work in E, but if you share me your deodexed systemui I can mod it
MatsPunt said:
Hey,
Added lines to build.prop. Rebooted into recovery and flashed the 2 zips.
Looks awesome, but I can't open the app drawer!
I can add widgets and change the wallpaper but when I want to add an app to the home screen it just freezes and turns black.
I have also tried to wipe dalvik cache after flashing but nothing works.
Xperia E, CM10
Sent from my Xperia E using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh, I'm sorry mate but this is for stock firmware only, it will not work on CM
Sent from my Xperia Miro using tapatalk
dafuc-k said:
Oh, I'm sorry mate but this is for stock firmware only, it will not work on CM
Sent from my Xperia Miro using tapatalk
Click to expand...
Click to collapse
Oh, too bad. Well, you can always try.
Still thanks.
Sent from my Xperia E using XDA Premium 4 mobile app
MatsPunt said:
Oh, too bad. Well, you can always try.
Still thanks.
Sent from my Xperia E using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Try this one http://forum.xda-developers.com/showthread.php?t=2453973 maybe that will work for you

[UPDATE!] System_ui KitKat For ICS Xperia E dual C1605

Hello system_ui modified one for the stock ICS Xperia E dual C160x she's like the KitKat the icons of wifi bluetooth and GPS are similar to the kitkat
To install just replace the old system_u and set permissions
[UPDATE]
Modified the toggles to resemble that of kitkat
Some Screenshots below
{
"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"
}
Ported From: http://forum.xda-developers.com/showthread.php?t=2530538
Sorry My Bad English
Filipe Bento said:
Hello system_ui modified one for the stock ICS Xperia E dual C1605 she's like the KitKat the icons of wifi bluetooth and GPS are similar to the kitkat
To install just replace the old system_u and set permissions
Sorry My Bad English
Click to expand...
Click to collapse
nice! ...mention source from which you ported....
did you port it?
NO need to mention only E dual c160x just say 'for ICS' as ICS also works on E single..
I'll port it tomorrow to the E single.
Sent from my C1505 using XDA Premium 4 mobile app
Grimlock007 said:
nice! ...mention source from which you ported....
did you port it?
NO need to mention only E dual c160x just say 'for ICS' as ICS also works on E single..
Click to expand...
Click to collapse
Sources Posted
Hi Filipe, tried pushing your UI, but after reboot the notification bar is gone. Seems like the device didnt read the systemui.apk..I'm running the Xboost ROM.
Any suggestions?
Sent from my C1605 using Tapatalk
Same. Error 404: Notifications not found. Any fix? Permissions are 0644 (rw-r--r--).
EDIT: The icon is that of AOSP, not the Xperia settings icon like the default SystemUI. Is this for our phone?
@Filipe Bento
Please help!! In the excitement I deleted my original systemUI !!
Sent from my C1605 using Tapatalk
@NSDCars5 hey I opened the old system ui and replaced the contents with the ones in Filipe's apk. Now its working! Only one problem-the icons of the sim card are still there!!
Sent from my C1605 using Tapatalk
wavian said:
@NSDCars5 hey I opened the old system ui and replaced the contents with the ones in Filipe's apk. Now its working! Only one problem-the icons of the sim card are still there!!
View attachment 2675180View attachment 2675181
Sent from my C1605 using Tapatalk
Click to expand...
Click to collapse
Looks nice. Provide the APK? Maybe I can remove it. I've had some modding experience on my old phone without Xposed, let's see if it works...
@NSDCars5 here you go!
@ Filipe Bento Please tell me what went wrong??
wavian said:
@NSDCars5 here you go!
@ Filipe Bento Please tell me what went wrong??
Click to expand...
Click to collapse
my dear I just replace my original apk by this I modified the apk tools subtituir try the original for my modified apk and make a backup before proceeding
I did just that but yours wasn't opening. Later I added classes.dex into your apk. Now its running fine. Just one little noon question, can I move the battery position. As of now its too close to the time. Nothing major but it would look better that way.
I'm attaching the screenshot.
Sent from my C1605 using Tapatalk
NSDCars5 said:
Same. Error 404: Notifications not found. Any fix? Permissions are 0644 (rw-r--r--).
EDIT: The icon is that of AOSP, not the Xperia settings icon like the default SystemUI. Is this for our phone?
Click to expand...
Click to collapse
My permissions are the same as their
I modified the default icon for the the OASP
Filipe Bento said:
Hello system_ui modified one for the stock ICS Xperia E dual C160x she's like the KitKat the icons of wifi bluetooth and GPS are similar to the kitkat
To install just replace the old system_u and set permissions
Some Screenshots below
Ported From: http://forum.xda-developers.com/showthread.php?t=2530538
Sorry My Bad English
Click to expand...
Click to collapse
Sir can u plz port this for tipo dual (ics) with dual SIM signal showing!!
http://forum.xda-developers.com/xperia-j-e/themes-apps/share-ui-tipo-dual-t2670607
This is a link to a system UI which im using can u js change sm pngs and make it work fot tipo dual!!!
[REQ] I too want it for Xperia Tipo dual!!!!!!!!!!!
CONV3RS3 said:
Sir can u plz port this for tipo dual (ics) with dual SIM si
I too need it! Or say if it can work with our case! Also, I need Z or Z1 home for my phone.
MY DEVICE: XPERIA TIPO DUAL
FIRMWARE VERSION: 11.0.A.6.8
Click to expand...
Click to collapse
Updated!
wavian said:
I did just that but yours wasn't opening. Later I added classes.dex into your apk. Now its running fine. Just one little noon question, can I move the battery position. As of now its too close to the time. Nothing major but it would look better that way.
I'm attaching the screenshot. View attachment 2675678
Sent from my C1605 using Tapatalk
Click to expand...
Click to collapse
I have tried felipe's systemUI but my statusbar is gone, please tell me how you fix it. I'm used Xboost rom too
I was excited initially but plz KK ui 's best part is notification drawer quick toggles and flip settings bro
but nice work i wont try

Categories

Resources