mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
81b7df0f99
* rework onboarding * implement default registration in InstantOnboardingActivity * dismiss signInDialog after button is selected * add footer options, implement "explore other options" button * properly handly permissions results * implement "scan QR" button * fix linter warnings * remove from observers in onDestroy() * handle DCACCOUNT and DCLOGIN in InstantOnboardingActivity instead of WelcomeActivity * fix identation in setProviderFromQr() * rename DEF_CHATMAIL_HOST to DEFAULT_CHATMAIL_HOST * Update src/org/thoughtcrime/securesms/InstantOnboardingActivity.java Co-authored-by: bjoern <r10s@b44t.com> * Update res/layout/instant_onboarding_activity.xml Co-authored-by: bjoern <r10s@b44t.com> * Update res/layout/instant_onboarding_activity.xml Co-authored-by: bjoern <r10s@b44t.com> * Update res/layout/instant_onboarding_activity.xml Co-authored-by: bjoern <r10s@b44t.com> --------- Co-authored-by: bjoern <r10s@b44t.com>