Commit Graph

7 Commits (master)

Author SHA1 Message Date
Devin Lin 503fddece6 feat: update flatpak manifest
The new manifest yields much better flatpaks for our end-users:

 - Fewer permissions are requested
 - Fixed app icon
 - Release build instead of a debug build
2021-07-21 18:26:19 +02:00
Johan Ouwerkerk 37820cc27c feat!: bump minimum Qt version to Qt 5.15
Also add invent (Gitlab) CI job for Android.

Issues: #4
2020-11-09 21:36:31 +01:00
Johan Ouwerkerk 4dc11df193 fix!: upgrade to Qt 5.14
The basic QR parsing accidentally introduced a dependency on Qt 5.14 minimum.
2020-11-03 18:57:48 +01:00
Johan Ouwerkerk 4d966c3926 Add support for a master key in account storage
With this change an unlock stage is introduced to loading account storage.
Key derivation parameters for a master key are recorded, and the master
password may be supplied to "unlock" the account secret(s) in storage.

This change paves the way for actually decrypting encrypted account
secrets later, and finally solving issue #6.
2020-04-23 18:59:17 +02:00
Johan Ouwerkerk 8bd765e385 Remove the dependency on oath-toolkit.
This resolves issue #9.
2020-02-08 14:46:55 +01:00
Bhushan Shah 78240a9efb
Rename binary to keysmith
org.kde prefix is definitely unusual so get rid of it.
2019-12-31 20:04:35 +05:30
Johan Ouwerkerk e6a53b6f3b Rebrand otpclient as Keysmith 2019-10-21 19:16:51 +02:00