Here is a tweak for enabling "Fingerprint Selfie".
Warning :
This guide includes some steps which will modify system behavior. I'm not responsible for any consequences. Do it in your own risk. Take Nandroid Backup Before trying this.
Prerequisites :
1. Redmi 3S Prime with unlocked bootloader (You can also use Redmi 3S if it has fingerprint sensor )
2. Rooted ROM
3. Good File Explorer to Browse Root Files. I recommend ES File Explorer.
4. Good Text Editor Which can edit root files. Try QuickEdit for this.
How-to :
1. Goto /system/usr/keylayout folder
2. Find a file called Generic.kl
3. Open Generic.kl with text editor (QuickEdit)
4. Search for key 353
5. If you find any line starts with key 353, comment it with # i.e. add # symbol before that line
6. Add a new line with following
Code:
key 353 CAMERA
Note: You can add this line anywhere in that file but its advised to follow the file structure. i.e. key numbers is in ascending order... just follow it add 353 after 352.
7. Save the file and Reboot.
8. Enjoy Fingerprint Selfie... :fingers-crossed:
Explanation :
Some users may experienced unwanted clicks or touches in screen when they touch fingerprint sensor while the phone is unlocked. That was caused by "key 353 DPAD_CENTER" line in Generic.kl. Here we used that for assigning that key for CAMERA (which will trigger the camera and take picture).
WhatsApp Group : https://chat.whatsapp.com/EnJsSukWafaLuD9cMg6NYn
Telegram : Devil7DK
Note : I'm tested this in Redmi 3S Prime 3GB with Lineage ROM and its working perfectly without any problem.
Troubleshooting :
For those who are reporting that This Tweak is Not Working. Try this....
1. Install KeyEvent Display App
2. Open it & Give Root Permission
3. Then Touch Fingerprint Sensor. You should see something like this,
{
"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"
}
Code:
^*KeyDown:******action=0 code=27 repeat=0 meta=0 scancode=353 mFlags=8 label='' chars='null' number=''
^*KeyUp:********action=1 code=27 repeat=0 meta=0 scancode=353 mFlags=8 label='' chars='null' number=''
4. If it shows something like this when touching fingerprint sensor... it means your fingerprint sensor is working as button. So, Make sure the scancode is 353.
5. If there is something Else i.e. any other number... use that number instead of 353.
If you cant see anything when touching the fingerprint sensor. Then it means this won't work at all for you.
Troubleshooting : Part 2
Some ROM Dev's has disabled FP Button on their ROM... Like VIPER, AEX, etc.... For those who can't get this working on their ROM. Here is the fix :
Run the following command in Terminal :
Code:
grep -rn '/system/usr/keylayout' -e '353'
(If your keycode for fp is different use that code instead of 353)
This command will list out the files that has defined FP key. All you need to do with those files is
Make sure that no files has defined FP key more than 1 time. If any files has FP key defined more than one time Delete all except one.
The line should'nt start with #
Then if there is any .kl file that named as something like uinput-fpc.kl, Delete it...
Thanks
not working on official AEX 4.6
aragon12 said:
not working on official AEX 4.6
Click to expand...
Click to collapse
Upload Generic.kl file changed by you...
dineshthangavel47 said:
Upload Generic.kl file changed by you...
Click to expand...
Click to collapse
post your telegram id.. let's not spam here
dineshthangavel47 said:
Upload Generic.kl file changed by you...
Click to expand...
Click to collapse
here it is:
aragon12 said:
here it is:
Click to expand...
Click to collapse
See the second post. Try that. And Give me Screenshot.
What to do now next. @dineshthangavel47
Thanks
Please, make something like this for Redmi Note 3(kenzo)
Good work :good:
sidS6 said:
What to do now next. @dineshthangavel47
Click to expand...
Click to collapse
Your fp is working well as button... So just follow the guide... Even it didn't work.. sent me the Generic.kl file edited by you.... In WhatsApp or telegram...
Ajendra25 said:
Please, make something like this for Redmi Note 3(kenzo)
Good work :good:
Click to expand...
Click to collapse
Sorry bro... I don't have the device... So I can't test it... But this guide should work for you as well... Coz this is not related to device...
dineshthangavel47 said:
Your fp is working well as button... So just follow the guide... Even it didn't work.. sent me the Generic.kl file edited by you.... In WhatsApp or telegram...
Click to expand...
Click to collapse
Thanks ... The fp selfie is working great now. But one thing.. whenever i long press on fp.. the camera app opens up out of nowhere even when i am on other apps. How to disable this?
sidS6 said:
Thanks ... The fp selfie is working great now. But one thing.. whenever i long press on fp.. the camera app opens up out of nowhere even when i am on other apps. How to disable this?
Click to expand...
Click to collapse
Sorry... You can't for now... I'm working on seperate app which can be used without this tweak... Wait for it.
@dineshthangavel47
I made changes in Aicp.
And not work
Sancode is 353
Sent from my Redmi 3S using XDA-Developers Legacy app
[email protected] said:
@dineshthangavel47
I made changes in Aicp.
And not work
Sancode is 353
Click to expand...
Click to collapse
Sent me generic.kl
dineshthangavel47 said:
Sorry bro... I don't have the device... So I can't test it... But this guide should work for you as well... Coz this is not related to device...
Click to expand...
Click to collapse
Ok THANKS. I'll surely give it a try...
dineshthangavel47 said:
Sent me generic.kl
Click to expand...
Click to collapse
Sent by PM
Sent from my Redmi 3S using XDA-Developers Legacy app
Related
This Tool has been replaced by - Junohttp://forum.xda-developers.com/showthread.php?p=45990300#post45990300
Please visit the new thread!
For older Thread click the button below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome To Sony System App Editor Ver.1.1Installation
Please follow the instructions carefully, cause this is very crucial to the programs working.
Step 1
Download the following resources :
Android SDK (drawPatch9)
Java SE Runtime Environment 7 (Java)
Step 2
Go to Advanced System Properties.
It should look like this:
Go to Environment Variables, then create a new System Variable, having name JAVA_HOME and value according to the path where you have installed the JRE(7).
It should look like this:
Now after creating the JAVA_HOME variable, search for Path system variable in the System Variables list. Now this is a bit tricky. Once found click on it and then on Edit. Now if your value is ending with ";" (without quotes) then just add the path to your JRE(7) bin folder. If the ";" is not present then just add it and follow the rest of instruction as given.
It should look like this:
Now just Save it. (Just keep on clicking OK it will be done automatically.)
Step 3
Download Ver.1.1.zip.
[*] Download
[*] Size: 17.85 MB (18714229 bytes)
Now Extract the zip where ever you want in your computer.
Step 4
Open the folder in which you have extracted the files and then the res directory in it.
Now make sure that the folder looks like this -
If you want you can add your modified resource files too.Note: If you are using any other ROM or PHONE of Sony (This program might be compatible with all types of Phones and Roms though!), then you should over-write the already present resource files in the res directory with your own ROM or PHONE resource files. (This is important!)
Now open the program by executing - Sony System App Editor.bat, like this -
Then type LOADRESOURCES, and let the program install the required resources. Once done add your APK file to this program's directory and get started, cause you are all done!
It should look like this:
How to use?
Step 1
Make sure you have the original version of the system apk. (This is important cause in other situations I cannot guarantee it's working as I haven't tested it. ) Copy it to the program's main directory.
Now open the Program by executing - Sony System App Editor.bat, and type only the name of the System app.
For eg.: If you want to edit UxpNxtLockScreen.apk, then copy it to the main directory, and then by executing the program type UxpNxtLockScreen. (Notice no .apk!)
Now press Enter and let the program handle the rest.
Still it should look like this:
Now check for any errors in the Apktool output screen, if none found you are good to go or else I don't know what to do?...p)
If everything went fine it should look like this -
Step 2
Edit your APK to your carnal needs! But still make sure everything you do is syntactically correct and there are no erroneous codes.
For editing APK's go to the working folder of the program, and look for the folder that is named after the file-name of your System Apk.
It should look like this:
Now open it and start editing.
Step 3
Now assuming you have finished editing the System app, execute the main program once again - Sony System App Editor.bat.
Type the APK's file-name (no exts.) which you where editing, and press enter.
It should look like this:
Make sure everything goes right and check for any errors in the APKTOOL output screen, cause program at the current stage will still produce a build even if there is any error with apktool! (Will be solved soon.)
Now assuming you have checked everything and nothing is wrong, then you are good to go! And still it should look like this -
Step 4
Assuming that everything has been fine till now, so then you can have your APK file in the build folder of the Program's main directory.
It should look like this:
Now copy it to a place where you can create a flash-able zip out of it! :laugh:
Note: If you want to start modification of the new apk file of the same name, first delete the folder in the working directory of the previous APK's file-name. (It's important.)
Condition of it's use
Please use this program at your own risk. It has only been tested to mod UxpNxtLockScreen.apk.
This program utilizes a technique that I learned while creating my first mods, and was not able to find a perfect tutorial.
The technique this program utilizes might not be applicable for all types of System Apps.
The program is just created by me today (23/9/13), so please bear with it's simple and non-wanting UI and features.
So start using it and start modding today! - Become a World-Class Developer! (.........:laugh:...............:laugh:........)
Download Ver.1.1Please wait till this program is completely face-lifted!Credits
Apktool developer for developing such a great tool.
Google for making such a wonderful OS!
Me for making it's modification so simple! (divinemamgai)
This Tool is gonna suffer from Face-Change! So please co-operate.
@divinemamgai
Awesome.
I just edited my lockscreen using this, removed the clock(as I requested in PM)
Thanks a lot.
heatseeker_x04 said:
@divinemamgai
Awesome.
I just edited my lockscreen using this, removed the clock(as I requested in PM)
Thanks a lot.
Click to expand...
Click to collapse
Hey dude use the latest version to be sure of not getting into any trouble! :laugh:
divinemamgai said:
Hey dude use the latest version to be sure of not getting into any trouble! :laugh:
Click to expand...
Click to collapse
sure, I will download it.
hey man i try use your tool this hopefully helping me,,, thanks so far so good as i use
Encang_Rojali said:
hey man i try use your tool this hopefully helping me,,, thanks so far so good as i use
Click to expand...
Click to collapse
Welcome but please try the new Tool! As it is the better than this one.
divinemamgai said:
Welcome but please try the new Tool! As it is the better than this one.
Click to expand...
Click to collapse
where is the NEW tool? cant u share ?
Encang_Rojali said:
where is the NEW tool? cant u share ?
Click to expand...
Click to collapse
Dude see the main post of this thread and you will get it, or just search for Juno! :laugh:
Can I use this in Fedora ?
Little Zed said:
Can I use this in Fedora ?
Click to expand...
Click to collapse
I guess but I'm not sure cause there maybe some functions used in this program which might not be available in Fedora. I have developed it in Windows, so I think you can try out and tell me what happens. But as far as I'm know it my not work.
divinemamgai said:
I guess but I'm not sure cause there maybe some functions used in this program which might not be available in Fedora. I have developed it in Windows, so I think you can try out and tell me what happens. But as far as I'm know it my not work.
Click to expand...
Click to collapse
So. You mean no linux support?
Sent from my ST25i using Tapatalk 2
Little Zed said:
So. You mean no linux support?
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
Dude I don't have Linux system, so I can't test, all I'm asking you is to test it and tell me if it works or not?
divinemamgai said:
Dude I don't have Linux system, so I can't test, all I'm asking you is to test it and tell me if it works or not?
Click to expand...
Click to collapse
Will surely test with WINE software on linux.
Sent from my ST25i using Tapatalk 2
OK... Thanks bro...
Sent from my Xperia U using XDA Premium 4 mobile app
Little Zed said:
Will surely test with WINE software on linux.
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
And he is not saying it metaphorically.... ...
divinemamgai said:
And he is not saying it metaphorically.... ...
Click to expand...
Click to collapse
Ok then ket's port this to linux.
Sent from my ST25i using Tapatalk 2
Little Zed said:
Ok then ket's port this to linux.
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
Dude just so you know I was referring to the word WINE in your previous post. , and hey can you continue this discussion in the new thread please.
This is how you would activate toolbox.
This is only tested on Note 4 N910c 5.0.1 Lollipop so far.
Please keep in mind, I will not be responsible with any damages cause to your phone, please make a full backup before trying anything and also please follow the instruction carefully.
First you need to enable toolbox by this app by xperiacle scroll down to SETTINGS DEFAULT TOOLBOX and change it from False to True.
STEP 1:
1. You need SqLite Editor from Play Store
2. After installing it, grant permission
3. And follow these steps
- launch the Sqlite Editor
-Scroll down to Setting Storage
- Settings.db
-system
-scroll down to notification_panel_active_app_list_for_reset
-now write toolbox; (make sure there is no space left and at the end of the toolbox make sure to write semi colon ; ) and make sure the toggle name is written as Toolbox (with cap letter).
4. Now go to settings - Notification Panel and hit reset button.
5. Reboot.
STEP 2:
After step 1, if you are only able to see the toolbox toggle on the app drawer but it does not show up on the screen then please follow these steps:
1. launch the Sqlite Editor
- Scroll down to Setting Storage
- Settings.db
-system
-scroll down to notification_panel_default_active_app_list
-now write Toolbox; (make sure there is no space left and at the end of the toolbox make sure to write semi colon ; ) and make sure the toggle name is written as Toolbox (with cap letter).
4. Now go to settings - Notification Panel and hit reset button.
5. Reboot.
Attached are some ss, you can refer to them.
Special thanks to @thereassaad for his support...
Enjoy!
Again bro good job..
World Is Full Of Nice People. If U Can't Find One, Be One.
great work brother.
hosgor45 said:
This is how you would activate toolbox.
This is only tested on Note 4 N910c so far.
Please keep in mind, I will not be responsible with any damages cause to your phone, please make a full backup before trying anything and also please follow the instruction carefully.
1. You need SqLite Editor from Play Store
2. After installing it, grant permission
3. And follow these steps
- launch the Sqlite Editor
-Scroll down to Setting Storage
- Settings.db
-system
-scroll down to notification_panel_active_app_list_for_reset
-now write toolbox; (make sure there is no space left and at the end of the toolbox make sure to write semi colon ; )
4. Now go to settings - Notification Panel and hit reset button.
5. Reboot.
Attached are some ss, you can refer to them.
Enjoy!
Click to expand...
Click to collapse
menu on notification panel ok, but when i switch on nothing apear, tollbox is missing.
SUNUN said:
menu on notification panel ok, but when i switch on nothing apear, tollbox is missing.
Click to expand...
Click to collapse
Hey mate just go to system/etc/floating_feature.xml & search till u find toolbox line & change it from false to true okay
World Is Full Of Nice People. If U Can't Find One, Be One.
ok and is there option for flashlight?
I am trying to make flashlight to work as well, will post it as soon as it starts working.
hosgor45 said:
I am trying to make flashlight to work as well, will post it as soon as it starts working.
Click to expand...
Click to collapse
ok dear friend, waiting for good news from you.
{
"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"
}
Follow everythng but cant see toolbox menu on desktop..
Aijazji said:
View attachment 3197540View attachment 3197541
View attachment 3197539
Follow everythng but cant see toolbox menu on desktop..
Click to expand...
Click to collapse
Same, toolbox activated, but nothing on screen.
mkim055 said:
Same, toolbox activated, but nothing on screen.
Click to expand...
Click to collapse
Aijazji said:
View attachment 3197540View attachment 3197541
View attachment 3197539
Follow everythng but cant see toolbox menu on desktop..
Click to expand...
Click to collapse
Guys u need to edit floating_feature.xml by searching for toolbox line & change it from false to true then it will be working okay & absolutely we don't share any stuff or anything that didn't work okay so follow OP & u will get it okay guys ..
World Is Full Of Nice People. If U Can't Find One, Be One.
thereassaad said:
Guys u need to edit floating_feature.xml by searching for toolbox line & change it from false to true then it will be working okay & absolutely we don't share any stuff or anything that didn't work okay so follow OP & u will get it okay guys ..
World Is Full Of Nice People. If U Can't Find One, Be One.
Click to expand...
Click to collapse
Mate... I already said I followed the method written in OP.
I changed False to True already.
I am not seeing it on screen.
I did not say you guys are sharing something that is not working. Try to see things from another person's perspective.
mkim055 said:
Mate... I already said I followed the method written in OP.
I changed False to True already.
I am not seeing it on screen.
I did not say you guys are sharing something that is not working. Try to see things from another person's perspective.
Click to expand...
Click to collapse
I have just restore from my backup and tried to add the toolbox again by following the OP step by step and it worked just fine.
Try it again, it should work.
Guessing you have to be rooted? Has anyone tried this on N910F
kalinskym said:
Guessing you have to be rooted? Has anyone tried this on N910F
Click to expand...
Click to collapse
Yes working fine and yes you need root
Gesendet von meinem SM-N910F mit Tapatalk
kalinskym said:
Guessing you have to be rooted? Has anyone tried this on N910F
Click to expand...
Click to collapse
Yes @kalinskym you need to be rooted. I think it will work on N910f but let's wait and see if someone will report on this.
Edit: please see above @LegendSmoker post
hosgor45 said:
I am trying to make flashlight to work as well, will post it as soon as it starts working.
Click to expand...
Click to collapse
SUNUN said:
ok and is there option for flashlight?
Click to expand...
Click to collapse
Everything you need to do to get flashlight is this
aktivate toolbox
then hold the toolbox button on homescreen like an app you want to delate
Then you can can choose between delate or edit and in these settings you just need to tick flashlight then it will appear and is working like charm for me.
Best regards
edit .
here some screenshots
Gesendet von meinem SM-N910F mit Tapatalk
LegendSmoker said:
Everything you need to do to get flashlight is this
aktivate toolbox
then hold the toolbox button on homescreen like an app you want to delate
Then you can can choose between delate or edit and in these settings you just need to tick flashlight then it will appear and is working like charm for me.
Best regards
edit .
here some screenshots
Gesendet von meinem SM-N910F mit Tapatalk
Click to expand...
Click to collapse
no i need flashlight on toolbar
@SUNUN if flashlight not shown on toggles then we will make it working on reboot menu & with 5 way reboot. .
World Is Full Of Nice People. If U Can't Find One, Be One.
@thereassaad and how do it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello, I present you a tool that I always create based on TarMd5Packager by AS
This tool will automate the backup, the decompilation, recompilation and transfer to your S8plus of up_param (it will remain that a line control was carried out on the terminal emulator directly on your mobile, for injecting into the system your splash screen change
this technique only works on soc exynos
● be ROOTE
● have enabled debugging
● original data cable
● the terminal emulator (installed on your mobile)
● a PC under Windows
■ download the zip
■ unpack the tools (or want)
■ Double click on .exe
■ the instructions (the tool is very intuitive)
EXPLANATION OF CONTROLS
☆ 1 allows for a BACKUP of the original file (required to continue) it will be stored in the folder
UP_PARAM_Backup
☆ 2 transfer the new tar on your S8 +
☆ 3 up_param.bin decompile the file to access the images (they will find it in file shares, you do more than to change what you want scrupulously respecting the dimensions)
* Before using option 2 you must copy the file up_param.bin packaged folder to the root of the tool (it has say in there or what is the .exe that launches the tool)
☆ 4 recompile in tar after your changes
☆ 5 closes the tool
After downloading the file to your phone,
open 1 the terminal emulator
2 type
su
Click to expand...
Click to collapse
3 type
mount
Click to expand...
Click to collapse
4 type
dd if=sdcard/temp2/up_param.bin of=dev/block/sda5 bs=4096
Click to expand...
Click to collapse
5 type
Restart your mobile and enjoy
Click to expand...
Click to collapse
○verse emulsion 1 together (stable)
Credits:
@topjohnwu For Magisk v13.0 (96f8efc)
@Chainfire For SuperSU
@MitoTakatori For the tutorial I inspired
@XDA For To allow us to exchange and learn
@GalaxyNoteTeam=Team Dev Fast&FamousTo be a great team of sharing and mutual aid
@baloo30310To make me the pictures I need
@thijac99To make me fast mirrors rom
@IZI.XavFor creating our GalaxyNoteTeam forum and the Fast & Famous team
ContributorsLE FENECK >>> http://www.galaxynoteteam.com/, - FrenchFamousTeam® - GNT
If my work pleased you hit the button thank you.
whole team you thanks and waiting for your return.
◇ CHANGE LOG◇
• Stable v1 betat
■ has vennir v1
• French verssion
• graphic change
• cleaning folders from PCs and mobile tool (yet it must be done by hand)
□ to do
• Automate 100% until restart Mobile after installing the modified file
@OP
Thank you.
samteeee said:
@OP
Thank you.
Click to expand...
Click to collapse
Of nothing, with pleasure
The CMD window closes instantly after I select "4". How do I fix this?
Aphex13 said:
The CMD window closes instantly after I select "4". How do I fix this?
Click to expand...
Click to collapse
Hello, I upload a new file, you will have it in early afternoon.
Aphex13 said:
The CMD window closes instantly after I select "4". How do I fix this?
Click to expand...
Click to collapse
https://mega.nz/#!OsBTyDpI!POIZ9bjt2LqKykAvUpnrKiuxF8quTyKoIyfDdZQ45gU
Download this verssion and tell me if it works
thank you
pendor24 said:
https://mega.nz/#!OsBTyDpI!POIZ9bjt2LqKykAvUpnrKiuxF8quTyKoIyfDdZQ45gU
Download this verssion and tell me if it works
thank you
Click to expand...
Click to collapse
Works perfectly now. Thank you!
Aphex13 said:
Works perfectly now. Thank you!
Click to expand...
Click to collapse
thank you for the feedback
can anyone give me stock bootsplash s8+ or param.bin s8+ please..
Hello
param. Bin found in the file
BL of a stock rom.
Hi there! First of all thx for this tool, it works great and made the thing much easier
I have a question, how can i make an image to fit the whole screen?? I tried modifiying resolution, cms, inches...but i don´t find the key. I would appreciate any help .
Thanks!
funkatiko said:
Hi there! First of all thx for this tool, it works great and made the thing much easier
I have a question, how can i make an image to fit the whole screen?? I tried modifiying resolution, cms, inches...but i don´t find the key. I would appreciate any help .
Thanks!
Click to expand...
Click to collapse
Hello
me i'm getting to center the picture but no more.
try to put text at the top and bottom of the image, (I pence that all proportions are from the text.
So, just checking... apologies for the n00b question, but you have to be rooted for this?
Also,
Who provides the animations, you or us?
Thanks!
Hdhntr23 said:
So, just checking... apologies for the n00b question, but you have to be rooted for this?
Also,
Who provides the animations, you or us?
Thanks!
Click to expand...
Click to collapse
Hello
yes it must be root
it is up to you to modify the images.
we can use it without root by decompiling the bootloader and putting the param.bin at the root of the tool then decompiler with the tool, made your modifications and recompile. take the new param. bin recompile the bootloader and flasher with odin
(but I'm not sure that knox is not triggered)
This does not work for snapdragon version.
allaidback said:
This does not work for snapdragon version.
Click to expand...
Click to collapse
Hello
Is this a question?
or an affirmation?
can you provide me with a screen of the path
dev / block / platform /? ? ? ? ? . ufs
and up_param files. bin and param. bin (or the bl of your s8) so that I can make a snapdragon verssion
thank you
wow! i was just looking into this.. does this also allow editing on the param partition or only the images??
elliwigy said:
wow! i was just looking into this.. does this also allow editing on the param partition or only the images??
Click to expand...
Click to collapse
Hello .
no it just shows images.
what you want to edit in param. bin?
pendor24 said:
Hello .
no it just shows images.
what you want to edit in param. bin?
Click to expand...
Click to collapse
well on our device the param partition is ablock img and containsmore than juat images.. i might b looking at something else though, i cant seem to find a param.bin lol
our layout structure is dif. i think on snapdragon variants.. i however think the key to unlocking our bl is in the param psrtition
our /param block device is sda7 at /dev/block/sda7. looking in platform folder it symlinks back to /dev/block/sda7
Hi Everyone !
This Magisk Module enables the Quick capture when the devices connected to an Indian network ( Double click power button to launch camera) and turn on Wifi automatically feature from Pixel 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"
}
Download:
https://forum.xda-developers.com/attachment.php?attachmentid=4576289&stc=1&d=1534733093
Changelog :
1.2 - Removed unwanted props and flags
Thanks:
@kashyapha1994 for emergencyaffordanceservice disable.
XDA for Turn On Wifi automatically
@topjohnwu for Magisk !
thank you !!! was desperate to get double tap power button for camera back ..the wifi setting is cherry on top
edit: installed it and both the things are working :good:
Same here ! The emergency call thing was driving me nuts ! Happy to help !
anirudhnyg said:
Hi Everyone !
This Magisk Module enables the Quick capture when the devices connected to an Indian network ( Double click power button to launch camera) and turn on Wifi automatically feature from Pixel Devices.
Download:
https://forum.xda-developers.com/attachment.php?attachmentid=4575601&stc=1&d=1534657935
Thanks:
@kashyapha1994 for emergencyaffordanceservice disable.
XDA for Turn On Wifi automatically
@topjohnwu for Magisk !
Click to expand...
Click to collapse
How did you make it completely black? The whole UI
Vz97 said:
How did you make it completely black? The whole UI
Click to expand...
Click to collapse
Using swift black substratum theme.
Amazing!
can u plz port it for op5t?
zeeshanonlyme said:
can u plz port it for op5t?
Click to expand...
Click to collapse
It should work without any modifications on OP5T as well, there is no reason it shouldn't work on all Stock Oxygen OS versions.
Not working on oos 5.1.11 with magisk 16.0
Any chance you could do the Wi-Fi mod separately, without the Indian network requirement?
prins29 said:
Not working on oos 5.1.11 with magisk 16.0
Click to expand...
Click to collapse
I am using it on 5.1.11, works well. There must be some mod that is interrupting the command that is being run by this module at boot.
Can you try booting with just this module enabled and see if it works ?
PS: try the updated version in OP
nujackk said:
Any chance you could do the Wi-Fi mod separately, without the Indian network requirement?
Click to expand...
Click to collapse
Yes ! Here you go !
anirudhnyg said:
Yes ! Here you go !
Click to expand...
Click to collapse
Thank you !:highfive:
anirudhnyg said:
I am using it on 5.1.11, works well. There must be some mod that is interrupting the command that is being run by this module at boot.
Can you try booting with just this module enabled and see if it works ?
Click to expand...
Click to collapse
Didn't work. With this only module enabled. And will try to pick the logs why this didn't work .
anirudhnyg said:
Tried with updated version too.
Click to expand...
Click to collapse
prins29 said:
Didn't work. With this only module enabled. And will try to pick the logs why this didn't work .
Click to expand...
Click to collapse
Hi ! Looks like you have your location turned off! can you turn on the location and then it should be working.
Wifi auto turn on requires location access to work.
Double tap power button for camera not working!!
Turn on wifi automatically is working, but the main reason I wanted this module is for the double tap power button to open camera is NOT working...
On OP5 oos 5.1.4
Plz help
Anagh Khandelwal said:
Turn on wifi automatically is working, but the main reason I wanted this module is for the double tap power button to open camera is NOT working...
On OP5 oos 5.1.4
Plz help
Click to expand...
Click to collapse
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
anirudhnyg said:
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
Click to expand...
Click to collapse
Hi, another OP5T user here. Installing Magisk module did not enable DT2Camera for me as well.
Trying above three steps did make it work though, which means there has to be something different in OP5T for the module to work.
Thanks for the great work BTW :highfive:
anirudhnyg said:
Can you try the below steps and share the output ?
Step 1. connect via adb shell
Step 2. Enter the following command without quotes:
"settings put global emergency_affordance_needed 0"
Step 3. Double click power button
Click to expand...
Click to collapse
Hey!
Tha ks for your reply,
I tried this, but it didn't worked.
OnePlus5:/ $ settings put global emergency_affordance_needed 0
cmd: Failure calling service settings: Failed transaction (2147483646)
2|OnePlus5:/ $
Do note: as my laptop isn't working right now, I have used terminal emulator on phone itself.
Kindly help!!
Thx
Anagh Khandelwal said:
Hey!
Tha ks for your reply,
I tried this, but it didn't worked.
OnePlus5:/ $ settings put global emergency_affordance_needed 0
cmd: Failure calling service settings: Failed transaction (2147483646)
2|OnePlus5:/ $
Do note: as my laptop isn't working right now, I have used terminal emulator on phone itself.
Kindly help!!
Thx
Click to expand...
Click to collapse
I think you would need root to set that permission on device. Run su before the command you tried above
UniversalAuth: Face Unlock for all ROMs
This module brings face unlock (and possibly other authentication methods) to any ROM.
{
"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- Xposed/EdXposed/Lsposed
- Android 11, 12 or 13 DP (may also work on Android 10, but not tested)
Installation
Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.
Download the "faceunlock-release.apk" file and install it.
A new app called "Face unlock" should now appear, open it.
Allow the app to download the face unlock libraries when asked.
Grant the app permission to unlock your phone when asked.
Enable the accessibility service when asked.
Press the "START SETUP" button to enroll your face. The app will ask you to grant it camera permissions, make sure to select "allow while using the app" if that option is available.
Lock your phone and test that you are able to use face unlock!
DownloadsHere: https://github.com/null-dev/UniversalAuth/releases/latest
Future plansThe plan is to add more authentication methods, I'm working on Blackberry's picture password next.
Source code
GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
Add custom auth options (e.g. face unlock) to your phone using Xposed. - GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
github.com
Reserved
null-dev said:
UniversalAuth: Face Unlock for all ROMs
This module brings face unlock (and possibly other authentication methods) to any ROM.
Requirements- Xposed/EdXposed/Lsposed
- Android 11 (this module has only been tested on Android 11, but it should theoretically support Android 12 and maybe even Android 10, please help test!)
- The Megvii face unlock libraries, more information on this below
WARNING about the Megvii face unlock librariesThis module needs the Megvii face unlock files. Megvii has been known to DMCA anybody who distributes these files so I cannot give you these files, you will have to find them yourself (should not be hard). Hint: they are usually next to each other in the same folder.
Here are the filenames and SHA1 hashes of the files you need:
FilenameHashSizelibFaceDetectCA.so0e9e08c7cc976e86a8b2c80732b0f3cef3ed09be256088 byteslibmegface.so9b598b767a124076d87bb7cc0097d968df620a1d7213272 byteslibMegviiUnlock-jni-1.2.socd3747023c62b3f489da6d104ce3ab51dd3d8bb7260176 byteslibMegviiUnlock.so25f86732d5bf05679b69e4fa41957efb5491ebc61066008 bytes
Please do not post the files here or link to them here for obvious reasons.
Installation
Download the "universalauth-xposed-release.apk" file and install it. Enable the xposed module and reboot.
Download the "faceunlock-release.apk" file and install it.
A new app called "Face unlock" should now appear, open it.
Add the Megvii face unlock libraries when asked (see previous section).
Grant the app permission to unlock your phone when asked.
Enable the accessibility service when asked.
Press the "START SETUP" button to enroll your face. The app will ask you to grant it camera permissions, make sure to select "allow while using the app" if that option is available.
Lock your phone and test that you are able to use face unlock!
Future plansThe plan is to add more authentication methods, I'm working on Blackberry's picture password next.
Source code
GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
Add custom auth options (e.g. face unlock) to your phone using Xposed. - GitHub - null-dev/UniversalAuth: Add custom auth options (e.g. face unlock) to your phone using Xposed.
github.com
Click to expand...
Click to collapse
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached
Lord Sithek said:
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached
Click to expand...
Click to collapse
Thanks for the logcat, can you try this APK?
null-dev said:
Thanks for the logcat, can you try this APK?
Click to expand...
Click to collapse
Wonderful, looks like working! Thanks a lot, this is what I missed on A12 ROMs, I think it's the first universal tool for this purpose
Lord Sithek said:
Thanks for this tool! Managed to find libs and follow the procedure, but the app crashes when I start enrolling. I'm on Android 12 custom ROM, Octavi OS. Device: Xiaomi Mi Note 10 (tucana). Using LSPosed Framework
Crash log: https://hastebin.com/wiziqoviyu
Logcat attached
Click to expand...
Click to collapse
Would it be possible to share the files with me in dms?
Lucky_069 said:
Would it be possible to share the files with me in dms?
Click to expand...
Click to collapse
check pm
Lord Sithek said:
check pm
Click to expand...
Click to collapse
Thank you for a prompt response however I shall delete the reply to avoid issues now.
Edit : I realized I can't delete the comments lmao
null-dev said:
Thanks for the logcat, can you try this APK?
Click to expand...
Click to collapse
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build
Lucky_069 said:
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build
Click to expand...
Click to collapse
Sh*t, you are right. It's actually the same for me, I was misled because I use Smart Unlock at the same time. So something is broken @null-dev
Lucky_069 said:
The app detected my face and authenticates but the phone won't unlock it keeps saying detecting face. I'm on POSP, A11 Sept build
Click to expand...
Click to collapse
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
I haven't checked with different animations but yes the test auth works just fine.
null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
I tried with all animations and all permissions are given to the app yet it doesn't works!
null-dev said:
If you use the "TEST AUTH" button in the app does it successfully recognize your face?
Can you check what permissions the app has been granted? It needs the permission to unlock your phone, is that granted?
Also, does the phone unlock if you use a different unlock animation?
Click to expand...
Click to collapse
Here the same like with @Lucky_069. Permission is granted, test auth is correct, but phone doesnt get unlock with any animation
I can provide logs if needed
Lucky_069 said:
I haven't checked with different animations but yes the test auth works just fine.
Click to expand...
Click to collapse
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.
null-dev said:
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.
Click to expand...
Click to collapse
I've got one
Here's the log!
null-dev said:
Hmm, can you send me a log of the issue? Install this app https://play.google.com/store/apps/details?id=com.dp.logcatapp, open it and hit record in the top right corner. Then try using face unlock on the lock screen and after 10s unlock the phone manually and stop the recording. Attach the resulting log file here.
Click to expand...
Click to collapse
Latest logs! I hope I did it right?
Can someone pm me the libs?
Lucky_069 said:
Latest logs! I hope I did it right?
Click to expand...
Click to collapse
if you tried to attach something, you did not succeed. I cant attach txt files for some reason, that's why I make a zip file first