Commit graph

7375 commits

Author SHA1 Message Date
Brian Pellin
e97d938472 Cleanup. 2009-07-06 23:14:20 -05:00
Brian Pellin
d45d09512c Bump version 2009-07-06 20:41:40 -05:00
Brian Pellin
83e92519b4 Add edit text hints. 2009-07-06 20:41:05 -05:00
Brian Pellin
c955661ed2 Handle non-ascii passwords correctly. 2009-07-06 20:30:13 -05:00
Brian Pellin
dda953bc0e Add test1.kdb asset. The tests have been relying on this for a while. 2009-07-06 20:29:46 -05:00
Brian Pellin
cd68144e73 bump version to 0.3 and update changelog. 2009-07-06 15:19:20 -05:00
Brian Pellin
36dc32156e Correct test. 2009-07-06 15:18:03 -05:00
Brian Pellin
d97f1fe7a5 Update to sdk 1.5. 2009-07-06 15:17:19 -05:00
Brian Pellin
8538c89c43 Clean up warnings. 2009-07-06 15:03:11 -05:00
Brian Pellin
8f90cfeafa Use more IME friendly multiple line mode. 2009-07-06 15:02:02 -05:00
Brian Pellin
dba3585055 Bump sdk version requirement. 2009-07-06 15:01:46 -05:00
Brian Pellin
5cadc5870d Fix cursor issue in comment textbox. 2009-07-06 15:01:07 -05:00
Brian Pellin
35aa6eefa6 Implement search support. 2009-07-06 14:20:40 -05:00
Brian Pellin
44740c3143 Refactor methods 2009-06-27 15:44:47 -05:00
Brian Pellin
fc1c2199da Refactor into two classes 2009-06-27 15:43:33 -05:00
Brian Pellin
1460a8139e Encrypt key with native libraries for speed-up. 2009-05-31 22:14:45 -05:00
Brian Pellin
89fc404676 Update tests to read test1.kdb from the AssetManager. 2009-05-30 19:53:27 -05:00
Brian Pellin
1ddb716de6 Make Database no longer static. 2009-05-30 12:56:19 -05:00
Brian Pellin
0a29a6801d Remove not very useful test. 2009-05-28 23:12:26 -05:00
Brian Pellin
b62df1cb76 Add search database support. 2009-05-28 23:12:15 -05:00
Brian Pellin
01fccaf3eb Update UUID handling. 2009-05-28 23:01:42 -05:00
Brian Pellin
cdf00aa850 Split PwManagerOutputException into it's own class. 2009-05-28 22:55:39 -05:00
Brian Pellin
5816660347 Implement copy constructor and deep copy in the assignment function. 2009-05-28 22:44:38 -05:00
Brian Pellin
2e87a288e6 Support adding new entries. Minor fixes. 2009-05-21 23:13:46 -05:00
Brian Pellin
57bf952166 Minor UI improvements. 2009-05-14 23:05:23 -05:00
Brian Pellin
592e148582 Additional bulid updates for new android sdk. 2009-05-14 22:20:00 -05:00
Brian Pellin
419b528d8c Updates to the build system for the Android 1.5 SDK. 2009-05-13 23:43:58 -05:00
Brian Pellin
198b4e81bc Final changes for 0.2.0 release.
Fix spacing in PwEntry activity.
2009-05-13 21:45:52 -05:00
Brian Pellin
bd1896a604 Support saving entries. 2009-05-11 20:27:51 -05:00
Brian Pellin
5b86e1373e Activity for editing entries is built, except for hooking up the Save button. 2009-05-06 00:51:14 -05:00
Brian Pellin
ad70b61378 Cleanup. 2009-05-04 21:21:49 -05:00
Brian Pellin
af7dab779a Start combining functionality. 2009-05-03 21:41:06 -05:00
Brian Pellin
1fd24e53fc Basic support in place for writing databases. 2009-05-03 18:29:13 -05:00
Brian Pellin
193d5ccb46 Update bouncycastle libraries. 2009-05-02 16:26:18 -05:00
Brian Pellin
b1ead76d3c Update bouncycastle library names. 2009-05-02 16:07:32 -05:00
Brian Pellin
76b68ef2c4 Support for outputing the database header. 2009-04-30 21:32:54 -05:00
Brian Pellin
0287413643 Successfully able to output the uneycrypted version of the database, and calculate SHA-256 checksum.
Needed to leave Meta-Stream entries in the PwManager, and ensure that nulls are included in string output.
2009-04-26 13:26:08 -05:00
Brian Pellin
1aabc01456 Groups seem to be serialized correctly now. I'm still seeing some problems with writing
entries to the disk in the correct format.
2009-04-25 00:00:19 -05:00
Brian Pellin
3c920e15c8 Endian-ness fixes 2009-04-24 00:34:56 -05:00
Brian Pellin
32024f393c Initial support for serializing groups and entries. Not quite right yet. 2009-04-23 23:47:38 -05:00
Brian Pellin
7810b1e3b9 Rev version 2009-04-02 21:29:43 -05:00
Brian Pellin
bc2354e3f9 Add about dialog. 2009-04-02 21:25:15 -05:00
Brian Pellin
0aa8df75ee Load database in background thread to prevent delay messages in the UI thread. 2009-04-02 00:18:01 -05:00
Brian Pellin
e2494d477a Update license texts to allow GPL version 2 as I originally intented. 2009-03-11 21:57:48 -05:00
Brian Pellin
ac9b9f0aab Cleanup whitespace. 2009-03-11 21:52:24 -05:00
Brian Pellin
cda06b1eb5 Version bump. 2009-03-11 21:47:41 -05:00
Brian Pellin
dca247362e Clear usernames and passwords from the clipboard after 30 seconds. 2009-03-11 21:32:03 -05:00
Brian Pellin
97abf57a11 Bump version to 0.1.6 2009-03-10 23:32:26 -05:00
Brian Pellin
3095d12c5d Scroll comment Textview. 2009-03-10 23:28:28 -05:00
Brian Pellin
0c8f390e88 Remove broken test. 2009-03-10 23:27:07 -05:00