jiti-meet/android
Saúl Ibarra Corretgé d9250aa986 android: bring back activity to the foreground when exiting PiP
When exiting PiP with by pressing the X the onPictureInPictureModeChanged method
is called. Since onResume is called a while after, in case the maximize button
is called, it's not easy to know if the user pressed the X button, and that was
the cause for exiting PiP.

So, in order to avoid show the user they are still in the meeting, bring the
activity to the foregound so they can hangup.
2020-08-10 16:36:30 +02:00
..
app android: bring back activity to the foreground when exiting PiP 2020-08-10 16:36:30 +02:00
fastlane minimized size without quality loss via optipng 2020-03-05 15:19:26 +01:00
gradle/wrapper android: update gradle plugin version 2019-03-08 17:24:49 +01:00
keystores Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
scripts android: fix getting RN version in release script 2020-02-19 15:05:32 +01:00
sdk android: disable PiP on Android Go devices 2020-07-21 14:03:41 +02:00
README.md doc: move mobile docs to the handbook 2020-05-18 11:44:53 +02:00
build.gradle rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00
gradle.properties rn: update versions 2020-07-21 15:49:08 +02:00
gradlew deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
gradlew.bat deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
settings.gradle rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00

README.md

Jitsi Meet SDK for Android

This document has been moved to The Handbook.