aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptAsymmetricFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-268/+0
* Use PgpKeyHelper.splitUserId in EncryptAsymmetricFragmentDominik Schürmann2014-04-051-12/+11
* db-overhaul: workaround api level 11Vincent Breitmoser2014-04-041-4/+4
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-041-3/+2
|\
| * Merge branch 'db-overhaul' of git://github.com/Valodim/openpgp-keychain into ...Dominik Schürmann2014-04-031-3/+3
| |\
| * | Implement ACTION_IMPORT_KEY_FROM_KEYSERVER_AND_RETURNDominik Schürmann2014-04-031-3/+2
* | | db-overhaul: reintroduce by-mail and by-subkey queriesVincent Breitmoser2014-04-041-17/+5
* | | db-overhaul: minor stuff, mostly ProviderHelperVincent Breitmoser2014-04-041-2/+2
* | | more work on streamlining uris, and stripping ProviderHelperVincent Breitmoser2014-04-031-12/+11
* | | ditch useless PgpKeyHelper.getMasterKey methodsVincent Breitmoser2014-04-031-2/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-2/+2
|\|
| * Adjust variable/member naming to conform to style guideThialfihar2014-04-021-2/+2
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-3/+3
|/
* Fix pre-selection for encryptDominik Schürmann2014-04-011-4/+2
* Fix layoutsDominik Schürmann2014-04-011-0/+1
* Fix symmetric encryption and cleanupDominik Schürmann2014-04-011-5/+6
* Experimental work on a fragment-based encrypt activityDominik Schürmann2014-04-011-0/+283