jiti-meet/android/app
Saúl Ibarra Corretgé 5d50792a56 [RN] Make AudioMode more resilient on Android
Some devices may give an error stating that INTERACT_ACROSS_USERS_FULL
permission is neeced. This permission can only be achieved by signing the
application with the same key as the system, which is never going to happen so
deal with it by catching any exceptions setting the mode may cause and failing
as gracefully as we can.

Ref:
http://stackoverflow.com/questions/34172575/audiomanager-setmode-securityexception-on-huawei-android-4
2017-04-19 13:55:44 -05:00
..
src/main [RN] Make AudioMode more resilient on Android 2017-04-19 13:55:44 -05:00
BUCK Rename the package of the Android app 2016-12-06 17:23:39 -06:00
build.gradle [RN] Increment short app version from 1.3 to 1.4 2017-04-09 12:00:58 -05:00
proguard-rules.pro Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00