Extension to ask user to input his password before performing some action
Blocks
Show an authentication screen with set title and subtitle:
Return true if the extension is compatible with the device
Returns if the user has a password set on the phone
Called after the user entered the password or clicked back
Download: Federico.Morrone.Extensions.askPermission.aix (58.9 KB)
*updated
This is a pretty new android feature and it will only work on android SDK 27 and later so I added a function to check android version
21 Likes
hammerhai
(Nathan)
January 4, 2019, 8:32pm
#2
Yeahhhhh!!! I saw this before everyone, literally… He told me about it
Robert
(rickastlee)
January 4, 2019, 8:36pm
#3
Very useful extension! Now you can set an app lock to prevent unauthorized use of your app.
5 Likes
yusufcihan
(Yusuf Cihan)
January 5, 2019, 4:13pm
#5
I saw that before when you want to see your registered password in Chrome, it asks for your phone’s password. It’s good to see the same in Kodular!
Good work!
1 Like
I am unable to download this extension , how to ?
Robert
(rickastlee)
September 3, 2019, 5:48pm
#7
Yes, it isn’t possible right now. It shows the following
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>DDAB8067BA470807</RequestId><HostId>BWb5AbRHptypN7pctzpJKUqmlhVBL9fTxs2Jr7tRbB3oyMU4sGZbsdE+2Bz4By2tyTyKtGGFoss=</HostId></Error>
You should ask the developer to upload the extension again.
1 Like
yusufcihan
(Yusuf Cihan)
September 3, 2019, 5:53pm
#8
You can use Keyguard Manager component anymore. This component does the same thing with that.
9 Likes