andOTP/CHANGELOG.md

21 lines
560 B
Markdown
Raw Normal View History

2017-07-07 09:06:02 +00:00
# Changelog
#### v0.2.0
* New feature: copy token to clipboard
* New feature: device credentials to unlock app
* New feature: manually enter account details
* New feature: search
* New feature: settings activity
* New feature: tap to reveal
* Style: replace FAB with a custom FloatingActionMenu
* Style: replace all Snackbars with Toasts
* Update: ZXing Android Embedded v3.5.0
* Code: a lot of internal fixes and refactoring
* Code: initial groundwork to support different types of OTP tokens (e.g. HOTP)
#### v0.1.0
* Initial release (beta)