simplex-chat/packages/simplex-chat-webrtc
Stanislav Dmitrenko 5da8aef794
android: ability to hide active call (#3770)
* android: ability to hide active call

* enhancements

* fixed some problems and adapted to lock screen usage

* change

* reduce diff

* dealing with disable PiP by user

* fix back action

* fix hidden information on view rotation while info collapsed

* better info showing

* status bar color and user icon

* reorder

* experiment

* icon placement

* enhancements

* back button

* invitation accepted state handling

* awesome background work

* better service interaction and UI

* disabled call overlay when call ends and ability to accept a new call from the same contact while previous call is not ended

* incomming call alert

* enhancements

* text

* text2

* top area

* faster ending call

* a lot of enhancements

* paddings

* icon position

* move icon

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2024-02-05 21:44:02 +00:00
..
src android: ability to hide active call (#3770) 2024-02-05 21:44:02 +00:00
.gitignore webrtc calls in webview to typescript (#592) 2022-05-02 15:48:39 +01:00
.prettierignore ios: webrtc calls started (#594) 2022-05-04 23:07:26 +01:00
.prettierrc.json webrtc calls in webview to typescript (#592) 2022-05-02 15:48:39 +01:00
copy android, desktop: support calls on desktop and moved www dir to different root (#3219) 2023-10-22 18:47:27 +01:00
package.json android, desktop: support calls on desktop and moved www dir to different root (#3219) 2023-10-22 18:47:27 +01:00
README.md ios: webrtc calls started (#594) 2022-05-04 23:07:26 +01:00
tsconfig.json android: refactor webrtc calls, compress webrtc session info, make compatible with Safari (with flag) (#642) 2022-05-16 19:27:58 +01:00

WebView for WebRTC calls in SimpleX Chat

npm i
npm run build