mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 16:10:58 +01:00
Drop support for encryption
https://forum.xda-developers.com/showpost.php?p=77544698&postcount=789 Closes #76 Closes #93
This commit is contained in:
@@ -36,7 +36,6 @@ public class ActivityCompose extends ActivityBilling implements FragmentManager.
|
||||
static final int REQUEST_CONTACT_CC = 2;
|
||||
static final int REQUEST_CONTACT_BCC = 3;
|
||||
static final int REQUEST_ATTACHMENT = 4;
|
||||
static final int REQUEST_OPENPGP = 5;
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
|
||||
Reference in New Issue
Block a user