Commit Graph

18 Commits (95638b359b29d91a3380edbc7391e57f0bba8b3e)

Author SHA1 Message Date
Alexander Bakker 95638b359b Add basic support for exporting the database 8 years ago
Alexander Bakker 515e3a24eb Improve database file reading code 8 years ago
Alexander Bakker 9286196811 Clean up the bottom sheet code a little 8 years ago
Alexander Bakker ca68f0525d In the intro, wait for the derivation to be complete before continuing 8 years ago
Alexander Bakker 0afc1b3a97 Derive passwords on a separate thread in the intro
Also, show a progress dialog while waiting
8 years ago
Alexander Bakker f09d227378 Start the intro if the database file was not found 8 years ago
Alexander Bakker c0bdd261b5 Clean things up a bit 8 years ago
Alexander Bakker 6e5962600e Clean up integrity checking code. Try every available slot, not just the first one. 8 years ago
Alexander Bakker 7269cc2b6a Verify integrity of decrypted slots and display a dialog on error 8 years ago
Alexander Bakker bfe7a1bde0 Add fingerprint support 8 years ago
Alexander Bakker 1deb8910b0 Don't allow back button presses in AuthActivity 8 years ago
Alexander Bakker 302c4802b7 Switch to a more flexible intro library 8 years ago
Alexander Bakker 911b2fab78 Replace PBKDF2 with scrypt, provided by Spongy Castle 8 years ago
Alexander Bakker 3e2bb5b0b3 Support plain text databases 8 years ago
Alexander Bakker 53e86db187 Start hooking up the intro to the database code
Fingerprint stuff has been left out for now
8 years ago
Michael Schättgen f1b499f101 Started working on authentication methods 8 years ago
Alexander Bakker c79c9f84dc Add remnant local changes 8 years ago
Michael Schättgen 9112c16235 Added material intro screen including icons 9 years ago