[Port]Original Z3 SystemUI / Home 7.0.A.1.7 (Fullscreen) For T/TX/V v1.4 - 28/11/2014

cholopo

Senior Member
Jan 14, 2011
179
238
0
Cobán A. V., Guatemala
Xperia SP:
-Quick settings: "Maximum number of quick settings have been selected" with the app Xperia Xposed by @serajr

-The quick setting "Myself" is very large

-Not work access to google now

#This is no problem of Xperia Xposed
 
Last edited:

serajr

Recognized Developer / Recognized Themer
Apr 21, 2011
5,010
18,602
263
São Paulo - SP
Xperia SP:
-Quick settings: "Maximum number of quick settings have been selected" with the app Xperia Xposed by @serajr

-The quick setting "Myself" is very large

-Not work access to google now
"Maximum number"... Ok - default behavior (even with XX module installed)
"Myself"... Working fine over here (ZL 4.4.4)
"google now"... Working fine over here (ZL 4.4.4)

Weird! :confused:
 
  • Like
Reactions: kongaz2

cholopo

Senior Member
Jan 14, 2011
179
238
0
Cobán A. V., Guatemala
"Maximum number"... Ok - default behavior (even with XX module installed)
"Myself"... Working fine over here (ZL 4.4.4)
"google now"... Working fine over here (ZL 4.4.4)

Weird! :confused:
:D With Xperia Xposed not probem! (An apology for not expressing myself well)
I think the Z3 SystemUI.apk of this post is not entirely compatible with the xperia sp
 

Eldegal

Member
Jun 10, 2014
10
2
0
Help

My systemui is not working :(( . When I check setting/app its showed total :724kb (its that normal ?)
I'm using Rizal rom ( the lastest)
P/s : sr my english bad
 

Rizal Lovins

Recognized Developer / Recognized Themer / Recogni
May 30, 2012
1,612
15,924
113
26
Bandung
developer-rizal-lovins.blogspot.com
SystemUI UPDATE

hello everyone ...

i'm just want to share my new fix for this SystemUI, i will use this Thread instead making a new thread

Changelog Version 1.3 :

Code:
- Changed some code in SearchPanel to match with Jelly Bean 4.3 Framework 
- Changed some code in BaseStatusbar to match with Jelly Bean 4.3 Framework 
- Fix Some hex id wrong in SearchPanel to fix Swipe to Access Google Now when you remove SONY What's New
- Added feature Hidden Power Menu in Clock (touch to off screen and hold to power menu)
- Semi Transparent Background
Bugs :

Touch & Hold on Android Version maybe still FC, (Because my Current ROM have a new framework app called Lovins X Resource Extension so My SystemUI is working Perfect without any single FC, but my rom still not released yet) So please post a logcat about SystemUI FC in Android Version, so i can fix it ;)

All credits just go to my friend for his Amazing work @kongaz2 @serajr :good:

@kongaz2 feel free to add in your OP my friend :highfive:
 

Attachments

Last edited:

STRYDER~007

Inactive Recognized Developer / Recognized Themer
May 13, 2013
2,740
9,244
0
Pune
Little help please..

hello everyone ...

i'm just want to share my new fix for this SystemUI, i will use this Thread instead making a new thread

Changelog Version 1.3 :

Code:
- Changed some code in SearchPanel to match with Jelly Bean 4.3 Framework 
- Changed some code in BaseStatusbar to match with Jelly Bean 4.3 Framework 
- Fix Some hex id wrong in SearchPanel to fix Swipe to Access Google Now when you remove SONY What's New
- Added feature Hidden Power Menu in Clock (touch to off screen and hold to power menu)
- Semi Transparent Background
Bugs :

Touch & Hold on Android Version maybe still FC, (Because my Current ROM have a new framework app called Lovins X Resource Extension so My SystemUI is working Perfect without any single FC, but my rom still not released yet) So please post a logcat about SystemUI FC in Android Version, so i can fix it ;)

All credits just go to my friend for his Amazing work @kongaz2 @serajr :good:

