[MOD][XPOSED][XPERIA] Adapted Layout with hidden soft keys for Xperia apps Xposed Mod - Xposed Framework Modules

This mod will correct the layout for some of the Xperia apps if you are using a hidden or 0px height navbar.
See the screenshots for the result in portrait and landscape mode
Before
{
"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"
}
After
Tested on my Xperia Z running the latest firmware, Xperia apps updates and Xposed framework
Source available on my GitHub
NB :It's my first Xposed mod so be kind
Changelog:
0.1:
- Initial release​
0.2:
- Support latest WALKMAN release (8.3.A.0.2)​- Add settings to enable/disable options​- Add GravityBox Expanded Desktop Support​
0.3:
- Support latest Album release (6.0.A.0.26)​
0.4:
- Work around when the status bar is also hidden (Thanks to @aresbv2000 for testing)​
0.5:
- Support latest WALKMAN release (8.4.A.3.1)​
Supported apps:
- Album (6.0.A.0.26 thru 6.3.A.0.10)​- WALKMAN (8.3.A.0.2, 8.3.A.0.5, 8.4.A.3.1)​
WIP:
- Calc​- Movies​
Please note, if you also hide the status bar, some side effects might occur ; I'm working on them, but, please, don't hold on your breath
View attachment AdaptedLayout-0.5.apk

downloading.. wanna try it

Works well on my S3 with walkman ports,been looking for something like this =)

Not working on my Z. Walkman v7.12.A.0.0, fw 10.3.A.0.423, Expanded desktop mode (hidden nav bar).
Sent from my Xperia Z

Strange I'm running the same version of the Walkman app.
Could yoy send me the apk ?

By the way, I use GravityBox to enable Expanded desktop. How does your module actually work? Does it listen to system to see if nav bar is present and then adjust the app accordingly?
Edit: opened Movies app and it's the same as Walkman - the line is still there.
Sent from my Xperia Z

Well the mod is very simple : It change some ressources without checks, as you can see on my github :
- WALKMAN : background_composite with android:bottom="0.0dip", originaly 48.0dip,
- Movies : browser_fragments_padding_right and browser_fragments_padding_bottom at 0.0dip, original 48.0dip.
So even if the navbar is visible, the layout cannot be broken.
I'm not using Gravity box, I was formely using GMD Auto Hide Soft Keys for hiding the navbar. Now it is the 3dot mod which is hiding it on my XZ.
I think, as stated on the Xposed wiki, when replacing ressources, the last applied module wins... and my mod is the loser :crying:

Decided to use 3dot menu mod for now to get this working. I prefer just hiding nav bar with Expanded desktop if I need a fall back option, but this will suffice. Thanks for the mod.
Sent from my Xperia Z

etatto83 said:
This mod will correct the layout for some of the Xperia apps if you are using a hidden or 0px height navbar
Currently, Movies and Walkman are supported.
See the screenshots for the result in portrait and landscape mode
Before
View attachment 2265464View attachment 2265466
View attachment 2265469View attachment 2265471
After
View attachment 2265465View attachment 2265468
View attachment 2265470View attachment 2265510
Tested on my Xperia Z running the latest firmware, Xperia apps updates and Xposed framework
Source available on my GitHub
NB :It's my first Xposed mod so be kind
View attachment 2265490
Click to expand...
Click to collapse
Quite awesome dude, do you think you can solve also this issue:

What is your setup ?

Hi, thanks it works great. Only one thing. Is it possible to do the same for the calculator?

Can you please add a screenshot because I don't see on my Z a problem with the layout of calc app ?
Thanks.
Envoyé depuis mon Xperia Z en utilisant Tapatalk

Hey doesn't quite seem to work with the. 569 firmware
Sent from my C6503 using Tapatalk

Yes just saw it… I gonna look into it. Thanks.
Envoyé depuis mon Xperia Z en utilisant Tapatalk

