* android, desktop: moving to single thread in api calls
* more places
* more changes
* seconds
* long running api into init function
* changes
* developer options
* progress indicator
* string
* rename
* progressIndicator for stop chat
* android: fix call sound when the app in the background
* using previous notification channel
* Revert "using previous notification channel"
This reverts commit 19da9a9ce193c39b353f478e884a97bbbf002e77.
* prevent playing sound on call twice
* android, desktop: run with stopped chat
* way to prevent starting a chat in case of not saved database key
* rename
* change position of a call
* new way of doing the same
* better
* exit process
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* android, desktop: rework UX of creating new connection
* different place for clipboard listener
* changes
* changes
* changes
* button, strings
* focus
* code optimization and search icon
* incognito link
* comment
* paddings
* optimization
* icon size and space in search
* appbar background color
* secondary color for icons in search bar
* lighter tool bar and avatars
* darker avatars in toolbar
* background for selected item and divider
* replacing connection view with actual chat view
* clear
* close unneeded view
* filter icon background
* filter doesn't hide current chat with empty search field
* fixes for review
* clearing focus on hiding keyboard
* fix invalid qr code message
* rename
* color
* buttons and text visibility when chat is not running yet
* loading chats label
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
* desktop, android: pass remote host explicitely to API calls
* use remote host ID in model updates
* add remote host to chat console
* add remote host to notifications functions
* android, desktop: support calls on desktop and moved www dir to different root
* add page title, fix links on Android, change timeouts
* using worker in desktop Chrome and Safari
* ui changes
* end call button in app bar
* fix android
* a lot of enhancements
* fix after merge master
* layout
* sound play on call
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* desktop: video and audio players
* making player working without preinstalled VLC
* mac support
* don't use vlc lib when not needed
* updated jna version
* changes in script
* video player lazy loading
* mac script changes
* updated build gradle for preserving atrributes of file while copying
* apply the same file stats on libs to make VLC checker happy
* updated script
* changes
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* desktop: setup passphrase during onboarding
* updated logic
* removed unused code
* button and starting chat action
* better
* removed debug code
* fallback
* focusing and moving focus on desktop text fields
* different logic
* removed unused variable
* divided logic in two functions
* enabled keyboard enter
* rollback when db deleted by hand on desktop
* update texts, font size
* stopping chat before other actions
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* mobile: remove most user data from responses, to reduce noice in errors/console
* small change for desktop
---------
Co-authored-by: Avently <7953703+avently@users.noreply.github.com>
* android: workaround of system restricted background
* strings
* exclude lockscreen call from requirements to unrestrict
* texts
* added button and changed behaviour
* texts 2
* button instead of alert
* padding
* bigger padding
* refactor
* don't jump on button hide
* no exceptions for lockscreen
* sometimes do not show off alert
---------
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>