jiti-meet/android
Saúl Ibarra Corretgé 23b91c0336 fix(android) fix crash when starting foreground service
If we attempt to start it while in the background we'll get a crash. A
more elegant fix would be to wait until the app transitions to the
foreground to start it, but the crash is hurting us now.
2022-04-08 14:04:21 +02:00
..
app feat(rn,deps) update React Native to 0.67 2022-04-07 10:35:51 +02:00
fastlane minimized size without quality loss via optipng 2020-03-05 15:19:26 +01:00
gradle/wrapper feat(rn,deps) update React Native to 0.67 2022-04-07 10:35:51 +02:00
keystores Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
scripts fix(android) - separates the invocation of the gradle tasks. It was noticed on some configurations that the publish task was executed before assembleRelease finished 2020-10-07 14:01:26 +02:00
sdk fix(android) fix crash when starting foreground service 2022-04-08 14:04:21 +02:00
README.md doc: move mobile docs to the handbook 2020-05-18 11:44:53 +02:00
build.gradle fix(android) drop jcenter 2022-01-21 10:41:19 +01:00
gradle.properties feat(rn,deps) update React Native to 0.67 2022-04-07 10:35:51 +02:00
gradlew feat(rn) update React Native to version 0.66 2022-01-20 11:43:17 +01:00
gradlew.bat feat(rn) update React Native to version 0.66 2022-01-20 11:43:17 +01:00
settings.gradle feat(gif, rn) Added GIPHY integration on native (#11236) 2022-03-30 16:54:03 +03:00

README.md

Jitsi Meet SDK for Android

This document has been moved to The Handbook.