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
Michael Schättgen
d0e60cec75
Fix build by removing reference
2018-11-27 20:57:08 +01:00
Michael Schättgen
7f4703ef17
Remove ImagePicker library
2018-11-27 20:55:55 +01:00
Alexander Bakker
fafb1ae8d0
Set FLAG_SECURE on all dialogs
...
Fixes #2
2018-11-15 22:20:49 +01:00
Michael Schättgen
8b6d2694cc
Extracted all class hardcoded string
2018-10-09 23:13:51 +02:00
Alexander Bakker
ad0dfab5ee
Don't ignore serialization exceptions in cloneEntry
2018-09-25 20:05:08 +02:00
Alexander Bakker
5f9559de75
Improve database entry change detection in EditProfilActivity
2018-09-25 19:36:56 +02:00
Michael Schättgen
2152e2617f
Migrated project to AndroidX
2018-09-25 16:26:57 +02:00
Michael Schättgen
ddedcfb7f1
Improved EditEntryActivity layout
2018-09-18 21:29:11 +02:00
Alexander Bakker
a2e5504eef
Some misc fixes
2018-06-10 13:27:14 +02:00
Alexander Bakker
152cc8b562
Reorganize the auth/intro activity logic a bit
2018-06-09 20:23:39 +02:00
Alexander Bakker
606d6e77e9
Fix serialization of entry icons and some other stuff
2018-06-07 14:33:33 +02:00
Alexander Bakker
04dbb71cd7
Merge remote-tracking branch 'origin/custom-images'
2018-06-07 12:27:42 +02:00
Alexander Bakker
3aba0f3f47
Generate TextDrawable based on issuer and use account name as fallback
2018-06-06 16:30:57 +02:00
Alexander Bakker
4a4ab1a82c
Bunch of refactoring
...
- Get rid of KeyProfile and use DatabaseEntry directly
- Don't store Google auth style urls in the db, but use separate fields
- Update testdata to reflect db format changes
- Lay the ground work for HOTP support
- Refactor KeyInfo and split it into OtpInfo, TotpInto and HotpInfo
- Surely some other stuff I forgot about
2018-06-06 16:15:31 +02:00