aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptTextActivity.java
Commit message (Expand)AuthorAgeFilesLines
* rename activities to match new purposeVincent Breitmoser2015-06-181-228/+0
* preserve state in DecryptTextActivityVincent Breitmoser2015-05-281-15/+11
* Move error overlay into generalized DecryptFragment, better error handling in...Dominik Schürmann2015-05-061-7/+12
* Switch to new library reposDominik Schürmann2015-05-061-1/+1
* first steps toward yubikey activityVincent Breitmoser2015-03-211-0/+1
* Reworked Notify classManoj Khanna2015-03-201-2/+2
* Redesign of encrypt activites finishedDominik Schürmann2015-03-091-0/+10
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-2/+2
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+0
* Fix Toolbars in decrypt activitiesDominik Schürmann2015-01-141-3/+6
* move around package structure a bitVincent Breitmoser2014-10-101-2/+2
* Cleanup and fix decrypt activityDominik Schürmann2014-10-071-20/+32
* Fix nullpointer with clipboardDominik Schürmann2014-10-031-3/+3
* Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling in...Dominik Schürmann2014-10-011-15/+26
* More debugging outputDominik Schürmann2014-10-011-0/+4
* Fixes for share to decryptDominik Schürmann2014-09-291-2/+2
* DecryptTextActivity reworkDominik Schürmann2014-09-231-48/+77
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-1/+1
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-0/+158