Commit Graph

5 Commits (6a6da66bbe80a8fa4b571219697334b07665b103)

Author SHA1 Message Date
Impyy 6a6da66bbe Added OTP.java
This class wraps the TOTP and HOTP functions in a method
called generateOTP which takes an instance of KeyInfo.
9 years ago
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
9 years ago
Michael Schättgen b14eb42b12 Scanner now passes result correctly to MainActivity 9 years ago
Michael Schättgen 3df18c0226 Started working on ZXing 9 years ago
Impyy c0219fbc35 Initial commit 9 years ago