Commit graph

12 commits

Author SHA1 Message Date
Michael Schättgen
22524136a7 Order is now getting saved properly
Also enabled Java 8
2016-10-25 23:53:33 +02:00
Michael Schättgen
606ce09fc7 Rearranged code and improved listview 2016-10-04 22:23:34 +02:00
Michael Schättgen
5c0b3177a6 Fixed support library versions 2016-09-29 17:04:17 +02:00
Michael Schättgen
9112c16235 Added material intro screen including icons 2016-09-29 12:39:49 +02:00
Impyy
8063ba11f1 Initial pass on adding support for persistence using sqlcipher
To keep the database schema simple we just save the
otpauth:// url and let KeyInfo take care of checking for
validity.

This patch also includes multiple fixes for the KeyInfo
class.

We still need a separate activity to allow the user to
enter their PIN/password. Currently, "test" is used as the
password for the database.
2016-08-22 22:44:09 +02:00
Michael Schättgen
5783066e38 Added Drag and Drop support 2016-08-21 22:54:27 +02:00
Michael Schättgen
f11145ce95 Added ImageDrawable to listview 2016-08-21 21:55:04 +02:00
Impyy
58d60e2760 Remove constraint-layout for now 2016-08-17 15:20:04 +02:00
Michael Schättgen
2628925779 Added dialog and extend build.gradle 2016-08-17 01:14:25 +02:00
Impyy
ac1c2cf7df Reworked MainActivity to include an FA button and a settings button 2016-08-16 14:17:34 +02:00
Michael Schättgen
3df18c0226 Started working on ZXing 2016-08-15 22:31:28 +02:00
Impyy
c0219fbc35 Initial commit 2016-08-15 21:29:41 +02:00