openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
OpenNoteSecure
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
3 days
ago. based on code collected
3 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Suppressed a warning in the Base64 class.
Jared Hatfield
More...
about 15 years ago
Enabled the ability to transfer the application to an SD card on Froyo. This is also the release for version 1.0.5.
Jared Hatfield
More...
over 15 years ago
Closes gh-1
Jared Hatfield
More...
over 15 years ago
Major code cleanup using automatic styles along with replacing all tabs with spaces. No functional changes, just code cleanup.
Jared Hatfield
More...
over 15 years ago
Cleaned up license headers.
Jared Hatfield
More...
over 15 years ago
Changed the version number for release 1.0.3
Jared Hatfield
More...
over 15 years ago
Removed some code that was put in place for debugging, but was never deleted.
Jared Hatfield
More...
over 15 years ago
Cleaned up the source code and finished commenting all of the methods and parameters.
Jared Hatfield
More...
over 15 years ago
Added a check to see if the file name was left blank or a file alreay existed and displays an message if the file was not created.
Jared Hatfield
More...
over 15 years ago
Actually, this is version 1.0.2
Jared Hatfield
More...
over 15 years ago
Changed version number to 1.0.3 for a new release.
Jared Hatfield
More...
over 15 years ago
The help menu is now an HTML page that is displayed using a WebView.
Jared Hatfield
More...
over 15 years ago
Fixed some spacing.
Jared Hatfield
More...
over 15 years ago
Implemented the delete command which is accessable from the context menu.
Jared Hatfield
More...
over 15 years ago
Added a menu to all of the windows that displays a "help" item. This item displays a help activity that displays useful information. The help activity needs to be improved and should include version information.
Jared Hatfield
More...
over 15 years ago
When the back button is pressed the sensitive inforation contained in the application is removed and the garbage collector is invoked.
Jared Hatfield
More...
over 15 years ago
Added header comments to the AESEncryptionProvider.
Jared Hatfield
More...
over 15 years ago
Changed the application so it is linked agains Froyo (2.2) but only requires Donut (1.6).
Jared Hatfield
More...
over 15 years ago
Added the new application icon.
Jared Hatfield
More...
over 15 years ago
Finished implementing the AESEncryptionProvider and finished the DESEncryptionProvider. The application not has basic functionality for encrypting and decrypting plan text, AES, and DES files.
Jared Hatfield
More...
almost 16 years ago
Reorganized the structure of the project by adding some folders.
Jared Hatfield
More...
almost 16 years ago
The password field is only enabled when an encryption algorithm is used that requires a password. When no encryption is selected the password field is disabled.
Jared Hatfield
More...
almost 16 years ago
Implemented AES encryption for file read and write so that encryption is functional. When the decryption fails the interface is disabled and the file can not be saved.
Jared Hatfield
More...
almost 16 years ago
Added an AsyncTask for encrypting the file and writing it to the file. This task dismisses the saving dialog that is displayed when the save operation is requested.
Jared Hatfield
More...
almost 16 years ago
Implemented an AsyncTask for decrypting the file that also dismisses the dialog that indicates that the file is being decrypted preventing the user for gaining access to the GUI and editing the content before it loads.
Jared Hatfield
More...
almost 16 years ago
Implemented the required functions to encrypt and decrypt a string using AES.
Jared Hatfield
More...
almost 16 years ago
New files can now be created.
Jared Hatfield
More...
almost 16 years ago
Implemented the intent and necessary logic for displaying the textedit interface. Additional logic was added to the interface for selecting an algorithm.
Jared Hatfield
More...
almost 16 years ago
Added the license information to the readme.
Jared Hatfield
More...
almost 16 years ago
File is now passed into the view that selects the algorithm and provides a password.
Jared Hatfield
More...
almost 16 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree