docs: add help for app lock (#6703)

This commit is contained in:
Muhammad Ali
2024-10-16 11:07:01 +05:00
committed by GitHub
parent bd05ad6548
commit e3b004d35f
10 changed files with 52 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

View File

@@ -0,0 +1,51 @@
# App lock
You can use app lock to restrict access to your app even when your system is unlocked.
## [Desktop](#/tab/desktop)
### Turn on App Lock
1. Go to Settings and Click on App lock. Then turn on the App lock switch. You will be prompted to enter your App Lock Password. When it is successful App Lock will be turned on.
<img src="/desktop-enable-app-lock.png" alt="drawing" height="500"/>
### Setting App Lock Time Out
2. You can set the time out for your App Lock from one minute to an hour or you can turn it off by setting it to **Never**.
<img src="/desktop-lock-app-after.png" alt="drawing" height="500"/>
### Change Password
3. You can also change the pin or password or you can set a security key if you want a more secure app.
<img src="/desktop-password-key.png" alt="drawing" height="500"/>
## [Mobile/IOS](#/tab/mobile)
### Turn on App Lock
1. Go to Settings and Tap on App lock.
<img src="/app-lock-setting.png" alt="drawing" height="500"/>
2. Then turn on the App lock switch. You will be prompted to enter a pin or fingerprint. When it is successful App Lock will be turned on.
<img src="/app-lock-setting-on-off.png" alt="drawing" height="500"/>
### Setting App Lock Time Out
3. You can set the time out for your App Lock
<img src="/app-lock-setting-time-out.png" alt="drawing" height="500"/>
### Set a pin
4. You can set a pin instead of a fingerprint if you are more comfortable with it (or if your mobile is not fingerprint friendly).
<img src="/setup-app-lock-pin.png" alt="drawing" height="500"/>
5. You can also change or remove the pin.
<img src="/change-remove-app-lock-pin.png" alt="drawing" height="500"/>

View File

@@ -54,6 +54,7 @@ navigation:
- path: how-is-my-data-encrypted.md
- path: recovering-your-account.md
- path: deleting-your-account.md
- path: app-lock.md
- path: privacy-mode.md
- path: web-clipper