Update README and CHANGELOG

This commit is contained in:
Jakob Nixdorf 2017-09-13 11:32:06 +02:00
parent 842d49b68f
commit 844a17cbfe
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC
2 changed files with 12 additions and 0 deletions

View file

@ -1,5 +1,13 @@
# Changelog # Changelog
#### v0.2.7
* New feature: require authentication again after screen lock (Issue #28)
* New feature: make response to Panic Trigger configurable (Issue #35)
* Update: Android SDK 26 (Oreo)
* Update: Apache Commons Codec 1.10
* Code: lot of internal changes (mostly due to the Android 26 update)
#### v0.2.6 #### v0.2.6
* New feature: custom password preference with confirmation (Issue #26) * New feature: custom password preference with confirmation (Issue #26)

View file

@ -14,6 +14,10 @@ This is a fork of the great OTP Authenticator app written by Bruno Bierbaumer,
which has sadly been inactive since 2015. All credit for the original version which has sadly been inactive since 2015. All credit for the original version
goes to Bruno. goes to Bruno.
## Help wanted:
I currently don't have that much time to spend developing andOTP, so any contributions are always welcome.
Don't worry, I will still continue to develop andOTP it will just slow down from the incredible speed I had going in the beginning.
## Features: ## Features:
* Free and Open-Source * Free and Open-Source