Commit Graph

309 Commits (8225f5e363aac1b46695c9b081b4b5b34ff7a5ae)

Author SHA1 Message Date
Saúl Ibarra Corretgé 659eb6b789 android: add a consistent device ID in Amplitude 5 years ago
Saúl Ibarra Corretgé 87821eb2c0 android: unmute microphone on the ConnectionService handler 5 years ago
Saúl Ibarra Corretgé fddaf7c8a8 android: handle ConnectionService failures more resiliently 5 years ago
Saúl Ibarra Corretgé 960ffa7e78 android: switch to the Hermes JavaScript engine 5 years ago
Saúl Ibarra Corretgé 5ef0f527f9 android: handle exception when unregistering account 5 years ago
Saúl Ibarra Corretgé a79ae9b576 android: guard against potential exceptions when dealing with log handlers 5 years ago
Saúl Ibarra Corretgé a622a4c713 android: handle ConnectionService failures more resiliently 5 years ago
Saúl Ibarra Corretgé 58bd48c1ae android: disable ConnectionService if permissions are not granted 5 years ago
Saúl Ibarra Corretgé 1a3736bf98 android: unregister phone account if startCall fails 5 years ago
Saúl Ibarra Corretgé 15e47a9eb3 android: update native dependencies 5 years ago
Saúl Ibarra Corretgé 8fd3bb2302 android: fallbacck to speaker in ConnectionService handler 5 years ago
Saúl Ibarra Corretgé af6642b91b rn: allow for userInfo and token to be set from the SDK 5 years ago
Saúl Ibarra Corretgé 4d243f9b92 android: fix selecting the Bluetooth route 5 years ago
Saúl Ibarra Corretgé 6b716f8f56 android: fix initializing audio device handler modules too early 5 years ago
Saúl Ibarra Corretgé 5b99219f29 android: log a warning if listeners could not be attached 5 years ago
Saúl Ibarra Corretgé f0dcb51915 android: make code a bit more readable 5 years ago
Saúl Ibarra Corretgé 3c22cd8ef4 rn,android: refactor audio device handling module 5 years ago
Saúl Ibarra Corretgé c2ed296178 android: make check more resilient 5 years ago
Saúl Ibarra Corretgé 4a8f787519 rn: evaluate config.js in a sandboxed environment 5 years ago
Saúl Ibarra Corretgé ab4b6be9d7 rn: throw exception if default conference options set the room 5 years ago
Saúl Ibarra Corretgé c45ee0230f android: add getters to JitsiMeetConferenceOptions 5 years ago
paweldomas 8dc0f30a49 ref(NAT64AddrInfoModule): use 'ipv4only.arpa' well known host 5 years ago
Saúl Ibarra Corretgé 944e8f8353 android: fix NPE when handling onHostPause 5 years ago
Saúl Ibarra Corretgé 4ce65ae7a7 android: make reportConnectedOutgoingCall return a Promise 5 years ago
Bettenbuk Zoltan 8a3ddd8596 feat: SVG icons 5 years ago
Saúl Ibarra Corretgé 2f7b485b8f android: remove unneded code 5 years ago
Saúl Ibarra Corretgé 3a885c893a android: fix running on Android 5 5 years ago
Saúl Ibarra Corretgé 91c1c91950 android: fix log formatting issues 5 years ago
Saúl Ibarra Corretgé 1091ac7e7d log: fix log formatting 5 years ago
Saúl Ibarra Corretgé 902da8cc4f rn: add native loggers 5 years ago
paweldomas 6ae9bbe0c5 feat: report analytics for the network connection 5 years ago
Saúl Ibarra Corretgé dd23ed09ad deps: react-native@0.60 5 years ago
Saúl Ibarra Corretgé 6aa895b679 android: attempt to fix assertion errors in ReactInstanceManager 5 years ago
Saúl Ibarra Corretgé 1c1e8a942b audio-mode: refactor device handling 5 years ago
Дамян Минков 8800cb4580
Adds live streaming sound notification. (#4532) 5 years ago
damencho aca0469bd0 Fixes mobile wifi stats timestamp value type. 5 years ago
Saúl Ibarra Corretgé cbc7e1b6be android: fix crash if UserInfo is not set 5 years ago
Saúl Ibarra Corretgé 49e3b03885 android: custom initialization of the WebRTC module 5 years ago
Saúl Ibarra Corretgé b245945c4a android: be explicit about starting a foreground service 5 years ago
Bettenbuk Zoltan 74d0013acc feat: use participant id for avatar color 5 years ago
Bettenbuk Zoltan fe1187d7b7 ref: remove unused libs 5 years ago
Saúl Ibarra Corretgé f8a049759d android: fix crash if notification is null 5 years ago
Saúl Ibarra Corretgé d2c85ada1b android: fix deadlock in uncaught exception handler 5 years ago
Saúl Ibarra Corretgé 55b95c52d6 android: fix synchronized access to listeners set 5 years ago
Saúl Ibarra Corretgé 714e0e045d android: add notification while there is an ongoing meeting 5 years ago
Saúl Ibarra Corretgé 0bc369afb4 android: add ability to get the current Activity running RN 5 years ago
Saúl Ibarra Corretgé f71ec55170 android: add ability to keep track of the current ongoing conference 5 years ago
Saúl Ibarra Corretgé 1786bfadce android: make some activity attributes private 6 years ago
Saúl Ibarra Corretgé ddaa22048f android: make sure we left the current meeting when the activity is destroyed 6 years ago
Saúl Ibarra Corretgé 3e77890387 android: fix not calling super in onNewIntent 6 years ago