[TWEAK] Unlock your device with "focus" key - Xperia Z1 Themes and Apps

Hi guys....
I just bought Z1 and root it so I tried to set that unlock feature on this device as well.
This is extremely easy tweak/tip and we all like it on our Xperia S...
Why do to this:
And even it's on Z1 power button on a great position I like the way to unlock device with hmmm...what's the word...let's say "bottom of my thumb"...
You will preserve your power button if you unlock your device with two buttons, instead of pressing one button all the time.
Here we go...(you have to root your device to access system files)
Install root manager, RootBrowser or any browser that will help you to see system files and folders.
Go to system/usr/keylayout
{
"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"
}
Open file "gpio-keys.kl" with text editor (I'm using RB editor because I'm using root browser app and that's the best editor for me)
Scroll all the way down and you'll see this:
Now add this to "focus" (above last line) "WAKE_DROPPED"
Like this:
Restart and that's it
Enjoy....and say :thumbup: if you like it.
Sent from my C6903 using Tapatalk

But its too easy to do with xposed framework and xposed additions module. This module also allows you to map ANY key to ANY other key, for both wake, sleep and long press functions
Why would we do this if we can do it that way...but thanks for the share
Also, this thread
http://forum.xda-developers.com/showthread.php?t=2459665
may be a good place to share this

gregbradley said:
But its too easy to do with xposed framework and xposed additions module. This module also allows you to map ANY key to ANY other key, for both wake, sleep and long press functions
Why would we do this if we can do it that way...but thanks for the share
Click to expand...
Click to collapse
Because someone doesn't like X modules - like me.
You would be surprised how many guys hate that app.
This is easy and safe tweak and you need 5 sec to do that.
And until you reflash your ROM you will have this (or if you manually delete line from file) - if you uninstall xposed you'll lose all.
This way will guarantee your device won't slow down or have bunch of modules and apps for different things.
It's code and it's on system level so it'll work always and fast.
I don't like to use modules and apps, I like to do it this way.
Or, if I need, decompile app and MOD style.xml and manifest - it'll always run faster and better then some app.
Sent from my C6903 using Tapatalk

Thanks mate! Good to see you here in Z1...
Sent from my C6903 using Tapatalk 2

Mate is this mod working on .257 firmware?
I tried but after editing and saving, it returns to its original state.
EDIT: Its ok now... working on .257
Thanks!

Nevermind.

Thanks mate.
This mod was very easy, but great work!
Sent from my C6903 using Tapatalk

loveninecube said:
Thanks mate.
This mod was very easy, but great work!
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
As I said...even on Z1 Sony did a great job and moved power button from top to side - I like to have alternative and spread usage to two buttons.
And if you use your left hand - it's easy to unlock phon with your "pinkie" finger.
Sent from my C6903 using Tapatalk

I have to write that here, because mods closed New market thread.
We have strange double standards here, on Xperia S there's few threads but if you try to open it here mods will close them?!
Hmm...interesting...
Sent from my C6903 using Tapatalk

i can't get this to work. how many spaces do i need before i add WAKE_DROPPED to FOCUS line
EDIT: nvm it's working now. i thought it's for locking the phone as well, no wonder i can't get it to work.

ZeneticX said:
i can't get this to work. how many spaces do i need before i add WAKE_DROPPED to FOCUS line
Click to expand...
Click to collapse
I really doubt that's important.
Try to see lines from above and just do the same.
But to be able to save changes you have to be rooted.
Sent from my C6903 using Tapatalk

thanks mate.

what does this really do? i still dont understand. I dont have focus key on z1

ndl318 said:
what does this really do? i still dont understand. I dont have focus key on z1
Click to expand...
Click to collapse
You have, like we all do...
It's camera button pressed only to focus (half presed)
So you can add that line in that file and you'll be able to unlock with that button as well
Sent from my C6903 using Tapatalk

Just out of curiosity, vol up and down keys are having WAKE_DROPPED too but why is it not working as the same as FOCUS key?

tyw87 said:
Just out of curiosity, vol up and down keys are having WAKE_DROPPED too but why is it not working as the same as FOCUS key?
Click to expand...
Click to collapse
For wake via vol keys we need to edit android.policy.jar.
It's something different from this - this is beginners friendly tutorial
Sent from my C6903 using Tapatalk

thanks, this works

Hello,
when i try to save the file, gpio-keys.kl, i gEt an error - couldn't save the file .
Any help please?
The phone is rooted and has the 14.1.G.2.257.
I tryed with Astro file manager and es file explorer. For the text editor, i used Jota Text Editor and Quickoffice.

Thanks! Didnt know that! There is always something new to find in this beast!
Sent from my C6903 using XDA Premium App

Try Root-Explorer.. You're sure you'll have Root?
Sent from my C6903 using xda premium

Related

[MODS] [JB] Navigation Bar

{
"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"
}
Preparation
Download file this :
- Framework-res.apk
- SamsungCamera.apk
- SecCalculator.apk
- SecContacts.apk
- VideoPlayer.apk
- build.prop
How To Install
- Replace SamsungCamera.apk, SecCalculator.apk, SecContacts.apk and VideoPlayer to /system/app (don't forget set permission rw-r-r).
- Replace build.prop to /system (don't forget set permission rw-r-r).
- Replace Framework-res.apk to /system/framework (don't forget set permission rw-r-r).
- Reboot System.
MAKE BACKUP YOUR ROM BEFORE INSTALL THIS MODS
​
Bugs :
- TwLauncher display is oversized (you can use other home launcher for this).
- Some app in playstore not support.
Note :
- you can see navigation bar in the bottom screenshot (sorry if it's not visible or very small)
- add app modded by MyLifeRock for fixed display some app
Credit :
Code:
Mr.Greg for DPI Changer
MyLifeRock10 for Modded app
this can be turned simply by editing the build.prop :/ i dont remember though
bogii4 said:
this can be turned simply by editing the build.prop :/ i dont remember though
Click to expand...
Click to collapse
Yes right but change ro.sf.lcd_density and app for get display appropriate
if only editing buid.prop dial number will be closed with navbar
Artha_CR said:
Yes right but change ro.sf.lcd_density and app for get display appropriate
if only editing buid.prop dial number will be closed with navbar
Click to expand...
Click to collapse
I don't understand what it is...?
Can u explain it in one or two sentences in first post?
What is a navigation bar? I can't see it in your Screenshots...
Sent from my GT-I9100 using xda premium
xXmyselfXx said:
I don't understand what it is...?
Can u explain it in one or two sentences in first post?
What is a navigation bar? I can't see it in your Screenshots...
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Yes it's navigation bar...
You can see in one of the screenshots (at the bottom) and I make small navbar...
Artha_CR said:
Yes it's navigation bar...
You can see in one of the screenshots (at the bottom) and I make small navbar...
Click to expand...
Click to collapse
Ahhhhh now I see. The software buttons, right?
Sent from my GT-I9100 using xda premium
Amazing feature!
Could you make it support per app color like in paranoid like so?
You should have used Xposed framework for this. So DPI changes will not break apps
Sent from my GT-I8160 using xda app-developers app
I think soft button is better than this..
because we already have touch mode for those button except home button..
Framework has an bug when launch keyboard
Enviado desde mi GT-I8160 usando Tapatalk 2
xXmyselfXx said:
Ahhhhh now I see. The software buttons, right?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
yeah right
bogii4 said:
Could you make it support per app color like in paranoid like so?
Click to expand...
Click to collapse
yes you can make this..
for enlarge navbar button you can change /res/value/dimens.xml in framework-res
change line :
Code:
<dimen name="navigation_bar_height">[B]26.0[/B]dip</dimen>
<dimen name="navigation_bar_height_landscape">[B]26.0[/B]dip</dimen>
<dimen name="navigation_bar_width">[B]22.0[/B]dip</dimen>
#Default height is 48.0 and width 42.0
for change the button you can find icon and background navbar in SystemUI /res/drawable-hdpi
maybe next time I will make this because I was very busy now..
sorry...
Dr01nE said:
You should have used Xposed framework for this. So DPI changes will not break apps
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
how to Xposed framework??
sorry i don't now this
THX
Navigation Bar for your ace 2 CM10 ??
does it work on MIUI V5 Beta 3 by Rox?
Sent from my GT-I8160 using Tapatalk 2
No, but you can turn it on if you decompile framework-res
Sent from my GT-I8160
Rieyan said:
does it work on MIUI V5 Beta 3 by Rox?
Sent from my GT-I8160 using Tapatalk 2
Click to expand...
Click to collapse
this for stock rom and if you use CM you can make personal mods...
Your work is awesome. It looks amazing big thx for this mode.
What have you changed in build prop is it just graphics res and qemu? im asking because if that is all I want to keep my kyrillos build prop
Can any one help? I tried this mod but when I replace framework apk it just automatcally goes into a boot loop without me rebooting I have followed the steps uptp that point. What am I doing wrong ?!!! Frustrated .

Note III S-pen (pen windows launcher & floating options) in S4!!!

ok ...
options to have floating windows and minimize the icon application these instructions:
1st install the PEN Windows Launcher and Don't execute. (this step is because the application is for the note III and could create conflicts if not applicable prior to the 2nd step ..)
2nd download asdasd.zip (name very VERY original & protected by copyright.. lol) and copy in your SDcard. (this .zip NO CONTAIN PEN Windows Launcher. 4 THIS OPTION, BACK TO STEP 1ST.
3rd reboot into recovery mode and install "asdasd.zip"
4th to enjoy the option.
this is my first video:
& NEW VIDEO WITH ALL OPTIONS WORKING FINE:
the method described above contains more apps that at least I had to install for me everything worked correctly. just the launcher and manager I fail me .. but some installed only. badkill zip them and that's enough with that.
PLZ Report bad or good news...
..a .zip flasheable from recovery is provide us by htcmania user badkill...
so thanks to him!
flasheable zip
It looks pretty cool. I thought s pen didnt work due screen was not made for it
Check this -
http://forum.xda-developers.com/showthread.php?t=2449311
Sent from my GT-I9500 using xda app-developers app
S Pen Will not work without doing some customization if I'm not wrong it uses an Ir sensor and it can most likely be hacked. However if it don't uses ir it will never work unless you make a wireless pen etc that does the same thing
[True Friendship doesn't exist]
update 1st post!
files, apps and steps to be floating windows and the option to minimize to the icon of the same application and have the option of it floating!
buy pen windows launcher!! worth it!!!
Thks going to test it. Works on i9505 4.3?
Sent from my GT-I9505 using xda app-developers app
Conito11 said:
Thks going to test it. Works on i9505 4.3?
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Sr! yeah sr!
Can anybody confirm this?
İs original NOTE 3 stylus pen working on S4?
or
Launcher ad?
Fake topic caption, must be delete.
{
"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 working! Just install Pen Windows launcher, install Pen Windows manager, copy files in system folders (framework to framework, etc to etc) & enjoy pen windows launcher & floating options & minimize options to apps icon & floating this...
(Y)
EDIT: check this video... My video...
http://youtu.be/_FZObnNPk-M
Enviado desde mi GT-I9500 usando Tapatalk now Free
Try this app, now you can enable all apps you want Not tested by me yet cause some domestical problems xD
Saludos amigo
Succeful
No working
Original
Note 2
Note 3
S-pen Stylus
No working.
Please you can change the topic caption
Note 3 S-pen APPS.
Thanks.
pnhsp said:
No working
Original
Note 2
Note 3
S-pen Stylus
No working.
Please you can change the topic caption
Note 3 S-pen APPS.
Thanks.
Click to expand...
Click to collapse
This is a third party app. The Note 3 Stylus will never work on S4 as there is a hardware behind the touchscreen of note 3 that wirelessly communicates with stylus. Mostly Electromagnetic in nature.
I have used this app for almost a month now and had quoted in my development area ealier when people requested to have aircommand ported.
There might be a need to add feature.xml into the CSC folder if you need to edit the apps in the default list and add and remove apps.
Awesome thanks man!
And how about multiwindows of Note 3?
Albe95 said:
Awesome thanks man!
And how about multiwindows of Note 3?
Click to expand...
Click to collapse
thre is a post about it but i cant find it
why have not float window
I installed syatem file etc, framework and app set the perssion but can not work
Any reason why all those apks in the rar files are needed? I guess they may not be needed and not related to this. I guess it will work without those files with just the permission and framework files.
Sent from my GT-I9500 using xda app-developers app
kony93626 said:
why have not float window
I installed syatem file etc, framework and app set the perssion but can not work
Click to expand...
Click to collapse
Instalar el archivo zip. Mas fácil...
http://www.htcmania.com/showthread.php?t=724042
I have tryed without those files and it doesnt run like now. Minimasing buttons doesnt exist and when you open apps you can not move it or makings them float.
By the way , nice work with scrapbook and stuff. Im having some issues.
Sent from my GT-I9505 using xda app-developers app
Any information about the note 3 multiwindow mentioned on the htcone thread. There is a video showing that it is possible. I really want the multiwindow files. Can anyone post it here.

[MOD] Advanced Power Menu - [Z1]

Hi guys...
I present you Advanced Power Menu based on latest framework (firmware 136).
- That means ONLY FOR.136 FIRMWARE -
don't try this on another firmware - YOU'LL STUCK IN BOOTLOOP
Even we have great Xposed modules for this, there's lot of users who, for some reason don't want to use it.
So....
It'll work on all stock and stock based ROMs, only thing what you need is recovery or at least root.
{
"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"
}
Version 2.0
Added few framework files to work on plain stock ROM [NUT]
* please note that screenshoots are from my ROM and I'm using custom theme.
* you'll have "normal" Power Menu, without red lines and colored in your theme color.
DOWNLOAD:
AdvancedPowerMenu
NEW VERSION
Advanced Power Menu 2.0
INSTRUCTIONS:
Just flash zip file in recovery and restart.
Next things to do and add :
Even I tried to build "soft restart" and "full screen/extended desktop" features in it - I failed.
So, for now, I'll release it and try to work on it and bring you those two options as soon as possible.
I have spent many hours to built this MOD so, please, hit tnx button
CREDITS:
Big tnx to:
@iHackers - MOD is based on his APM (firmware 290)
@monx® - I learned and used his smali files to find how to edit smali code
@BDFreak - for his excellent AdvancedPakTool and Advanced framework (without that great apk tool this MOD would be very hard to build)
Sent from my C6903 using Tapatalk
Reserved
Sent from my C6903 using Tapatalk
good job there
It's, as I said, not finished yet.
I'm just talking to serajr and trying to find a way to add all those good features we need - like soft/hot reboot.
Icons will be changed as well and I'll build two different versions for my blue and red themes.
Sent from my C6903 using Tapatalk
i have no idea why but it bricked my Z1 :/ rooted C6903 stock 14.2.A.1.136
orzech.miron said:
i have no idea why but it bricked my Z1 :/ rooted C6903 stock 14.2.A.1.136
Click to expand...
Click to collapse
Anyone else have same problems?
It should really work without any problems...
I'm using it...
To be honest, I'm using it on iHackers ROM but I tested it on stock ROM and everything worked well, without any problems...
Could you try one more time, please?
Sent from my C6903 using Tapatalk
funky0308 said:
Anyone else have same problems?
It should really work without any problems...
I'm using it...
To be honest, I'm using it on iHackers ROM but I tested it on stock ROM and everything worked well, without any problems...
Could you try one more time, please?
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Nice work am using it without any problem on stock base ROM.
Its looks more simpler and beautiful... Awsom work mate...
I Think Long Pressing the " Power Off " Option will give a Soft Reboot...
Tnx guys...I really appreciate your support - really -
I'm still learning and working when my little son let me - so it'll be better...
Sent from my C6903 using Tapatalk
Rajeev said:
Its looks more simpler and beautiful... Awsom work mate...
I Think Long Pressing the " Power Off " Option will give a Soft Reboot...
Click to expand...
Click to collapse
Hmm....even I heard that already - It won't restart systemUI (soft restart) if I hold or keep pressing power button...
Sent from my C6903 using Tapatalk
funky0308 said:
Hi guys...
I present you Advanced Power Menu based on latest framework (firmware 136).
Even we have great Xposed modules for this, there's lot of users who, for some reason don't want to use it.
So....
It'll work on all stock and stock based ROMs, only thing what you need is recovery or at least root.
* please note that screenshoots are from my ROM and I'm using custom theme.
* you'll have "normal" Power Menu, without red lines and colored in your theme color.
DOWNLOAD:
AdvancedPowerMenu
INSTRUCTIONS:
Just flash zip file in recovery and restart.
Next things to do and add :
Even I tried to build "soft restart" and "full screen/extended desktop" features in it - I failed.
So, for now, I'll release it and try to work on it and bring you those two options as soon as possible.
I have spent many hours to built this MOD so, please, hit tnx button
CREDITS:
Big tnx to:
@iHackers - MOD is based on his APM (firmware 290)
@monx® - I learned and used his smali files to find how to edit smali code
@BDFreak - for his excellent AdvancedPakTool and Advanced framework (without that great apk tool this MOD would be very hard to build)
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Tnx bro awesome..."soft reboot" done?
anakdayak said:
Tnx bro awesome..."soft reboot" done?
Click to expand...
Click to collapse
Not for now - I don't have free time now but I already contacted serajr and I got few useful tips.
As I said, I have few nice idea for this menu and I'll fix/build/edit it as soon as I found some free time
Thank you all for support...
That's very nice from you :thumbup:
Sent from my C6903 using Tapatalk
​
It did not work for me . it said that the flash is bad.
borisb said:
​
It did not work for me . it said that the flash is bad.
Click to expand...
Click to collapse
Flash is definitely not bad.
Try with TWRP.
Sent from my C6903 using Tapatalk
getting bootloop with this, reflashed stock .136 with advanced stock kernel and nothing else installed and same result
iain26 said:
getting bootloop with this, reflashed stock .136 with advanced stock kernel and nothing else installed and same result
Click to expand...
Click to collapse
strange, I'm sorry to hear that.
I'll patch services. jar and add it to zip - that should help.
Also I'll and modified framework.jar for stock ROM.
Are you deodexed?
Sent from my Nexus 7 using Tapatalk
funky0308 said:
strange, I'm sorry to hear that.
I'll patch services. jar and add it to zip - that should help.
Also I'll and modified framework.jar for stock ROM.
Are you deodexed?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
im on completely stock odexed .136 apart from the advanced stock kernel
iain26 said:
im on completely stock odexed .136 apart from the advanced stock kernel
Click to expand...
Click to collapse
Yeah...there's the problem...
Sent from my Nexus 7 using Tapatalk
It did not work for me too. I have a bootloop and i must flash again 136 ft . sorry for my bad english
New version is uploaded
Please, try this version on NUT ROM
Sent from my C6903 using Tapatalk

[THEME] DarkBlue v.3

This is not my work files/png are from CM10 CM11 : Royal Blue Cobalt theme big thanks to dustin/colbatTheme for files/png
Install Instructions
-Use a rom with patched services.jar (for example eXistenZ roms)
-Or do the SuperUser mod to your rom (http://forum.xda-developers.com/show....php?t=2458144)
-Download the Apk file
-Install DarkBlue.apk
-Enabled in theme
-And restart phone
Download
DarkBlue_Beta3_16032014
DarkBlue BETA_2
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"
}
Sent from my C5303 using Tapatalk
Not my cup of tea but it's good to see people contributing! Keep it up!
This theme is very manly! But i have a problem: nothing changed in phonebook, message and setting app. Please tell me how to fix this
You have to patch sevice.jar see installation instructions
Sent from my C5303 using Tapatalk
dulemilosevski said:
You have to patch sevice.jar see installation instructions
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
i use rom ihacker 3.0, so do i need to patch service.jar?
Don't know probably you ned to patch sevice.jar
Sent from my C5303 using Tapatalk
the link you shared is error, i see nothing, and of course don't know how to patch service.jar. really like your work
lee_bruce said:
the link you shared is error, i see nothing, and of course don't know how to patch service.jar. really like your work
Click to expand...
Click to collapse
To make it work try to do this:
Install Xposed Framework from here and say thanks to that guy
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
Install this module (download link and instruction in the thread, say thanks also to him )
Once you have all the things installed, open Serajr Xperia Xposed and go to system, enabled and then tick SuperUserMode
Reboot
Hope it works mate
And the link is working fine!
Hi neighbor
As soon as you install and enable Xperia Xposed your services.jar will be patched.
BTW - I loved that on my Nexus 7 - actually, I still do...
Even I like Sony stock look and feel better, you have my tnx for contributing.
And theme look great...
Sent from my C6903 using Tapatalk
Bro what is the png of power menu bg ? The transprent one tnx
Sent from my C6603 using Tapatalk
lyndonguti said:
Bro what is the png of power menu bg ? The transprent one tnx
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
You have, if I remember well, six of them.
It's called dialog...something.9.png.
There's power menu dialogs and plain dialogs - you'll find top, middle and bottom png.
And when system connect them we see that full dialog menu.
Sent from my C6903 using Tapatalk
funky0308 said:
You have, if I remember well, six of them.
It's called dialog...something.9.png.
There's power menu dialogs and plain dialogs - you'll find top, middle and bottom png.
And when system connect them we see that full dialog menu.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Cool mate im gonna try it tommorow since its almost 1am here lol tnx
Sent from my Transformer TF101 using Tapatalk now Free
lyndonguti said:
Cool mate im gonna try it tommorow since its almost 1am here lol tnx
Sent from my Transformer TF101 using Tapatalk now Free
Click to expand...
Click to collapse
Correction - you'll find them under "panel" and dialog name.
Panel is for power menu and dialog...well... for dialogs
They are part of framework so that means you have to put them under theme/res/assets/android.zip/res/drawable-xxhdpi.
Remember -
1. you have light and dark png, for light (stock) and dark theme (existenz).
2. Always decompile assets
They are full of 9.png files and those files could be edited only if zip (asset) is properly decompiled.
Sent from my C6903 using Tapatalk
I really like the background you have used, any chance you could do it a stand alone zip?
Sent from my C6903 using Tapatalk
Hallo,
this might be a dump question but... how did you enable this little tapatalk shortcut in your navigation bar?
Is it xposed/gravitybox ? Actually pretty cool
[Fenix] said:
To make it work try to do this:
Install Xposed Framework from here and say thanks to that guy
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
Install this module (download link and instruction in the thread, say thanks also to him )
Once you have all the things installed, open Serajr Xperia Xposed and go to system, enabled and then tick SuperUserMode
Reboot
Hope it works mate
And the link is working fine!
Click to expand...
Click to collapse
Thx. Fenix
But the apps are still white.. after installing this theme.
I'm on Romaur v 5.0.
Sent by my Z1 with XDA Fax
Duvel999 said:
Thx. Fenix
But the apps are still white.. after installing this theme.
I'm on Romaur v 5.0.
Sent by my Z1 with XDA Fax
Click to expand...
Click to collapse
If you whanr black bg you have to change app from white to black
Sent from my C5303 using Tapatalk
dulemilosevski said:
If you whanr black bg you have to change app from white to black
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Witch app?
POWER1FM said:
Witch app?
Click to expand...
Click to collapse
You have to use dark theme.
Whole ROM, or download dark themed app from XDA - for your ROM of course...
Dark eXistenZ from niaboc79 for example..
Sent from my C6903 using Tapatalk
DarkBlue_Beta3_16032014
Sent from my C5303 using Tapatalk

[MOD][SOURCE]Let there be Lockscreen WIDGETS! - On Secure and all enabled

I know a lot of people were disappointed that Samsung removed lockscreen widgets on the S5. They are not gone...just hidden...so I brought em back for Alliance and thought i would share here as I know this bothered lots of people!
Basically I found a field called ispreviouslook. Changing this to 0x1 enabled them but there was an annoying flicker on unlock. So I went through and replaced the calls to it one or two at a time until I got it working without the flicker.
Thanks to @BeansTown106 and @txr33 who then gave me the heads up on where to enable all widgets and the max number.
Finally I enabled them on secure lockscreen too for good measure.
The guide would be very laborious because there are quite a few replacements. Effectively it is just forcing ispreviouslook to true in places its needed and issecure to false. I have included the unmodded and modded files so devs can compare them and make the necessary changes in Keyguard.apk
If you use this mod please credit Team Alliance. Thanks
Have fun
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"
}
Sent from my SM-G900F using Tapatalk
Nice goldie
Galaxy S5 AllianceROM
Any chance of getting the modded apk so I can just swap it? Running your latest v4 rom and loving it!
Great work Goldie! Another awesome mod :thumbup:
Sent from my SM-N900V using XDA Free mobile app
The change wget to be transparent, place it in the center, date time and weather add now. :good:
Borfas said:
The change wget to be transparent, place it in the center, date time and weather add now. :good:
Click to expand...
Click to collapse
Huh?
Sent from my SM-G900F using Tapatalk
Goldie said:
Huh?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
an idea of ​​mine, is the problem?
I do not understand what the word, huh? or a moderator uses coded words?
hello
tks Goldie
This is a flashable zip?
Borfas said:
an idea of ​​mine, is the problem?
I do not understand what the word, huh? or a moderator uses coded words?
Click to expand...
Click to collapse
we can not understand what you are saying in your post. It makes no sense
scumpicule said:
hello
tks Goldie
This is a flashable zip?
Click to expand...
Click to collapse
no it is not a flashable zip. it is the files showing what changes need to be made to enable them
Galaxy S5 AllianceROM
because they do not want you to understand, my idea was: wget's be transparent, your wget on lockscreen in beautiful, I wanted to be and clock...
is hard to understand? I apologize if you do not understand, that was my idea, sorry for my bad english.
Borfas said:
because they do not want you to understand, my idea was: wget's be transparent, your wget on lockscreen in beautiful, I wanted to be and clock...
is hard to understand? I apologize if you do not understand, that was my idea, sorry for my bad english.
Click to expand...
Click to collapse
With this you can put any widget on your lockscreen. So clock or anything else
Sent from my SM-G900F using Tapatalk
with that zip can change any lock screen wget in the s5? if we talk about the same thing. if so it would be great.
I put to test, see what happens
Borfas said:
with that zip can change any lock screen wget in the s5? if we talk about the same thing. if so it would be great.
I put to test, see what happens
Click to expand...
Click to collapse
Yes but not with this zip. This is just to show what changes to make to enable them
Sent from my SM-G900F using Tapatalk
Goldie said:
Yes but not with this zip. This is just to show what changes to make to enable them
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I added the modded smali to my keyguard.apk but I cant add widgets, have I done something wrong or just missed how to add widgets?
Touch the clock. Pull it down...swipe left and press the plus.
Edit....
Ahhh....you need a db entry for kg_multiple_lockscreen setting to 1. This is included in the update I will put in ota tonight
Sent from my SM-G900F using Tapatalk
Goldie said:
Touch the clock. Pull it down...swipe left and press the plus
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I cant swipe left, must of done something wrong...
Edited my reply. I will edit the source files to make the db entry not needed
Sent from my SM-G900F using Tapatalk
Goldie said:
Edited my reply. I will edit the source files to make the db entry not needed
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Could you explain a bit more? I like to learn lol
liamstears said:
Could you explain a bit more? I like to learn lol
Click to expand...
Click to collapse
The settings storage database needs an entry for kg_multiple_lockscreen. This is usually toggled by settings. You can manually add it using sqlite editor app....
...then changing that 0 to 1 will enable it
Sent from my SM-G900F using Tapatalk

Categories

Resources