Full Screen Gestures On Redmi Note 4 - Xiaomi Redmi Note 4 Themes, Apps, and Mods

Hello Guys, this Guide is for those who are on Beta Miui Rom,Eu ane Miui pro Rom (May work on stable ROMs) and want Full Screen Display or On-Screen Navigation Bar for your Redmi Note 4 or other Mi phones
DISCLAIMER: :angel: I will not responsible if anything goes wrong like bricked or bootloop of your mobile due to your stupidity
REQUIREMENTS:
1) Any Root File Manager (Here ES file explorer) or Build Prop Editor
Note: Mount the system from the Root Explorer option in ES Explorer
CAUTION: Editing system files is harmful, do it at your own risk.
GUIDE:
STEP 1 - Enabling Software keys or Full Screen Display Gestures
1. Open ES File Explorer, tap the menu icon from top left corner and expand Tools. In tools, enable the ‘Root Explorer’ option and grant full root access to ES explorer when prompted.
2. In ES explorer, open the Device (/) directory from Menu > Local > Device. Go to system folder and open the build.prop file with ES note editor.
3. Edit the file by selecting the edit option from top right corner. Then scroll down to the bottom and add the line qemu.hw.mainkeys=0
4. In Build Prop Editor Add Line as 'qemu.hw.mainkeys' and value as 0
5. Go back and select ‘Yes’ to save the build.prop file.
6. Reboot the phone.
NOTE: If you see the on-screen keys only then proceed to next step, otherwise check it by alternate methods mention...
STEP 2 - Enable Full Screen Display Gestures
1) Go to Settings, there will be option as Full Screen Display, Tap it
2) There will be 2 options of Buttons and FSG, Tap on FSG
NOTE: If you want FSG with hardware buttons then don't proceed, enjoy FSG on Miui
STEP 3 - Disabling Hardware Keys
1) Open ES file explorer, go to Device > system > usr > keylayout directory. Open the file “ft5x06_ts.kl”, open it as Text and then select ES note editor. Edit the file and simply add the # prefix in front of the word key for all 4 keys.
In the end of that file there will be following four lines:
key 158 BACK
key 139 MENU
key 172 HOME
key 217 SEARCH
Add a '#' before each line so it would look like this:
#key 158 BACK
#key 139 MENU
#key 172 HOME
#key 217 SEARCH
2) Go back, Save file and Reboot.
3) Hardware Keys should now be disabled.
STEP 4 - Disabling capacitive key lights.
1)Download Capacitive Buttons app from Play Store.
2)Open it and grant root access.
3)Select the first option i.e no brightness.
4)Reboot.
:good::good::good:
All Done!
{
"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"
}

Will this work on xiaomi.eu??

[email protected] said:
Will this work on xiaomi.eu??
Click to expand...
Click to collapse
yes, definitely it will work on all custom miui rom

I tried to enable full screen gesture a few day ago but I didn't get the option in the settings. All I got was soft navigation keys.
Are you sure that this works on MIUI Global Stable ROM also?

How to disable fullscreen guesture with on screen navigation button back to original setting?

How to get these full screen gestures in aosp extended rom?
Sent from my Redmi Note 4 using Tapatalk

m.nav7854 said:
How to disable fullscreen guesture with on screen navigation button back to original setting?
Click to expand...
Click to collapse
Restore the original build.prop file. Or edit your current build.prop file using the same method and remove the line that you have added.
---------- Post added at 03:44 AM ---------- Previous post was at 03:43 AM ----------
Souptik Mukherjee said:
How to get these full screen gestures in aosp extended rom?
Click to expand...
Click to collapse
You can request this feature from the developers of AEX ROM.

mike_bravo said:
Restore the original build.prop file. Or edit your current build.prop file using the same method and remove the line that you have added.
---------- Post added at 03:44 AM ---------- Previous post was at 03:43 AM ----------
You can request this feature from the developers of AEX ROM.
Click to expand...
Click to collapse
I have added "qemo.hw.mainkeys=0" but in build prop there is another one "qemo.hw.mainkeys=1" shall i remove only one or both?

m.nav7854 said:
I have added "qemo.hw.mainkeys=0" but in build prop there is another one "qemo.hw.mainkeys=1" shall i remove only one or both?
Click to expand...
Click to collapse
Only remove the one that you added yourself.
Don't change anything that was already present before you tempered with it. ?

mike_bravo said:
Only remove the one that you added yourself.
Don't change anything that was already present before you tempered with it. ?
Click to expand...
Click to collapse
Ok

mike_bravo said:
Only remove the one that you added yourself.
Don't change anything that was already present before you tempered with it. ?
Click to expand...
Click to collapse
I have removed added line from build prop but still there is a back guesture. Without any option in setting.

m.nav7854 said:
I have removed added line from build prop but still there is a back guesture. Without any option in setting.
Click to expand...
Click to collapse
Not sure what's wrong. I would suggest you to head over to other forums and see if somebody can help you. Sorry mate.

