jiti-meet/react/features/mobile
Lyubo Marinov 2ecacf6c3e [RN] Fix a "TypeError: Cannot read property handlers of undefined" in ImageCache
With some of the preceding commits in the "multiplying remote
thumbnails" story line, I started hitting this error with 100%
reproducibility:

1. Have a remote participant prepared in conferenceA. Web will do as
well.
2. On iOS prepare to join conferenceB in Safari and use the same device
for step 3.
3. Join conferenceA on the iOS device from step 2 with audio-only. The
audio-only is so that avatars are always visible. Wait for the remote
participant prepared in step 1 to appear.
4. Switch to Safari and hit "Continue in the app" to have the app leave
conferenceA and join conferenceB.

What happens:
After the iOS device joins conferenceB in the Jitsi Meet app, the local
participant is on the large video (as expected) but the avatar of the
local participant is the default audo-generated auto-colored
placeholder. That's because this error was hit and the avatar couldn't
be "fetched".
2018-05-23 10:26:59 -05:00
..
audio-mode [RN] Fix ios audio issue with locked rooms 2018-05-17 10:43:48 +02:00
background [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
callkit Codying style: naming, formatting, comments 2018-05-03 18:04:59 -05:00
external-api [Android] Fix possible TypeError in multi-JitsiMeetView SDK consumers 2018-05-09 23:45:24 -05:00
full-screen [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
image-cache [RN] Fix a "TypeError: Cannot read property handlers of undefined" in ImageCache 2018-05-23 10:26:59 -05:00
network-activity [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
permissions Reorganize calendar access request flow 2018-03-23 07:53:36 +01:00
picture-in-picture Coding style 2018-05-15 14:12:39 -05:00
proximity [RN] base/media is intent, base/tracks is reality 2017-08-04 16:07:48 -05:00
wake-lock [RN] Add audio only mode for conferences 2017-04-05 15:07:34 -05:00