* apply token changes on leaving the dialog; this avoids unnecessary changes, races or possibly needed blocks if the user is just playing around
* ask before disabling PUSH; this is mainly to avoid accidental taps
* add a 'learn more' button pointing to instant-delivery
* add a switch for push notifications
* move 'instant delivery' down
* reword to 'force background connection'
* remove unused string
* respect user setting wrt pref_push_enabled
* f-droid defaults to PUSH = false
* get token directly when enabling PUSH
* delete FCM token when PUSH is disabled
* implement Rpc API for parse_vcard
* allow to create Recipient from VcardContact
* display vcard view-type in incoming/outgoing messages
* fix linter warnings in Recipient class
* properly show vcard view-type in quoted messages
* display fallback avatar in quotes
* allow to attach vcard
* implement basic click listener
* timestamp type got changed from float to int
* set stick translation for "contact"
* share contact as vcard using the new Rpc.makeVcard API
* allow to import contact when clicking vcard
* reword 'QR code' to 'Invite Code'
* reword adding classic email
* remove the 'new contact' things together
* add 'new classic contact' shortcut only for non-chatmail; it is still always available in the three-dot menu of 'new contact'
* use same menu for qr show/scan
* add 'new classic contact'
* remove 'scan' button from 'new classic contact' (ppl usually came from 'scan')
* rename to 'add contact manually'
* stay with 'qr code' for now
* add submenu to 'Explore Other Options'
* move 'Manual Login' to 'Explore Other Options'
* clearer titles, even if they are repetive
* move 'Scan QR' to 'Other'; this allows us to make 'Other' more outstanding
* cleanup layout
* tweak wording to 'Use Other Server' pointing to 'List in Browser', 'Classic Login', 'Scan Invite Code'
* use a standard secondary button for 'Use Other Server'
* show default onboarding server name
* reword to 'List Chatmail Servers'
* always close other-sign-up-options on tapping an option
* clarify that 'classic login' is about e-mail
'Signature' is very much related to email, sth. below the text,
this is not the case for Delta Chat, esp. not when using chatmail
'Status' implies that others may be aware of changes,
which is not the case as well.
therefore we'll try 'Bio' - which is also used by by 'Telegram', 'Github', 'Mastodon';
(whatsapp and signal use 'About', but we were failing to get a good hint for that :)