Skip to content

Releases: f1shuu/quickpass

v1.4.0

Choose a tag to compare

@f1shuu f1shuu released this 31 May 21:12

🚀 Release 1.4.0

The import/export update.

Features

In the settings tab:

  • added the option to import/export passwords as a CSV file.

Fixes

  • ensured safety by removing AsyncStorage remnants and replacing them with SecureStore.

Download

You can download the Android APK file from the Assets section below.

v1.3.0

Choose a tag to compare

@f1shuu f1shuu released this 05 Sep 13:15

🚀 Release 1.3.0

The settings update.

Features

In the settings tab:

  • added the option to restore default settings,
  • added the option to set a default login inserted automatically into "Login" field when adding a new password,
  • added the option to reset the passcode.

Fixes

  • disabled the biometric auth button on passcode screen when resetting the passcode or when the passcode is not yet set,
  • rebuilt the passcode screen logic to handle all passcode type-in combinations.

Download

For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.

v1.2.0

Choose a tag to compare

@f1shuu f1shuu released this 03 Sep 18:35

🚀 Release 1.2.0

The passwords list update.

Features

  • added modals for delete confirmation when deleting a password from the password list screen and when deleting all passwords from the settings screen,
  • added alphabetical sorting and the option to star/favorite passwords to make them appear at the top of the list,
  • added a search bar to allow the user to filter passwords.

Download

For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.

v1.1.0

Choose a tag to compare

@f1shuu f1shuu released this 02 Sep 20:44

🚀 Release 1.1.0

First update with some hotfixes.

Features

  • rewrited the theme system.

Fixes

  • fixed settings like language or theme not saving after restarting the app.

Download

For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.

v1.0.0

Choose a tag to compare

@f1shuu f1shuu released this 01 Sep 21:59

🚀 Release 1.0.0

First stable release of the application.

Features

  • initial public version of the app,
  • implemented core functionalities:
    • strong password generator (up to 32 characters),
    • password management (add, edit, delete),
    • multi-language support (with more languages incoming in the updates),
    • light and dark mode (with more themes incoming).

Download

For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.