androidtoken icon indicating copy to clipboard operation
androidtoken copied to clipboard

TOTP and HOTP Token for Andriod Devices

Results 18 androidtoken issues
Sort by recently updated
recently updated
newest added

My phone's OS got messed up, and after reloading a the LineageOS ROM while preserving my files, Android Token no longer sees its database/list of secret keys, so I have...

I expect TOTP applications to encrypt their storage. `sqlite3 /data/data/uk.co.bitethebullet.android.token/databases/androidtoken.db 'select * from token'` as root reveals seed values and they do not change when I change the PIN.

I have this on 2 devices. The first one I installed the token directly from a QR code. It works. The second one I created using the "new token" interface....

Currently seeds are stored cleartext in the database. This option allows greater security, since the seeds are no longer trivially recoverable without the pin if it is set. Also provides...

It would be great to be able to edit the token title.

enhancement

Going into landscape mode and back to portrait makes it appear again

bug

``` I am using the f-droid build. I was migrating my setup from Google Authenticator's database file. When manually importing seeds in base32, I have encountered that 16-character-long seeds work...

Type-Defect
Priority-Medium
auto-migrated

Hello all, I really like the app and it works fine on several accounts. But on amazon.de I scan the token - it gets added (time is correct) but the...

# Platform App version: 2.10 Android version: 5.1 Device name: LGE LG-H815 (lge) # Steps to reproduce Select 'Add Token' Type in Name, Serial No Press Next to go to...

This PR adds support for travis-ci.org. It depends on PR #23. The build status icon added to README in commit 455e6f6 would need to be changed to reflect your repository.