etatto83 said:
Yes just saw it… I gonna look into it. Thanks.
Envoyé depuis mon Xperia Z en utilisant Tapatalk
Click to expand...
Click to collapse
thanks for ur work - but one thing, would u add the abilty to remove the navbar placeholders in walkman app btw???
bcuz i thought ur app does it too, bot no :crying::crying::crying: really thx if u can take look. thank u :angel:

gravitybox expanded desktop mode support
Could you please support gravitybox's expanded desktop? I love it and can not do without,but my walkman app looks really ugly right now.
Xperia Z 4.3 with gravitybox

Walkman fw when trying to open and doesn't work on movies app for Xperia Z1
Sent from my C6903 using Tapatalk

Walkman app FC after installing this mod... I'm on 4.3 this worked when my XSP was still on 4.1 but now it doesn't[emoji30]
Sent from my C5303 using Tapatalk

headbon3 said:
Walkman app FC after installing this mod... I'm on 4.3 this worked when my XSP was still on 4.1 but now it doesn't[emoji30]
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Same here. Using gravity box to hide nav bar
Sent from my C5303 using Tapatalk

Sorry for not giving news, but since the last 2 updates (at least I think), Sony has decided to load some resources/layout dynamically thru coding (some hints in the smali...) and I still haven't found a way to hook these methods.
Frankly I don't if it is possible and/or I able to find a solution...
Envoyé de mon C6603 en utilisant Tapatalk

Related

[GUIDE] Per App Dpi + Tablet Style for Stock ICS based ROMs

This is just a simple guide to change DPI of certain apps and make it look like tablet apps (just the same way as in Paranoid Android ROMs). There's no complex method involved, no flashing zips and stuffs. :laugh: Just wanted to share my findings with you guys. ​
Requirements:
Rooted stock ICS or stock ICS based ROMs (Tested on Viper Xperia v2.1)
Procedure:
Download and install latest Xposed Framework from here:
[FRAMEWORK] Xposed - (2.1.2)(05.02.2013)
Follow the How to install steps in the OP of the link.
{
"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"
}
Reboot.
Now download and install the Xposed App Settings from here:
View File
After installation, enable the module from Xposed Installer.
Reboot.
After booting up, now you are ready to open Xposed App Settings to change App preferences.
Now let's proceed to edit the DPI, for example Settings apk to make it look like as in Tablets.
Launch Xposed App Settings.
Search for Settings.
Select it, and enable the toggle above.
Now set the DPI to 160 and Screen(dp,px) to 600x1024.
Click the Save icon and exit.
You'll have something that looks like:
Enjoy experimenting with other apps.
More Examples:
Walkman:
Friendcaster Pro:
Youtube:
Note : For those who are using small apps, its better not to play with SystemUI DPI.
One humble request, since many of us already know about Xposed Framework, so please don't spoil this thread for those who don't know. Thank you. :fingers-crossed:​
Credits:
rovo89
rugglez
nice guide digi
Tested on Viper Xperia.. I love this sentence lol..
sandy7 said:
nice guide digi
Click to expand...
Click to collapse
Thanks Sandy.. My first guide here!
jerrytan93 said:
Tested on Viper Xperia.. I love this sentence lol..
Click to expand...
Click to collapse
Coz I'm using it.. And I like it! :good:
very good Bro.
it does work indeed. Awesome thanks for letting us know
Thanks man, its awesome!
Apps working on tablet mode
Here is a list of apps that works better in tablet mode :
- Settings
- Browser
- Gmail
- Messaging
I tried Youtube but of the texts and images overlap with each other
and WALKMAN not that great
request
Nice guide. :good: looks good with many app just play with settings....
can we get a working systemui mod for this? :fingers-crossed: like xu http://forum.xda-developers.com/showthread.php?t=2142018
HSNalfar3 said:
Here is a list of apps that works better in tablet mode :
- Settings
- Browser
- Gmail
- Messaging
I tried Youtube but of the texts and images overlap with each other
and WALKMAN not that great
Click to expand...
Click to collapse
Try your own values to make things look perfect to you.
And for the Walkman, change the dpi to 100, and screen (dp,px) to 800x1280, that will fix Landscape layout.
bxzt said:
Nice guide. :good: looks good with many app just play with settings....
can we get a working systemui mod for this? :fingers-crossed: like xu http://forum.xda-developers.com/showthread.php?t=2142018
Click to expand...
Click to collapse
Need to edit services.jar for this.
Amazing stuff man. I was looking for something like this.
I think this mod somehow messup my sound mod.... My bass loses it's Kick... Might be due to framework...
Sent from my Sensed ST18i with Tapatalk 2
YeoZy96 said:
I think this mod somehow messup my sound mod.... My bass loses it's Kick... Might be due to framework...
Sent from my Sensed ST18i with Tapatalk 2
Click to expand...
Click to collapse
I don't have any issues with sound. Anyone else?
soumya_digi said:
I don't have any issues with sound. Anyone else?
Click to expand...
Click to collapse
even i dont have issue with sound.
It's just a minor decrease in bass. Nevermind. I think my SRS isn't working. Lot
Sent from my Sensed ST18i with Tapatalk 2
Work's perfect, thanks :thumbup:
Sent from my Arc S
Tried on Ray (UHD), and it's working...
but the Walkman UI doesn't change...
the Settings.apk looks so great!:good:
toar said:
Tried on Ray (UHD), and it's working...
but the Walkman UI doesn't change...
the Settings.apk looks so great!:good:
Click to expand...
Click to collapse
It depends on walkman of wad version you're using
Sent from my Sensed ST18i with Tapatalk 2
how to change size of status bar ?and change staus bar puIIdown Iike tabIet ?
aIso ,i can't modify upnxt Iockscreen ,
Works Great...:good:

