-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support for reading Yubico OTP (#122)
* Added settings that will open app and read OATH accounts when an NDEF OTP Tag has been read. * Use iPhone 11 instead of 13. * Fixe compilation error only visible on github. * Show Yubico OTP in table. * Default setting for "Start NFC on OTP tag read" is now true. * Added dummy item for changes in 1.7.4 to stop "Whats new" modal from being displayed on every app start. * Better parsing of OTP URLs. Copy OTP to clipboard setting now does what is expected. Visual tweaks to OTP table view cell. * OTP is now displayed in table even if NFC is not activated. * Proper dark mode color of OTP icon. Updated copy for NFC settings. * Updated changelog for 1.7.4. * Fixes issue where "Initiate NFC at application start" and "Activate NFC on OTP tag read" where both enabled at the same time.
- Loading branch information
1 parent
c936cbd
commit 38230ec
Showing
14 changed files
with
438 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.