Fixed autocrypt keydata

This commit is contained in:
M66B
2019-06-30 08:56:33 +02:00
parent eb009db29f
commit a1434ca3cf
3 changed files with 44 additions and 18 deletions

View File

@@ -56,6 +56,7 @@ public class EntityAttachment {
static final Integer PGP_MESSAGE = 1;
static final Integer PGP_SIGNATURE = 2;
static final Integer PGP_KEY = 3;
// https://developer.android.com/guide/topics/media/media-formats#image-formats
private static final List<String> IMAGE_TYPES = Collections.unmodifiableList(Arrays.asList(