aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptTextFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-2/+3
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* backend support for charset in ascii-armored streamsVincent Breitmoser2015-01-271-1/+14
* Disable sharing chooser blacklisting for lollipopDominik Schürmann2015-01-191-1/+1
* move around package structure a bitVincent Breitmoser2014-10-101-2/+1
* Big error screen if signature is invalid or key is revoked/expired, also fixe...Dominik Schürmann2014-10-081-2/+25
* Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling in...Dominik Schürmann2014-10-011-1/+1
* pass (encryption) key id from Decrypt*Fragment to NfcActivityVincent Breitmoser2014-09-301-1/+1
* Fix yubikey file decryptionDominik Schürmann2014-09-241-2/+1
* Yubikey text decryption workingDominik Schürmann2014-09-241-1/+1
* Yubikey decryptionDominik Schürmann2014-09-241-7/+11
* DecryptFilesActivityDominik Schürmann2014-09-241-8/+4
* Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-231-25/+90
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-21/+24
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-151-1/+1
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-0/+171