@kongaz2 feel free to add in your OP my friend :highfive:
Sir.. First of all many thanks for this update... :good: Sir if you don't mind I want to ask a question.. I'm porting this Z3 SystemUI for Jelly Bean 4.2.2...But I'm using previous version of this Systemui.. My work is half done now.. But as you have uploaded v1.3 with some changes in code I want to know where exactly have you changed the code?? Is it only in SearchPanelView.smali and BaseStatusbar.smali or in other smalis also?
 

serajr

Recognized Developer / Recognized Themer
Apr 21, 2011
5,010
18,602
263
São Paulo - SP
hello everyone ...

i'm just want to share my new fix for this SystemUI, i will use this Thread instead making a new thread

Changelog Version 1.3 :

Code:
- Changed some code in SearchPanel to match with Jelly Bean 4.3 Framework 
- Changed some code in BaseStatusbar to match with Jelly Bean 4.3 Framework 
- Fix Some hex id wrong in SearchPanel to fix Swipe to Access Google Now when you remove SONY What's New
- Added feature Hidden Power Menu in Clock (touch to off screen and hold to power menu)
- Semi Transparent Background
Bugs :

Touch & Hold on Android Version maybe still FC, (Because my Current ROM have a new framework app called Lovins X Resource Extension so My SystemUI is working Perfect without any single FC, but my rom still not released yet) So please post a logcat about SystemUI FC in Android Version, so i can fix it ;)

All credits just go to my friend for his Amazing work @kongaz2 @serajr :good:

@kongaz2 feel free to add in your OP my friend :highfive:
Sounds amazing!! Congrats bro!!

What about if we try to port Z3 Compact Home.apk to JB 4.3?

Btw... I'm about to finish porting Android L Recents to my ZL 4.4.4 SystemUI.apk (which actually is the ported Z3 SystemUI.apk from my ZL thread), more news, pics and teaser video soon! Ofc it will suit here too!
 

Rizal Lovins

Recognized Developer / Recognized Themer / Recogni
May 30, 2012
1,612
15,924
113
26
Bandung
developer-rizal-lovins.blogspot.com
Sir.. First of all many thanks for this update... :good: Sir if you don't mind I want to ask a question.. I'm porting this Z3 SystemUI for Jelly Bean 4.2.2...But I'm using previous version of this Systemui.. My work is half done now.. But as you have uploaded v1.3 with some changes in code I want to know where exactly have you changed the code?? Is it only in SearchPanelView.smali and BaseStatusbar.smali or in other smalis also?
It's defend on your framework, you can decompile your Original SystemUI as reference, than see what is caused FC in a logcat on Your SystemUI port than see what is different method

Example

First time you need to fix all hex id 0x10xxxxx and 0x11xxxxx in SystemUI Z3

Than change method

Landroid/view/blablabla

Change to what your framework method that respondsible for that method

I'm on in phone now, so i can't explain more detail
Sounds amazing!! Congrats bro!!

What about if we try to port Z3 Compact Home.apk to JB 4.3?

