Impyy
|
6a6da66bbe
|
Added OTP.java
This class wraps the TOTP and HOTP functions in a method
called generateOTP which takes an instance of KeyInfo.
|
2016-08-16 13:31:22 +02:00 |
|
Impyy
|
d4007ab065
|
Multiple improvements to KeyInfo.java
- Got rid of the setters as those won't be used anyway
- Renamed 'algo' to 'algorithm'
- KeyInfo.FromURL is now guaranteed to produce a valid result
|
2016-08-16 12:34:34 +02:00 |
|
Michael Schättgen
|
b14eb42b12
|
Scanner now passes result correctly to MainActivity
|
2016-08-16 00:08:01 +02:00 |
|
Michael Schättgen
|
745e5c13b6
|
Generating OTP now works
|
2016-08-15 23:55:03 +02:00 |
|
Michael Schättgen
|
8dc53357a3
|
Added KeyInfo class
|
2016-08-15 23:31:26 +02:00 |
|
Michael Schättgen
|
4b4bf6ace5
|
Scanner now only supports QR
|
2016-08-15 22:45:33 +02:00 |
|
Michael Schättgen
|
f508eb6645
|
Added permission request
|
2016-08-15 22:35:42 +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 |
|