Michael Schättgen
6db8260f4a
Delete group button now works properly
2018-12-16 23:08:53 +01:00
Michael Schättgen
feeada3e2d
Start working on ability to remove groups
2018-12-16 22:57:04 +01:00
Michael Schättgen
ae0b4b5a37
Add seperate dialog for creating groups
...
To improve layout
2018-12-16 22:25:50 +01:00
Alexander Bakker
2ce259255d
Add a 'group' field to entries for filtering from the main view
2018-12-11 12:17:51 +01:00
Alexander Bakker
3a46558af7
Fix help text that's displayed after keystore key invalidation
2018-11-27 20:22:56 +01:00
Alexander Bakker
80b1967693
Make fingerprint unlock toggleable
...
Also:
- Fix a bug where setting the password would clear the key slot list
- Show the "Key slots" preference if multiple slots of one kind exist
2018-11-15 21:23:18 +01:00
Michael Schättgen
a651378315
Added icon to onboarding
...
Fixes #19
2018-10-10 21:41:30 +02:00
Michael Schättgen
461e4a2d41
Added preference to change password
...
Closes #20
2018-10-10 20:41:37 +02:00
Michael Schättgen
8b6d2694cc
Extracted all class hardcoded string
2018-10-09 23:13:51 +02:00
Michael Schättgen
e2bff70109
Extracted all layout hardcoded strings
2018-10-09 22:27:59 +02:00
Michael Schättgen
54c85a09de
Switched issuer with account name
2018-09-19 00:10:03 +02:00
Alexander Bakker
a2e5504eef
Some misc fixes
2018-06-10 13:27:14 +02:00
Michael Schättgen
f9e716391c
Added way to remove custom images
2018-06-07 00:30:49 +02:00
Michael Schättgen
8b280ddbb0
Added minor improvements to the Intro
2018-06-06 18:01:35 +02:00
Alexander Bakker
cd781d3236
Add support for turning encryption on/off
2018-05-14 16:53:27 +02:00
Alexander Bakker
9b6da0d3e3
Add a "Screen security" option that determines whether FLAG_SECURE is set
2018-05-11 19:33:20 +02:00
Michael Schättgen
ae686c8ae2
Improved darkmode
...
Closes #10
2018-04-10 00:45:48 +02:00
Alexander Bakker
af2767af1b
Move preference title/summary to strings.xml and add a timeout preference
2018-02-14 22:09:47 +01:00
Alexander Bakker
07c3e43160
Add a new activity that allows editing key profiles
2017-12-27 22:04:22 +01:00
Alexander Bakker
37e303626f
Add an option to import a FreeOTP token file
2017-08-26 15:47:57 +02:00
Alexander Bakker
3e2bb5b0b3
Support plain text databases
2017-08-06 21:45:27 +02:00
Alexander Bakker
722ea50b68
Add an activity to decrypt the database
2017-08-06 18:24:12 +02:00
Michael Schättgen
f1b499f101
Started working on authentication methods
2017-08-06 18:21:01 +02: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
Michael Schättgen
03713c303c
Added preference to show / hide issuers
2016-11-01 23:43:46 +01:00
Michael Schättgen
1182df481b
Added preferences activity
2016-09-30 01:07:56 +02:00
Michael Schättgen
9112c16235
Added material intro screen including icons
2016-09-29 12:39:49 +02:00
Impyy
ac1c2cf7df
Reworked MainActivity to include an FA button and a settings button
2016-08-16 14:17:34 +02:00
Impyy
c0219fbc35
Initial commit
2016-08-15 21:29:41 +02:00