* android, desktop: add floating date separator to chatview
* closer near bottom
* uncessary code
* same pill bg as other btns
* space
* varname
* safe get for lastVisibleItem
* move floating date outside of floating buttons
* fast cleanup on chat change
* reduced recomposes
* change delay position
* base near bottom offset on viewport size
* refactor
* Revert "change delay position"
This reverts commit 27b19580ed.
* simplified
* exact match on header position
* reduce recomposes
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
* android, desktop: make space on chat bubble end consistent
* use non breaking spaces for reserve space
* avoid first white space non breaking to not drag content down
* android, desktop: message grouping
* short format on chat
* separator for dates
* simplify
* show on separator when not current year
* default for showing date on markdown text
* remove unused code
* refactor
* refactor
* remove default locally
* fixed build
* fix
* show first date in chat
* apply padding to selectable area
* fix date on chats for previous days
* add year formatting
* fixed message grouping and time show
* remove log
* fixed reserved space for meta
* align first chat bubble with image
* metadata correct space
* remove log
* simplify item separation logic
* cleanuo
* icon tweaks
* without unneeded element
* match ios logic
* CIMetaText fix
* split selectable area
* Revert "split selectable area"
This reverts commit 1c6001ba3d.
* reserve space similar to ios
* split spacing for chat item selection
* less repeated code
* format
* increase padding
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
* android, desktop: calls switching from audio to video and back
* refactor
* working all 4 streams with mute handling differently
* changes
* changes
* wrong file
* changes
* padding
* android camera service type
* icons, sizes, clickable
* refactor
* Revert "android camera service type"
This reverts commit 9878ff38e9.
* late init camera permissions
* enabling camera sooner than call establishes (not fully done)
* changes
* alpha
* fixes for Safari
* enhancements
* fix Safari sound
* padding between buttons on desktop
* android default values for padding
* changes
* calls without encryption are supported and flipping camera on some devices works
* unused param
* logs
* background color
* play local video in Safari
* no line height
* removed one listener from per frame processing
* enhancements
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>