aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncryptOperation.java
Commit message (Expand)AuthorAgeFilesLines
* Use ArrayList instead of LinkedListDominik Schürmann2015-03-051-3/+4
* Use static linked lists instead of arraysDominik Schürmann2015-03-051-1/+1
* Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-051-4/+5
* Better selection of preferred algorithmDominik Schürmann2015-03-051-5/+7
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-0/+578