Added GitGub update actions

This commit is contained in:
M66B
2021-05-02 19:11:15 +02:00
parent b0f2fb162f
commit b03af794da
3 changed files with 30 additions and 2 deletions

View File

@@ -126,6 +126,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_MANAGE = 10;
static final String ACTION_QUICK_GMAIL = BuildConfig.APPLICATION_ID + ".ACTION_QUICK_GMAIL";
static final String ACTION_QUICK_OAUTH = BuildConfig.APPLICATION_ID + ".ACTION_QUICK_OAUTH";