aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptDecryptOverviewFragment.java
Commit message (Expand)AuthorAgeFilesLines
* make sure clipboard service retrieval is always null-proofVincent Breitmoser2015-07-051-2/+1
* instrument: add test for empty clipboard, fix empty clipboard errorVincent Breitmoser2015-06-301-2/+4
* earlier error on empty clipboardVincent Breitmoser2015-06-301-3/+19
* instrument: adapt to new decrypt file dialog, and some minor fixesVincent Breitmoser2015-06-231-2/+1
* move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-221-12/+33
* working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-201-2/+2
* rename activities to match new purposeVincent Breitmoser2015-06-181-4/+4
* Fix certify with CryptoInputParcelDominik Schürmann2015-03-251-8/+4
* Move encrypt decrypt operations in own starter activityDominik Schürmann2015-02-031-0/+150