mike_bravo said:
Not sure what's wrong. I would suggest you to head over to other forums and see if somebody can help you. Sorry mate.
Click to expand...
Click to collapse
No issue.. i like that one.. only back gusture is good.
While other guesture like swipe up from botton was not good. Bcoz when i am typing from gboard keyboard i was not able to touch smace button easily.. but now its fine.. thanks to u..

Can't disable hardware keys

Dont work with new official global rom :/

mike_bravo said:
I tried to enable full screen gesture a few day ago but I didn't get the option in the settings. All I got was soft navigation keys.
Are you sure that this works on MIUI Global Stable ROM also?
Click to expand...
Click to collapse
it's likely is now only available to eu rom and global beta rom

Souptik Mukherjee said:
How to get these full screen gestures in aosp extended rom?
Sent from my Redmi Note 4 using Tapatalk
Click to expand...
Click to collapse
not available in aosp rom

m.nav7854 said:
How to disable fullscreen guesture with on screen navigation button back to original setting?
Click to expand...
Click to collapse
remove the line u added in build prop but first change FSG to onscreen navigation button

m.nav7854 said:
I have removed added line from build prop but still there is a back guesture. Without any option in setting.
Click to expand...
Click to collapse
again enable it and then change full screen gesture to onscreen button and then disable it

Guys this feature is only present on beta MIUI and other custom MIUI rom based on latest beta...not on stable MIUI. And this feature is hidden on phone with hardware keys. it is going to be visible by editing build.prop like OP described.
So if u on stable MIUI don't expect this feature to work for u.

Related

[How-TO] activate sweep2wake on htc sensation

