open-keychain/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain
Dominik Schürmann a9e5619a14 Merge pull request #395 from uberspot/master
Remove duplicate code from ActionBarHelper. Add export in multiselect.
2014-03-12 16:23:22 +01:00
..
compatibility removed useless semicolons, fixed some parameters in documenation, simplified some conditionals 2014-03-07 22:35:49 +02:00
helper Add Email suggestions in Create Key activity 2014-03-12 02:04:04 +02:00
pgp fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
provider Make export work with rowIds instead of MasterKeyIds 2014-03-11 03:22:05 +02:00
service fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
ui Merge pull request #395 from uberspot/master 2014-03-12 16:23:22 +01:00
util Fix error in importing/updating keys from keyserver by removing extra 0x 2014-03-12 20:14:56 +05:30
Constants.java Add export... button and functionality in multi-select 2014-03-11 03:53:00 +02:00
Id.java corrected commit 2014-03-07 00:43:09 +05:30
KeychainApplication.java