aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptTextFragment.java
Commit message (Expand)AuthorAgeFilesLines
* rewrite data flow in EncryptFileFragment preserve state correctlyVincent Breitmoser2015-05-301-10/+15
* correctly preserve state in EncryptTextFragmentVincent Breitmoser2015-05-271-3/+15
* correctly preserve state in EncryptFilesFragmentVincent Breitmoser2015-05-271-0/+2
* move synchronous encryption into activity, and preserve checkbox stateVincent Breitmoser2015-05-271-5/+0
* rewrite EncryptActivity data flowVincent Breitmoser2015-05-271-98/+69
* Fixed Snackbar behind layoutManoj Khanna2015-04-221-6/+6
* More cleanupDominik Schürmann2015-04-151-0/+1
* Fix nullpointer with Intent API, fix clearing of encrypt file list, notify wh...Dominik Schürmann2015-04-041-3/+5
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-42/+10
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-4/+1
* Fixing crashes with new encrypt uiDominik Schürmann2015-03-291-11/+12
* Refactoring of EncryptTextActivityDominik Schürmann2015-03-271-16/+321
* Redesign of encrypt activites finishedDominik Schürmann2015-03-091-16/+25
* Work on new result handling (WIP)Dominik Schürmann2014-09-171-5/+4
* Remove unused gmail clearup methodDominik Schürmann2014-09-061-20/+0
* rename EncryptMessageFragment -> EncryptTextFragmentVincent Breitmoser2014-09-011-0/+124