I AM TAKING NO OWNERSHIP FOR ANY OF THE CURRENT CONTENT OF THIS THREAD, NOR AM I CLAIMING IT TO BE OF MY CREATION
hello this is my first Thread on Xda. and today im going to show you guys how to activate sweep2wake function on htc sensation.
i've tried this with some kernels only such as (SebastianFM kernel , and buce's and stock android kernel) you can try this method with any kernel you want.
Let's Get to it
1. of course you must have rooted htc sensation with recovery: 4ext for example.
2. you must have file manager , i use Es file Explorer.
3. open the Es File Explorer just like the picture:
{
"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"
}
and now press on the " Favorites " and choose " / " which have mobile phone icon.
and now choose " System ".
now press on " etc " folder..
and press on " init.d " folder..
now search in these files for the kernel text.
and in my case the kernel text is: 01member.bak ... now press on it and open it as " Text " .
do you see the " SWEEP2WAKE " text ?
that's what you are going to edit.
now change the: SWEEp2WAKE=0 from 0 (which means it's OFF) to 1 (it means ON) or to 2 (on with no lights).
it's your choice !
now you just press on power button and Reboot into the recovery and fix permissions (restart the device into the recovery) the device.
Hey thanks for this! But, I found my SWEEP2WAKE=0 thingy in a file called 89bruce and I tried changing the zero to 1 it said that the operation failed! I tried several editors and none of em' worked :\ Can you help me?
Mrgrey44 said:
Hey thanks for this! But, I found my SWEEP2WAKE=0 thingy in a file called 89bruce and I tried changing the zero to 1 it said that the operation failed! I tried several editors and none of em' worked :\ Can you help me?
Click to expand...
Click to collapse
In my case you have to go to the ES Explorer SETTINGS and there to ROOT - Settings and check all the Boxes
ow1166 said:
In my case you have to go to the ES Explorer SETTINGS and there to ROOT - Settings and check all the Boxes
Click to expand...
Click to collapse
Thanks a lot Works great now!
No kernel file
I don't have a kernel file in that folder, despite having the Komodo kernel with CM10, on my HTC Sensation XE.
r12500 said:
I AM TAKING NO OWNERSHIP FOR ANY OF THE CURRENT CONTENT OF THIS THREAD, NOR AM I CLAIMING IT TO BE OF MY CREATION
hello this is my first Thread on Xda. and today im going to show you guys how to activate sweep2wake function on htc sensation.
i've tried this with some kernels only such as (SebastianFM kernel , and buce's and stock android kernel) you can try this method with any kernel you want.
Let's Get to it
1. of course you must have rooted htc sensation with recovery: 4ext for example.
2. you must have file manager , i use Es file Explorer.
3. open the Es File Explorer just like the picture:
and now press on the " Favorites " and choose " / " which have mobile phone icon.
and now choose " System ".
now press on " etc " folder..
and press on " init.d " folder..
now search in these files for the kernel text.
and in my case the kernel text is: 01member.bak ... now press on it and open it as " Text " .
do you see the " SWEEP2WAKE " text ?
that's what you are going to edit.
now change the: SWEEp2WAKE=0 from 0 (which means it's OFF) to 1 (it means ON) or to 2 (on with no lights).
it's your choice !
now you just press on power button and Reboot into the recovery and fix permissions (restart the device into the recovery) the device.
Click to expand...
Click to collapse
sytauro said:
I don't have a kernel file in that folder, despite having the Komodo kernel with CM10, on my HTC Sensation XE.
Click to expand...
Click to collapse
u can try bruce's kernel or sultan's but i won't recommend it cause it's a battery drinker
Hii, there is no ROOT - Settings in esfile.
what can i do to edit the kenrel script?
shahar91 said:
Hii, there is no ROOT - Settings in esfile.
what can i do to edit the kenrel script?
Click to expand...
Click to collapse
yes there is
open es file explorer
press menu button
choose root explorer
choose mount R/W
then put system at RW
rzr86 said:
yes there is
open es file explorer
press menu button
choose root explorer
choose mount R/W
then put system at RW
Click to expand...
Click to collapse
http://img842.imageshack.us/img842/3324/screenshot2013050717191.png
http://img268.imageshack.us/img268/3324/screenshot2013050717191.png
shahar91 said:
http://img842.imageshack.us/img842/3324/screenshot2013050717191.png
http://img268.imageshack.us/img268/3324/screenshot2013050717191.png
Click to expand...
Click to collapse
not there exactly
i forgot to tell you one more step too sorry
after pressing menu button you will see tools
press it
then root explorer etc...
rzr86 said:
not there exactly
i forgot to tell you one more step too sorry
after pressing menu button you will see tools
press it
then root explorer etc...
Click to expand...
Click to collapse
Great!!! thanks man it's work.
I wasnt know that I can give permission ES file!!
shahar91 said:
Great!!! thanks man it's work.
I wasnt know that I can give permission ES file!!
Click to expand...
Click to collapse
i was searching for that too after the last update of the app
i am using the same file explorer
and i was wondering how the previous versions had root permissions from settings and the latest one didn't have?
i was trying to find it from settings too
and then i thought to check the other options
when i saw root explorer i said here we are hehe
rzr86 said:
i was searching for that too after the last update of the app
i am using the same file explorer
and i was wondering how the previous versions had root permissions from settings and the latest one didn't have?
i was trying to find it from settings too
and then i thought to check the other options
when i saw root explorer i said here we are hehe
Click to expand...
Click to collapse
I dont know why I didnt see this because I open tool. soo blind.
i use this app and it works like a charm
https://play.google.com/store/apps/details?id=pt.fjss.s2w
Just hit that thanks button
Sent from my HTC Sensation Z710e with Cyanogenmod 10.1
Working well on Sensation XE with 4.3 Pac-Man's 05/09/2013 build. Thanks a lot, it was SO simple!

[How-To]Disable Capacitive Keys note 3 [TESTED AND WORKING]

Hello
so , since I brought Note 3 .. I said to my self i'll just wait till CM get released and I will rock it on my note 3 with soft-buttons ( I use it too much and it helps a lot when i move from app to another and i don't like pressing home button to get to active tasks ) ... anyway don't worry i wont continue bothering you with my life story , and i'll cut to the point .. i saw on some CM builds that there is other people want to do the same thing so I did some searching and i found this method.
NOTE : I didn't try this yet because I'm on MJ7 and i need the warranty for now ,, but this method has been tested on Note 8 and S4 and it worked. So if you don't feel like you want to test this just skip this thread and I am not responsible if you bricked devices ( Come on if anything goes wrong , just re-flash the ROM but i have to say that )
It has been tested on both Samsung stock & CM and it worked :good:
You will need Root and any app to edit system files like root explorer
Here are the steps :
Step 1 :
Go to "/system/usr/keylayout" and take backup for atmel_mxt_ts.kl , in case anything went wrong .
Step 2 :
Open atmel_mxt_ts.kl
find line:
HTML:
key 139 MENU
and place a # in front of it like:
HTML:
# key 139 MENU
then find line:
HTML:
key 158 BACK
and place a # in front of it like:
HTML:
# key 158 BACK
Save your changes and close the file
Step 3 :
Reboot .. Done!
BTW this is just to disable menu and back buttons only . Home button is still working
It would be nice if someone test it and give us feedback
Method updated , this should work on note 3
RaDi said:
Hello
so , since I brought Note 3 .. I said to my self i'll just wait till CM get released and I will rock it on my note 3 with soft-buttons ( I use it too much and it helps a lot when i move from app to another and i don't like pressing home button to get to active tasks ) ... anyway don't worry i wont continue bothering you with my life story , and i'll cut to the point .. i saw on some CM builds that there is other people want to do the same thing so I did some searching and i found this method.
NOTE : I didn't try this yet because I'm on MJ7 and i need the warranty for now ,, but this method has been tested on Note 8 and S4 and it worked. So if you don't feel like you want to test this just skip this thread and I am not responsible if you bricked devices ( Come on if anything goes wrong , just re-flash the ROM but i have to say that )
You will need Root and any app to edit system files like root explorer
Here are the steps :
Step 1 :
Go to "/system/usr/keylayout" and take backup for atmel_mxt_ts.kl , in case anything went wrong .
Step 2 :
Open atmel_mxt_ts.kl
find line:
HTML:
key 139 MENU
and place a # in front of it like:
HTML:
# key 139 MENU
then find line:
HTML:
key 158 BACK
and place a # in front of it like:
HTML:
# key 158 BACK
Save your changes and close the file
Step 3 :
Reboot .. Done!
BTW this is just to disable menu and back buttons only . Home button is still working
It would be nice if someone test it and give us feedback
Click to expand...
Click to collapse
It worked!! No how do we bring up the onscreen navigation?
macsrock said:
It worked!! No how do we bring up the onscreen navigation?
Click to expand...
Click to collapse
Thank you very much bro for the feedback , About soft-buttons .. try this :
- open system/build.prop
- edit the file
- add "qemu.hw.mainkeys=0" (without quotes)
- save the file
- reboot device
, please tell me if it worked
-
Thread updated
RaDi said:
Thank you very much bro for the feedback , About soft-buttons .. try this :
- open system/build.prop
- edit the file
- add "qemu.hw.mainkeys=0" (without quotes)
- save the file
- reboot device
, please tell me if it worked
-
Thread updated
Click to expand...
Click to collapse
I tried that, didn't work. I have read that for the Note 3 on android 4.3, samsang has removed the framework for the onscreen navbar.
oh ... damn you sammy :/
so this will work only for cm then
Sent from my SM-N9005 using Tapatalk
I tried with root Explorer and es Explorer and I couldn't because I haven't permission for write in this file "atmel_mxt_ts.kl", any suggestion my friends?? I'll appreciate your comments :good:
{
"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"
}
N900W8 - W03SlimKat + LeanKernel AOSP for Tapatalk Pro!
charlypaez said:
I tried with root Explorer and es Explorer and I couldn't because I haven't permission for write in this file "atmel_mxt_ts.kl", any suggestion my friends?? I'll appreciate your comments :good:
N900W8 - W03SlimKat + LeanKernel AOSP for Tapatalk Pro!
Click to expand...
Click to collapse
You need to be rooted with superuser to do this. If you are rooted and not getting a superuser request, open up your superuser app and see if you've accidentally denied access to your file manager.
gunslingerfry said:
You need to be rooted with superuser to do this. If you are rooted and not getting a superuser request, open up your superuser app and see if you've accidentally denied access to your file manager.
Click to expand...
Click to collapse
I did... But isn't working for me... I'm in Kk with new tree device, this trick is only for 4.3 jellybean ... Some trick for 4.4??? I'll appreciate your help
N900W8 - W03SlimKat + LeanKernel AOSP for Tapatalk Pro!
Hi.For android Kk users.Just go to Generic.kl then and add # before key 139 menu and key 158 back. reboot and done!I tried it and it then i go to Playstore and download controll Pie.Works like charm.
boycz90 said:
Hi.For android Kk users.Just go to Generic.kl then and add # before key 139 menu and key 158 back. reboot and done!I tried it and it then i go to Playstore and download controll Pie.Works like charm.
Click to expand...
Click to collapse
Thanks, this helped me, 158 for Back, I added 254 For Recents, it worked great on my note 4, now I can hold it without pressing the bottom buttons
just adding that x-note rom has thing function, to disable hardware buttons (3 of them) and add on screen 3 buttons just like LG has
Thats Great, Thanks
I got soft keys on OC2 firmware but can't seem to disable capacitive keys.

