0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README.txt with the new features Updated the build.xml build target to include the language resource bundles More... about 19 years ago
When you change language the main window is automatically updated More... about 19 years ago
Added the ability to change the application's language/locale More... about 19 years ago
Allow edit of account name AND added internationalisation (including the English and French translations) More... about 19 years ago
Added Google Ads to the main page More... about 19 years ago
Fixed a problem whereby preferences were always getting saved to the default file (HOME\upm.properties) even if they were loaded from a another file given using the system property 'upm.properties' More... about 19 years ago
Fixed problem with properties saving on Linux More... about 19 years ago
Fixed the repository path used in the release target More... about 19 years ago
Included new JAR in the SVN task classpath More... about 19 years ago
Included new JAR in the SVN task classpath More... about 19 years ago
Updated the website for the 1.3 release More... about 19 years ago
Prep release notes for the 1.3 release More... about 19 years ago
Tidied up the build.xml. The repos.path variable was wrong and the cobertura reporting was including classes that it shouldn't More... about 19 years ago
Added Cobertura Unit Test Code Coverage More... about 19 years ago
Updated for the next release, 1.3RC1. More... about 19 years ago
Forgot to commit the website release notice for the 1.2 release More... about 19 years ago
- Tidied up the check for the JCE Strong Encryption Jars - Moved the encoded password from DatabaseActions to PasswordDatabase - Moved the transport package to the top level of UPM More... about 19 years ago
Upgraded to Bouncy Castle's AES Cipher More... about 19 years ago
Small change to project description on website More... about 19 years ago
Release notes for 1.2 More... about 19 years ago
Needed to use forward slash /, for use on the Mac More... about 19 years ago
On account edit, only save the database if the user changes something More... about 19 years ago
When performing a database sync, and the remote database is newer than the local, use the user supplied master password to open the newly downloaded remote database More... about 19 years ago
. Get rid of the HTTP proxy configuration code from the HTTP Transport's get/put/delete methods. This code already exists in the constructor. . Store the master password in memory so that syncs don't require the user to enter the password again . Don't bother syncing the database on exit (user will do it if they really want to) . Don't bother with "Database synchronised successfully" message. Status bar will update anyway. . If the database is local then show a relevant message in the status bar More... about 19 years ago
Updated the website to reflect the 1.1 release More... over 19 years ago
handle a blank string for the proxy url More... over 19 years ago
Cater for a blank string proxy url More... over 19 years ago
Added Mac OS X Screenshots More... over 19 years ago
Updated the Mac OS X build More... over 19 years ago
removed the unused property SyncDBOnStartup from the Preferences class More... over 19 years ago