aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/ui/EncryptActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-9/+9
* Move pgp classes into subpackageDominik Schürmann2013-09-151-2/+2
* Update Intent APIDominik Schürmann2013-09-141-120/+43
* Use underscore in extras, cleanup codeDominik Schürmann2013-09-091-1/+1
* Remove most of old APIDominik Schürmann2013-09-091-79/+65
* Put actionbar methods in helperDominik Schürmann2013-09-081-7/+11
* Work on encryption in new serviceDominik Schürmann2013-09-061-6/+5
* Type is set to text/plain so that encrypted messages can be sent with Whatsap...Enrico Oliverio2013-08-091-1/+5
* Implemented issue #53 - Change intent actions from extra ints to intent actionsbcbarnes-gmx2013-07-231-1/+1
* correctly encrypt using symmetric key if sign box checkedAsh Hughes2013-03-151-2/+3
* Intent action fixesDominik Schürmann2013-01-171-2/+2
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+1105