aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptActivity.java
Commit message (Expand)AuthorAgeFilesLines
* import: apply fixPgpMessage to text for import from clipboardVincent Breitmoser2015-11-061-1/+1
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for d...Dominik Schürmann2015-10-151-2/+2
* Fix DECRYPT_DATA intentDominik Schürmann2015-09-181-1/+1
* multidcrypt: display k9 download only after decryption failureVincent Breitmoser2015-09-171-4/+0
* Add K-9 Mail warning toastDominik Schürmann2015-09-171-0/+4
* fail with warning if we get data from the AOSP mail client (see #290)Vincent Breitmoser2015-09-161-1/+11
* actually use cleaned text if we read from clipboardVincent Breitmoser2015-09-161-2/+6
* multidecrypt: disable delete if not from ACTION_VIEWVincent Breitmoser2015-09-161-4/+8
* apply fixPgpMessage to plaintext/armored decrypt inputVincent Breitmoser2015-08-171-5/+20
* cleanup KeyListFragment, remove export all keysVincent Breitmoser2015-07-081-1/+0
* some cleanup and fix for back button in ImportKeysActivity (fixes #1372)Vincent Breitmoser2015-07-081-7/+1
* fail more gracefully on empty clipboard in DecryptActivityVincent Breitmoser2015-06-301-0/+7
* move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-221-38/+17
* use uris for clipboard data if available in DecryptActivityVincent Breitmoser2015-06-201-6/+22
* working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-201-1/+15
* handle EXTRA_TEXT in decrypt activityVincent Breitmoser2015-06-191-21/+58
* rename activities to match new purposeVincent Breitmoser2015-06-181-0/+153
* Refactor DecryptActivity into DecryptOverviewFragment for nav drawerDominik Schürmann2015-01-291-128/+0
* Temporary nav drawer fixesDominik Schürmann2015-01-271-2/+2
* Refactor BaseActivityDominik Schürmann2015-01-131-2/+2
* Start working on Material DesignDominik Schürmann2015-01-131-2/+5
* move around package structure a bitVincent Breitmoser2014-10-101-2/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-10-031-7/+9
|\
| * fix nullpointer with subtle attention seekerVincent Breitmoser2014-10-031-8/+9
* | Fix nullpointer with clipboardDominik Schürmann2014-10-031-7/+6
|/
* Fix nullpointer in DecryptActivityDominik Schürmann2014-09-291-4/+8
* add subtle attention seeker to decryptactivity with available clipboard dataVincent Breitmoser2014-09-241-0/+52
* DecryptTextActivity reworkDominik Schürmann2014-09-231-1/+13
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-0/+57
* First work on decryptDominik Schürmann2014-09-141-166/+0
* Update and fix Intent APIDominik Schürmann2014-09-071-2/+3
* Make Intent API as recommended in http://developer.android.com/guide/componen...Dominik Schürmann2014-09-071-1/+1
* Drawer nav method cleanupDominik Schürmann2014-09-061-1/+1
* Optimize importsDominik Schürmann2014-08-051-0/+1
* - add multi select for storage api (kitkat)mar-v-in2014-07-311-1/+1
* Merge branch 'master' into improve-file-moremar-v-in2014-07-061-1/+1
|\
| * Remove unnecessary error logsDominik Schürmann2014-07-021-1/+1
* | Improve file more, Part 1mar-v-in2014-06-221-18/+3
|/
* Better handling of actionbars backDominik Schürmann2014-05-071-4/+0
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+182