diff --git a/docs/help/contents/_include/app-lock-setting-on-off.png b/docs/help/contents/_include/app-lock-setting-on-off.png new file mode 100644 index 000000000..dcd9cedf3 Binary files /dev/null and b/docs/help/contents/_include/app-lock-setting-on-off.png differ diff --git a/docs/help/contents/_include/app-lock-setting-time-out.png b/docs/help/contents/_include/app-lock-setting-time-out.png new file mode 100644 index 000000000..a5b0310bc Binary files /dev/null and b/docs/help/contents/_include/app-lock-setting-time-out.png differ diff --git a/docs/help/contents/_include/app-lock-setting.png b/docs/help/contents/_include/app-lock-setting.png new file mode 100644 index 000000000..9382e3c06 Binary files /dev/null and b/docs/help/contents/_include/app-lock-setting.png differ diff --git a/docs/help/contents/_include/change-remove-app-lock-pin.png b/docs/help/contents/_include/change-remove-app-lock-pin.png new file mode 100644 index 000000000..d4b616a91 Binary files /dev/null and b/docs/help/contents/_include/change-remove-app-lock-pin.png differ diff --git a/docs/help/contents/_include/desktop-enable-app-lock.png b/docs/help/contents/_include/desktop-enable-app-lock.png new file mode 100644 index 000000000..9cbd76941 Binary files /dev/null and b/docs/help/contents/_include/desktop-enable-app-lock.png differ diff --git a/docs/help/contents/_include/desktop-lock-app-after.png b/docs/help/contents/_include/desktop-lock-app-after.png new file mode 100644 index 000000000..8783fd104 Binary files /dev/null and b/docs/help/contents/_include/desktop-lock-app-after.png differ diff --git a/docs/help/contents/_include/desktop-password-key.png b/docs/help/contents/_include/desktop-password-key.png new file mode 100644 index 000000000..3f01c6d55 Binary files /dev/null and b/docs/help/contents/_include/desktop-password-key.png differ diff --git a/docs/help/contents/_include/setup-app-lock-pin.png b/docs/help/contents/_include/setup-app-lock-pin.png new file mode 100644 index 000000000..c45ffa10b Binary files /dev/null and b/docs/help/contents/_include/setup-app-lock-pin.png differ diff --git a/docs/help/contents/app-lock.md b/docs/help/contents/app-lock.md new file mode 100644 index 000000000..c51005ad9 --- /dev/null +++ b/docs/help/contents/app-lock.md @@ -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. + +drawing + +### 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**. + +drawing + +### 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. + +drawing + +## [Mobile/IOS](#/tab/mobile) + +### Turn on App Lock + +1. Go to Settings and Tap on App lock. + + drawing + +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. + + drawing + +### Setting App Lock Time Out + +3. You can set the time out for your App Lock + + drawing + +### 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). + + drawing + +5. You can also change or remove the pin. + + drawing diff --git a/docs/help/docgen.yaml b/docs/help/docgen.yaml index 27a6bff51..9aa0d7b64 100644 --- a/docs/help/docgen.yaml +++ b/docs/help/docgen.yaml @@ -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