Android Open Source - Security encrypt yubinotes






Project Summary

Secure notes app for Android using the YubiKey NEO to encrypt/decrypt notes..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of yubinotes.

ItemValue
Java File Count26
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.NFC
Asset File Namesassets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-Thin.ttf




Resource Files

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.

null




Java Source Files

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