[GUIDE] Make softkeys smalled ROOT required

First of all. Thank to byrdmang2 as he helped me out to achieve this.
Honestly i think that the softkeys embeded in the screen is a waste of screen area. So i like them smaller. Here's a screenshot of the final result. This guide is for KitKat, i guess you can make it work on 4.2.2 with GravityBox for JB.
{
"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"
}
What you need:
- Moto x (obviously)
- ROOTED
- Xposed Framework
- Gravity Box Module
1) Backup your current ROM in custom recovery.
2) Download Xposed Framework here:
http://dl.xposed.info/latest.apk (original thread in http://forum.xda-developers.com/xposed/framework-xposed-rom-modding-modifying-t1574401) I recommend you to read the whole post.
3) Install it and reboot.
4) Download Gravity box here:
http://forum.xda-developers.com/xposed/modules/app-gravitybox-v2-9-1-tweak-box-android-t2554049 (download in the 2nd post, still read the whole post)
5) Install it and reboot
6) Open gravity box and go to "Navigation Bar Tweaks"
7) Turn the Master Switch ON and enable navigation bar.
8) In the bottom there's a section named "Dimensions" there you can set the height and width (my setting is in 65% but you can make it as small as you like)
9) Reboot
10) Enjoy!
Does anyone know how to make the softkeys as dots?
MOTO X SLAPPED
[email protected] said:
Does anyone know how to make the softkeys as dots?
MOTO X SLAPPED
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.janis605.softkeyz
I disable mine completely and use pie controls instead.
nhizzat said:
I disable mine completely and use pie controls instead.
Click to expand...
Click to collapse
Yup. This is what I do as well. I edit the build.prop file and take the navigation keys completely out. Then I install LMT Pie controls. Although, in the past it was always a PITA doing a factory reset because the navigation keys don't come back. I did however remedy that with creating a flashable zip of LMT that can be done via TWRP. It restores your Pie controls as you had them set.
good tip i will make a guide of how to add the menu button in nav bar of stock rom editing the SystemUI
It's actually fairly easy. All you do is add the line: "qemu.hw.mainkeys 1" to the build.prop and it removes the Nav keys.
I've been using Build Prop Editor from the Play Store for a few years now and it works well.
So, if you are using that app it would look like this:
Property Name = qemu.hw.mainkeys
Property Vaule = 1
Then save it and reboot your phone. Just remember if you do a factory reboot or take an update you will lose your PIE controls and will need to remove the "1" and change it to a "0" to get your Nav keys back. Or, do like I did and use App2Zip and make LMT Pie Controls flashable so you can restore them via recovery. Otherwise you'll need to redownload and reinstall it.
thanks a lot, looks great at 65%
yaldren said:
thanks a lot, looks great at 65%
Click to expand...
Click to collapse
No problem man
The Tallest said:
It's actually fairly easy. All you do is add the line: "qemu.hw.mainkeys 1" to the build.prop and it removes the Nav keys.
I've been using Build Prop Editor from the Play Store for a few years now and it works well.
So, if you are using that app it would look like this:
Property Name = qemu.hw.keys
Property Vaule = 1
Then save it and reboot your phone. Just remember if you do a factory reboot or take an update you will lose your PIE controls and will need to remove the "1" and change it to a "0" to get your Nav keys back. Or, do like I did and use App2Zip and make LMT Pie Controls flashable so you can restore them via recovery. Otherwise you'll need to redownload and reinstall it.
Click to expand...
Click to collapse
I believe it needs to be...
Property Name = qemu.hw.mainkeys
Property Value = 1
edthesped said:
I believe it needs to be...
Property Name = qemu.hw.mainkeys
Property Value = 1
Click to expand...
Click to collapse
That's what I said. You only make it a 0 if you want the Nav keys back.
The Tallest said:
That's what I said. You only make it a 0 if you want the Nav keys back.
Click to expand...
Click to collapse
Yes but it should be MAINkeys not keys as you have written, at least thats what I needed to do to get it to work.
Sent from my SM-P600 using Tapatalk
edthesped said:
Yes but it should be MAINkeys not keys as you have written, at least thats what I needed to do to get it to work.
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
Oh, I see. Yeah, in the first line of my post I have it as "mainkeys" and then when I broke it down line by line later on in the post it just says "keys". I'll correct it.

