Added setup more options

This commit is contained in:
M66B
2022-02-08 12:39:24 +01:00
parent 9836329852
commit 811c543fa2
5 changed files with 143 additions and 15 deletions

View File

@@ -142,6 +142,7 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
static final int REQUEST_IMPORT_CERTIFICATE = 7;
static final int REQUEST_OAUTH = 8;
static final int REQUEST_STILL = 9;
static final int REQUEST_DELETE_ACCOUNT = 10;
static final int PI_MISC = 1;