* android, desktop: small enhancements to new chat sheet
* padding
* normal view matching stable
* fix one hand layout
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
Co-authored-by: Diogo <diogofncunha@gmail.com>
* android, desktop: improvement to a lock UI
* oneTime passcode screen which allows to pass verification while in call
* change
* unused line
* don't ask to set up auth if already has
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* add api and types
* basic ui
* add search on profiles
* profile images on select chat profile
* incognito adjustments
* basic api connection
* handling errors
* add loading state
* header to scroll
* selected profile on top (profile or incognito)
* adjust share profile copy
* avoid list moving around on selection commit
* bigger profile pick
* info icon interactive area
* thumbs to match contacts list size
* incognito sizes matching icons
* title to section padding
* add chevron
* align borders and other chevron icon
* prevent click on self
* only prevent selection
* update
* selectable item area
* no need for oninfo to be composable
* simplify
* wrap apis in try
* remove redundant derivedStateOf
* closure fns capital naming
* simplify current user null check
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>