aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptModeAsymmetricFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add + button besides TokenAutoComplete, Issue #925"Dominik Schürmann2016-05-121-9/+0
* Add + button besides TokenAutoComplete, Issue #925Durgesh2016-04-141-0/+9
* use new TokenAutoComplete 2.0.7, fixes #1636Vincent Breitmoser2016-03-231-3/+0
* Fix code styleDominik Schürmann2016-01-021-0/+2
* Temporary fix for #1636Dominik Schürmann2016-01-011-0/+2
* encryptkeycompletionview: don't initialize to null on attachVincent Breitmoser2015-11-301-3/+3
* use KeyAdapter in KeySpinnerVincent Breitmoser2015-06-171-1/+1
* instrument: work on instrumentation testsVincent Breitmoser2015-06-171-1/+0
* rewrite PgpDecryptVerify input, introduce PgpDecryptVerifyInputParcelVincent Breitmoser2015-05-301-0/+3
* show status indicators in EncryptFragmentVincent Breitmoser2015-05-301-0/+33
* rewrite data flow in EncryptFileFragment preserve state correctlyVincent Breitmoser2015-05-301-6/+4
* preserve state in KeySpinner, and some lint fixesVincent Breitmoser2015-05-271-5/+10
* rewrite EncryptActivity data flowVincent Breitmoser2015-05-271-70/+41
* Use RecyclerView in EncryptFilesFragmentDominik Schürmann2015-03-301-1/+1
* Merge branch 'development' into v/crypto-input-parcelDominik Schürmann2015-03-301-10/+15
* Refactoring of EncryptTextActivityDominik Schürmann2015-03-271-0/+196