Secure notes app for Android using the YubiKey NEO to encrypt/decrypt notes..
yubinotes is hosted in the following web site
https://github.com/Zyg0te/yubinotes
If you think the Android project yubinotes listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of yubinotes.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.NFC |
Asset File Names | assets\fonts\Roboto-Light.ttf assets\fonts\Roboto-Thin.ttf |
There are 11 image files in yubinotes. The names of the image files are listed as follows.
collection.png delete.png new_folder.png new_note.png note.png passwordmode.png recent.png share.png star.png trash.png yubimode.png
The following screenshort is generated from the image listed above.
yubinotes has the following Java source files.
com.connectutb.yubinotes.ListNotesActivity.java com.connectutb.yubinotes.ListNotesListAdapter.java com.connectutb.yubinotes.MainActivity.java com.connectutb.yubinotes.MainListAdapter.java com.connectutb.yubinotes.NewFolderDialog.java com.connectutb.yubinotes.NewNoteDialog.java com.connectutb.yubinotes.PasswordDialog.java com.connectutb.yubinotes.Preferences.java com.connectutb.yubinotes.ViewNoteDialog.java com.connectutb.yubinotes.WelcomeDialog.java com.connectutb.yubinotes.util.Crypto.java com.connectutb.yubinotes.util.DbManager.java com.connectutb.yubinotes.util.LockTimerService.java com.yubico.client.v2.Cmd.java com.yubico.client.v2.Signature.java com.yubico.client.v2.Version.java com.yubico.client.v2.YubicoClient.java com.yubico.client.v2.YubicoResponse.java com.yubico.client.v2.YubicoValidationService.java com.yubico.client.v2.exceptions.YubicoInvalidResponse.java com.yubico.client.v2.exceptions.YubicoSignatureException.java com.yubico.client.v2.exceptions.YubicoValidationException.java com.yubico.client.v2.exceptions.YubicoValidationFailure.java com.yubico.client.v2.impl.YubicoClientImpl.java com.yubico.client.v2.impl.YubicoResponseImpl.java