thunderbird-android
thunderbird-android copied to clipboard
Ask for contacts permission during onboarding
Instead of always requesting the contacts permission in the message list screen, ask during initial app setup (after the first account was successfully created). We want to avoid running into the problem where with broken Android versions repeatedly denying the permission prompt won't get rid of the prompt.
See #6261