aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFilesFragment.java
Commit message (Expand)AuthorAgeFilesLines
...
* | fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-26/+1
* | pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-6/+4
|/
* Fixing crashes with new encrypt uiDominik Schürmann2015-03-291-15/+14
* Refactoring of EncryptTextActivityDominik Schürmann2015-03-271-10/+6
* Start refactoring encrypt ui, EncryptFileActivity no longer crashingDominik Schürmann2015-03-261-40/+396
* Reworked Notify classManoj Khanna2015-03-201-4/+4
* File extensions into ConstantsDominik Schürmann2015-03-171-2/+2
* Allow encrypt of filenames via overflow menuDominik Schürmann2015-03-161-6/+9
* Updated fix for Issue #1116Manoj Khanna2015-03-111-0/+7
* Redesign of encrypt activites finishedDominik Schürmann2015-03-091-18/+23
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-2/+2
* Maybe fixes encrypt files on tabletsDominik Schürmann2014-09-291-1/+1
* fix save button when no file is selectedVincent Breitmoser2014-09-241-0/+4
* show message about saving multiple files rather than hide the buttonVincent Breitmoser2014-09-241-23/+8
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-3/+3
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-171-0/+298