Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2da65203 authored by Nihar Thakkar's avatar Nihar Thakkar Committed by Romain Hunault
Browse files

Update /e/ account type

parent bbc23f26
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -65,7 +65,7 @@ public class EAccountManagerActivity extends SubBaseActivity {
    private void launchAccountManagerSetup() {
    private void launchAccountManagerSetup() {
        try {
        try {
            accountManager = AccountManager.get(this);
            accountManager = AccountManager.get(this);
            accountManager.addAccount("bitfire.at.davdroid.eelo", null, null, null, this, new AccountManagerCallback<Bundle>() {
            accountManager.addAccount("e.foundation.webdav.eelo", null, null, null, this, new AccountManagerCallback<Bundle>() {
                @Override
                @Override
                public void run(AccountManagerFuture<Bundle> future) {
                public void run(AccountManagerFuture<Bundle> future) {
                    // An eelo account has been added, continue to the next screen
                    // An eelo account has been added, continue to the next screen