[PORT][26/07 UPDATED] Xperia i1 Launcher and Widgets Complete Port for ICS

[PORT] Xperia i1 Launcher and Widgets for ICS​
Hello, here it is my next port.
It was VERY hard to port it, so please respect to my work and don't steal it.
It's very fast and smooth and absolutely much better then old launchers.
I've not touched any framework file, only launcher and widget files will be changed.
Also I've ported clock, world clock, music, weather and tools widgets but others did remain in old version since new ones are buggy or have same look with old ones (recent calls widget, photo widget and notes widget)
{
"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"
}
Changelog:
22/07 - Initial release
22/07 - 4x4 and auto-hide dots options + shortcut FC fix
26/07 - Layout fix + Sdcard app disappearing fix (should fix FCs too)
Downloads:
Firstly flash widgets, it's a must and launcher won't work without them!
Then choose one of them and flash.
5x4 App Drawer
With auto-hide pagination dots: http://www.mediafire.com/?23h2i1radnafshj
With permanent pagination dots: http://www.mediafire.com/?4j22hk4k9jydhqv
4x4 App Drawer
With auto-hide pagination dots: http://www.mediafire.com/?cprafot0otx07is
With permanent pagination dots: http://www.mediafire.com/?cr95t734tw3ln4b
Doesn't matter hdpi or mdpi, it works on both.
Enjoy!
Good work! I will take it for my ROM, with your permissions
You are AWESOME!!
Great Work!!
Sent from my ST25i using xda app-developers app
DeathZeroFx said:
Good work! I will take it for my ROM, with your permissions
Click to expand...
Click to collapse
Sure =)
5x4 App Drawer?
Edit: It was 5x4. This is Great!
nice nice nice :good::good::good::good:
Awesome work, erorcun. :good:
I suggested to Change the animation of the launcher. Like the i1 Honami Style Launcher.
@nadom42
Do you mean app opening anim? I removed it because it wasn't compatible with ICS. (This is only thing I've removed)
And I can't add new animation after this moment, it's hard, sorry.
And I will never mod it. This is original app port. (maybe I can add auto-rotation etc. options soon)
@erorcun
I tried installing on my Xperia Ray running a custom ICS ROM, but, it gives me 'Unfortunately, Xperia Home has stopped' error. Here's hoping it can fixed. :good:
masteriori said:
@erorcun
I tried installing on my Xperia Ray running a custom ICS ROM, but, it gives me 'Unfortunately, Xperia Home has stopped' error. Here's hoping it can fixed. :good:
Click to expand...
Click to collapse
This is P,U,Sola,Go section and I've not ported it for other phones. But if you put logcat I can see the reason maybe.
Excelent
@erorcun your work is EXCELENT!!!!! thanks!!!
very awesome but there's no tick sounds
Super smooth launcher but launcher FC when clicking on a shortcut.
Sent from my ST25i using Tapatalk 2
AbdulRehmanSays said:
Super smooth launcher but launcher FC when clicking on a shortcut.
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
Try cleaning data. It only occurs on you.
He
erorcun said:
Try cleaning data. It only occurs on you.
Click to expand...
Click to collapse
Occurs on me too, i hava Xperia U and I git Fc when i press any shortcut, for example, greenify shortcut widget... Its a shame, because for the rest, its excellent.
could you please make a version with no dots?? the home panel dots are really annoying (top of the screen dots, little ones that tell the screen you are in).. and excellent work
and please try to fix the widgets.. if i try to put any widget at the bottom of the screen the widget freeze (for example: photo widget didn't change image)
Bro @erorcun
Can i use your Home Launcher,Widgets,System UI,Framework & Phonebook Port In My Rom?
Thanks :good:
this mod not working in my phone .
xperia u ics 0.89
Nice work bro @erorcun
Keep it up:good:
But i see no credits for the person where you get the home from
@Ben Ling
Why you need all the modded stuff by people and put it in your rom?
Then is is not your rom but a builded rom by everyone !!
:::[ Pandemic ..:: JB MoonBreakers® 4 Ever !!:..
Sent From The Moon With My Xperia P !

[Xposed] [v1.1] XBatteries - Switch to a different Theme in a Snap

Hello Friends,
Here is another xposed module I want to share with you. I call it XBatteries because there is more than one theme in it. I am inspired by the battery mods of dr.ketan that I thought I would put most of it in one package and just switch from one theme to another in a snap according to your moods. Aside from the built-in themes, it gives you the ability to choose your custom color (any color you want) from a choice of several popular battery icons. I guess the pictures below would help explain the features of this mod.
10 August 2013: XBatteries version 1.1
Changelog:
- Fixed Icon spacing on statusbar
- Fixed Sensetube theme
- Added option to hide battery icon
- Added option to hide full battery notification alert
- Added option to replace battery text with custom text and change its color
DOWNLOAD
XBatteries version 1.1
XBatteries version 1
{
"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"
}
How to install:
1. Requires that you have Xposed Framework installed.
2. Download and Install like any app.
3. Open Xposed installer and enable it. Make sure to disable other battery modules you may be using as that would conflict with this module.
4. Reboot.
5. Open XBatteries app and choose your themes or your colors. No need to reboot device. Just restart systemui when changing from one theme to another or when changing from one color to another or from one icon to another.
6. Enjoy.
Click to expand...
Click to collapse
Credits: @rovo89, dr.ketan, dully79, UOT kitchen, to all unknown designers/creators of the various battery themes
Works perfectly. Thank you for all your mods
Sent from my GT-N7105 using xda premium
In-built battery icons:
Can't get it to work? I'll try again in the morning...after I grab 4hrs of sleep ...tired now...lol.
=====================
Edit: Works for me now ! ! ! . Amazing what a little sleep can do for your thought process... Got up this morning, ran some errands, mowed the grass and then started playing "phone". The spacing between the Signal Strength/Battery/Clock is about twice as wide as just applying the mods as a single apk though. I can get used to it I guess. Also mine works and I have the Xquick Settings Toggle Themer installed...
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13
@xperiacle
Thanks a lot
you saved my lots of work
I divert my thread user here
Oh Great that's cool thank u so much
Sent from my GT-P6800 using xda premium
very nice mod.. thx a lot!
Great work. Works on S2.
It would be even much better if it had options to change colours of time & other icons of statusbar.
xStatusbar
Please add Xperia Battery layout with percentage for non-xperia users.
Thanks
tariq2kn said:
Great work. Works on S2.
It would be even much better if it had options to change colours of time & other icons of statusbar.
xStatusbar
Click to expand...
Click to collapse
you can try Xtweakbox by xperiacle
Gesendet von meinem GT-N7000 mit Tapatalk 4 Beta
and2 said:
you can try Xtweakbox by xperiacle
Gesendet von meinem GT-N7000 mit Tapatalk 4 Beta
Click to expand...
Click to collapse
All in one mod would be simply great.
i got problem with the pre-made "Sensetube" theme.. the battery icon cannot be loaded..
Only Sensetube icon doesn't work, everything else works just fine. Thanks a lot xperiacle
I'm having a slight hiccup with the icons while it's doing the charge animation I did a full reboot to see if that would fix it but it didn't... otherwise great app saves me time from switching icons and not rebooting.
Great module, but i had to go back to an other Xposed battery module because there is a lot of space between your battery icons and other icons in the notification bar, nearly the double. To much! Any way great idea and work.
Thomas_BA said:
Great module, but i had to go back to an other Xposed battery module because there is a lot of space between your battery icons and other icons in the notification bar, nearly the double. To much! Any way great idea and work.
Click to expand...
Click to collapse
+1. And liked all in one battery module. I always want this. Just solve problem of more space between icons.
Sent from my GT-N7100 using Tapatalk 4 Beta
Doesnt work with [Xposed] XQuick Settings Toggles Themer
godo12345 said:
Doesnt work with [Xposed] XQuick Settings Toggles Themer
Click to expand...
Click to collapse
what is the problem? for me both works together.also in tabletui is no gap, only in phablet/phone and is not so big. the only optical issue for me is the icon is quit huge in tabletui
Gesendet von meinem GT-N7000 mit Tapatalk 4 Beta
i assume this mod wont work in galaxy s4, yea?
dying4004 said:
i assume this mod wont work in galaxy s4, yea?
Click to expand...
Click to collapse
=======
Probably not.....Battery icon parts are named differently in the S4s newest update...I believe, but I might be wrong. Shouldn't hurt to try. You can always disable and reboot...lol.
Sent from my SCH-I605 / Galaxy Note 2 using Tapatalk v 2.4.13

[PORT][ICS][DISCONTINUED] Z1/Honami Home Port v3.0.1 | No framework change

{
"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 was very hard to do, so please support me by pressing, Thanks
And a donation is always appreciated
If you would like to use this Home in your ROM then please do ask me and make sure to give me credit (and also giving link to thread would be great), Thanks
Widgets ZIP Also Contains Top Contacts Widget
6.0.2.A.0.13
Screen shots available Below
Credits:
- ZeroInfinity
- @Aeron sagar
Bugs:
- Walkman Widget Doesnt Show Album Art
- Themes Dont Appear ( i do not have a 2012 device and hence will be difficult for me to fix )
- FC on clicking Shortcuts
- Theme Color Does Not Change
Instructions:
- Navigate To /system/build.prop and add these lines to the end,
Code:
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
- Install launcher as normal APK or move to /system/app ( Rename the apk to "Home.apk" )
- Flash Widgets If Wanted
- Widgets Is Not Necessary For Launcher To Work Anymore
- Please Make Sure To Have Signature Check Disabled In Services.jar (If You Are Using A Custom ROM, Then It Should Be Disabled) [ Also known as SuperUser MOD ]
Changelog:
V3.0 ------------------------------------
-------- Initial Release
V3.0.1 ------------------------------------
-------- Fixed Widget Adding
-------- Fixed FC on making Folder
Download Link:
Z1 Launcher | Widgets | SonySelectWidget
XDA:DevDB Information
Z1 Home Port v3, a Tool/Utility for the Sony Ericsson Xperia Arc
Contributors
Sahaab
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2013-10-28
Created 2013-10-30
Last Updated 2013-12-18
Reserved
Reserved
What are the differences between Xperia home 2.4 and Xperia home 3.1 ?
Downloading....
Sent from my Xperia ray
bro this home working by prvs widget pack?
.
Thanks for awesome work.. Continue..
P.S. : I think now you should work on walkman port.
sent from Gotham City
whay 4*4 app drawer ?
.
yeah bro alinolaw71.. this home working with prvs widget pack..
This home is 4*4.
Sahaab, can you make it 5*4?
good job
i will make it 5x4 with a few fixes but not now as i dont feel like it
This home works with prvs widgets
Sent from my LT18i
TheAwesomeSL said:
What are the differences between Xperia home 2.4 and Xperia home 3.1 ?
Downloading....
Sent from my Xperia ray
Click to expand...
Click to collapse
Did you finde any difference ?
pls 5x4 draw....4x4 not very good...thanks
Sahaab said:
i will make it 5x4 with a few fixes but not now as i dont feel like it
This home works with prvs widgets
Sent from my LT18i
Click to expand...
Click to collapse
I'll try to do that, if got success will upload here. May need your help.
sent from Gotham City
Bugs:
- Walkman Widget Doesnt Show Album Art
- Themes Dont Appear ( i do not have a 2012 device and hence will be difficult for me to fix )
- FC on clicking Shortcuts
- Theme Color Does Not Change
Click to expand...
Click to collapse
I not have first and third bug! When i click on shortcuts i not get any FC, and walkman widget work perfect for my!
adamka13 said:
Did you finde any difference ?
Click to expand...
Click to collapse
CUI grid is different
App Tray Drawer is slightly different
plus i believe there should be some bug fixes
6.1.A.0.5 is also out but it is not yet out to the Z1
i will port it once it is out to Z1
it has been released to xperia T
Sahaab said:
CUI grid is different
App Tray Drawer is slightly different
plus i believe there should be some bug fixes
6.1.A.0.5 is also out but it is not yet out to the Z1
i will port it once it is out to Z1
it has been released to xperia T
Click to expand...
Click to collapse
Does v3.0.1 support touch sounds? I am waiting for 5x4 app drawer before updating my launcher from 2.4. :good:
masteriori said:
Does v3.0.1 support touch sounds? I am waiting for 5x4 app drawer before updating my launcher from 2.4. :good:
Click to expand...
Click to collapse
ya i believe it does to some extent
testing is the main thing to do
and 5x4 may take upto 2 weeks as i really dont feel like working on anything related to android lawl XD kind of getting fed up of posting stuff on XDA and etc XD
Sahaab said:
ya i believe it does to some extent
testing is the main thing to do
and 5x4 may take upto 2 weeks as i really dont feel like working on anything related to android lawl XD kind of getting fed up of posting stuff on XDA and etc XD
Click to expand...
Click to collapse
Help me, i'll do that for you.
Actually the thing is m not from programing side. M a mechanical engineer. Thats why do know about codes.If somebody could help me, I can do that.
sent from Gotham City
DeathStroke said:
Help me, i'll do that for you.
Actually the thing is m not from programing side. M a mechanical engineer. Thats why do know about codes.If somebody could help me, I can do that.
sent from Gotham City
Click to expand...
Click to collapse
its no problem
next update will also have the shortcut and theme fix
so ya dont worry about it
stay with 2.4 for now and endure the 4x4
Sahaab said:
its no problem
next update will also have the shortcut and theme fix
so ya dont worry about it
stay with 2.4 for now and endure the 4x4
Click to expand...
Click to collapse
Take your time Sahaab.
Everyone can wait.....
I'm WEB programmer also electronic engineer and I know what means "I'm bored of this project for now...."

[PORT][MOD][JB4.3] Xperia Z3 apps

Features:
- Xperia Z3 SystemUI with Brightness Bar
- Xperia Z3 SemcPhone tweaked
- Xperia Z3 Conservation: cost saving and illuminationbar support
- Xperia Z3 Launcher with smaller icons
- Close all button in smallapps
- New Superstamina without older stamina icon
Requirements:
- Deodexed ROM
- SuperUser Mod
- Recovery
Instruction:
- Download Flashable Zip file to you sd card
- Flash it on recovery
- Reboot
- After: Clear cache in Settings/Apps too
- ENJOY!!!
- Press thanks button
Screenshoots:
{
"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"
}
Downloads:
Xperia Z3 apps v1.0
Credits:
Thanks to @kongaz2
Thanks to @Sahaab
Thanks to @Ticklefish for this tutorial
Thanks to @Mactavish
Thx
Küldve az én C5303-emről
nrg_52 said:
Thx
Küldve az én C5303-emről
Click to expand...
Click to collapse
Press thanks button hungaryan bro ...
Hi
Thanks.did you tested the systemui for adb?
Because most off systemui ported has this bug ( adb bug )
Illumination bar in conversation not work .207
ass in all conversation's port of z3 are small emoy buggs but system ui are just amazing :good:
@jancsessz link was removed
please reuploaded
Best z3 ui i have tried so far. Minor bug for me - swipe up for Google now is not working.
Sent from my C5303 using XDA Free mobile app
Okey soon fixing download link and SystemUI get minor bug fix
What semcphone tweaked?
-Mr.freeze- said:
What semcphone tweaked?
Click to expand...
Click to collapse
Enable Speaker Voice Enhancement
Disable Data Disabled / Enabled Notifications
Enable 2G Only Mod
Disable Data Charge Warning Pop UP
Call Ended Screen
Enable Call Recording
Auto Retry Call
@jancsessz thanks in advance but 3 thing:
1- please make small home icon ( i think its a bit large )
2- the google search box widget doest delete from top of home
3-please theme systemui for detect it on or of something
thanks
One more thing - is the GPS icon is intentialy missing?
Thanks
Sent from my C5303 using XDA Free mobile app
Thanks Bro!
jancsessz said:
Enable Speaker Voice Enhancement
Disable Data Disabled / Enabled Notifications
Enable 2G Only Mod
Disable Data Charge Warning Pop UP
Call Ended Screen
Enable Call Recording
Auto Retry Call
Click to expand...
Click to collapse
What is "Disable Data Charge Warning Pop UP"?
thank you for your awesome work
there are some things I need to mention:
first, stamina icon behind battery does not show up when stamina is on, turning stamina on or off does not make any difference
second, if u add a hidden power button on clock corner of the screen it would be very useful
and if u make a systemui without brightness control (a stock normal version) I will appreciate it
also some home icons are biger than normal...
thanks man
Kianush said:
thank you for your awesome work
there are some things I need to mention:
first, stamina icon behind battery does not show up when stamina is on, turnig stamina on or of does not make any difference
second, if u add a hidden power button on clock corner of the screen it would be very useful
and if u make a systemui without brightness control (a stock normal version) I will appreciate it
also some home icons are biger than normal...
thanks man
Click to expand...
Click to collapse
+1
Any way to make system ui in home mode status bar and navigation buttons like stock 4.3 i dosn't like when its full transperement ... And in conversation emoy more bigger like stock one or like z2 ports ?
Work in pacman rc3 kk 4.4.4?
Not work in other kit kat roms only for stock 4.3

Categories

Resources