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
2025-02-07 02:20:10 -05:00
Code
Issues
Releases
Wiki
Activity
4e285d9254
open-keychain
/
OpenPGP-Keychain
History
Daniel Hammann
4e285d9254
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:31:18 +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:31:18 +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