S6 Features for GT-S7562

Here I present You the S6 features for GT-S7562
{
"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"
}
S6​TO​ S Duos​
Happy New Year:good:
Read Me
Code:
Donate to the Developers to whom the Credits are given.
Buy Them a Coffee while they Write Codes.
If YOU feel Happy from thier Work, Please Donate Them.
Support the developers to whom the credits are given.
If YOU do this, I will be very very Happy:).[/U]
Instructions are given under the topics
S6 Boot Animation
Instructions
Just Flash via TWRP/CWM:good:.
If you are on Stock then flash the first one .qmg format, if you are on CM-11 then scroll a bit down and flash the .zip format:good:.
S6 Boot Animation for Stock(.qmg format)
Screenshots
Download,You can also download from 'Bottom'
http://https://drive.google.com/open?id=0B7-CyS7sOL9_RkVmNUx2UnpRb0k
S6 Bootanimation for CM-11(.zip Format)
Screenshots
Download'You can also Download from 'Bottom'
https://drive.google.com/file/d/0B7-CyS7sOL9_ODRYN3F3bVZvc1k/view?usp=sharing
S6 Sounds
Instructions
Just Flash via TWRP/CWM:good:.
Download,You can also download from 'Bottom'
https://drive.google.com/file/d/0B7-CyS7sOL9_ejJlN2o4bTVNS0U/view?usp=sharing
S6 Similar Launcher
Instructions
Install as Normal APK:good:.
Screenshots
Icon Pack also in the Launcher
DownloadYou can Also Download from 'Bottom'
Credits: --------------
https://drive.google.com/file/d/0B7-CyS7sOL9_enVCR3dZOTdUVTg/view?usp=sharing
S6 Wallpapers
Instructions
Just Extract,then set them wallpaper via gallery:good:.
[Download,You can also download from 'Bottom'
https://drive.google.com/file/d/0B7-CyS7sOL9_c3h5YXZtNXZKTGc/view?usp=sharing
S6 Weather Widget
Download
S6 Widget
Credits: Designedly
Download
Download from here
Zooper Widget
Credits: MYCOLORSCREEN
Download
Download from Here and buy the PRO version and follow the Steps.
Download and Install Both APKs.
Drag Widget to the Home Screen.
Tap it.
Choose 'Galaxy S6 Widgets' and Choose any 'Widget' from there.
Tap on 'Widget OnTap Action' and Tap on 'Force Zooper Update'.
Tap on 'Location' and type the state where you live and Tap 'Save'.
Tap on 'Global Preferences' and Tick 'Use Real Background' and Tap on 'Refresh Interval' and select 30 Minutes' and Tick 'Use Celsius', If u want 'C,otherwise don't tick it and Tap on 'Weather Provider' and select 'Yahoo!' and also Tick the 'Standby Updates'.
Press The 'Home Button' and See the Widget:good:
Screenshots
S6 S Health
Instructions
Install as normal APK:good:.
Credits: Samsung Electronics Co., Ltd.
Screenshots
Download
https://play.google.com/store/apps/details?id=com.sec.android.app.shealth&hl=en
S6 Keyboard
Screenshots
Download
Credits: ai.type
https://drive.google.com/file/d/0B7-CyS7sOL9_OXB2V1gxS1RvcVU/view?usp=sharingThis File can be also Downloaded from 'Bottom'
Download Keyboard from Here and Follow the Steps.
Download and Install both APKs.
Open a.i type keyboard and follow the steps shown by the Keyboard.
Tap Theme Market and Go to the Installed tab and scroll to the Bottom and Choose S6 Theme.
Tap on Languages and Select LOOK&FEEL and Tap Bottom Row Keys,There Tick Show comma and context-shortcuts,Show ai.type settings key,Show punctuation keyUncheck Show TrackPoint on Keyboard and also manage the keyboard Height,Tick Enable key-press popup,Display Top Rowand Choose its Height and Tick Enable Key-press Sound and Choose the both Volumes,Tap Words Narrated while Typing and Choose Never Read Words, Turn off the Vibrations and Tick Three words Suggested and Tap on Show Keyboard re-size button and Choose Always hide,Tap on Show Suggestion Bar Action Button and Choose Always Hide,Tap on Enable Hint on Keys and Choose Always hide.
Open any APP in which Keyboard in used and See the Keyboard:good:.
Tint Your Status Bar as S6 Does
Screenshots
Download
Credits: Igor A. Bocharov
Download from Here and buy the PRO version and follow the steps.
Download and Install the APK.
Open Xposed Installer and Tap Modules and Tick Flat Style Colored Bars.
Reboot Your Device and See the Status Bar.:good:.
Open and Tap Status Bar and Tap Style and Select Android L and Press Back and Tap Config Buttons and Enable Show and Lock your Device and Tap On White Button on the the Left Edge and Tap the Option on the Left Side and Tap Overlay and Tap Flat and Apply and Do the Same with the Home Screen and after that Disable Config Buttons.
Enjoy.
Change your DEVICE's Name,Android Versions or Other Things as S6
Download and open any Root Explorer.
Tap /system/build.prop(in text format).
To change Android Version,find ro.build.version.release=4.4.4(or other versions),change this to 5.0.2(S6's Latest Version).
To change Device's Name, find ro.product.model=GT-S7562(or other Device),change this to Galaxy S6 or SM-G920F.
To change device id, find ro.build.display.id=(any build number),change this to LRX22G.G920FXXU1AOC5 or your choice.
Save and Restart:good:
Screenshots
More S6 Features will be Uploaded in COMING Days
Bugs
1. No Bugs.
Hit View attachment 3633393 If You Like my Hard Work and also for continious support.
Some Features may also work in other Devices
Boot animation will work in all 480x800 devices.
Apps will work in every device.
Changing build properties will work in every device.
Wallpapers, Sounds pack will also work in every device.
Dont Steal my Work,If You want to use these in your Works,Ask First
SUPPORT ME WITH A DONATION
HIT THE View attachment 3633393 BUTTON.
Thank you brother
I will check it right now
---------- Post added at 01:47 AM ---------- Previous post was at 01:12 AM ----------
Not working for me
I am using CM11
And flashed with twrp 2.7.0.0 and said Successful but no change!!
And sound pack failed! :/
Ashraf Albayaty said:
Thank you brother
I will check it right now
---------- Post added at 01:47 AM ---------- Previous post was at 01:12 AM ----------
Not working for me
I am using CM11
And flashed with twrp 2.7.0.0 and said Successful but no change!!
And sound pack failed! :/
Click to expand...
Click to collapse
I will post another for cm11 here
Ashraf Albayaty said:
Thank you brother
I will check it right now
---------- Post added at 01:47 AM ---------- Previous post was at 01:12 AM ----------
Not working for me
I am using CM11
And flashed with twrp 2.7.0.0 and said Successful but no change!!
And sound pack failed! :/
Click to expand...
Click to collapse
Now flash boot animation restore .zip for S6 bootanimation,if u r on cm-11
Your second bootanimation FAILED Again
Regards
Ashraf Albayaty said:
Your second bootanimation FAILED Again
Please Close this thread ..
Regards
Click to expand...
Click to collapse
Its testing thats why ...I Am working on it
Niko Belic 605 said:
Its testing thats why ...I Am working on it
Click to expand...
Click to collapse
You should test it at first and then share it
Ashraf Albayaty said:
You should test it at first and then share it
Click to expand...
Click to collapse
Yes..I will upload another sounds zip later?
Hey..Check bootanimation for cm-11 again
Ok
I will check it right now
i hope it work ..
I am flashed it again and my device was wont work
But reflashed my cm11 boitanimation and fixed it ..
Ashraf Albayaty said:
Ok
I will check it right now
i hope it work ..
STOOOOOOP DESTROYING MY DEVICE
WHAT THE HELL :/
I am flashed it again and my device was wont work
But reflashed my cm11 boitanimation and fixed it ..
I told you close this thread :/
Click to expand...
Click to collapse
Its Testing ....wait till it gets stable
Ashraf Albayaty said:
Ok
I will check it right now
i hope it work ..
STOOOOOOP DESTROYING MY DEVICE
WHAT THE HELL :/
I am flashed it again and my device was wont work
But reflashed my cm11 boitanimation and fixed it ..
I told you close this thread :/
Click to expand...
Click to collapse
I updated Cm11 Bootanimation zip.Tested on my GT-S7562...Check it Again
It is ok
the bootanimation success but boot sound failed
Ashraf Albayaty said:
It is ok
the bootanimation success but boot sound failed
Click to expand...
Click to collapse
Check the change log
Boot animation working good
But boot sound failed again
See
Ashraf Albayaty said:
Boot animation working good
But boot sound failed again
See
Click to expand...
Click to collapse
Bootsound can be added to the cm11 but with a mod and has risk......So I deleted the boot sound zip...
Ok no problem
I am flashed the S6 sounds zip and it success
But what i didnt see any change in sounds?
Ashraf Albayaty said:
Ok no problem
I am flashed the S6 sounds zip and it success
But what i didnt see any change in sounds?
Click to expand...
Click to collapse
There are many s6 ringtones,notification tones,alarm tones,ui tones......u will notice them
Hey Check the widgets and other thing and also the change log..:good:
No Bugs Now...:good:

[TUTORIAL][OB12][7.1.1] Enable Pixel Launcher Round Icon on OnePlus 3

This guide will help you activate "Round Icons" on your android device. Take note that round icon isn't provided by launcher but the app itself. Every app that supports round icon will provide two type of icons (normal and rounded), so what will we do is enabling using the round icon provided by OEM by change framework-res.apk in our devices.
{
"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"
}
Requirements:
- OxygenOS Open Beta 12 based on Android Nougat 7.1.1
- Custom ROM based on Android Nougat 7.1.1
- Must be rooted!
- Root Explorer
Navigate to this location: \root\system\framework\
Replace the current framework-res.apk file to the modified framework-res.apk which can be downloaded here.
Note: It is recommended to copy it from recovery, but you can also copy it directy via root explorer but your device will restart instantly
Last is clear the pixel launcher data
App Info -> Storage -> Clear Data
What I only did is I edited the \framework-res\res\values\bools.xml and change the value from
<bool name="config_useRoundIcon">false</bool>
to
<bool name="config_useRoundIcon">true</bool>
This will trigger the launcher to use the round icon of any apps that are supported.
DOWNLOAD: framework-res.apk
I replaced the framework apk on my op3 running lineageos 14.1 and device got stuck at boot animation. Luckily I had a nandroid backup. Any Idea what did I do wrong???
helandortega said:
This guide will help you activate "Round Icons" on your android device. Take note that round icon isn't provided by launcher but the app itself. Every app that supports round icon will provide two type of icons (normal and rounded), so what will we do is enabling using the round icon provided by OEM by change framework-res.apk in our devices.
Requirements:
- OxygenOS Open Beta 12 based on Android Nougat 7.1.1
- Custom ROM based on Android Nougat 7.1.1
- Must be rooted!
- Root Explorer
Navigate to this location: \root\system\framework\
Replace the current framework-res.apk file to the modified framework-res.apk which can be downloaded here.
Note: It is recommended to copy it from recovery, but you can also copy it directy via root explorer but your device will restart instantly
Last is clear the pixel launcher data
App Info -> Storage -> Clear Data
What I only did is I edited the \framework-res\res\values\bools.xml and change the value from
<bool name="config_useRoundIcon">false</bool>
to
<bool name="config_useRoundIcon">true</bool>
This will trigger the launcher to use the round icon of any apps that are supported.
DOWNLOAD: framework-res.apk
Click to expand...
Click to collapse
nitz2889 said:
I replaced the framework apk on my op3 running lineageos 14.1 and device got stuck at boot animation. Luckily I had a nandroid backup. Any Idea what did I do wrong???
Click to expand...
Click to collapse
@helandortega I am having the same issue when I replaced the file with root explorer on OB12... I stuck on bootanimation... Can you please share the flashable zip... Thanks.
Gauraav said:
@helandortega I am having the same issue when I replaced the file with root explorer on OB12... I stuck on bootanimation... Can you please share the flashable zip... Thanks.
Click to expand...
Click to collapse
In case you don't have a nandroid backup I fear u might have to flash the ROM again.
A dirty flash will restore the original framework apk.
 @helandortega which ROM are u using and what method did u use to replace apk.
Gauraav said:
@helandortega I am having the same issue when I replaced the file with root explorer on OB12... I stuck on bootanimation... Can you please share the flashable zip... Thanks.
Click to expand...
Click to collapse
Will work on this one
nitz2889 said:
In case you don't have a nandroid backup I fear u might have to flash the ROM again.
A dirty flash will restore the original framework apk.
@helandortega which ROM are u using and what method did u use to replace apk.
Click to expand...
Click to collapse
As long as you are on official or custom rom based on OB12 Android 7.1.1, there will ne no hiccups doing this one. Just simply copy and replace the file.
If you are encountering problems or stuck in a bootloop, copt and replace the file using your custom recovery.
Gauraav said:
@helandortega I am having the same issue when I replaced the file with root explorer on OB12... I stuck on bootanimation... Can you please share the flashable zip... Thanks.
Click to expand...
Click to collapse
You have to set proper permissions. RW-R-R
fixxxer102 said:
You have to set proper permissions. RW-R-R
Click to expand...
Click to collapse
There is no way to set permission if you paste it through root explorer, since it will restart the device once you paste the apk file ... Same stuff mention by op...
---------- Post added at 07:58 PM ---------- Previous post was at 07:51 PM ----------
helandortega said:
Will work on this one
Click to expand...
Click to collapse
I will wait for the flashable zip ... Thanks .. ?
any updates on the flashable zip , really want round icons
Gauraav said:
There is no way to set permission if you paste it through root explorer, since it will restart the device once you paste the apk file ... Same stuff mention by op...
Filemanager in TWRP should be fine to set permission .
Click to expand...
Click to collapse
halloarno said:
Gauraav said:
There is no way to set permission if you paste it through root explorer, since it will restart the device once you paste the apk file ... Same stuff mention by op...
Filemanager in TWRP should be fine to set permission .
Click to expand...
Click to collapse
How to set permission with TWRP?
could u guide me
i did a quick search couldn't find
Click to expand...
Click to collapse
Ronak Chandak said:
halloarno said:
How to set permission with TWRP?
could u guide me
i did a quick search couldn't find
Click to expand...
Click to collapse
makesure you know the chmod-code which reflects your permission (like 0644)
Boot to twrp
mount
check system (if the file is in system)
back
advanced
file manager
search the file, click on it
chmod
type the code (which reflects your whished permission)
click on the check button on the keyboard
swipe to right to confirm
done, boot to system
Click to expand...
Click to collapse
Please someone create a flashable zip
@helandortega any update for OB 13 with flashable Zip file???
helandortega said:
This guide will help you activate "Round Icons" on your android device. Take note that round icon isn't provided by launcher but the app itself. Every app that supports round icon will provide two type of icons (normal and rounded), so what will we do is enabling using the round icon provided by OEM by change framework-res.apk in our devices.
Requirements:
- OxygenOS Open Beta 12 based on Android Nougat 7.1.1
- Custom ROM based on Android Nougat 7.1.1
- Must be rooted!
- Root Explorer
Navigate to this location: \root\system\framework\
Replace the current framework-res.apk file to the modified framework-res.apk which can be downloaded here.
Note: It is recommended to copy it from recovery, but you can also copy it directy via root explorer but your device will restart instantly
Last is clear the pixel launcher data
App Info -> Storage -> Clear Data
What I only did is I edited the \framework-res\res\values\bools.xml and change the value from
<bool name="config_useRoundIcon">false</bool>
to
<bool name="config_useRoundIcon">true</bool>
This will trigger the launcher to use the round icon of any apps that are supported.
DOWNLOAD: framework-res.apk
Click to expand...
Click to collapse
Android Nougat 7.1.2 not found bools.xml file:crying:
minor bug. after installing black notification mod (magisk), apps when updated switch back to regular icons, need to remove the mod then clear data of launcher to get back round icon
If the direct replacement and then directly restart can not set permissions, you can first file on the system root directory to change the permissions, and then replace:○

Categories

Resources