Fixed some issues. Feel free to pull partially or fully#15
Open
riksa wants to merge 7 commits intobpellin:masterfrom
Open
Fixed some issues. Feel free to pull partially or fully#15riksa wants to merge 7 commits intobpellin:masterfrom
riksa wants to merge 7 commits intobpellin:masterfrom
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.