Btw... I'm about to finish porting Android L Recents to my ZL 4.4.4 SystemUI.apk (which actually is the ported Z3 SystemUI.apk from my ZL thread), more news, pics and teaser video soon! Ofc it will suit here too!
What the different with Z3? Is there any new? I have Xperia Home 7.0.A.1.5 but i'm not upload it at the moment, will upload later, but still buggy (There is a line available under statusbar) i don't know how to remove it :( and i'm also forgot to change AppTray to make it Fullscreen in JB

ahhh i always forgot :/

Well great work my friend waiting for the code :laugh:
 
Last edited:

STRYDER~007

Inactive Recognized Developer / Recognized Themer
May 13, 2013
2,740
9,244
0
Pune
It's defend on your framework, you can decompile your Original SystemUI as reference, than see what is caused FC in a logcat on Your SystemUI port than see what is different method

Example

First time you need to fix all hex id 0x10xxxxx and 0x11xxxxx in SystemUI Z3

Than change method

Landroid/view/blablabla

Change to what your framework method that respondsible for that method

I'm on in phone now, so i can't explain more detail
Yes sir.. I'm changing the hex id's according to my framework.. I just want to know in your updated SystemUI v1.3 in which files have you changed the code as compared to Z3 SystemUI version 1.1 by kongaz2? Is it just SearchPanelView.smali and BaseStatusbar.smali or there are any other files also?
 
Last edited:

serajr

Recognized Developer / Recognized Themer
Apr 21, 2011
5,010
18,602
263
São Paulo - SP
What the different with Z3? Is there any new? I have Xperia Home 7.0.A.1.5 but i'm not upload it at the moment, will upload later, but still buggy (There is a line available under statusbar) i don't know how to remove it :( and i'm also forgot to change AppTray to make it Fullscreen in JB

ahhh i always forgot :/

Well great work my friend waiting for the code :laugh:
You have the lastest apk (both are the same). Count on me for helping you to fix fc you face to finish your job!
 
  • Like
Reactions: kongaz2

Rizal Lovins

Recognized Developer / Recognized Themer / Recogni
May 30, 2012
1,612
15,924
113
26
Bandung
developer-rizal-lovins.blogspot.com
Yes sir.. I'm changing the hex id's according to my framework.. I just want to know in your updated SystemUI v1.3 in which files have you changed the code as compared to Z3 SystemUI version 1.1 by kongaz2? Is it just SearchPanelView.smali and BaseStatusbar.smali or there are any other files also?
we will never know if you haven't test and take a logcat, so you need to test it, and see what file need to change :)
You have the lastest apk (both are the same). Count on me for helping you to fix fc you face to finish your job!
Yeah, thanks you very much, it was working look at my old screenshot, but only thing is bugged me is the line under statusbar, Do you see the line under statusbar? That's it, i don't know what is that :(

 
Last edited:

kongaz2

Senior Member
Mar 21, 2012
493
1,354
0
VietNam
Sounds amazing!! Congrats bro!!

What about if we try to port Z3 Compact Home.apk to JB 4.3?

Btw... I'm about to finish porting Android L Recents to my ZL 4.4.4 SystemUI.apk (which actually is the ported Z3 SystemUI.apk from my ZL thread), more news, pics and teaser video soon! Ofc it will suit here too!
wow. so amazing bro ^^
i have try use your code setFullScreenWindowBySerajr for port my home. but. don't work and alway FC :((
smali files of home old with home z3 have many differences :(
you can help guide me use this method setFullScreenWindowBySerajr in new home. :fingers-crossed:
sr. if me disturb you ^^
 

serajr

Recognized Developer / Recognized Themer
Apr 21, 2011
5,010
18,602
263
São Paulo - SP
wow. so amazing bro ^^
i have try use your code setFullScreenWindowBySerajr for port my home. but. don't work and alway FC :((
smali files of home old with home z3 have many differences :(
you can help guide me use this method setFullScreenWindowBySerajr in new home. :fingers-crossed:
sr. if me disturb you ^^
Disturbing me... come on buddy!! ;)
The method worked on old Home.apk, now the new one has different code. Just let me see its bowels and asap I pm you with something to give it fullscreen look and feel!
 
  • Like
Reactions: kongaz2

kongaz2

Senior Member
Mar 21, 2012
493
1,354
0
VietNam
Disturbing me... come on buddy!! ;)
The method worked on old Home.apk, now the new one has different code. Just let me see its bowels and asap I pm you with something to give it fullscreen look and feel!
plz check inbox ^^
we will never know if you haven't test and take a logcat, so you need to test it, and see what file need to change :)

Yeah, thanks you very much, it was working look at my old screenshot, but only thing is bugged me is the line under statusbar, Do you see the line under statusbar? That's it, i don't know what is that :(

:laugh::laugh::laugh: my port is normal. don't have this bug :victory::victory::victory:
 

Attachments

  • Like
Reactions: Jamshid27