aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* fix delete file securely method and use for delete original fileVincent Breitmoser2015-11-151-41/+4
|
* import: apply fixPgpMessage to text for import from clipboardVincent Breitmoser2015-11-061-1/+15
|
* apply fixPgpMessage to plaintext/armored decrypt inputVincent Breitmoser2015-08-171-18/+14
|
* working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-201-3/+70
|
* Remove advanced preferences, move compression as menu item in encrypt ↵Dominik Schürmann2015-03-051-20/+0
| | | | activites, select hash and encryption algo based on hardcoded preferred lists
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
| | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-1/+1
| | | | created ui.util for everything related to formatting
* cleanupDominik Schürmann2014-08-211-71/+0
|
* Dont write version header by defaultDominik Schürmann2014-08-141-4/+4
|
* Final Commit for #662Daniel Albert2014-07-161-1/+6
|
* Fix app name in PGP header, closing #663Dominik Schürmann2014-06-191-1/+1
|
* neatness refactoringVincent Breitmoser2014-06-041-1/+0
|
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-5/+5
| | | | | Also fix some inconsistent usages of "progress", now using "progressable" in all builders.
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-7/+0
|
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
|
* More ids removedDominik Schürmann2014-04-111-17/+24
|
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-111-2/+3
|
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-52/+0
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
|
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+218