jiti-meet/android
Saúl Ibarra Corretgé c84e6eecdd feat(rn) drop incoming call handling
This "feature" has been dead (and most likely buggy) for years. The
recommended way is for apps to implement their own incoming call
handling and then call into the JitsiMeetActivity. We did not have those
APIs back then.
2022-02-22 13:54:21 +01:00
..
app feat(android) make application more akin to a greenfield RN app 2022-02-22 13:46:28 +01:00
fastlane minimized size without quality loss via optipng 2020-03-05 15:19:26 +01:00
gradle/wrapper feat(rn) update React Native to version 0.66 2022-01-20 11:43:17 +01: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 feat(rn) drop incoming call handling 2022-02-22 13:54:21 +01: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 chore(rn,versions) bump app and sdk versions 2022-01-13 15:58:54 +01: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 chore(deps,rn) update navigation librarries to their latest versions 2022-01-10 19:21:51 +01:00

README.md

Jitsi Meet SDK for Android

This document has been moved to The Handbook.