open-keychain/OpenPGP-Keychain
Vincent Breitmoser aa8a8f069f Normalize public key uri in KeyListFragment
Find the explicit row id of the public key id given in the uri in
KeyListFragment and work with that. This way, passing in uris by
master key id, mail address, or any other criteria, works.

Might be a good idea to add an actual check if the row id is non-zero
here, but not sure how to do a "bad intent" thing
2014-03-08 12:07:20 +01:00
..
src/main Normalize public key uri in KeyListFragment 2014-03-08 12:07:20 +01:00
.gitignore New Gradle project structure 2014-01-27 14:18:25 +01:00
build.gradle remove dublication of api library, let both proejcts depend on the same 2014-02-27 16:40:59 +01:00