This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
open-keychain
Watch
1
Star
0
Fork
0
You've already forked open-keychain
mirror of
https://github.com/moparisthebest/open-keychain
synced
2024-11-11 11:35:07 -05:00
Code
Issues
Releases
Wiki
Activity
9c18062951
open-keychain
/
OpenPGP-Keychain
History
Daniel Hammann
9c18062951
The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id.
2014-03-22 15:42:50 +01:00
..
src
/main
The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id.
2014-03-22 15:42:50 +01:00
.gitignore
New Gradle project structure
2014-01-27 14:18:25 +01:00
build.gradle
Lint changes after testing
2014-03-10 14:59:15 -04:00