Alexander Bakker
418f5aed29
Don't write the counter and id's to disk
...
Why do I keep changing my mind
2017-12-27 22:34:53 +01:00
Alexander Bakker
05cfc0bc5f
Converted old databases to using id's for entries
2017-12-27 21:08:24 +01:00
Alexander Bakker
043d70f190
Reintroduce id's for database entries
2017-12-27 21:01:53 +01:00
Alexander Bakker
461f321626
Fix key profile order and clean up KeyProfileAdapter a bit
2017-12-12 01:50:00 +01:00
Alexander Bakker
b3079dabc2
Remove the 'id' field from database entries as it was unused
2017-12-04 21:06:13 +01:00
Alexander Bakker
df5a815e57
Make sure DatabaseEntry name and icon fields always have a value
2017-12-03 21:35:15 +01:00
Alexander Bakker
107ca18187
Add a key importer for plain text aegis databases
2017-12-03 18:06:35 +01:00
Alexander Bakker
c0bdd261b5
Clean things up a bit
2017-11-26 19:03:13 +01:00
Impyy
9de0f35104
Replaced the sqlcipher database with a custom one
...
Still a WIP. This change was made to allow us to use Android's SecretKey API.
Which in turn allows us to store our secret keys in the Android KeyStore.
You can read about the database file format here: doc/db.md
2017-08-06 18:21:01 +02:00