jiti-meet/react/features/mobile/call-integration
Saúl Ibarra Corretgé a622a4c713 android: handle ConnectionService failures more resiliently
Some Samsung devices will fail to fully engage ConnectionService if no SIM card
was ever installed on the device. We could check for it, but it would require
the CALL_PHONE permission, which is not something we want to do, so fallback to
not using ConnectionService.
2019-12-03 11:56:04 +01:00
..
CallKit.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
CallKitIcon.png android: add ConnectionService 2019-01-31 17:20:53 +01:00
ConnectionService.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
functions.js rn: add a new advanced settings section 2019-10-31 16:41:08 +01:00
index.js android: add ConnectionService 2019-01-31 17:20:53 +01:00
middleware.js android: handle ConnectionService failures more resiliently 2019-12-03 11:56:04 +01:00
reducer.js android: add ConnectionService 2019-01-31 17:20:53 +01:00