yogeshpaliyal 42297b7090 Build: (7082edd) Fix app lock issue (#958)
* Fix app lock issue

Fixes #954

Add app lock feature when the app is not in the foreground.

* **Settings Fragment**
  - Add a new setting to specify the time duration after which the app will lock when not in the foreground.
  - Update the UI to include this new setting.

* **Dashboard Activity**
  - Implement logic to lock the app when it goes to the background.
  - Use the new setting to determine the time duration after which the app will lock.
  - Add handlers to manage the lock timeout when the app is paused and resumed.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/yogeshpaliyal/KeyPass/issues/954?shareId=XXXX-XXXX-XXXX-XXXX).

* feat: minor improvements

* feat: minor improvements

* feat: spotless fixes
2024-09-14 14:17:16 +00:00
Description
KeyPass: Open Source Project & An Offline Password Manager. Store, manage, and take control securely.
MIT 55 MiB
Latest
2025-09-02 23:17:53 -05:00
Languages
Kotlin 99.3%
Shell 0.7%