Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some issues. Feel free to pull partially or fully #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

riksa
Copy link
Contributor

@riksa riksa commented Jul 3, 2011

No description provided.

riksa added 7 commits July 3, 2011 20:46
…id=199 by preventing EntryActivity restart on orientation&keyboardHidden configuration changes
…id=199 by preventing EntryActivity restart on orientation&keyboardHidden configuration changes
added another notification icon (I'm not an artist)
implemented feature requested in issue 201 https://code.google.com/p/keepassdroid/issues/detail?id=201
deprecated SearchDbHelper.java (security worries: https://groups.google.com/group/keepassdroid-discuss/browse_thread/thread/32b0d56f2e4c9054 )
implemented InMemorySearchHelper.java slightly more secure. Obviously data is still available in memory, but at least it's no longer available as a file on device)
fixed issue 162 and added searching of advanced fields from V4 database https://code.google.com/p/keepassdroid/issues/detail?id=162
performance seems good enough: D/InMemorySearchHelper( 9067): Searched 182 entries, 2554 strings. Search took 51ms to complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant